1. 953046e net: dsa: bcm_sf2: Fix build module by Florian Fainelli · 8 years ago
  2. 0d909aa cxgb4: update latest firmware version supported by Ganesh Goudar · 8 years ago
  3. f8244ab net: aquantia: atlantic: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  4. e990499 sfc: fix an off-by-one compare on an array size by Colin Ian King · 8 years ago
  5. 2b2d3eb sh_eth: stop using bare numbers for EESIPR values by Sergei Shtylyov · 8 years ago
  6. 00300b2 sh_eth: add missing EESIPR bits by Sergei Shtylyov · 8 years ago
  7. 1a0bee6 sh_eth: rename EESIPR bits by Sergei Shtylyov · 8 years ago
  8. 1558727 net: dsa: mv88e6xxx: Add support for ethernet switch 88E6141 by Gregory CLEMENT · 8 years ago
  9. a75961d net: dsa: mv88e6xxx: Add support for ethernet switch 88E6341 by Gregory CLEMENT · 8 years ago
  10. 891daf4 net: dsa: mv88e6xxx: Don't forbid MDIO I/Os for PHY addr >= num_of_ports by Romain Perier · 8 years ago
  11. ec960de net: dsa: bcm_sf2: Add support for port mirroring by Florian Fainelli · 8 years ago
  12. ed3af5f net: dsa: b53: Add support for port mirroring by Florian Fainelli · 8 years ago
  13. 151da01 net: dsa: b53: Add mirror capture register definitions by Florian Fainelli · 8 years ago
  14. 1f8176f net/mlx4_en: Check the enabling pptx/pprx flags in SET_PORT wrapper flow by Shaker Daibes · 8 years ago
  15. bf1f939 net/mlx4_en: Check the enabling mtu flag in SET_PORT wrapper flow by Shaker Daibes · 8 years ago
  16. 40fb4fc net/mlx4_en: Pass user MTU value to Firmware at set port command by Shaker Daibes · 8 years ago
  17. 297e1cf net/mlx4_en: Adding support of turning off link autonegotiation via ethtool by Ariel Levkovich · 8 years ago
  18. 4b5e5b7 net/mlx4_core: Get num_tc using netdev_get_num_tc by Alaa Hleihel · 8 years ago
  19. ae5a2e2 net/mlx4_core: Add resource alloc/dealloc debugging by Matan Barak · 8 years ago
  20. 3835336 net/mlx4_core: Device revision support by Yishai Hadas · 8 years ago
  21. 72b8eaa net/mlx4: Replace ENOSYS with better fitting error codes by Tariq Toukan · 8 years ago
  22. 6ad2016 drivers: net: generalize napi_complete_done() by Eric Dumazet · 8 years ago
  23. 7318166 net: dsa: bcm_sf2: Add support for ethtool::rxnfc by Florian Fainelli · 8 years ago
  24. 8534580 net: dsa: bcm_sf2: Add CFP registers definitions by Florian Fainelli · 8 years ago
  25. e1b9147 net: dsa: bcm_sf2: Configure traffic classes to queue mapping by Florian Fainelli · 8 years ago
  26. fd0e97b net: qcom/emac: add an error interrupt handler for the sgmii by Timur Tabi · 8 years ago
  27. e7e7454 net: qcom/emac: remove extraneous wake-on-lan code by Timur Tabi · 8 years ago
  28. 0f20276 net: qcom/emac: do not call emac_mac_start twice by Timur Tabi · 8 years ago
  29. 3db5d55 net: qcom/emac: always use autonegotiation to configure the SGMII link by Timur Tabi · 8 years ago
  30. 9da34f2 net: qcom/emac: display the phy driver info after we connect by Timur Tabi · 8 years ago
  31. ddd3a0c net: dsa: b53: use dsa_port's bridge pointer by Vivien Didelot · 8 years ago
  32. 922754a net: dsa: qca8k: use dsa_port's bridge pointer by Vivien Didelot · 8 years ago
  33. fae8a25 net: dsa: mv88e6xxx: use dsa_port's bridge pointer by Vivien Didelot · 8 years ago
  34. f123f2f net: dsa: pass bridge device when a port leaves by Vivien Didelot · 8 years ago
  35. a0c0216 net: dsa: variable number of ports by Vivien Didelot · 8 years ago
  36. 0e98f9d ravb: Support 1Gbps on R-Car H3 ES1.1+ and R-Car M3-W by Geert Uytterhoeven · 8 years ago
  37. 61fccb2 ravb: Add tx and rx clock internal delays mode of APSR by Kazuya Mizuguchi · 8 years ago
  38. 1a28242 net: ethernet: aquantia: return -ETIME in macro AQ_HW_WAIT_FOR by Colin Ian King · 8 years ago
  39. f81e5ca net: ethernet: aquantia: remove another redundant err check by Colin Ian King · 8 years ago
  40. e52cfb6 net: ethernet: aquantia: remove redundant err check by Colin Ian King · 8 years ago
  41. 1796a81 gtp: let userspace handle packets for invalid tunnels by Andreas Schultz · 8 years ago
  42. 1093192 gtp: remove unnecessary rcu_read_lock by Andreas Schultz · 8 years ago
  43. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  44. 9b41080 sfc: insert catch-all filters for encapsulated traffic by Edward Cree · 8 years ago
  45. 34e7aef sfc: refactor debug-or-warnings printks by Jon Cooper · 8 years ago
  46. 2d3d4ec sfc: fixes to filter restore handling by Jon Cooper · 8 years ago
  47. 0fc9ae1 net: phy: broadcom: add support for BCM54210E by Rafał Miłecki · 8 years ago
  48. a00ebc4 Merge tag 'linux-can-next-for-4.11-20170124' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 8 years ago
  49. 9d162ed net: phy: micrel: add support for KSZ8795 by Sean Nyekjaer · 8 years ago
  50. 3ab1b46 gtp: fix cross netns recv on gtp socket by Andreas Schultz · 8 years ago
  51. c6ce1d0 gtp: clear DF bit on GTP packet tx by Andreas Schultz · 8 years ago
  52. ab72982 gtp: add genl family modules alias by Andreas Schultz · 8 years ago
  53. a47b70e ravb: unmap descriptors when freeing rings by Kazuya Mizuguchi · 8 years ago
  54. 55ed0ce net: dsa: Pass device pointer to dsa_register_switch by Florian Fainelli · 8 years ago
  55. 80c8eae liquidio: Avoid accessing skb after submitting to input queue by Satanand Burla · 8 years ago
  56. 8293c7bc net: phy: broadcom: drop duplicated define for RGMII SKEW delay by Rafał Miłecki · 8 years ago
  57. 85b4685 net: phy: broadcom: use auxctl reading helper in BCM54612E code by Rafał Miłecki · 8 years ago
  58. 529ec6a virtio_net: reject XDP programs using header adjustment by Jakub Kicinski · 8 years ago
  59. b68df01 virtio_net: use dev_kfree_skb for small buffer XDP receive by John Fastabend · 8 years ago
  60. 7489bda r8152: check rx after napi is enabled by hayeswang · 8 years ago
  61. 248b213 r8152: re-schedule napi for tx by hayeswang · 8 years ago
  62. de9bf29 r8152: avoid start_xmit to schedule napi when napi is disabled by hayeswang · 8 years ago
  63. 26afec3 r8152: avoid start_xmit to call napi_schedule during autosuspend by hayeswang · 8 years ago
  64. 6eacfb5 sfc: reduce severity of PIO buffer alloc failures by Tomáš Pilař · 8 years ago
  65. fff37fd net: thunderx: Leave serdes lane config on 81/83xx to firmware by Sunil Goutham · 8 years ago
  66. fff4ffd net: thunderx: Support to configure queue sizes from ethtool by Sunil Goutham · 8 years ago
  67. d6f8cfa net: phy: leds: Break dependency of phy.h on phy_led_triggers.h by Geert Uytterhoeven · 8 years ago
  68. 8a87fca net: phy: leds: Clear phy_num_led_triggers on failure to avoid crash by Geert Uytterhoeven · 8 years ago
  69. 8b901f6 net-next: ethernet: mediatek: change the compatible string by John Crispin · 8 years ago
  70. 90c694b bnxt_en: Fix RTNL lock usage on bnxt_get_port_module_status(). by Michael Chan · 8 years ago
  71. 0eaa24b bnxt_en: Fix RTNL lock usage on bnxt_update_link(). by Michael Chan · 8 years ago
  72. a551ee9 bnxt_en: Fix bnxt_reset() in the slow path task. by Michael Chan · 8 years ago
  73. a9c54ad r8152: fix the wrong spelling by hayeswang · 8 years ago
  74. a67edbf bpf: add initial bpf tracepoints by Daniel Borkmann · 8 years ago
  75. 716dcae Merge tag 'mlx5-updates-2017-01-24' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  76. 1130383 netvsc: call netif_receive_skb by stephen hemminger · 8 years ago
  77. b58a185 netvsc: simplify get next send section by stephen hemminger · 8 years ago
  78. 6c80f3f netvsc: report per-channel stats in ethtool statistics by Simon Xiao · 8 years ago
  79. 793e395 netvsc: account for packets/bytes transmitted after completion by stephen hemminger · 8 years ago
  80. 46b4f7f netvsc: eliminate per-device outstanding send counter by stephen hemminger · 8 years ago
  81. 2289f0a netvsc: simplify rndis_filter_remove by stephen hemminger · 8 years ago
  82. 2c7f83c netvsc: don't pass void * to internal device_add by stephen hemminger · 8 years ago
  83. dc54a08 netvsc: optimize receive path by stephen hemminger · 8 years ago
  84. b8b835a netvsc: group all per-channel state together by stephen hemminger · 8 years ago
  85. ceaaea0 netvsc: remove unused variables by stephen hemminger · 8 years ago
  86. d8e18ee netvsc: enhance transmit select_queue by stephen hemminger · 8 years ago
  87. ff4a441 netvsc: allow get/set of RSS indirection table by stephen hemminger · 8 years ago
  88. 2b01888 netvsc: allow more flexible setting of number of channels by stephen hemminger · 8 years ago
  89. 962f3fe netvsc: add ethtool ops to get/set RSS key by stephen hemminger · 8 years ago
  90. b5a5dc8 netvsc: report rss field values by stephen hemminger · 8 years ago
  91. b448f4e netvsc: report number of rx queues in ethtool by stephen hemminger · 8 years ago
  92. 23312a3 netvsc: negotiate checksum and segmentation parameters by stephen hemminger · 8 years ago
  93. 0b307eb netvsc: remove no longer needed receive staging buffers by stephen hemminger · 8 years ago
  94. c61a6a7 net: dsa: mv88e6xxx: Implement the 6390 external MDIO bus by Andrew Lunn · 8 years ago
  95. a3c53be5 net: dsa: mv88e6xxx: Support multiple MDIO busses by Andrew Lunn · 8 years ago
  96. 0dd12d5 net: dsa: mv88e6xxx: Add mdio private structure by Andrew Lunn · 8 years ago
  97. ee26a22 net: dsa: mv88e6xxx: Pass mii_bus to all PHY operations by Andrew Lunn · 8 years ago
  98. efb3e74 net: dsa: mv88e6xxx: Abstract mv88e6165 PHY operations by Andrew Lunn · 8 years ago
  99. 185acee alx: work around hardware bug in interrupt fallback path by Tobias Regnery · 8 years ago
  100. 37187a0 alx: fix fallback to msi or legacy interrupts by Tobias Regnery · 8 years ago