1. d068b02 net: phy: add BCM7425 and BCM7429 PHYs by Petri Gynther · 10 years ago
  2. bc23333 net: bcmgenet: fix bcmgenet_put_tx_csum() by Petri Gynther · 10 years ago
  3. 996c9fd vxlan: Set inner protocol before transmit by Tom Herbert · 10 years ago
  4. 1b7bde6 net: fec: implement rx_copybreak to improve rx performance by Nimrod Andy · 10 years ago
  5. 1e91887 r8169: add support for Byte Queue Limits by Florian Westphal · 10 years ago
  6. ee7a1be r8169:call "rtl8168_driver_start" "rtl8168_driver_stop" only when hardware dash function is enabled by Chun-Hao Lin · 10 years ago
  7. 2a9b4d9 r8169:modify the behavior of function "rtl8168_oob_notify" by Chun-Hao Lin · 10 years ago
  8. 2f8c040 r8169:change the name of function "r8168dp_check_dash" to "r8168_check_dash" by Chun-Hao Lin · 10 years ago
  9. 706123d r8169:change the name of function"rtl_w1w0_eri" by Chun-Hao Lin · 10 years ago
  10. 7656442 r8169:for function "rtl_w1w0_phy" change its name and behavior by Chun-Hao Lin · 10 years ago
  11. ac85bcd r8169:add more chips to support magic packet v2 by Chun-Hao Lin · 10 years ago
  12. 89cceb2 r8169:add support more chips to get mac address from backup mac address register by Chun-Hao Lin · 10 years ago
  13. 42fde73 r8169:add disable/enable RTL8411B pll function by Chun-Hao Lin · 10 years ago
  14. b8e5e6a r8169:add disable/enable RTL8168G pll function by Chun-Hao Lin · 10 years ago
  15. 05b9687 r8169:change uppercase number to lowercase number by Chun-Hao Lin · 10 years ago
  16. a29c9c4 sunvnet: fix potential NULL pointer dereference by David L Stevens · 10 years ago
  17. 3c87dcb net: ll_temac: Remove unnecessary ether_setup after alloc_etherdev by Subbaraya Sundeep Bhatta · 10 years ago
  18. eb51bba fm10k: using vmalloc requires including linux/vmalloc.h by Stephen Rothwell · 10 years ago
  19. a2b78e9 sunvnet: generate ICMP PTMUD messages for smaller port MTUs by David L Stevens · 10 years ago
  20. 42db672 sunvnet: allow admin to set sunvnet MTU by David L Stevens · 10 years ago
  21. 8e845f4 sunvnet: make transmit path zero-copy in the kernel by David L Stevens · 10 years ago
  22. e4defc7 sunvnet: upgrade to VIO protocol version 1.6 by David L Stevens · 10 years ago
  23. a140fcb net: pxa168_eth: allow to compile the pxa168_eth driver for tests by Antoine Ténart · 10 years ago
  24. 0fdccfc net: pxa168_eth: allow Berlin SoCs to use the pxa168_eth driver by Antoine Ténart · 10 years ago
  25. 78b9b2c net: pxa168_eth: rework the MAC address setup by Antoine Ténart · 10 years ago
  26. 3983068 net: pxa168_eth: set the mac address on the Ethernet controller by Antoine Ténart · 10 years ago
  27. 09f5da1 net: pxa168_eth: fix Ethernet flow control status by Antoine Ténart · 10 years ago
  28. 43d3ddf net: pxa168_eth: add device tree support by Antoine Ténart · 10 years ago
  29. 307f656 net: pxa168_eth: clean up by Antoine Ténart · 10 years ago
  30. 1daa430 net/mlx4_core: Deprecate error message at ConnectX-2 cards startup to debug by Jack Morgenstein · 10 years ago
  31. a7401b9 net/mlx4_core: Protect QUERY_PORT wrapper from untrusted guests by Jack Morgenstein · 10 years ago
  32. e1c00e1 net/mlx4_core: New init and exit flow for mlx4_core by Majd Dibbiny · 10 years ago
  33. bbb07af net/mlx4_core: Don't disable SRIOV if there are active VFs by Jack Morgenstein · 10 years ago
  34. 0ba517b net: cpsw: Add am33xx MACID readout by Markus Pargmann · 10 years ago
  35. 56fdb2e net: cpsw: Replace pr_err by dev_err by Markus Pargmann · 10 years ago
  36. bd07d34 net: cpsw: header, Add missing include by Markus Pargmann · 10 years ago
  37. 4d507df net: cpsw: Add missing return value by Markus Pargmann · 10 years ago
  38. 5f0c5f7 bonding: make global bonding stats more reliable by Andy Gospodarek · 10 years ago
  39. 79cf79a macvlan: add source mode by Michael Braun · 10 years ago
  40. 5b85bad ARCNET: enable eae arcnet card support by Michael Grzeschik · 10 years ago
  41. c51da42 ARCNET: add support for multi interfaces on com20020 by Michael Grzeschik · 10 years ago
  42. 8c14f9c ARCNET: add com20020 PCI IDs with metadata by Michael Grzeschik · 10 years ago
  43. a0d2e51 ARCNET: add com20020_set_hwddr to change address by Michael Grzeschik · 10 years ago
  44. 226ee67 ARCNET: return IRQ_NONE if the interface isn't running by Michael Grzeschik · 10 years ago
  45. 291ab06 net: qualcomm: new Ethernet over SPI driver for QCA7000 by Stefan Wahren · 10 years ago
  46. e553ec3 cxgb4: Add support for adaptive rx by Hariprasad Shenai · 10 years ago
  47. 91c04a9 cxgb4/cxgb4vf: Add Devicde ID for two more adapter by Hariprasad Shenai · 10 years ago
  48. b961f9a cxgb4vf: Remove superfluous "idx" parameter of CH_DEVICE() macro. by Hariprasad Shenai · 10 years ago
  49. d63a6dc cxgb4: Use BAR2 Going To Sleep (GTS) for T5 and later. by Hariprasad Shenai · 10 years ago
  50. 5804283 mlx4: exploit skb->xmit_more to conditionally send doorbell by Eric Dumazet · 10 years ago
  51. df35d28 r8152: support ethtool eee by hayeswang · 10 years ago
  52. d24f613 r8152: add functions to set EEE by hayeswang · 10 years ago
  53. 4c4a6b1 r8152: change the EEE definition by hayeswang · 10 years ago
  54. b98dfaf defxx: DEFEA's ESIC port I/O decoding cleanup by Maciej W. Rozycki · 10 years ago
  55. b1a6d3e defxx: DEFEA's Burst Holdoff register initialization fix by Maciej W. Rozycki · 10 years ago
  56. 8a189f1 defxx: Correct DEFEA's ESIC port I/O accesses by Maciej W. Rozycki · 10 years ago
  57. 450b05c net: dsa: bcm_sf2: add support for controlling EEE by Florian Fainelli · 10 years ago
  58. b6d045d net: dsa: bcm_sf2: add port_enable/disable callbacks by Florian Fainelli · 10 years ago
  59. 7de1557 net: dsa: bcm_sf2: disable RGMII interface(s) when link is down by Florian Fainelli · 10 years ago
  60. 0a29b3d net: bcmgenet: Fix compile warning by Tobias Klauser · 10 years ago
  61. b184006 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  62. e3c9614 net: fec: free resource after phy probe failed by Nimrod Andy · 10 years ago
  63. b64bf4b net: fec: align rx data buffer size for dma map/unmap by Nimrod Andy · 10 years ago
  64. f88c7ed net: fec: remove the ERR006358 workaround for imx6sx enet by Nimrod Andy · 10 years ago
  65. befe821 net: fec: Add Ftype to BD to distiguish three tx queues for AVB by Nimrod Andy · 10 years ago
  66. aebac74 fec: Remove fec_enet_select_queue() by Fabio Estevam · 10 years ago
  67. 57219dc Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  68. 0c87b29 mellanox: Change en_print to return void by Joe Perches · 10 years ago
  69. 0ad5adc net: stmmac: add Amlogic Meson glue layer by Beniamino Galvani · 10 years ago
  70. 4daaab4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  71. b94d525 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  72. 543a2dff Merge tag 'master-2014-09-23' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  73. 452b636 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  74. 3c4d1da vxlan: Fix bug introduced by commit acbf74a76300 by Andy Zhou · 10 years ago
  75. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  76. f8adaf0a brcmfmac: Fix off by one bug in brcmf_count_20mhz_channels() by Emil Goode · 10 years ago
  77. a211e01 fm10k: Add support for PTP by Alexander Duyck · 10 years ago
  78. 5f226dd fm10k: Add support for ptp to hw specific files by Alexander Duyck · 10 years ago
  79. 7461fd9 fm10k: Add support for debugfs by Alexander Duyck · 10 years ago
  80. 9f801ab fm10k: Add support for IEEE DCBx by Alexander Duyck · 10 years ago
  81. 883a9cc fm10k: Add support for SR-IOV to driver by Alexander Duyck · 10 years ago
  82. c265386 fm10k: Add support for SR-IOV to PF core files by Alexander Duyck · 10 years ago
  83. 5cb8db4 fm10k: Add support for VF by Alexander Duyck · 10 years ago
  84. b651957 fm10k: Add support for PF <-> VF mailbox by Alexander Duyck · 10 years ago
  85. 5cd5e2e fm10k: Add support for MACVLAN acceleration by Alexander Duyck · 10 years ago
  86. 76a540d fm10k: Add support for netdev offloads by Alexander Duyck · 10 years ago
  87. aa3ac82 fm10k: Add support for multiple queues by Alexander Duyck · 10 years ago
  88. 19ae1b3 fm10k: Add support for PCI power management and error handling by Alexander Duyck · 10 years ago
  89. 82dd0f7 fm10k: Add ethtool support by Alexander Duyck · 10 years ago
  90. b101c96 fm10k: Add transmit and receive fastpath and interrupt handlers by Alexander Duyck · 10 years ago
  91. 3abaae4 fm10k: Add Tx/Rx hardware ring bring-up/tear-down by Alexander Duyck · 10 years ago
  92. b7d8514 fm10k: Add service task to handle delayed events by Alexander Duyck · 10 years ago
  93. e27ef59 fm10k: add support for Tx/Rx rings by Alexander Duyck · 10 years ago
  94. 18283ca fm10k: Add interrupt support by Alexander Duyck · 10 years ago
  95. 504c5ea fm10k: Add support for ndo_open/stop by Alexander Duyck · 10 years ago
  96. 8f5e20d fm10k: Add support for L2 filtering by Alexander Duyck · 10 years ago
  97. 0e7b364 fm10k: Add netdev by Alexander Duyck · 10 years ago
  98. 401b538 fm10k: Add support for configuring PF interface by Alexander Duyck · 10 years ago
  99. b6fec18 fm10k: Add support for PF by Alexander Duyck · 10 years ago
  100. 1337e6b fm10k: Implement PF <-> SM mailbox operations by Alexander Duyck · 10 years ago