1. d166f21 bgmac: validate (and random if needed) MAC addr by Rafał Miłecki · 13 years ago
  2. 7e6c63f tg3: add support for Ethernet core in bcm4785 by Hauke Mehrtens · 13 years ago
  3. 5c35804 tg3: make it possible to provide phy_id in ioctl by Hauke Mehrtens · 13 years ago
  4. 85bd179 net: fec: fix spin_lock dead lock by Frank Li · 13 years ago
  5. 365cc17 net: fec: correct fix method about miss init spinlock by Frank Li · 13 years ago
  6. 41b7492 mlx4_en: Fix BQL reset TX queue call point by Tom Herbert · 13 years ago
  7. 2de27f3 Merge branch 'mlx4' by David S. Miller · 13 years ago
  8. 0ccddcd net/mlx4_en: Implement ndo fdb functionality by Yan Burman · 13 years ago
  9. cc5387f net/mlx4_en: Add unicast MAC filtering by Yan Burman · 13 years ago
  10. c07cb4b net/mlx4_en: Manage hash of MAC addresses per port by Yan Burman · 13 years ago
  11. 90bbb74 net/mlx4_en: Save previous MAC address of the port so we can replace it later by Yan Burman · 13 years ago
  12. 0eb74fd net/mlx4_en: Re-arrange ndo_set_rx_mode related code by Yan Burman · 13 years ago
  13. 16a10ff net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_en by Yan Burman · 13 years ago
  14. 48e551f net/mlx4_en: Cleanup multiline strings by Yan Burman · 13 years ago
  15. 6bbb6d9 net/mlx4_en: Optimize Rx fast path filter checks by Yan Burman · 13 years ago
  16. 79aeacc net/mlx4_en: Optimize loopback related checks in data path by Yan Burman · 13 years ago
  17. c6edfe1 bgmac: add ndo_set_rx_mode netdev ops by Hauke Mehrtens · 13 years ago
  18. 522c590 bgmac: add generic ndo_validate_addr netdev ops by Hauke Mehrtens · 13 years ago
  19. 4e20900 bgmac: write mac address to hardware in ndo_set_mac_address by Hauke Mehrtens · 13 years ago
  20. b5a4c2f bgmac: implement missing code for BCM53572 by Hauke Mehrtens · 13 years ago
  21. 3b72c2f drivers: net:ethernet: cpsw: add support for VLAN by Mugunthan V N · 13 years ago
  22. e11b220 drivers: net: cpsw: Add helper functions for VLAN ALE implementation by Mugunthan V N · 13 years ago
  23. efc496e drivers: net: misc: Remove unused OOM variables by Joe Perches · 13 years ago
  24. 4d9e01d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  25. 188d1f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  26. c560451 ixgbe: Fix SR-IOV MTU warning by Alexander Duyck · 13 years ago
  27. 7e63bf4 ixgbe: Replace rmb in Tx cleanup with read_barrier_depends by Alexander Duyck · 13 years ago
  28. 434c5e3 ixgbe: update date to 2013 by Don Skidmore · 13 years ago
  29. d2c47b6 ixgbe: fix return values and memcpy parameters to eliminate Smatch warnings by Josh Hay · 13 years ago
  30. f752be9 ixgbe: fix potential null dereference by Josh Hay · 13 years ago
  31. 07ce870 ixgbe: allow reading of SFF-8472 data over i2c by Emil Tantilov · 13 years ago
  32. a7a1d9d e1000e: cleanup checkpatch braces checks by Bruce Allan · 13 years ago
  33. c556d60 e1000e: convert enums of register offsets and move #defines to regs.h by Bruce Allan · 13 years ago
  34. 948f97a e1000e: cosmetic move of #defines and prototypes to the new manage.h by Bruce Allan · 13 years ago
  35. d226311 e1000e: cosmetic move of #defines and function prototypes to the new nvm.h by Bruce Allan · 13 years ago
  36. 93b9f8b e1000e: cosmetic move of #defines and function prototypes to the new phy.h by Bruce Allan · 13 years ago
  37. bdfe2da e1000e: cosmetic move of function prototypes to the new mac.h by Bruce Allan · 13 years ago
  38. 1b41db3 e1000e: cosmetic move of #defines and prototypes to the new ich8lan.h by Bruce Allan · 13 years ago
  39. 21b5a6f e1000e: cosmetic move of #defines to the new 80003es2lan.h by Bruce Allan · 13 years ago
  40. f25701d e1000e: cosmetic move of #defines and prototypes to the new 82571.h by Bruce Allan · 13 years ago
  41. 577ae39 qlcnic: Updating copyright information. by Jitendra Kalsaria · 13 years ago
  42. 7c1e7e9 gianfar: dont conditionally alloc Rx/Err irq structs by Paul Gortmaker · 13 years ago
  43. 7d3e673 net: fec: fix miss init spinlock by Frank Li · 13 years ago
  44. f9d9686 net/mlx4_en: Fix compilation error when CONFIG_INET isn't defined by Hadar Hen Zion · 13 years ago
  45. 377d973 net/mlx4_en: Fix error propagation for ethtool helper function by Hadar Hen Zion · 13 years ago
  46. 2b3c9a8 be2net: update driver version to 4.6.x by Sathya Perla · 13 years ago
  47. 4c87661 be2net: fix re-loaded PF driver to re-gain control of its VFs by Sathya Perla · 13 years ago
  48. b2adaca ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 13 years ago
  49. 72073ad cxgb3: Update VLAN extraction stats in the GRO path by Vipul Pandya · 13 years ago
  50. 4f46385 stmmac: don't return zero on failure path in stmmac_pci_probe() by Alexey Khoroshilov · 13 years ago
  51. 7bc4864 qlcnic: silence false positive overflow warning by Dan Carpenter · 13 years ago
  52. 7614fe8 bnx2x: Force link UP when the interface is in LOOPBACK mode by Mahesh Bandewar · 13 years ago
  53. 559bcac via-rhine: Fix bugs in NAPI support. by David S. Miller · 13 years ago
  54. c2ade1a e1000e: use generic IEEE MII definitions by Bruce Allan · 13 years ago
  55. 8bb6286 e1000e: resolve -Wunused-parameter compile warnings by Bruce Allan · 13 years ago
  56. 9e01990 e1000e: update driver version string by Bruce Allan · 13 years ago
  57. 55c5f55 e1000e: cleanup some whitespace and indentation issues by Bruce Allan · 13 years ago
  58. c063f60 e1000e: cleanup: group OR'ed bit settings with parens by Bruce Allan · 13 years ago
  59. 0cdc63449 e1000e: cleanup defines.h by Bruce Allan · 13 years ago
  60. fd0326f ixgbe: autoneg variable refactoring by Josh Hay · 13 years ago
  61. 99b7664 ixgbe: removed unused variable from setup_link_speed by Josh Hay · 13 years ago
  62. 3d29226 ixgbe: rename autoneg variables by Josh Hay · 13 years ago
  63. b4fafbe ixgbe: Fix device ref count bug by Greg Rose · 13 years ago
  64. d1d18b3 ixgbe: Reset the NIC if up2tc has changed by Amir Hanania · 13 years ago
  65. 3484aac net/mlx4_en: Fix transmit timeout when driver restarts port by Amir Vadai · 13 years ago
  66. 955154f net/mlx4_en: Don't reassign port mac address on firmware that supports it by Matan Barak · 13 years ago
  67. 23537b7 net/mlx4_core: Use firmware driven flow steering hash mode by Hadar Hen Zion · 13 years ago
  68. 0d256c0 net/mlx4_en: Fix ethtool rules leftovers after module unloaded by Hadar Hen Zion · 13 years ago
  69. 280fce1 net/mlx4_en: Block insertion of ethtool steering rules while the interface is down by Hadar Hen Zion · 13 years ago
  70. 8258bd2 net/mlx4_en: Fix vlan mask for ethtool steering rules by Hadar Hen Zion · 13 years ago
  71. 69d7126 net/mlx4_en: Validate VLAN IDs provided in ethtool flow steering rules by Hadar Hen Zion · 13 years ago
  72. f90a367 net/mlx4_en: Fix ip/udp steering rules multicast mac when attached via ethtool by Hadar Hen Zion · 13 years ago
  73. 248c62a net/mlx4_core: Set correctly allow_loopback flag by Hadar Hen Zion · 13 years ago
  74. 015465f net/mlx4_core: Directly expose fields of HW flow steering rule control segment by Hadar Hen Zion · 13 years ago
  75. 45acd3a qlcnic: Bump up the version to 5.1.33 by Jitendra Kalsaria · 13 years ago
  76. fec9dd1 qlcnic: make pci_error_handlers const by Stephen Hemminger · 13 years ago
  77. 22fd5ab qlcnic: Fix RX/TX checksum setting for some adapter types by Manish chopra · 13 years ago
  78. 4d53f40 qlcnic: Fix minidump in NPAR mode by Shahed Shaikh · 13 years ago
  79. 283c1c6 qlcnic: driver LRO bug fix by Manish chopra · 13 years ago
  80. cdc84dd qlcnic: Free irq for mailbox interrupts by Manish chopra · 13 years ago
  81. 1403f43 qlcnic: Fix bug in reading HW reset template by Manish chopra · 13 years ago
  82. 069048f qlcnic: Fix sparse check endian warnings by Shahed Shaikh · 13 years ago
  83. 2860030 e1000e: enable ECC on I217/I218 to catch packet buffer memory errors by Bruce Allan · 13 years ago
  84. 00d3d51 be2net: Updating Module Author string and log message string to "Emulex Corporation" by Sarveshwar Bandi · 13 years ago
  85. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  86. ee873fd gianfar: Pack struct gfar_priv_grp into three cachelines by Claudiu Manoil · 13 years ago
  87. 5fedcc1 gianfar: Cleanup gfar_parse_group() code by Claudiu Manoil · 13 years ago
  88. 0cd3fde gianfar: Optimize struct gfar_priv_tx_q for two cache lines by Claudiu Manoil · 13 years ago
  89. dc97538 net: fec: add napi support to improve proformance by Frank Li · 13 years ago
  90. 72aa8e1 ethoc: Cleanup driver format by Barry Grussling · 13 years ago
  91. 656a05c net: ks8851: convert to threaded IRQ by Felipe Balbi · 13 years ago
  92. f7b5d1b via-rhine: add 64bit statistics. by Jamie Gloudon · 13 years ago
  93. 8a67b05 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  94. 8d56b6d igbvf: be sane about random MAC addresses by Mitch A Williams · 13 years ago
  95. 5ac6f91 igb: Don't give VFs random MAC addresses by Mitch A Williams · 13 years ago
  96. aa19c29 ixgbevf: Make sure link status and speed are fetched by Greg Rose · 13 years ago
  97. 39149d4 e1000e: cleanup: remove comments which are no longer applicable by Bruce Allan · 13 years ago
  98. a9bb629 e1000e: cleanup hw.h by Bruce Allan · 13 years ago
  99. 41c7d9c e1000e: cleanup: remove unused #define by Bruce Allan · 13 years ago
  100. 3e35d99 e1000e: adjust PM QoS request by Bruce Allan · 13 years ago