1. 48f2a4e tile: remove dead is_dup_ack() function from tilepro net driver by Chris Metcalf · 11 years ago
  2. 815d3ba tile: avoid bug in tilepro net driver built with old hypervisor by Chris Metcalf · 11 years ago
  3. 439a93a tile: support rx_dropped/rx_errors in tilepro net driver by Chris Metcalf · 11 years ago
  4. a8eaed5 tile: set hw_features and vlan_features in setup by Chris Metcalf · 11 years ago
  5. 84915c6 gianfar: Remove unused field grp_id from gfar_priv_grp by Claudiu Manoil · 11 years ago
  6. ba361cb sh_eth: r8a7790: Handle the RFE (Receive FIFO overflow Error) interrupt by Laurent Pinchart · 11 years ago
  7. 5e24f74 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  8. 8f58332 ixgbe: add support for quad-port x520 adapter by Don Skidmore · 11 years ago
  9. 674c18b ixgbe: clear semaphore bits on timeouts by Emil Tantilov · 11 years ago
  10. 9c432ad ixgbe: rename LL_EXTENDED_STATS to use queue instead of q by Jacob Keller · 11 years ago
  11. 8fecf67 ixgbe: fix lockdep annotation issue for ptp's work item by Jacob Keller · 11 years ago
  12. e027d1a ixgbe: call pcie_get_mimimum_link to check if device has enough bandwidth by Jacob Keller · 11 years ago
  13. a4b6fc6 ixgbe: fix SFF data dumps of SFP+ modules by Emil Tantilov · 11 years ago
  14. 3dcc2f4 ixgbe: fix semaphore lock for I2C read/writes on 82598 by Emil Tantilov · 11 years ago
  15. 93ac03b ixgbe: bump version number by Don Skidmore · 11 years ago
  16. 4e8e1bc ixgbe: add new media type. by Don Skidmore · 11 years ago
  17. 73d80953d ixgbe: fix fc autoneg ethtool reporting. by Don Skidmore · 11 years ago
  18. e507d0c ixgbe: Use pci_vfs_assigned instead of ixgbe_vfs_are_assigned by Alexander Duyck · 12 years ago
  19. 670224f ixgbe: Retain VLAN filtering in promiscuous + VT mode by Greg Rose · 12 years ago
  20. 9ad8fef net: mvneta: support big endian by Thomas Petazzoni · 11 years ago
  21. 6083ed4 net: mvneta: move the RX and TX desc macros outside of the structs by Thomas Petazzoni · 11 years ago
  22. dcfd8d5 drivers: net: cpsw: Add support for set MAC address by Mugunthan V N · 11 years ago
  23. d68e2d3 tile: handle 64-bit statistics in tilepro network driver by Chris Metcalf · 11 years ago
  24. 4ce1fd6 be2net: don't use dev_err when AER enabling fails by Ivan Vecera · 11 years ago
  25. cd77b2e tg3: Update version to 3.133 by Nithin Sujir · 11 years ago
  26. 378b72c tg3: Fix UDP fragments treated as RMCP by Nithin Sujir · 11 years ago
  27. 92e6457 tg3: Enable support for timesync gpio output by Nithin Sujir · 11 years ago
  28. 4c305fa tg3: Implement the shutdown handler by Nithin Sujir · 11 years ago
  29. 5137a2e tg3: Allow NVRAM programming when interface is down by Nithin Sujir · 11 years ago
  30. c145935 tg3: Remove incorrect switch to aux power by Nithin Sujir · 11 years ago
  31. ca67a3c cnic: Update version to 2.5.17 and copyright year. by Michael Chan · 11 years ago
  32. 28e3a8f cnic: Add missing error checking for RAMROD_CMD_ID_CLOSE by Eddie Wai · 11 years ago
  33. b3bd2d6 cnic: Update TCP options setup for iSCSI. by Eddie Wai · 11 years ago
  34. 6cdcdbb cnic: Reset tcp_flags during cnic_cm_create(). by Eddie Wai · 11 years ago
  35. b54345e cnic: Simplify cnic_release(). by Michael Chan · 11 years ago
  36. 415fb87 cnic: Simplify netdev events handling. by Michael Chan · 11 years ago
  37. fe6f700 net/mlx4_core: Respond to operation request by firmware by Yevgeny Petrilin · 11 years ago
  38. 2d4b646 net/mlx4_en: Fix BlueFlame race by Eugenia Emantayev · 11 years ago
  39. 16b095a e1000e: fix I217/I218 PHY initialization flow by Bruce Allan · 11 years ago
  40. 97390ab e1000e: do not resume device from RPM suspend to read PHY status registers by Bruce Allan · 11 years ago
  41. 91a3d82 e1000e: enable support for new device IDs by Bruce Allan · 11 years ago
  42. 3ef672a e1000e: ethtool unnecessarily takes device out of RPM suspend by Bruce Allan · 11 years ago
  43. e0236ad e1000e: Tx hang on I218 when linked at 100Half and slow response at 10Mbps by Bruce Allan · 11 years ago
  44. ce345e0 e1000e: low throughput using 4K jumbos on I218 by Bruce Allan · 11 years ago
  45. da1e204 e1000e: iAMT connections drop on driver unload when jumbo frames enabled by Bruce Allan · 11 years ago
  46. b43e867 e1000e: disable ASPM L1 on 82583 by Bruce Allan · 11 years ago
  47. c96ddb0 e1000e: Use marco instead of digit for defining e1000_rx_desc_packet_split by Wei Yang · 11 years ago
  48. 2592881 e1000e: Remove duplicate assignment of default rx/tx ring size by Wei Yang · 11 years ago
  49. 24b41c9 e1000e: restore call to pci_clear_master() by Dean Nelson · 11 years ago
  50. ab90695 e100: dump small buffers via %*ph by Andy Shevchenko · 11 years ago
  51. dcfe804 bonding: remove bond_resend_igmp_join_requests read_unlock leftover by nikolay@redhat.com · 11 years ago
  52. a648ab58 Merge branch 'minnow/net-next' of git://git.infradead.org/users/dvhart/linux-2.6 into minnow by David S. Miller · 11 years ago
  53. 452c447 USBNET: increase max rx/tx qlen for improving USB3 thoughtput by Ming Lei · 11 years ago
  54. a88c32a USBNET: centralize computing of max rx/tx qlen by Ming Lei · 11 years ago
  55. 6680ec6 tuntap: hardware vlan tx support by Jason Wang · 11 years ago
  56. e7428e9 virtio-net: put virtio net header inline with data by Michael S. Tsirkin · 11 years ago
  57. 10eccb4 bond: cleanup netpoll code by stephen hemminger · 11 years ago
  58. 0fb52a2 team: cleanup netpoll clode by stephen hemminger · 11 years ago
  59. f528094 bonding: use pre-defined macro in bond_mode_name instead of magic number 0 by Wang Sheng-Hui · 11 years ago
  60. f1a26fd pch_gbe: Add MinnowBoard support by Darren Hart · 11 years ago
  61. 9025c8e drivers/net/ethernet/stmicro/stmmac: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  62. b04d68e pch_gbe: Use PCH_GBE_PHY_REGS_LEN instead of 32 by Darren Hart · 11 years ago
  63. d971854 drivers: net: cpsw: add support to show hw stats via ethtool by Mugunthan V N · 11 years ago
  64. b07ea07 bonding: Fixed up a error "do not initialise statics to 0 or NULL" in bond_main.c by dingtianhong · 11 years ago
  65. 9402b74 bonding: add rtnl protection for bonding_store_fail_over_mac by dingtianhong · 11 years ago
  66. 38c4916 bonding: bond_sysfs.c checkpatch cleanup by dingtianhong · 11 years ago
  67. c4cdef9 bonding: don't call slave_xxx_netpoll under spinlocks by dingtianhong · 11 years ago
  68. f13bbc2 drivers/net: enic: Move ethtool code to a separate file by Neel Patel · 11 years ago
  69. 2d17f40 be2net: delete primary MAC address while unloading by Sathya Perla · 11 years ago
  70. 3175d8c be2net: use SET/GET_MAC_LIST for SH-R by Sathya Perla · 11 years ago
  71. 95046b9 be2net: refactor MAC-addr setup code by Sathya Perla · 11 years ago
  72. b5bb977 be2net: fix pmac_id for BE3 VFs by Sathya Perla · 11 years ago
  73. 04a0602 be2net: allow VFs to program MAC and VLAN filters by Sathya Perla · 11 years ago
  74. 5a712c1 be2net: fix MAC address modification for VF by Sathya Perla · 11 years ago
  75. e18dbf7 sh_eth: Add support for r8a7790 SoC by Simon Horman · 11 years ago
  76. 55754f1 sh_eth: add support for RMIIMODE register by Simon Horman · 11 years ago
  77. 492b200 team: add support for sending multicast rejoins by Jiri Pirko · 11 years ago
  78. 4aa5dee net: convert resend IGMP to notifier event by Jiri Pirko · 11 years ago
  79. fc423ff team: add peer notification by Jiri Pirko · 11 years ago
  80. ab2cfbb macvlan fdb replace support by Thomas Richter · 11 years ago
  81. 906dc18 vxlan fdb replace an existing entry by Thomas Richter · 11 years ago
  82. 0d9b2ab fec: Use devm_request_irq() by Fabio Estevam · 11 years ago
  83. 399db75 fec: Remove unneeded check in platform_get_resource() by Fabio Estevam · 11 years ago
  84. 13a097b fec: Check the return value from clk_prepare_enable() by Fabio Estevam · 11 years ago
  85. 79820e7 fec: Enable/disable clk_ptp in suspend/resume by Fabio Estevam · 11 years ago
  86. d265cf4 fec: Fix the order for enabling/disabling the clocks by Fabio Estevam · 11 years ago
  87. 9514fe7 fec: Do not enable/disable optional clocks unconditionally by Fabio Estevam · 11 years ago
  88. eda2977 tun: Support software transmit time stamping. by Richard Cochran · 11 years ago
  89. 0887a57 net/velocity: add poll controller function for velocity nic by Amit Uttamchandani · 11 years ago
  90. ece793f macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS by Jason Wang · 11 years ago
  91. 8852917 tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS by Jason Wang · 11 years ago
  92. 093b9c7 xen-netfront: pull on receive skb may need to happen earlier by Jan Beulich · 11 years ago
  93. fe5c356 vxlan: add necessary locking on device removal by stephen hemminger · 11 years ago
  94. f457082 hyperv: Fix the NETIF_F_SG flag setting in netvsc by Haiyang Zhang · 11 years ago
  95. 52fe29e be2net: Fix to avoid hardware workaround when not needed by Sarveshwar Bandi · 11 years ago
  96. 0fbe0d4 macvtap: do not assume 802.1Q when send vlan packets by Jason Wang · 11 years ago
  97. 82a19eb macvtap: fix the missing ret value of TUNSETQUEUE by Jason Wang · 11 years ago
  98. 9a0f06f mlx5 core: Fix __udivdi3 when compiling for 32 bit arches by Tim Gardner · 11 years ago
  99. 31bd297 bgmac: add dependency to phylib by Hauke Mehrtens · 11 years ago
  100. 584ec43 atl1e: unmap partially mapped skb on dma error and free skb by Neil Horman · 11 years ago