linux-drm-fsl-dcu.git
2014-01-24 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2014-01-24 Jiri Pirkortnetlink: remove IFLA_BOND_SLAVE definition
2014-01-24 Jiri Pirkortnetlink: remove check for fill_slave_info in rtnl_hav...
2014-01-24 David S. MillerMerge branch 'qlcnic'
2014-01-24 Himanshu Madhaniqlcnic: update version to 5.3.55
2014-01-24 Himanshu Madhaniqlcnic: Enhance logic to calculate msix vectors.
2014-01-24 Himanshu Madhaniqlcnic: Refactor interrupt coalescing code for all...
2014-01-24 Manish chopraqlcnic: Update poll controller code path
2014-01-24 Manish chopraqlcnic: Interrupt code cleanup
2014-01-24 Himanshu Madhaniqlcnic: Enhance Tx timeout debugging.
2014-01-24 Sucheta Chakrabortyqlcnic: Use bool for rx_mac_learn.
2014-01-24 Nikolay Aleksandrovbonding: fix u64 division
2014-01-23 Jiri Pirkortnetlink: add missing IFLA_BOND_AD_INFO_UNSPEC
2014-01-23 Ben Hutchingssfc: Use the correct maximum TX DMA ring size for SFC9100
2014-01-23 Shradha ShahAdd Shradha Shah as the sfc driver maintainer.
2014-01-23 Or Gerlitznet/vxlan: Share RX skb de-marking and checksum checks...
2014-01-23 Dan Carpentertulip: cleanup by using ARRAY_SIZE()
2014-01-23 Duan Jiongip_tunnel: clear IPCB in ip_tunnel_xmit() in case dst_l...
2014-01-23 Gavin Shannet/cxgb4: Don't retrieve stats during recovery
2014-01-23 Gavin Shannet/cxgb4: Avoid disabling PCI device for towice
2014-01-23 Mugunthan V Ndrivers: net: cpsw: enable promiscuous mode support
2014-01-23 Vlad Yasevichnet: Correctly sync addresses from multiple sources...
2014-01-23 Shlomo Pongratznet/udp_offload: Handle static checker complaints
2014-01-23 Christoph Paaschtcp: metrics: Handle v6/v4-mapped sockets in tcp-metrics
2014-01-23 Sujith Manoharanath9k: Fix RX interrupt mitigation
2014-01-23 Roman Dubtsovrt2x00: rt2800usb: mark D-Link DWA-137 as supported
2014-01-23 Sujith Manoharanath9k: Fix code mistake
2014-01-23 ZHAO Gangb43: fix the wrong assignment of status.freq in b43_rx()
2014-01-23 Andreas Fenkartmwifiex: fix wakeup on magic packet
2014-01-23 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2014-01-23 Yann Droneaud6lowpan: add a license to 6lowpan_iphc module
2014-01-23 Weilong Chenteam: Don't allow team devices to change network namesp...
2014-01-23 Weilong Chenbonding: Don't allow bond devices to change network...
2014-01-23 Jiri Pirkortnetlink: remove ndo_get_slave
2014-01-23 Jiri Pirkobonding: convert netlink to use slave data info api
2014-01-23 Jiri Pirkortnetlink: provide api for getting and setting slave...
2014-01-23 Jiri Pirkortnetlink: put "BOND" into nl attribute names which...
2014-01-23 Jiri Pirkobonding: change name of sysfs dir for bonding slaves
2014-01-23 viresh kumarnet/neighbour: queue work on power efficient wq
2014-01-23 viresh kumarnet/ipv4: queue work on power efficient wq
2014-01-23 FX Le Bailipv6: enable anycast addresses as source addresses...
2014-01-23 FX Le Bailnet: update comments of "struct msghdr" with the more...
2014-01-23 Dominic Currantuntap: Fix for a race in accessing numqueues
2014-01-23 Toshiaki Makitabridge: Remove unnecessary vlan_put_tag in br_handle_vlan
2014-01-23 Christoph Paaschtcp: metrics: Fix rcu-race when deleting multiple entries
2014-01-23 David S. MillerMerge branch 'bonding'
2014-01-23 dingtianhongbonding: update bonding.txt for primary description
2014-01-23 dingtianhongbonding: clean the primary slave if there is no slave...
2014-01-23 Daniel Borkmannnet: vxlan: convert to act as a pernet subsystem
2014-01-23 Harry Masonsch_htb: let skb->priority refer to non-leaf class
2014-01-23 Neil Hormanaf_packet: Add Queue mapping mode to af_packet fanout...
2014-01-22 David S. MillerMerge branch 'bonding_option_api'
2014-01-22 Nikolay Aleksandrovbonding: convert slaves to use the new option API
2014-01-22 Nikolay Aleksandrovbonding: convert lp_interval to use the new option API
2014-01-22 Nikolay Aleksandrovbonding: convert resend_igmp to use the new option API
2014-01-22 Nikolay Aleksandrovbonding: convert all_slaves_active to use the new optio...
2014-01-22 Nikolay Aleksandrovbonding: convert queue_id to use the new option API
2014-01-22 Nikolay Aleksandrovbonding: convert active_slave to use the new option API
2014-01-22 Nikolay Aleksandrovbonding: convert use_carrier to use the new option API
2014-01-22 Nikolay Aleksandrovbonding: convert primary_reselect to use the new option API
2014-01-22 Nikolay Aleksandrovbonding: convert primary to use the new option API
2014-01-22 Nikolay Aleksandrovbonding: convert miimon to use the new option API
2014-01-22 Nikolay Aleksandrovbonding: convert num_peer_notif to use the new option API
2014-01-22 Nikolay Aleksandrovbonding: convert ad_select to use the new option API
2014-01-22 Nikolay Aleksandrovbonding: convert min_links to use the new option API
2014-01-22 Nikolay Aleksandrovbonding: convert lacp_rate to use the new option API
2014-01-22 Nikolay Aleksandrovbonding: convert updelay to use the new option API
2014-01-22 Nikolay Aleksandrovbonding: convert downdelay to use the new option API
2014-01-22 Nikolay Aleksandrovbonding: convert arp_ip_target to use the new option API
2014-01-22 Nikolay Aleksandrovbonding: convert arp_interval to use the new option API
2014-01-22 Nikolay Aleksandrovbonding: convert fail_over_mac to use the new option API
2014-01-22 Nikolay Aleksandrovbonding: convert arp_all_targets to use the new option API
2014-01-22 Nikolay Aleksandrovbonding: convert arp_validate to use the new option API
2014-01-22 Nikolay Aleksandrovbonding: convert xmit_hash_policy to use the new option API
2014-01-22 Nikolay Aleksandrovbonding: convert packets_per_slave to use the new optio...
2014-01-22 Nikolay Aleksandrovbonding: convert mode setting to use the new option API
2014-01-22 Nikolay Aleksandrovbonding: add infrastructure for an option API
2014-01-22 David S. MillerMerge branch 'reciprocal'
2014-01-22 Hannes Frederic... reciprocal_divide: update/correction of the algorithm
2014-01-22 Daniel Borkmannnet: introduce reciprocal_scale helper and convert...
2014-01-22 Daniel Borkmannrandom32: add prandom_u32_max and convert open coded...
2014-01-22 Moni Shouanet/mlx4_core: Remove unnecessary validation for port...
2014-01-22 Somnath Koturbe2net: Fix be_vlan_add/rem_vid() routines
2014-01-22 Ariel Eliorbnx2x: Fix VF flr flow
2014-01-22 David S. Millernet: Missing change from the ether_addr_copy() fixups.
2014-01-22 Daniel Borkmannnet: filter: let bpf_tell_extensions return SKF_AD_MAX
2014-01-22 David S. Millernet: Fix some fallout from the etner_addr_copy() changes.
2014-01-22 David S. MillerMerge branch 'sctp'
2014-01-22 wangweidongsctp: remove macros sctp_bh_[un]lock_sock
2014-01-22 wangweidongsctp: remove macros sctp_{lock|release}_sock
2014-01-22 wangweidongsctp: remove macros sctp_read_[un]lock
2014-01-22 wangweidongsctp: remove macros sctp_write_[un]_lock
2014-01-22 wangweidongsctp: remove macros sctp_spin_[un]lock
2014-01-22 wangweidongsctp: remove macros sctp_local_bh_{disable|enable}
2014-01-22 wangweidongsctp: remove macros sctp_spin_[un]lock_irqrestore
2014-01-22 Joe Perchesdsa: Use ether_addr_copy
2014-01-22 Joe Perchespktgen: Use ether_addr_copy
2014-01-22 Joe Perchesnetpoll: Use ether_addr_copy
2014-01-22 Joe Perchescaif_usb: Use ether_addr_copy
2014-01-22 Joe Perchesatm: Use ether_addr_copy
next