1. b022417 net: phy: Adding SGMII support for Marvell 88ee1145 driver by Viet Nga Dao · 10 years ago
  2. aaa14fe ethernet: samsung: sxgbe: remove unnecessary check by Varka Bhadram · 10 years ago
  3. c960804 ethernet: renesas: remove unnecessary check by Varka Bhadram · 10 years ago
  4. 7e5ae24 ethernet: marvell: remove unnecessary check by Varka Bhadram · 10 years ago
  5. 534249d ethernet: apm: xgene: remove unnecessary check by Varka Bhadram · 10 years ago
  6. 5e9b4dc ethernet: wiznet: remove unnecessary check by Varka Bhadram · 10 years ago
  7. 1f3c2eb xen-netfront: always keep the Rx ring full of requests by David Vrabel · 10 years ago
  8. 13b13dd sunvnet: Remove irqsave/irqrestore on vio.lock by Sowmini Varadhan · 10 years ago
  9. 2a968dd sunvnet: Use RCU to synchronize port usage with vnet_port_remove() by Sowmini Varadhan · 10 years ago
  10. 6908882 sunvnet: NAPIfy sunvnet by Sowmini Varadhan · 10 years ago
  11. 132fb57 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  12. 9ff32fe net: pxa168_eth: Remove in-driver PHY mangling by Sebastian Hesselbarth · 10 years ago
  13. 1a14913 net: pxa168_eth: Remove HW auto-negotiaion by Sebastian Hesselbarth · 10 years ago
  14. 9d8ea73 net: pxa168_eth: Prepare proper libphy handling by Sebastian Hesselbarth · 10 years ago
  15. 6b358ae phy: marvell: Add support for 88E3016 FastEthernet PHY by Sebastian Hesselbarth · 10 years ago
  16. d4c3363 natsemi/macsonic: Remove superfluous interrupt disable/restore by Geert Uytterhoeven · 10 years ago
  17. 7f30b74 cirrus/mac89x0: Remove superfluous interrupt disable/restore by Geert Uytterhoeven · 10 years ago
  18. 00fd5d9 net: typhoon: Remove redundant casts by Rasmus Villemoes · 10 years ago
  19. e8720db i40e: Bump version by Catherine Sullivan · 10 years ago
  20. bf00b37 i40e: Moving variable declaration out of the loops by Akeem G Abodunrin · 10 years ago
  21. 5960d33 i40e: Add 10GBaseT support by Mitch Williams · 10 years ago
  22. a34a671 i40e: process link events when setting up switch by Mitch Williams · 10 years ago
  23. cafa2ee i40e: Fix a bug where Rx would stop after some time by Anjali Singhai Jain · 10 years ago
  24. f98a200 i40e/i40evf: Use usleep_range() instead of udelay() by Neerav Parikh · 10 years ago
  25. 8c570dc i40e/i40evf: Fix whitespace indentation by Jeff Kirsher · 10 years ago
  26. 1e701e0 i40e: enable LSE poke and simplify link state by Jesse Brandeburg · 10 years ago
  27. 7e2453f i40e: mask phy events by Jesse Brandeburg · 10 years ago
  28. 942396b hyperv: Fix the total_data_buflen in send path by Haiyang Zhang · 10 years ago
  29. 55ca6bc amd-xgbe: Fix napi Rx budget accounting by Lendacky, Thomas · 10 years ago
  30. 386f1c9 amd-xgbe: Properly handle feature changes via ethtool by Lendacky, Thomas · 10 years ago
  31. 81f35ff net: fec: ptp: fix NULL pointer dereference if ptp_clock is not set by Philipp Zabel · 10 years ago
  32. 8751b12 net: fs_enet: set back promiscuity mode after restart by LEROY Christophe · 10 years ago
  33. 8fc9635 sfc: remove incorrect EFX_BUG_ON_PARANOID check by Jon Cooper · 10 years ago
  34. 39dc90c enic: Do not call napi_disable when preemption is disabled. by Govindarajulu Varadarajan · 10 years ago
  35. b6931c9 enic: fix possible deadlock in enic_stop/ enic_rfs_flw_tbl_free by Govindarajulu Varadarajan · 10 years ago
  36. 95ff886 ax88179_178a: fix bonding failure by Ian Morgan · 10 years ago
  37. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  38. 0e6e58f Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  39. 2e923b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  40. f2d9da1 bna: fix skb->truesize underestimation by Eric Dumazet · 10 years ago
  41. b184e49 dsa: Fix conversion from host device to mii bus by Guenter Roeck · 10 years ago
  42. 70b33fb sfc: add support for skb->xmit_more by Edward Cree · 10 years ago
  43. 6cc69f2 r8152: return -EBUSY for runtime suspend by hayeswang · 10 years ago
  44. f88e671 hyperv: Add handling of IP header with option field in netvsc_set_hash() by Haiyang Zhang · 10 years ago
  45. 7a9f526 vxlan: fix a free after use by Li RongQing · 10 years ago
  46. 600a507 ixgbe: check for vfs outside of sriov_num_vfs before dereference by Emil Tantilov · 10 years ago
  47. f6b03c1 fm10k: Add CONFIG_FM10K_VXLAN configuration option by Andy Zhou · 10 years ago
  48. 13cb2da fm10k: Unlock mailbox on VLAN addition failures by Matthew Vick · 10 years ago
  49. 4d41915 fm10k: Check the host state when bringing the interface up by Matthew Vick · 10 years ago
  50. 91269e3 vxlan: using pskb_may_pull as early as possible by Li RongQing · 10 years ago
  51. ce6502a vxlan: fix a use after free in vxlan_encap_bypass by Li RongQing · 10 years ago
  52. f5b720b gianfar: Add FCS to rx buffer size (fix) by Claudiu Manoil · 10 years ago
  53. 4b7fd2e6 virtio_net: fix use after free by Michael S. Tsirkin · 10 years ago
  54. 28b5f05 net: fec: ptp: fix convergence issue to support LinuxPTP stack by Nimrod Andy · 10 years ago
  55. 04ffcb2 net: Add ndo_gso_check by Tom Herbert · 10 years ago
  56. 843d349 net: ks8842: use dmaengine_terminate_all() API by Vinod Koul · 10 years ago
  57. 71ae8f5 stmmac: fix sti compatibililies by Giuseppe CAVALLARO · 10 years ago
  58. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  59. 1bb6037 cxgb4 : Fix build failure in cxgb4 when ipv6 is disabled/not in-built by Anish Bhatt · 10 years ago
  60. 587ddfe cxgb4i : Remove duplicated CLIP handling code by Anish Bhatt · 10 years ago
  61. e53fbd1 virtio_net: enable VQs early on restore by Michael S. Tsirkin · 10 years ago
  62. 0246555 virtio_net: fix use after free on allocation failure by Michael S. Tsirkin · 10 years ago
  63. 4baf1e3 virtio_net: enable VQs early by Michael S. Tsirkin · 10 years ago
  64. 507613b virtio_net: minor cleanup by Michael S. Tsirkin · 10 years ago
  65. 080c637 virtio-net: drop config_mutex by Michael S. Tsirkin · 10 years ago
  66. 102a278 virtio_net: drop config_enable by Michael S. Tsirkin · 10 years ago
  67. d47d2fd qlcnic: Fix number of arguments in destroy tx context command by Rajesh Borundia · 10 years ago
  68. 2a1ef4b qlcnic: Fix programming number of arguments in a command. by Rajesh Borundia · 10 years ago
  69. 22c0b96 cxgb4: Fix FW flash logic using ethtool by Hariprasad Shenai · 10 years ago
  70. 53b26b9 stmmac: dwmac-sti: review the glue-logic for STi4xx and STiD127 SoCs by Giuseppe CAVALLARO · 10 years ago
  71. 160e1fd stmmac: make the STi Layer compatible to STiH407 by Giuseppe CAVALLARO · 10 years ago
  72. 8c2a7a5 stmmac: platform: fix FIXED_PHY support. by Giuseppe CAVALLARO · 10 years ago
  73. 77b3a4d dsa: mv88e6171: Fix tag_protocol check by Guenter Roeck · 10 years ago
  74. 5e6a024 drivers: net: xgene: Add SGMII based 1GbE ethtool support by Iyappan Subramanian · 10 years ago
  75. 32f784b drivers: net: xgene: Add SGMII based 1GbE support by Iyappan Subramanian · 10 years ago
  76. dc8385f drivers: net: xgene: Preparing for adding SGMII based 1GbE by Iyappan Subramanian · 10 years ago
  77. 030b16a drivers: net: cpsw: remove child devices while driver detach by Mugunthan V N · 10 years ago
  78. fc7a99f drivers: net: davinci_cpdma: remove spinlock as SOFTIRQ-unsafe lock order detected by Mugunthan V N · 10 years ago
  79. ff9538b drivers: net: davinci_cpdma: remove kfree on objects allocated with devm_* apis by Mugunthan V N · 10 years ago
  80. 2c7c9ea tg3: Add skb->xmit_more support by Prashant Sreedharan · 10 years ago
  81. 278d240 net: fec: ptp: Enable PPS output based on ptp clock by Luwei Zhou · 10 years ago
  82. 89bddcd net: fec: ptp: Use hardware algorithm to adjust PTP counter. by Luwei Zhou · 10 years ago
  83. f28460b2 net: fec: ptp: Use the 31-bit ptp timer. by Luwei Zhou · 10 years ago
  84. 2c2b2f0 fm10k: Add skb->xmit_more support by Alexander Duyck · 10 years ago
  85. 5bc2672 net: fec: Fix sparse warnings with different lock contexts for basic block by Nimrod Andy · 10 years ago
  86. b838b4a phy/micrel: KSZ8031RNL RMII clock reconfiguration bug by Bruno Thomsen · 10 years ago
  87. f33a3fa Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  88. e5ead66 wireless: hostap: proc: print properly escaped SSID by Andy Shevchenko · 10 years ago
  89. 4b4890c wireless: ipw2x00: print SSID via %*pE by Andy Shevchenko · 10 years ago
  90. da16960 wireless: libertas: print esaped string via %*pE by Andy Shevchenko · 10 years ago
  91. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  92. ca32188 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  93. 052db7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  94. 81ae31d Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  95. ef4a48c Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  96. 61b423a net: systemport: avoid unbalanced enable_irq_wake calls by Florian Fainelli · 10 years ago
  97. 083731a net: bcmgenet: avoid unbalanced enable_irq_wake calls by Florian Fainelli · 10 years ago
  98. cf377d8 net: bcmgenet: fix off-by-one in incrementing read pointer by Florian Fainelli · 10 years ago
  99. 9822620 mlx4: fix race accessing page->_count by Eric Dumazet · 10 years ago
  100. ec91698 ixgbe: fix race accessing page->_count by Eric Dumazet · 10 years ago