1. 71ce391 net: mvpp2: enable proper per-CPU TX buffers unmapping by Marcin Wojtas · 10 years ago
  2. d53793c net: mvpp2: remove excessive spinlocks from driver initialization by Marcin Wojtas · 10 years ago
  3. fe1e187 net/mlx5_core: Set log_uar_page_sz for non 4K page size architecture by Carol L Soto · 10 years ago
  4. 649886a be2net: protect eqo->affinity_mask from getting freed twice by Kalesh AP · 10 years ago
  5. 99b4430 be2net: post buffers before destroying RXQs in Lancer by Kalesh AP · 10 years ago
  6. bcc8414 be2net: enable IFACE filters only after creating RXQs by Kalesh AP · 10 years ago
  7. 4f7eb70 stmmac: dwmac-ipq806x: fix static checker warning by Mathieu Olivari · 10 years ago
  8. 866b8b1 net: netcp: fix unused interface rx buffer size configuration by WingMan Kwok · 10 years ago
  9. 22f54bf9 net: thunderx: remove effective "default y" from Kconfig if ARCH_THUNDER=y by Ian Campbell · 10 years ago
  10. 7ebc482 r8169: enforce RX_MULTI_EN on rtl8168ep/8111ep chips by Ivan Vecera · 10 years ago
  11. 14d2b7c net: fec: fix initial runtime PM refcount by Lucas Stach · 10 years ago
  12. 2fc0996 3c59x: Fix resource leaks in vortex_open by Jia-Ju Bai · 10 years ago
  13. 1ebd47e rocker: free netdevice during netdevice removal by Ido Schimmel · 10 years ago
  14. ea111545 stmmac: fix missing MODULE_LICENSE in stmmac_platform by Joachim Eastwood · 10 years ago
  15. b0734b6 gianfar: Enable device wakeup when appropriate by Claudiu Manoil · 10 years ago
  16. 614b424 gianfar: Fix suspend/resume for wol magic packet by Claudiu Manoil · 10 years ago
  17. 8486830 gianfar: Fix warning when CONFIG_PM off by Claudiu Manoil · 10 years ago
  18. 15f1bb1 qlcnic: Fix corruption while copying by Shahed Shaikh · 10 years ago
  19. 60f83c8 net: thunderx: Fix for crash while BGX teardown by Thanneeru Srinivasulu · 10 years ago
  20. 4adf435 net: thunderx: Add PCI driver shutdown routine by Sunil Goutham · 10 years ago
  21. b49087d net: thunderx: Fix crash when changing rss with mutliple traffic flows by Sunil Goutham · 10 years ago
  22. 3d7a8aa net: thunderx: Set watchdog timeout value by Sunil Goutham · 10 years ago
  23. 74840b8 net: thunderx: Wakeup TXQ only if CQE_TX are processed by Sunil Goutham · 10 years ago
  24. f8ce966 net: thunderx: Suppress alloc_pages() failure warnings by Sunil Goutham · 10 years ago
  25. 2cb468e net: thunderx: Fix TSO packet statistic by Sunil Goutham · 10 years ago
  26. c62cd3c net: thunderx: Fix memory leak when changing queue count by Sunil Goutham · 10 years ago
  27. 32c1b96 net: thunderx: Fix RQ_DROP miscalculation by Sunil Goutham · 10 years ago
  28. 143ceb0 net: thunderx: Fix memory leak while tearing down interface by Sunil Goutham · 10 years ago
  29. 4b561c1 net: thunderx: Fix data integrity issues with LDWB by Sunil Goutham · 10 years ago
  30. 31a184b net: netcp: ethss: cleanup gbe_probe() and gbe_remove() functions by Karicheri, Muralidharan · 10 years ago
  31. c20afae net: netcp: ethss: fix up incorrect use of list api by Karicheri, Muralidharan · 10 years ago
  32. 01a0309 net: netcp: fix cleanup interface list in netcp_remove() by Karicheri, Muralidharan · 10 years ago
  33. 7a6e070 macb: Fix build with macro'ized readl/writel. by David S. Miller · 10 years ago
  34. 8fff755 net: fec: Ensure clocks are enabled while using mdio bus by Andrew Lunn · 10 years ago
  35. 7025e88 net: netcp: Fixes SGMII reset on network interface shutdown by WingMan Kwok · 10 years ago
  36. 94b295e net/macb: replace macb_count_tx_descriptors() by DIV_ROUND_UP() by Andy Shevchenko · 10 years ago
  37. 8bcbf82 net/macb: suppress compiler warnings by Andy Shevchenko · 10 years ago
  38. a35919e net/macb: use dev_*() when netdev is not yet registered by Andy Shevchenko · 10 years ago
  39. f36dbe6 net/macb: check if macb_config present by Andy Shevchenko · 10 years ago
  40. f2ce8a9 net/macb: improve big endian CPU support by Andy Shevchenko · 10 years ago
  41. 32cba57 net: fec: introduce fec_ptp_stop and use in probe fail path by Lucas Stach · 10 years ago
  42. c0a1a0a net: fec: use managed DMA API functions to allocate BD ring by Lucas Stach · 10 years ago
  43. 4228883 niu: don't count tx error twice in case of headroom realloc fails by Jiri Pirko · 10 years ago
  44. 62e4c9b net/mlx4_en: Remove BUG_ON assert when checking if ring is full by Ido Shamay · 10 years ago
  45. 9f5b031 net/mlx4_core: Relieve cpu load average on the port sending flow by Jack Morgenstein · 10 years ago
  46. 1c1bf34 net/mlx4_core: Fix wrong index in propagating port change event to VFs by Jack Morgenstein · 10 years ago
  47. 178d23e net/mlx4_core: Use sink counter for the VF default as fallback by Or Gerlitz · 10 years ago
  48. c5dfd65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  49. d8b4891 ravb: fix ring memory allocation by Sergei Shtylyov · 10 years ago
  50. 1e353cd drivers: net: cpsw: remove tx event processing in rx napi poll by Mugunthan V N · 10 years ago
  51. a84e328 net: mvneta: fix refilling for Rx DMA buffers by Simon Guinot · 10 years ago
  52. a7a6268 stmmac: fix setting of driver data in stmmac_dvr_probe by Joachim Eastwood · 10 years ago
  53. 06613e3 ravb: fix race updating TCCR by Sergei Shtylyov · 10 years ago
  54. 194ac06e net: netcp: fix improper initialization in netcp_ndo_open() by Karicheri, Muralidharan · 10 years ago
  55. 8bff839 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  56. e2370f0 ravb: do not invalidate cache for RX buffer twice by Sergei Shtylyov · 10 years ago
  57. c9805b9 Revert "net: fec: Ensure clocks are enabled while using mdio bus" by Fabio Estevam · 10 years ago
  58. dd0bc75 MIPS: SB1: Remove support for Pass 1 parts. by Ralf Baechle · 10 years ago
  59. c590032 net: bcmgenet: fix accounting of packet drops vs errors by Petri Gynther · 10 years ago
  60. fcc028c net: axienet: Fix devm_ioremap_resource return value check by Krzysztof Kozlowski · 10 years ago
  61. 5a0266a drivers: net: cpsw: fix disabling of tx interrupt in rx isr by Mugunthan V N · 10 years ago
  62. adb3505 net: systemport: Use eth_hw_addr_random by Vaishali Thakkar · 10 years ago
  63. c936835 sfc: Report TX completions to BQL after all TX events in interrupt by Peter Dunning · 10 years ago
  64. 4eed4d8 3c59x: Fix shared IRQ handling by Denys Vlasenko · 10 years ago
  65. 671b53e sfc: Ensure down_write(&filter_sem) and up_write() are matched before calling efx_net_open() by Shradha Shah · 10 years ago
  66. 1973db0 drivers: net: cpsw: fix crash while accessing second slave ethernet interface by Mugunthan V N · 10 years ago
  67. 535a617 sfc: suppress handled MCDI failures when changing the MAC address by Daniel Pieczko · 10 years ago
  68. 7a186f4 sfc: add legacy method for changing a PF's MAC address by Daniel Pieczko · 10 years ago
  69. 9e9f665 sfc: refactor code in efx_ef10_set_mac_address() by Daniel Pieczko · 10 years ago
  70. 6c3e921b net: fec: Ensure clocks are enabled while using mdio bus by Andrew Lunn · 10 years ago
  71. cfbfd86 amd-xgbe: Fix DMA API debug warning by Lendacky, Thomas · 10 years ago
  72. fda8b18 cxgb4: Fix incorrect sequence numbers shown in devlog by Hariprasad Shenai · 10 years ago
  73. 25c14ef enic: fix issues in enic_poll by Govindarajulu Varadarajan · 10 years ago
  74. 2d01eed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  75. 47ebed9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  76. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  77. d2fcb54 cxgb4: use kvfree() in t4_free_mem() by Pekka Enberg · 10 years ago
  78. 68c61b9 cxgb3: use kvfree() in cxgb_free_mem() by Pekka Enberg · 10 years ago
  79. b65657f net: mvneta: disable IP checksum with jumbo frames for Armada 370 by Simon Guinot · 10 years ago
  80. f522a97 net: mvneta: introduce compatible string "marvell, armada-xp-neta" by Simon Guinot · 10 years ago
  81. 1625fec net: icplus: fix typo in constant name by Nik Nyby · 10 years ago
  82. 47af6b0 sis900: Trivial: Fix typos in enums by Nik Nyby · 10 years ago
  83. 55d9161 stmmac: Trivial: fix typo in constant name by Nik Nyby · 10 years ago
  84. 9686f31 net-Liquidio: Delete unnecessary checks before the function call "vfree" by Markus Elfring · 10 years ago
  85. 472cfe7 amd-xgbe: Add the __GFP_NOWARN flag to Rx buffer allocation by Tom Lendacky · 10 years ago
  86. 7b635da net: bcmgenet: workaround initial read failures for integrated PHYs by Florian Fainelli · 10 years ago
  87. 8031612 bnx2x: fix DMA API usage by Michal Schmidt · 10 years ago
  88. 0f8b6ce net: via: VIA_RHINE and VIA_VELOCITY should depend on HAS_DMA by Geert Uytterhoeven · 10 years ago
  89. ebc0323 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 10 years ago
  90. d53c66a bnx2x: fix lockdep splat by Eric Dumazet · 10 years ago
  91. 1880349 net: fec: don't access RACC register when not available by Greg Ungerer · 10 years ago
  92. 2e59871 drivers: net: xgene: Pre-initialize ret in xgene_enet_get_resources() by Geert Uytterhoeven · 10 years ago
  93. 40746eb i40evf: don't configure unused RSS queues by Mitch Williams · 10 years ago
  94. 67c818a i40evf: fix panic during MTU change by Mitch Williams · 10 years ago
  95. 352f8ea e1000e: i219 - k1 workaround for LPT is not required for SPT by Yanir Lubetkin · 10 years ago
  96. 93cbfc7 e1000e: i219 - Increase minimum FIFO read/write min gap by Yanir Lubetkin · 10 years ago
  97. 69cfbc9 e1000e: i219 - increase IPG for speed 10/100 full duplex by Yanir Lubetkin · 10 years ago
  98. 6607c99 e1000e: i219 - fix to enable both ULP and EEE in Sx state by Yanir Lubetkin · 10 years ago
  99. beee807 e1000e: synchronization of MAC-PHY interface only on non- ME systems by Yanir Lubetkin · 10 years ago
  100. beb0a15 e1000e: fix locking issue with e1000e_disable_aspm by Yanir Lubetkin · 10 years ago