1. 0b2eb3e net: macb: constify macb configuration data by Josh Cartwright · 10 years ago
  2. 8edfe3b bgmac: Clean warning messages by Peter Senna Tschudin · 10 years ago
  3. e9647d1 net: fec: fix unbalanced clk disable on driver unbind by Stefan Agner · 10 years ago
  4. d941beb net: macb: Correct the MID field length value by Punnaiah Choudary Kalluri · 10 years ago
  5. f50724c net: gianfar: correctly determine the number of queue groups by Tobias Waldekranz · 10 years ago
  6. 386668a net: bcmgenet: properly disable password matching by Florian Fainelli · 10 years ago
  7. b0ab0af net: eth: xgene: fix booting with devicetree by Mark Salter · 10 years ago
  8. da29370 bnx2x: Force fundamental reset for EEH recovery by Brian King · 10 years ago
  9. 04b9170 ARM: fix typos in smc91x platform data by Arnd Bergmann · 10 years ago
  10. 61615cd net: fec: fix rcv is not last issue when do suspend/resume test by Fugang Duan · 10 years ago
  11. ecadf4e drivers: net: xgene: fix new firmware backward compatibility with older driver by Iyappan Subramanian · 10 years ago
  12. cd33ccf bcm63xx_enet: fix poll callback. by Nicolas Schichan · 10 years ago
  13. 8f02d8d stmmac: check IRQ availability early on probe by Alexey Brodkin · 10 years ago
  14. 789d7f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  15. 0ae93b2 gianfar: Reduce logging noise seen due to phy polling if link is down by Guenter Roeck · 10 years ago
  16. c77c761 ibmveth: Add function to enable live MAC address changes by Thomas Falcon · 10 years ago
  17. dacc73e sh_eth: Really fix padding of short frames on TX by Ben Hutchings · 10 years ago
  18. 9b4a636 Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790" by Ben Hutchings · 10 years ago
  19. 6ded286 sh_eth: Fix RX recovery on R-Car in case of RX ring underrun by Ben Hutchings · 10 years ago
  20. 7d7355f sh_eth: Ensure proper ordering of descriptor active bit write/read by Ben Hutchings · 10 years ago
  21. 1037ebb net/mlx4_en: Disbale GRO for incoming loopback/selftest packets by Ido Shamay · 10 years ago
  22. f5956fa net/mlx4_core: Fix wrong mask and error flow for the update-qp command by Or Gerlitz · 10 years ago
  23. 55ff4ea net: systemport: fix software maintained statistics by Florian Fainelli · 10 years ago
  24. f62ba9c net: bcmgenet: fix software maintained statistics by Florian Fainelli · 10 years ago
  25. 187d678 net: pasemi: Use setup_timer and mod_timer by Vaishali Thakkar · 10 years ago
  26. ccb36da net: stmmac: Use setup_timer and mod_timer by Vaishali Thakkar · 10 years ago
  27. 6753a97 net: 8390: axnet_cs: Use setup_timer and mod_timer by Vaishali Thakkar · 10 years ago
  28. fc4ba63 net: 8390: pcnet_cs: Use setup_timer and mod_timer by Vaishali Thakkar · 10 years ago
  29. b8b0134 net: smc91c92_cs: Use setup_timer and mod_timer by Vaishali Thakkar · 10 years ago
  30. f7c3068 netxen_nic: Fix trivial typos in comments by Yannick Guerrini · 10 years ago
  31. 00c7eb99 qlcnic: Fix trivial typo in comment by Yannick Guerrini · 10 years ago
  32. 8963a50 net: ti: cpsw: add hibernation callbacks by Grygorii Strashko · 10 years ago
  33. 2f5c54c net: davinci_mdio: add hibernation callbacks by Grygorii Strashko · 10 years ago
  34. a14c7d1 sh_eth: Fix lost MAC address on kexec by Geert Uytterhoeven · 10 years ago
  35. 4092e6a net: bcmgenet: fix throughtput regression by Jaedon Shin · 10 years ago
  36. 56887149 drivers: net: cpsw: Set SECURE for dual_emac ucast by George McCollister · 10 years ago
  37. f55ea3d9 niu: fix error handling in niu_class_to_ethflow() by Dan Carpenter · 10 years ago
  38. b70661c net: smc91x: use run-time configuration on all ARM machines by Arnd Bergmann · 10 years ago
  39. 061c1a6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 10 years ago
  40. c30e76a amd-xgbe: Request IRQs only after driver is fully setup by Lendacky, Thomas · 10 years ago
  41. 5f2ebfb rocker: silence shift wrapping warning by Dan Carpenter · 10 years ago
  42. e65ad3b rocker: add a check for NULL in rocker_probe_ports() by Dan Carpenter · 10 years ago
  43. f01aa63 cxgb4: Fix PCI-E Memory window interface for big-endian systems by Hariprasad Shenai · 10 years ago
  44. 2b0c2e2d enic: do notify_check before returning credits by Sujith Sankar · 10 years ago
  45. 65d1346 i40e: check pointers before use by Shannon Nelson · 10 years ago
  46. 2c47e35 i40e: catch NVM write semaphore timeout and retry by Shannon Nelson · 10 years ago
  47. 33c62b3 i40e: stop flow director on shutdown by Mitch A Williams · 10 years ago
  48. e147758 i40e: disconnect irqs on shutdown by Shannon Nelson · 10 years ago
  49. 85e76d0 i40evf: TCP/IPv6 over Vxlan Tx checksum offload fix by Anjali Singhai · 10 years ago
  50. 11e4770 i40e: Issue a PF reset if Tx queue disable timeout by Parikh, Neerav · 10 years ago
  51. cd238a3 i40e: Fix the Tx ring qset handle when DCB reconfigures by Parikh, Neerav · 10 years ago
  52. 7f9ff47 i40e: Fix the case where per TC queue count was higher than queues enabled by Anjali Singhai · 10 years ago
  53. a68de58 i40e: fix race in hang check by Jesse Brandeburg · 10 years ago
  54. 71da619 i40e: Fix TSO with more than 8 frags per segment issue by Anjali Singhai · 10 years ago
  55. b67a033 i40e: Don't check for Tx hang when PF down by Akeem G Abodunrin · 10 years ago
  56. de78fc5 i40e: fix shift precedence issue by Shannon Nelson · 10 years ago
  57. dda094a i40e: Fix memory leak at failure path in i40e_dbg_command_write() by Alexey Khoroshilov · 10 years ago
  58. 5c2d2b1 r8169: Fix trivial typo in rtl_check_firmware by Yannick Guerrini · 10 years ago
  59. 8d4ac39 altera_tse: Fixes in NAPI and interrupt handling paths by Vlastimil Setka · 10 years ago
  60. fe6e408 altera_tse: Correct typo in obtaining tx_fifo_depth from devicetree by Vlastimil Setka · 10 years ago
  61. 87cda7c r8169: Revert BQL and xmit_more support. by David S. Miller · 10 years ago
  62. 5a8eeec cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc instead by Anish Bhatt · 10 years ago
  63. 15added net: smc91x: improve neponset hack by Arnd Bergmann · 10 years ago
  64. f81edc6 ethernet/ixp4xx: prevent allmulti from clobbering promisc by Derrick Pallas · 10 years ago
  65. aa18332 ehea: Register memory hotplug, reboot and crash hooks on adapter probe by Anton Blanchard · 10 years ago
  66. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  67. f5af19d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  68. c6b1de1 Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  69. 5065296 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  70. e59b4e9 debugfs: Provide a file creation function that also takes an initial size by David Howells · 10 years ago
  71. 0f989f7 MODULE_DEVICE_TABLE: fix some callsites by Andrew Morton · 10 years ago
  72. 839b268 tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  73. d0af71a tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one() by Jun'ichi Nomura \(NEC\) · 10 years ago
  74. 2169733 bgmac: fix device initialization on Northstar SoCs (condition typo) by Rafał Miłecki · 10 years ago
  75. fe79fab qlcnic: Delete existing multicast MAC list before adding new by Shahed Shaikh · 10 years ago
  76. de61390 net/mlx5_core: Fix configuration of log_uar_page_sz by Eli Cohen · 10 years ago
  77. f7d70f7 sunvnet: don't change gso data on clones by David L Stevens · 10 years ago
  78. 1d6c4cc drivers/net: Use setup_timer and mod_timer by Vaishali Thakkar · 10 years ago
  79. 163cff3 drivers: net: xgene: Make xgene_enet_of_match depend on CONFIG_OF by Geert Uytterhoeven · 10 years ago
  80. bc2f387 et131x: use msecs_to_jiffies for conversions by Nicholas Mc Guire · 10 years ago
  81. 673e2ba treewide: Remove unnecessary SSB_DEVTABLE_END macro by Joe Perches · 10 years ago
  82. f7219b5 treewide: Remove unnecessary BCMA_CORETABLE_END macro by Joe Perches · 10 years ago
  83. c5ce28d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  84. c08f8467 Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  85. ab0475d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 10 years ago
  86. f217d6c i40e: Fix for stats init function call in Rx setup by Carolyn Wyborny · 10 years ago
  87. 2573bee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  88. 60cd085 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  89. 1d966d0 net: Mellanox: Delete unnecessary checks before the function call "vunmap" by Markus Elfring · 10 years ago
  90. ba3f8cd cxgb4: Add support in cxgb4 to get expansion rom version via ethtool by Hariprasad Shenai · 10 years ago
  91. 638702b i40e/i40evf: Add call to u64_stats_init to init by Carolyn Wyborny · 10 years ago
  92. 9230165 i40e: Enable Loopback for the FCOE vsi as well by Anjali Singhai Jain · 10 years ago
  93. 4d48b56 i40e: use dev_port for fcoe netdev by Vasu Dev · 10 years ago
  94. 0314777 i40e: Fix function header by Greg Rose · 10 years ago
  95. 9be00d6 i40e: fix led blink toggle to enable steady state by Matt Jared · 10 years ago
  96. c29af37 i40evf: Force Tx writeback on ITR by Anjali Singhai Jain · 10 years ago
  97. 88086e5d i40e: stop the service task at shutdown by Mitch Williams · 10 years ago
  98. acde2c2 cxgb4: Fix trace observed while dumping clip_tbl by Hariprasad Shenai · 10 years ago
  99. 00293fd i40evf: stop the watchdog for shutdown by Mitch Williams · 10 years ago
  100. 8b011eb i40evf: ignore bogus messages from FW by Mitch Williams · 10 years ago