summaryrefslogtreecommitdiffstats
path: root/drivers/net/netconsole.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-24rtnetlink: remove check for fill_slave_info in rtnl_have_link_slave_infoJiri Pirko1-2/+1
2014-01-24qlcnic: update version to 5.3.55Himanshu Madhani1-2/+2
2014-01-24qlcnic: Enhance logic to calculate msix vectors.Himanshu Madhani4-97/+192
2014-01-24qlcnic: Refactor interrupt coalescing code for all adapters.Himanshu Madhani7-117/+200
2014-01-24qlcnic: Update poll controller code pathManish chopra1-6/+28
2014-01-24qlcnic: Interrupt code cleanupManish chopra6-72/+121
2014-01-24qlcnic: Enhance Tx timeout debugging.Himanshu Madhani2-20/+51
2014-01-24qlcnic: Use bool for rx_mac_learn.Sucheta Chakraborty5-7/+7
2014-01-24bonding: fix u64 divisionNikolay Aleksandrov1-10/+14
2014-01-23rtnetlink: add missing IFLA_BOND_AD_INFO_UNSPECJiri Pirko1-0/+1
2014-01-23sfc: Use the correct maximum TX DMA ring size for SFC9100Ben Hutchings2-2/+5
2014-01-23Add Shradha Shah as the sfc driver maintainer.Shradha Shah1-1/+1
2014-01-23net/vxlan: Share RX skb de-marking and checksum checks with ovsOr Gerlitz1-11/+10
2014-01-23tulip: cleanup by using ARRAY_SIZE()Dan Carpenter1-1/+1
2014-01-23ip_tunnel: clear IPCB in ip_tunnel_xmit() in case dst_link_failure() is calledDuan Jiong1-0/+1
2014-01-23net/cxgb4: Don't retrieve stats during recoveryGavin Shan1-0/+10
2014-01-23net/cxgb4: Avoid disabling PCI device for towiceGavin Shan2-7/+21
2014-01-23drivers: net: cpsw: enable promiscuous mode supportMugunthan V N3-25/+98
2014-01-23net: Correctly sync addresses from multiple sources to single deviceVlad Yasevich1-8/+10
2014-01-23net/udp_offload: Handle static checker complaintsShlomo Pongratz1-4/+4
2014-01-23tcp: metrics: Handle v6/v4-mapped sockets in tcp-metricsChristoph Paasch1-24/+40
2014-01-23ath9k: Fix RX interrupt mitigationSujith Manoharan2-2/+12
2014-01-23rt2x00: rt2800usb: mark D-Link DWA-137 as supportedRoman Dubtsov1-0/+1
2014-01-23ath9k: Fix code mistakeSujith Manoharan1-1/+1
2014-01-23b43: fix the wrong assignment of status.freq in b43_rx()ZHAO Gang1-2/+2
2014-01-23mwifiex: fix wakeup on magic packetAndreas Fenkart1-1/+1
2014-01-236lowpan: add a license to 6lowpan_iphc moduleYann Droneaud1-0/+3
2014-01-23team: Don't allow team devices to change network namespaces.Weilong Chen1-0/+4
2014-01-23bonding: Don't allow bond devices to change network namespaces.Weilong Chen1-0/+3
2014-01-23rtnetlink: remove ndo_get_slaveJiri Pirko1-5/+0
2014-01-23bonding: convert netlink to use slave data info apiJiri Pirko4-55/+19
2014-01-23rtnetlink: provide api for getting and setting slave infoJiri Pirko3-20/+154
2014-01-23rtnetlink: put "BOND" into nl attribute names which are related to bondingJiri Pirko3-23/+24
2014-01-23bonding: change name of sysfs dir for bonding slavesJiri Pirko1-1/+1
2014-01-23net/neighbour: queue work on power efficient wqviresh kumar1-2/+3
2014-01-23net/ipv4: queue work on power efficient wqviresh kumar1-4/+6
2014-01-23ipv6: enable anycast addresses as source addresses for datagramsFX Le Bail3-3/+17
2014-01-23net: update comments of "struct msghdr" with the more accurate RFC3542 onesFX Le Bail1-7/+7
2014-01-23tuntap: Fix for a race in accessing numqueuesDominic Curran1-4/+6
2014-01-23bridge: Remove unnecessary vlan_put_tag in br_handle_vlanToshiaki Makita1-21/+0
2014-01-23tcp: metrics: Fix rcu-race when deleting multiple entriesChristoph Paasch1-9/+5
2014-01-23bonding: update bonding.txt for primary descriptiondingtianhong1-1/+2
2014-01-23bonding: clean the primary slave if there is no slave matching new primarydingtianhong1-0/+6
2014-01-23net: vxlan: convert to act as a pernet subsystemDaniel Borkmann1-22/+6
2014-01-23sch_htb: let skb->priority refer to non-leaf classHarry Mason1-3/+8
2014-01-23af_packet: Add Queue mapping mode to af_packet fanout operationNeil Horman2-0/+12
2014-01-23bonding: convert slaves to use the new option APINikolay Aleksandrov3-47/+59
2014-01-23bonding: convert lp_interval to use the new option APINikolay Aleksandrov5-22/+22
2014-01-23bonding: convert resend_igmp to use the new option APINikolay Aleksandrov5-24/+26
2014-01-23bonding: convert all_slaves_active to use the new option APINikolay Aleksandrov5-28/+25