summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-01-24net/cxgb4: Fix referencing freed adapterGavin Shan
2014-01-24ipv6: reallocate addrconf router for ipv6 address when lo device upGao feng
2014-01-24fib_frontend: fix possible NULL pointer dereferenceOliver Hartkopp
2014-01-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-01-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-24rtnetlink: remove IFLA_BOND_SLAVE definitionJiri Pirko
2014-01-23rtnetlink: remove check for fill_slave_info in rtnl_have_link_slave_infoJiri Pirko
2014-01-23Merge branch 'qlcnic'David S. Miller
2014-01-23qlcnic: update version to 5.3.55Himanshu Madhani
2014-01-23qlcnic: Enhance logic to calculate msix vectors.Himanshu Madhani
2014-01-23qlcnic: Refactor interrupt coalescing code for all adapters.Himanshu Madhani
2014-01-23qlcnic: Update poll controller code pathManish chopra
2014-01-23qlcnic: Interrupt code cleanupManish chopra
2014-01-23qlcnic: Enhance Tx timeout debugging.Himanshu Madhani
2014-01-23qlcnic: Use bool for rx_mac_learn.Sucheta Chakraborty
2014-01-23bonding: fix u64 divisionNikolay Aleksandrov
2014-01-23rtnetlink: add missing IFLA_BOND_AD_INFO_UNSPECJiri Pirko
2014-01-23sfc: Use the correct maximum TX DMA ring size for SFC9100Ben Hutchings
2014-01-23Add Shradha Shah as the sfc driver maintainer.Shradha Shah
2014-01-23net/vxlan: Share RX skb de-marking and checksum checks with ovsOr Gerlitz
2014-01-23tulip: cleanup by using ARRAY_SIZE()Dan Carpenter
2014-01-23ip_tunnel: clear IPCB in ip_tunnel_xmit() in case dst_link_failure() is calledDuan Jiong
2014-01-23net/cxgb4: Don't retrieve stats during recoveryGavin Shan
2014-01-23net/cxgb4: Avoid disabling PCI device for towiceGavin Shan
2014-01-23drivers: net: cpsw: enable promiscuous mode supportMugunthan V N
2014-01-23net: Correctly sync addresses from multiple sources to single deviceVlad Yasevich
2014-01-23net/udp_offload: Handle static checker complaintsShlomo Pongratz
2014-01-23tcp: metrics: Handle v6/v4-mapped sockets in tcp-metricsChristoph Paasch
2014-01-23ath9k: Fix RX interrupt mitigationSujith Manoharan
2014-01-23rt2x00: rt2800usb: mark D-Link DWA-137 as supportedRoman Dubtsov
2014-01-23ath9k: Fix code mistakeSujith Manoharan
2014-01-23b43: fix the wrong assignment of status.freq in b43_rx()ZHAO Gang
2014-01-23mwifiex: fix wakeup on magic packetAndreas Fenkart
2014-01-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2014-01-226lowpan: add a license to 6lowpan_iphc moduleYann Droneaud
2014-01-22team: Don't allow team devices to change network namespaces.Weilong Chen
2014-01-22bonding: Don't allow bond devices to change network namespaces.Weilong Chen
2014-01-22rtnetlink: remove ndo_get_slaveJiri Pirko
2014-01-22bonding: convert netlink to use slave data info apiJiri Pirko
2014-01-22rtnetlink: provide api for getting and setting slave infoJiri Pirko
2014-01-22rtnetlink: put "BOND" into nl attribute names which are related to bondingJiri Pirko
2014-01-22bonding: change name of sysfs dir for bonding slavesJiri Pirko
2014-01-22net/neighbour: queue work on power efficient wqviresh kumar
2014-01-22net/ipv4: queue work on power efficient wqviresh kumar
2014-01-22ipv6: enable anycast addresses as source addresses for datagramsFX Le Bail
2014-01-22net: update comments of "struct msghdr" with the more accurate RFC3542 onesFX Le Bail
2014-01-22tuntap: Fix for a race in accessing numqueuesDominic Curran
2014-01-22bridge: Remove unnecessary vlan_put_tag in br_handle_vlanToshiaki Makita
2014-01-22tcp: metrics: Fix rcu-race when deleting multiple entriesChristoph Paasch
2014-01-22Merge branch 'bonding'David S. Miller