1. 357f4aa firewire: net: really fix maximum possible MTU by Stefan Richter · 8 years ago
  2. af1fee9 net: phy: Add support for Microsemi VSC 8530/40 Fast Ethernet PHY by Raju Lakkaraju · 8 years ago
  3. 32ab0a38 Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  4. 9769905 rocker: set physical device for port netdevice by Jiri Pirko · 8 years ago
  5. 6ce40fc Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  6. 58effd7 net: phy: at803x: Add a definition for PHY ID mask by Fabio Estevam · 8 years ago
  7. 0f16bc1 driver: tun: Move tun check into the block of TUNSETIFF condition check by Gao Feng · 8 years ago
  8. 93a205e virtio-net: Update the mtu code to match virtio spec by Aaron Conole · 8 years ago
  9. 5d4ca23 i40e: Clean up handling of msglevel flags and debug parameter by Alexander Duyck · 8 years ago
  10. c17ef43 i40e: Fix bit logic error in failure case by David Ertman · 8 years ago
  11. cf465fe i40e/i40evf: Changed version from 1.6.19 to 1.6.21 by Bimmy Pujari · 8 years ago
  12. 53cb6e9 i40e: Removal of workaround for simple MAC address filter deletion by Filip Sadowski · 8 years ago
  13. ab425cb i40e: Fix for long link down notification time by Carolyn Wyborny · 8 years ago
  14. 99dad8b i40e: Drop redundant Rx descriptor processing code by Alexander Duyck · 8 years ago
  15. 1281505 i40e: fix confusing dmesg info for ethtool -L option by Lihong Yang · 8 years ago
  16. fe180a5 i40e: Make struct i40e_stats const by Joe Perches · 8 years ago
  17. 4adbb64 i40e/i40evf: Changed version from 1.6.16 to 1.6.19 by Bimmy Pujari · 8 years ago
  18. 96db776 i40e/i40evf: fix interrupt affinity bug by Alan Brady · 8 years ago
  19. 6d6fd1b i40e: group base mode VF offload flags by Preethi Banala · 8 years ago
  20. 7be96322 i40e: reopen client after reset by Mitch Williams · 8 years ago
  21. e1da71c i40e: Drop code for unsupported flow types by Alexander Duyck · 8 years ago
  22. dc76212 i40e: Remove unused function i40e_vsi_lookup by Alexander Duyck · 8 years ago
  23. 7ed3573 i40e: Bit test mask correction by Filip Sadowski · 8 years ago
  24. ed24540 i40e: Rewrite Flow Director busy wait loop by Alexander Duyck · 8 years ago
  25. c73d2e8 i40e: Fix client interaction by Carolyn Wyborny · 8 years ago
  26. 71fac30 mlxsw: switchx2: Set physical device for port netdevice by Jiri Pirko · 8 years ago
  27. f20a91f mlxsw: spectrum: Set physical device for port netdevice by Jiri Pirko · 8 years ago
  28. 1d20d23 mlxsw: Move PCI id table definitions into driver modules by Jiri Pirko · 8 years ago
  29. 62e86f9 mlxsw: pci: Rename header with HW definitions by Jiri Pirko · 8 years ago
  30. 8c9583a mlxsw: spectrum: Remove extra whitespace by Ido Schimmel · 8 years ago
  31. 110447f8 ethernet: fix min/max MTU typos by Stefan Richter · 8 years ago
  32. 56989f6 genetlink: mark families as __ro_after_init by Johannes Berg · 8 years ago
  33. 489111e genetlink: statically initialize families by Johannes Berg · 8 years ago
  34. a07ea4d genetlink: no longer support using static family IDs by Johannes Berg · 8 years ago
  35. 8f20542 wireless: deprecate WDS and disable by default by Johannes Berg · 8 years ago
  36. 89ab88b firewire: net: set initial MTU = 1500 unconditionally, fix IPv6 on some CardBus cards by Stefan Richter · 8 years ago
  37. 5d48f00 firewire: net: fix maximum possible MTU by Stefan Richter · 8 years ago
  38. e2897b8 net: netcp: add missing of_node_put() in netcp_probe() by Wei Yongjun · 8 years ago
  39. f850b4a net: ena: use setup_timer() and mod_timer() by Wei Yongjun · 8 years ago
  40. 675a6ce amd-xgbe: Fix error return code in xgbe_probe() by Wei Yongjun · 8 years ago
  41. 0942170 net: ns83820: use dev_kfree_skb_irq instead of kfree_skb by Wei Yongjun · 8 years ago
  42. a24a9d7 net: eth: altera: Fix error return code in altera_tse_probe() by Wei Yongjun · 8 years ago
  43. 68497a8 net: dsa: mv88e6xxx: use setup_timer to simplify the code by Wei Yongjun · 8 years ago
  44. 1aaa87a net: netcp: drop kfree for memory allocated with devm_kzalloc by Wei Yongjun · 8 years ago
  45. d92ead1 net: phy: broadcom: Add support for BCM54612E by Xo Wang · 8 years ago
  46. c1a3831 mlxsw: Convert resources into array by Jiri Pirko · 8 years ago
  47. f38a231 mlxsw: cmd: Push resource query defines to cmd.h by Jiri Pirko · 8 years ago
  48. 8e9658d mlxsw: reg: Generare register names automatically by Jiri Pirko · 8 years ago
  49. 21978dc mlxsw: reg: Use helper macro to define registers by Jiri Pirko · 8 years ago
  50. 412791d mlxsw: item: Make char *buf arg constant for getters by Jiri Pirko · 8 years ago
  51. fe0612d mlxsw: item: Make struct mlxsw_item args const by Jiri Pirko · 8 years ago
  52. e8f0a89 hv_netvsc: fix a race between netvsc_send() and netvsc_init_buf() by Vitaly Kuznetsov · 8 years ago
  53. 46b3ef4 s390/net: use net core MTU range checking by Jarod Wilson · 8 years ago
  54. b3e3893 net: use core MTU range checking in misc drivers by Jarod Wilson · 8 years ago
  55. d0c2c99 net: use core MTU range checking in virt drivers by Jarod Wilson · 8 years ago
  56. 9157208 net: use core MTU range checking in core net infra by Jarod Wilson · 8 years ago
  57. 8b6b413 net: use core MTU range checking in WAN drivers by Jarod Wilson · 8 years ago
  58. 9c22b4a net: use core MTU range checking in wireless drivers by Jarod Wilson · 8 years ago
  59. f77f0ae net: use core MTU range checking in USB NIC drivers by Jarod Wilson · 8 years ago
  60. d894be5 ethernet: use net core MTU range checking in more drivers by Jarod Wilson · 8 years ago
  61. 1a61a8f myri10ge: fix typo in parameter description by Wei Yongjun · 8 years ago
  62. 81ad2b7 net: ethernet: mediatek: use dev_kfree_skb_any instead of dev_kfree_skb by Wei Yongjun · 8 years ago
  63. d80f45f dwc_eth_qos: use dev_kfree_skb_any instead of dev_kfree_skb by Wei Yongjun · 8 years ago
  64. 547412f net: phy: aquantia: add PHY ID of AQR106 and AQR107 by Shaohui Xie · 8 years ago
  65. 01e5943 net: fec: drop check for clk==NULL before calling clk_* by Uwe Kleine-König · 8 years ago
  66. 25c07e2 net: smc91x: fix neponset breakage by pxa u16 writes by Robert Jarzmik · 8 years ago
  67. 8441bb3 net: macb: Add ethtool get_ringparam and set_ringparam functionality by Zach Brown · 8 years ago
  68. b410d13 net: macb: Use variables with defaults for tx/rx ring sizes instead of hardcoded values by Zach Brown · 8 years ago
  69. 0f6e876 net: arc_emac: use dev_kfree_skb_any instead of dev_kfree_skb by Wei Yongjun · 8 years ago
  70. 3134e9b net: fs_enet: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  71. f3fe4e9 mac80211: add a HW flag for supporting HW TX fragmentation by Sara Sharon · 8 years ago
  72. 4251e74 qed: Remove useless set memory to zero use memset() by Wei Yongjun · 8 years ago
  73. aa0938c net: dsa: mv88e6xxx: fix non static symbol warning by Wei Yongjun · 8 years ago
  74. d248caf r8152: add new products of Lenovo by hayeswang · 8 years ago
  75. 9c365f3 net: smc91x: take into account half-word workaround by Robert Jarzmik · 8 years ago
  76. d09d747 net: smc91x: isolate u16 writes alignment workaround by Robert Jarzmik · 8 years ago
  77. cd94e51 ethernet/sfc: use core min/max MTU checking by Bert Kenward · 8 years ago
  78. 2e0bc45 net: phy: leds: add support for led triggers on phy link state change by Zach Brown · 8 years ago
  79. 1f9127c net: phy: Create phy_supported_speeds function which lists speeds currently supported by a phydevice by Zach Brown · 8 years ago
  80. 61a1796 net: phy: Encapsulate actions performed during link state changes into function phy_adjust_link by Zach Brown · 8 years ago
  81. 0e0f27d skge: Rename LED_OFF and LED_ON in marvel skge driver to avoid conflicts with leds namespace by Zach Brown · 8 years ago
  82. cf2d674 rocker: Flip to the new dev walk API by David Ahern · 8 years ago
  83. dd82364 mlxsw: Flip to the new dev walk API by David Ahern · 8 years ago
  84. 1cd127f ixgbe: Flip to the new dev walk API by David Ahern · 8 years ago
  85. e0e79c8 IB/ipoib: Flip to new dev walk API by David Ahern · 8 years ago
  86. 453d393 IB/core: Flip to the new dev walk API by David Ahern · 8 years ago
  87. b3208b2 net: bonding: Flip to the new dev walk API by David Ahern · 8 years ago
  88. 44770e1 ethernet: use core min/max MTU checking by Jarod Wilson · 8 years ago
  89. 1281a2c ethernet/toshiba: use core min/max MTU checking by Jarod Wilson · 8 years ago
  90. f58f081 ethernet/tile: use core min/max MTU checking by Jarod Wilson · 8 years ago
  91. 3d5d96a ethernet/ibm: use core min/max MTU checking by Jarod Wilson · 8 years ago
  92. 109cc16 ethernet/cavium: use core min/max MTU checking by Jarod Wilson · 8 years ago
  93. 18c310f ethernet/neterion: use core min/max MTU checking by Jarod Wilson · 8 years ago
  94. f7ad72b ethernet/dlink: use core min/max MTU checking by Jarod Wilson · 8 years ago
  95. 540bfe3 ethernet/sun: use core min/max MTU checking by Jarod Wilson · 8 years ago
  96. c7315a9 ethernet/realtek: use core min/max MTU checking by Jarod Wilson · 8 years ago
  97. caff2a8 ethernet/qlogic: use core min/max MTU checking by Jarod Wilson · 8 years ago
  98. b80f71f ethernet/mellanox: use core min/max MTU checking by Jarod Wilson · 8 years ago
  99. 5777987 ethernet/marvell: use core min/max MTU checking by Jarod Wilson · 8 years ago
  100. 91c527a ethernet/intel: use core min/max MTU checking by Jarod Wilson · 8 years ago