1. 78b9b2c net: pxa168_eth: rework the MAC address setup by Antoine Ténart · 10 years ago
  2. 3983068 net: pxa168_eth: set the mac address on the Ethernet controller by Antoine Ténart · 10 years ago
  3. 09f5da1 net: pxa168_eth: fix Ethernet flow control status by Antoine Ténart · 10 years ago
  4. 43d3ddf net: pxa168_eth: add device tree support by Antoine Ténart · 10 years ago
  5. 307f656 net: pxa168_eth: clean up by Antoine Ténart · 10 years ago
  6. 1daa430 net/mlx4_core: Deprecate error message at ConnectX-2 cards startup to debug by Jack Morgenstein · 10 years ago
  7. a7401b9 net/mlx4_core: Protect QUERY_PORT wrapper from untrusted guests by Jack Morgenstein · 10 years ago
  8. e1c00e1 net/mlx4_core: New init and exit flow for mlx4_core by Majd Dibbiny · 10 years ago
  9. bbb07af net/mlx4_core: Don't disable SRIOV if there are active VFs by Jack Morgenstein · 10 years ago
  10. 0ba517b net: cpsw: Add am33xx MACID readout by Markus Pargmann · 10 years ago
  11. 56fdb2e net: cpsw: Replace pr_err by dev_err by Markus Pargmann · 10 years ago
  12. bd07d34 net: cpsw: header, Add missing include by Markus Pargmann · 10 years ago
  13. 4d507df net: cpsw: Add missing return value by Markus Pargmann · 10 years ago
  14. 5f0c5f7 bonding: make global bonding stats more reliable by Andy Gospodarek · 10 years ago
  15. 79cf79a macvlan: add source mode by Michael Braun · 10 years ago
  16. 5b85bad ARCNET: enable eae arcnet card support by Michael Grzeschik · 10 years ago
  17. c51da42 ARCNET: add support for multi interfaces on com20020 by Michael Grzeschik · 10 years ago
  18. 8c14f9c ARCNET: add com20020 PCI IDs with metadata by Michael Grzeschik · 10 years ago
  19. a0d2e51 ARCNET: add com20020_set_hwddr to change address by Michael Grzeschik · 10 years ago
  20. 226ee67 ARCNET: return IRQ_NONE if the interface isn't running by Michael Grzeschik · 10 years ago
  21. 291ab06 net: qualcomm: new Ethernet over SPI driver for QCA7000 by Stefan Wahren · 10 years ago
  22. e553ec3 cxgb4: Add support for adaptive rx by Hariprasad Shenai · 10 years ago
  23. 91c04a9 cxgb4/cxgb4vf: Add Devicde ID for two more adapter by Hariprasad Shenai · 10 years ago
  24. b961f9a cxgb4vf: Remove superfluous "idx" parameter of CH_DEVICE() macro. by Hariprasad Shenai · 10 years ago
  25. d63a6dc cxgb4: Use BAR2 Going To Sleep (GTS) for T5 and later. by Hariprasad Shenai · 10 years ago
  26. 5804283 mlx4: exploit skb->xmit_more to conditionally send doorbell by Eric Dumazet · 10 years ago
  27. df35d28 r8152: support ethtool eee by hayeswang · 10 years ago
  28. d24f613 r8152: add functions to set EEE by hayeswang · 10 years ago
  29. 4c4a6b1 r8152: change the EEE definition by hayeswang · 10 years ago
  30. b98dfaf defxx: DEFEA's ESIC port I/O decoding cleanup by Maciej W. Rozycki · 10 years ago
  31. b1a6d3e defxx: DEFEA's Burst Holdoff register initialization fix by Maciej W. Rozycki · 10 years ago
  32. 8a189f1 defxx: Correct DEFEA's ESIC port I/O accesses by Maciej W. Rozycki · 10 years ago
  33. 450b05c net: dsa: bcm_sf2: add support for controlling EEE by Florian Fainelli · 10 years ago
  34. b6d045d net: dsa: bcm_sf2: add port_enable/disable callbacks by Florian Fainelli · 10 years ago
  35. 7de1557 net: dsa: bcm_sf2: disable RGMII interface(s) when link is down by Florian Fainelli · 10 years ago
  36. 0a29b3d net: bcmgenet: Fix compile warning by Tobias Klauser · 10 years ago
  37. b184006 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  38. e3c9614 net: fec: free resource after phy probe failed by Nimrod Andy · 10 years ago
  39. b64bf4b net: fec: align rx data buffer size for dma map/unmap by Nimrod Andy · 10 years ago
  40. f88c7ed net: fec: remove the ERR006358 workaround for imx6sx enet by Nimrod Andy · 10 years ago
  41. befe821 net: fec: Add Ftype to BD to distiguish three tx queues for AVB by Nimrod Andy · 10 years ago
  42. aebac74 fec: Remove fec_enet_select_queue() by Fabio Estevam · 10 years ago
  43. 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
  44. 0c87b29 mellanox: Change en_print to return void by Joe Perches · 10 years ago
  45. 0ad5adc net: stmmac: add Amlogic Meson glue layer by Beniamino Galvani · 10 years ago
  46. 4daaab4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  47. b94d525 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  48. 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
  49. 2d7ed01 Merge tag 'pci-v3.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  50. 2368a94 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  51. eb55a2a Merge tag 'media/v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  52. a90e41e Merge tag 'md/3.17-more-fixes' of git://git.neil.brown.name/md by Linus Torvalds · 10 years ago
  53. c9f21cb crypto: ccp - Check for CCP before registering crypto algs by Tom Lendacky · 10 years ago
  54. 452b636 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  55. d19eff3 Merge branch 'parisc-3.17-7' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  56. 3c4d1da vxlan: Fix bug introduced by commit acbf74a76300 by Andy Zhou · 10 years ago
  57. c1d5865 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  58. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  59. f8adaf0a brcmfmac: Fix off by one bug in brcmf_count_20mhz_channels() by Emil Goode · 10 years ago
  60. a211e01 fm10k: Add support for PTP by Alexander Duyck · 10 years ago
  61. 5f226dd fm10k: Add support for ptp to hw specific files by Alexander Duyck · 10 years ago
  62. 7461fd9 fm10k: Add support for debugfs by Alexander Duyck · 10 years ago
  63. 9f801ab fm10k: Add support for IEEE DCBx by Alexander Duyck · 10 years ago
  64. 883a9cc fm10k: Add support for SR-IOV to driver by Alexander Duyck · 10 years ago
  65. c265386 fm10k: Add support for SR-IOV to PF core files by Alexander Duyck · 10 years ago
  66. 5cb8db4 fm10k: Add support for VF by Alexander Duyck · 10 years ago
  67. b651957 fm10k: Add support for PF <-> VF mailbox by Alexander Duyck · 10 years ago
  68. 5cd5e2e fm10k: Add support for MACVLAN acceleration by Alexander Duyck · 10 years ago
  69. 76a540d fm10k: Add support for netdev offloads by Alexander Duyck · 10 years ago
  70. aa3ac82 fm10k: Add support for multiple queues by Alexander Duyck · 10 years ago
  71. 19ae1b3 fm10k: Add support for PCI power management and error handling by Alexander Duyck · 10 years ago
  72. 82dd0f7 fm10k: Add ethtool support by Alexander Duyck · 10 years ago
  73. b101c96 fm10k: Add transmit and receive fastpath and interrupt handlers by Alexander Duyck · 10 years ago
  74. 3abaae4 fm10k: Add Tx/Rx hardware ring bring-up/tear-down by Alexander Duyck · 10 years ago
  75. b7d8514 fm10k: Add service task to handle delayed events by Alexander Duyck · 10 years ago
  76. e27ef59 fm10k: add support for Tx/Rx rings by Alexander Duyck · 10 years ago
  77. 18283ca fm10k: Add interrupt support by Alexander Duyck · 10 years ago
  78. 504c5ea fm10k: Add support for ndo_open/stop by Alexander Duyck · 10 years ago
  79. 8f5e20d fm10k: Add support for L2 filtering by Alexander Duyck · 10 years ago
  80. 0e7b364 fm10k: Add netdev by Alexander Duyck · 10 years ago
  81. 401b538 fm10k: Add support for configuring PF interface by Alexander Duyck · 10 years ago
  82. b6fec18 fm10k: Add support for PF by Alexander Duyck · 10 years ago
  83. 1337e6b fm10k: Implement PF <-> SM mailbox operations by Alexander Duyck · 10 years ago
  84. 6b1f201 fm10k: Add support for mailbox by Alexander Duyck · 10 years ago
  85. 04a5aef fm10k: Add support for basic interaction with hardware by Alexander Duyck · 10 years ago
  86. ae17db0ee fm10k: Add support for TLV message parsing and generation by Alexander Duyck · 10 years ago
  87. 6d2ce90 fm10k: Add register defines and basic structures by Alexander Duyck · 10 years ago
  88. b3890e3 fm10k: Add skeletal frame for Intel(R) FM10000 Ethernet Switch Host Interface Driver by Alexander Duyck · 10 years ago
  89. 7cbeb9f PCI: pciehp: Fix pcie_wait_cmd() timeout by Yinghai Lu · 10 years ago
  90. 98f75b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  91. 9478303 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  92. 4a0c081e net: bcmgenet: call bcmgenet_dma_teardown in bcmgenet_fini_dma by Florian Fainelli · 10 years ago
  93. 478a010 net: bcmgenet: fix TX reclaim accounting for fragments by Florian Fainelli · 10 years ago
  94. 09f3756 dm9000: Return an ERR_PTR() in all error conditions of dm9000_parse_dt() by Tobias Klauser · 10 years ago
  95. 2ba7d14 ath9k: Fix NULL pointer dereference on early irq by Wojciech Dubowik · 10 years ago
  96. 5c244fa Merge tag 'nfc-fixes-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-fixes by John W. Linville · 10 years ago
  97. 37ab7dd bonding: remove the unnecessary notes for bond_xmit_broadcast() by dingtianhong · 10 years ago
  98. a64d044 bonding: slight optimization for bond_xmit_roundrobin() by dingtianhong · 10 years ago
  99. 85911d7 r8169: fix an if condition by Dan Carpenter · 10 years ago
  100. cd3307aa be2net: fix alignment on line wrap by Kalesh AP · 10 years ago