1. 1409a93 ethernet: Convert mac address uses of 6 to ETH_ALEN by Joe Perches · 11 years ago
  2. 3753456 qlcnic: Update version to 5.2.45 by Himanshu Madhani · 11 years ago
  3. 79da4d0 qlcnic: Enable mailbox interface in poll mode when interrupts are not available by Manish Chopra · 11 years ago
  4. 068a8d1 qlcnic: Replace poll mode mailbox interface with interrupt based mailbox interface by Manish Chopra · 11 years ago
  5. e5c4e6c qlcnic: Interrupt based driver firmware mailbox mechanism by Manish Chopra · 11 years ago
  6. b9c1198 qlcnic: Enhance diagnostic loopback error codes. by Jitendra Kalsaria · 11 years ago
  7. 278b208 bonding: initial RCU conversion by nikolay@redhat.com · 11 years ago
  8. 1507722 bonding: factor out slave id tx code and simplify xmit paths by Nikolay Aleksandrov · 11 years ago
  9. 78a646c bonding: simplify broadcast_xmit function by Nikolay Aleksandrov · 11 years ago
  10. 71bc3b2 bonding: remove unnecessary read_locks of curr_slave_lock by nikolay@redhat.com · 11 years ago
  11. dec1e90 bonding: convert to list API and replace bond's custom list by nikolay@redhat.com · 11 years ago
  12. c1fc20a Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  13. 8b09be5 bnx2x: Revising locking scheme for MAC configuration by Yuval Mintz · 11 years ago
  14. 4beac02 bonding: fix system hang due to fast igmp timer rescheduling by Nikolay Aleksandrov · 11 years ago
  15. 9ab5ec5 tile: support PTP using the tilegx mPIPE (IEEE 1588) by Chris Metcalf · 11 years ago
  16. 84e181b tile: remove deprecated NETIF_F_LLTX flag from tile drivers by Chris Metcalf · 11 years ago
  17. 4aa02644 tile: make "tile_net.custom" a proper bool module parameter by Chris Metcalf · 11 years ago
  18. 2c7d04a tile: support TSO for IPv6 in tilegx network driver by Chris Metcalf · 11 years ago
  19. f3286a3 tile: support multiple mPIPE shims in tilegx network driver by Chris Metcalf · 11 years ago
  20. 6ab4ae9 tile: enable GRO in the tilegx network driver by Chris Metcalf · 11 years ago
  21. 5e7a54a tile: fix panic bug in napi support for tilegx network driver by Chris Metcalf · 11 years ago
  22. ad01818 tile: update dev->stats directly in tilegx network driver by Chris Metcalf · 11 years ago
  23. 2628e8a tile: support jumbo frames in the tilegx network driver by Chris Metcalf · 11 years ago
  24. 48f2a4e tile: remove dead is_dup_ack() function from tilepro net driver by Chris Metcalf · 11 years ago
  25. 815d3ba tile: avoid bug in tilepro net driver built with old hypervisor by Chris Metcalf · 11 years ago
  26. 439a93a tile: support rx_dropped/rx_errors in tilepro net driver by Chris Metcalf · 11 years ago
  27. a8eaed5 tile: set hw_features and vlan_features in setup by Chris Metcalf · 11 years ago
  28. 84915c6 gianfar: Remove unused field grp_id from gfar_priv_grp by Claudiu Manoil · 11 years ago
  29. aa10181 can: flexcan: Check the return value from clk_prepare_enable() by Fabio Estevam · 11 years ago
  30. 933e4af can: flexcan: Use devm_ioremap_resource() by Fabio Estevam · 11 years ago
  31. ba361cb sh_eth: r8a7790: Handle the RFE (Receive FIFO overflow Error) interrupt by Laurent Pinchart · 11 years ago
  32. 5e24f74 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  33. 8f58332 ixgbe: add support for quad-port x520 adapter by Don Skidmore · 11 years ago
  34. 674c18b ixgbe: clear semaphore bits on timeouts by Emil Tantilov · 11 years ago
  35. 9c432ad ixgbe: rename LL_EXTENDED_STATS to use queue instead of q by Jacob Keller · 11 years ago
  36. 8fecf67 ixgbe: fix lockdep annotation issue for ptp's work item by Jacob Keller · 11 years ago
  37. e027d1a ixgbe: call pcie_get_mimimum_link to check if device has enough bandwidth by Jacob Keller · 11 years ago
  38. 81377c8 PCI: Add function to obtain minimum link width and speed by Jacob Keller · 11 years ago
  39. 343e51a PCI: expose pcie_link_speed and pcix_bus_speed arrays by Jacob Keller · 11 years ago
  40. a4b6fc6 ixgbe: fix SFF data dumps of SFP+ modules by Emil Tantilov · 11 years ago
  41. 3dcc2f4 ixgbe: fix semaphore lock for I2C read/writes on 82598 by Emil Tantilov · 11 years ago
  42. 93ac03b ixgbe: bump version number by Don Skidmore · 12 years ago
  43. 4e8e1bc ixgbe: add new media type. by Don Skidmore · 11 years ago
  44. 73d80953d ixgbe: fix fc autoneg ethtool reporting. by Don Skidmore · 11 years ago
  45. e507d0c ixgbe: Use pci_vfs_assigned instead of ixgbe_vfs_are_assigned by Alexander Duyck · 12 years ago
  46. 670224f ixgbe: Retain VLAN filtering in promiscuous + VT mode by Greg Rose · 12 years ago
  47. 9ad8fef net: mvneta: support big endian by Thomas Petazzoni · 11 years ago
  48. 6083ed4 net: mvneta: move the RX and TX desc macros outside of the structs by Thomas Petazzoni · 11 years ago
  49. dcfd8d5 drivers: net: cpsw: Add support for set MAC address by Mugunthan V N · 11 years ago
  50. d68e2d3 tile: handle 64-bit statistics in tilepro network driver by Chris Metcalf · 11 years ago
  51. 4ce1fd6 be2net: don't use dev_err when AER enabling fails by Ivan Vecera · 11 years ago
  52. cd77b2e tg3: Update version to 3.133 by Nithin Sujir · 11 years ago
  53. 378b72c tg3: Fix UDP fragments treated as RMCP by Nithin Sujir · 11 years ago
  54. 92e6457 tg3: Enable support for timesync gpio output by Nithin Sujir · 11 years ago
  55. 4c305fa tg3: Implement the shutdown handler by Nithin Sujir · 11 years ago
  56. 5137a2e tg3: Allow NVRAM programming when interface is down by Nithin Sujir · 11 years ago
  57. c145935 tg3: Remove incorrect switch to aux power by Nithin Sujir · 11 years ago
  58. ca67a3c cnic: Update version to 2.5.17 and copyright year. by Michael Chan · 11 years ago
  59. 28e3a8f cnic: Add missing error checking for RAMROD_CMD_ID_CLOSE by Eddie Wai · 11 years ago
  60. b3bd2d6 cnic: Update TCP options setup for iSCSI. by Eddie Wai · 11 years ago
  61. 6cdcdbb cnic: Reset tcp_flags during cnic_cm_create(). by Eddie Wai · 11 years ago
  62. b54345e cnic: Simplify cnic_release(). by Michael Chan · 11 years ago
  63. 415fb87 cnic: Simplify netdev events handling. by Michael Chan · 11 years ago
  64. fe6f700 net/mlx4_core: Respond to operation request by firmware by Yevgeny Petrilin · 11 years ago
  65. 2d4b646 net/mlx4_en: Fix BlueFlame race by Eugenia Emantayev · 11 years ago
  66. 16b095a e1000e: fix I217/I218 PHY initialization flow by Bruce Allan · 11 years ago
  67. 97390ab e1000e: do not resume device from RPM suspend to read PHY status registers by Bruce Allan · 11 years ago
  68. 91a3d82 e1000e: enable support for new device IDs by Bruce Allan · 11 years ago
  69. 3ef672a e1000e: ethtool unnecessarily takes device out of RPM suspend by Bruce Allan · 11 years ago
  70. e0236ad e1000e: Tx hang on I218 when linked at 100Half and slow response at 10Mbps by Bruce Allan · 11 years ago
  71. ce345e0 e1000e: low throughput using 4K jumbos on I218 by Bruce Allan · 11 years ago
  72. da1e204 e1000e: iAMT connections drop on driver unload when jumbo frames enabled by Bruce Allan · 11 years ago
  73. b43e867 e1000e: disable ASPM L1 on 82583 by Bruce Allan · 11 years ago
  74. c96ddb0 e1000e: Use marco instead of digit for defining e1000_rx_desc_packet_split by Wei Yang · 12 years ago
  75. 2592881 e1000e: Remove duplicate assignment of default rx/tx ring size by Wei Yang · 12 years ago
  76. 24b41c9 e1000e: restore call to pci_clear_master() by Dean Nelson · 11 years ago
  77. ab90695 e100: dump small buffers via %*ph by Andy Shevchenko · 11 years ago
  78. dcfe804 bonding: remove bond_resend_igmp_join_requests read_unlock leftover by nikolay@redhat.com · 11 years ago
  79. 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
  80. 452c447 USBNET: increase max rx/tx qlen for improving USB3 thoughtput by Ming Lei · 11 years ago
  81. a88c32a USBNET: centralize computing of max rx/tx qlen by Ming Lei · 11 years ago
  82. 6680ec6 tuntap: hardware vlan tx support by Jason Wang · 11 years ago
  83. e7428e9 virtio-net: put virtio net header inline with data by Michael S. Tsirkin · 11 years ago
  84. 10eccb4 bond: cleanup netpoll code by stephen hemminger · 11 years ago
  85. 0fb52a2 team: cleanup netpoll clode by stephen hemminger · 11 years ago
  86. f528094 bonding: use pre-defined macro in bond_mode_name instead of magic number 0 by Wang Sheng-Hui · 11 years ago
  87. f1a26fd pch_gbe: Add MinnowBoard support by Darren Hart · 12 years ago
  88. 9025c8e drivers/net/ethernet/stmicro/stmmac: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  89. b04d68e pch_gbe: Use PCH_GBE_PHY_REGS_LEN instead of 32 by Darren Hart · 12 years ago
  90. d971854 drivers: net: cpsw: add support to show hw stats via ethtool by Mugunthan V N · 11 years ago
  91. b07ea07 bonding: Fixed up a error "do not initialise statics to 0 or NULL" in bond_main.c by dingtianhong · 11 years ago
  92. 9402b74 bonding: add rtnl protection for bonding_store_fail_over_mac by dingtianhong · 11 years ago
  93. 38c4916 bonding: bond_sysfs.c checkpatch cleanup by dingtianhong · 11 years ago
  94. c4cdef9 bonding: don't call slave_xxx_netpoll under spinlocks by dingtianhong · 11 years ago
  95. f13bbc2 drivers/net: enic: Move ethtool code to a separate file by Neel Patel · 11 years ago
  96. 2d17f40 be2net: delete primary MAC address while unloading by Sathya Perla · 11 years ago
  97. 3175d8c be2net: use SET/GET_MAC_LIST for SH-R by Sathya Perla · 11 years ago
  98. 95046b9 be2net: refactor MAC-addr setup code by Sathya Perla · 11 years ago
  99. b5bb977 be2net: fix pmac_id for BE3 VFs by Sathya Perla · 11 years ago
  100. 04a0602 be2net: allow VFs to program MAC and VLAN filters by Sathya Perla · 11 years ago