1. 351499a i40e/i40evf: add Tx pre queue disable function by Matt Jared · 10 years ago
  2. e03af1e i40e/i40evf: check AQ register for valid data by Kamil Krawczyk · 10 years ago
  3. 0d9c7ea i40evf: make messages less dire by Mitch Williams · 10 years ago
  4. 2c5fe33 i40e: print message for pre-production hardware by Jesse Brandeburg · 10 years ago
  5. 8eab9cf i40e: add VEB stats to ethtool by Shannon Nelson · 10 years ago
  6. 1bb8b93 i40e: set lan_veb index by Shannon Nelson · 10 years ago
  7. f666f87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  8. f532e74 net: systemport: start with carrier off by Florian Fainelli · 10 years ago
  9. e0ea05d net: systemport: fix comment about HW prepending 2bytes by Florian Fainelli · 10 years ago
  10. ad51c61 net: systemport: correctly check for RX_STATUS_OVFLOW flag by Florian Fainelli · 10 years ago
  11. d849808 net: systemport: fix transmit locking scheme by Florian Fainelli · 10 years ago
  12. 1ebe98d amd-xgbe: Configuration and build support by Lendacky, Thomas · 10 years ago
  13. c5aa9e3 amd-xgbe: Initial AMD 10GbE platform driver by Lendacky, Thomas · 10 years ago
  14. 78c8dbb hplance: fix ram size in comment by Amos Kong · 10 years ago
  15. 1cff389 mvme147: fix ram size in comment by Amos Kong · 10 years ago
  16. 5823798 dm9000: avoid sleeping in dm9000_timeout callback by Andrew Ruder · 10 years ago
  17. aac6d02 dm9000: handle initial link status by Andrew Ruder · 10 years ago
  18. 3625901 dm9000: remove redundant ISR status clear by Andrew Ruder · 10 years ago
  19. 17ad78d dm9000: clean up edge-triggered irq compatibility by Andrew Ruder · 10 years ago
  20. 751bb6fd dm9000: clean up reset code by Andrew Ruder · 10 years ago
  21. 6b50d03 dm9000: acquire irq flags from device tree by Andrew Ruder · 10 years ago
  22. c531692 qlcnic: Initialize mailbox cmd structure to zero by Rajesh Borundia · 10 years ago
  23. d4c642e gianfar: Call netif_carrier_off() prior to registration by Fabio Estevam · 10 years ago
  24. 41a9e55 i40e: add missing VSI statistics by Shannon Nelson · 10 years ago
  25. 03da6f6 i40e/i40evf: remove rx_errors and rx_missed by Shannon Nelson · 10 years ago
  26. 7812fdd i40e: refactor stats collection by Shannon Nelson · 10 years ago
  27. 44033fa i40e: refactor send version by Jesse Brandeburg · 10 years ago
  28. 4f4e17b i40e/i40evf: VEB structure added, GTIME macro update by Kamil Krawczyk · 10 years ago
  29. 263fc48 i40e: notify VF of all types of resets by Mitch Williams · 10 years ago
  30. d732a18 i40evf: fix crash when changing ring sizes by Mitch Williams · 10 years ago
  31. 337eb08 i40evf: set descriptor multiple to 32 by Mitch Williams · 10 years ago
  32. 61a46a4 i40e: clamp jumbo frame size by Jesse Brandeburg · 10 years ago
  33. d027705 i40e/i40evf: remove unused RX_LRO define by Jesse Brandeburg · 10 years ago
  34. c5cc0cf i40e: remove check for large buffer by Kamil Krawczyk · 10 years ago
  35. 22dd9ae i40e: Rework register diagnostic by Kamil Krawczyk · 10 years ago
  36. d3a90b7 i40e: don't use OR to check a value by Jesse Brandeburg · 10 years ago
  37. cef33c8 trivial: drivers/net/ethernet/nvidia/forcedeth.c: fix typo s/SUBSTRACT1/SUBTRACT1/ by Antonio Ospite · 10 years ago
  38. 898157e gianfar: Fix the section mismatch warnings. by Xiubo Li · 10 years ago
  39. 9bcc14d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  40. 1aa65f4 e1000: Use time_after() for time comparison by Manuel Schölling · 10 years ago
  41. c46d150 e1000: remove the check: skb->len<=0 by Yongjian Xu · 10 years ago
  42. 27dff8b igb: add defaults for i210 TX/RX PBSIZE by Todd Fujinaka · 10 years ago
  43. 3cfcf03 igb: use mac loopback for i354 backplane by Todd Fujinaka · 10 years ago
  44. 102be52 igb: rename igb_ptp_enable to igb_ptp_feature_enable by Jacob Keller · 10 years ago
  45. 4dace98 ixgbe: remove linux/export.h header from ixgbe_ptp.c by Jacob Keller · 10 years ago
  46. d9cd46c ixgbe: fix detection of SFP+ capable interfaces by Emil Tantilov · 10 years ago
  47. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  48. d8b0426 sh_eth: fix SH7619/771x support by Sergei Shtylyov · 10 years ago
  49. 530aa2d sh_eth: use RNC mode for packet reception by Ben Dooks · 10 years ago
  50. 9aaae04 bnx2x: Fix kernel crash and data miscompare after EEH recovery by wenxiong@linux.vnet.ibm.com · 10 years ago
  51. 0c0e634 bnx2x: Adapter not recovery from EEH error injection by wenxiong@linux.vnet.ibm.com · 10 years ago
  52. 31f6f29 net: driver: smsc: set NOCARRIER flag in dev at driver initialization by Balakumaran Kannan · 10 years ago
  53. 9323b23 lpc_eth: Use resource_size instead of computation by Benoit Taine · 10 years ago
  54. 57c5bc9 net: hisilicon: add hix5hd2 mac driver by Zhangfei Gao · 10 years ago
  55. 5943691 cnic: Fix missing ISCSI_KEVENT_IF_DOWN message by Michael Chan · 10 years ago
  56. 437b8a2 cnic: Don't take cnic_dev_lock in cnic_alloc_uio_rings() by Michael Chan · 10 years ago
  57. 20f30c2 cnic: Don't take rcu_read_lock in cnic_rcv_netevent() by Michael Chan · 10 years ago
  58. 74f4392 net: davinci_emac: Remove unwanted debug/error message by Christian Riesch · 10 years ago
  59. 014b201 Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/net-next by David S. Miller · 10 years ago
  60. fe62d00 ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh() by Ben Hutchings · 10 years ago
  61. a68ab98 fec: Include pinctrl header file by Fabio Estevam · 10 years ago
  62. 3aab01d net: ec_bhf: Add runtime dependencies by Jean Delvare · 10 years ago
  63. f6d9b51 vxge: Remove useless return variables by Peter Senna Tschudin · 10 years ago
  64. b2bda2f bnx2x: Remove useless return variables by Peter Senna Tschudin · 10 years ago
  65. 3afc557 drivers/net: fix broadcom/bcmsysport.c compile fail on SPARC by Paul Gortmaker · 10 years ago
  66. b926260 net: mv643xx_eth: Avoid unmapping the TSO header buffers by Ezequiel Garcia · 10 years ago
  67. eee492e net: mv643xx_eth: Drop the NETDEV_TX_BUSY return path by Ezequiel Garcia · 10 years ago
  68. ee9e495 net: mv643xx_eth: Limit the TSO segments and adjust stop/wake thresholds by Ezequiel Garcia · 10 years ago
  69. dd11680 net: mv643xx_eth: Count dropped packets properly by Ezequiel Garcia · 10 years ago
  70. 2e3173a net: mvneta: Avoid unmapping the TSO header buffers by Ezequiel Garcia · 10 years ago
  71. ba7e46e net: mvneta: Fix missing DMA region unmap by Ezequiel Garcia · 10 years ago
  72. 8eef5f9 net: mvneta: Limit the TSO segments and adjust stop/wake thresholds by Ezequiel Garcia · 10 years ago
  73. 9fa9379 net: mvneta: Use default NAPI weight instead of a custom one by Ezequiel Garcia · 10 years ago
  74. d7ec858 net: stmmac: Handle different error codes from platform_get_irq_byname by Chen-Yu Tsai · 10 years ago
  75. f009618 enic: Update driver to use __dev_uc/mc_sync/unsync calls by Alexander Duyck · 10 years ago
  76. 86c92ee stmmac: Remove spin_lock call in stmmac_get_pauseparam() by Emil Goode · 10 years ago
  77. 96b2e73 Revert "net/mlx4_en: Use affinity hint" by David S. Miller · 10 years ago
  78. d64eed1 net: ks8851: Don't use regulator_get_optional() by Stephen Boyd · 10 years ago
  79. ee39facb net: Revert mlx4 cpumask changes. by David S. Miller · 10 years ago
  80. 2a82e40 net: ks8851: Don't use regulator_get_optional() by Stephen Boyd · 10 years ago
  81. 70a640d net/mlx4_en: Use affinity hint by Yuval Atias · 10 years ago
  82. 648d4fe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  83. 3acf19d be2net: cleanup MCC async event processing code by Sathya Perla · 10 years ago
  84. 559b633 be2net: move async cmd processing to a separate routine by Sathya Perla · 10 years ago
  85. 4c60005 be2net: re-factor MCCQ error status handling code by Kalesh AP · 10 years ago
  86. 96c9b2e be2net: support flashing new regions on Skyhawk-R by Vasundhara Volam · 10 years ago
  87. 0f77ba7 be2net: fixup TX-rate setting code for Skyhawk-R by Ravikumar Nelavelli · 10 years ago
  88. a079488 be2net: skip multicast promiscuos setting in already set by Kalesh AP · 10 years ago
  89. 8844601 net: tile: Remove unnecessary memset of netdev private data by Tobias Klauser · 10 years ago
  90. d581ebf net: tile: Use helpers from linux/etherdevice.h to check/set MAC by Tobias Klauser · 10 years ago
  91. 08f6dd8 bnx2x: update MAINTAINERS for bnx2x and e-mail addresses by Ariel Elior · 10 years ago
  92. 5bbde4d net: fec: use pinctrl PM helpers by Nimrod Andy · 10 years ago
  93. 111c609 net/mlx4_core: Reset RoCE VF gids when guest driver goes down by Jack Morgenstein · 10 years ago
  94. 09271db emac: aggregation of v1-2 PLB errors for IER register by Ivan Mikhaylov · 10 years ago
  95. faacd3a emac: add missing support of 10mbit in emac/rgmii by Ivan Mikhaylov · 10 years ago
  96. 958c492 enic: Fix 64 bit divide on 32bit system by Govindarajulu Varadarajan · 10 years ago
  97. 09b38aa ehea: Introduce the use of the managed version of kzalloc by Himangi Saraogi · 10 years ago
  98. 7e61241 i40e: relax the firmware API version check by Shannon Nelson · 10 years ago
  99. 0efe124 i40evf: don't use RESETTING state during reinit by Mitch Williams · 10 years ago
  100. 566bb85 i40: disable FCoE for MFP modes by Vasu Dev · 10 years ago