summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-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
2014-01-22bonding: update bonding.txt for primary descriptiondingtianhong
2014-01-22bonding: clean the primary slave if there is no slave matching new primarydingtianhong
2014-01-22net: vxlan: convert to act as a pernet subsystemDaniel Borkmann
2014-01-22sch_htb: let skb->priority refer to non-leaf classHarry Mason
2014-01-22af_packet: Add Queue mapping mode to af_packet fanout operationNeil Horman
2014-01-22Merge branch 'bonding_option_api'David S. Miller
2014-01-22bonding: convert slaves to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert lp_interval to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert resend_igmp to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert all_slaves_active to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert queue_id to use the new option APINikolay Aleksandrov