1. 5d4ca23 i40e: Clean up handling of msglevel flags and debug parameter by Alexander Duyck · 8 years ago
  2. c17ef43 i40e: Fix bit logic error in failure case by David Ertman · 8 years ago
  3. cf465fe i40e/i40evf: Changed version from 1.6.19 to 1.6.21 by Bimmy Pujari · 8 years ago
  4. 53cb6e9 i40e: Removal of workaround for simple MAC address filter deletion by Filip Sadowski · 8 years ago
  5. ab425cb i40e: Fix for long link down notification time by Carolyn Wyborny · 8 years ago
  6. 99dad8b i40e: Drop redundant Rx descriptor processing code by Alexander Duyck · 8 years ago
  7. 1281505 i40e: fix confusing dmesg info for ethtool -L option by Lihong Yang · 8 years ago
  8. fe180a5 i40e: Make struct i40e_stats const by Joe Perches · 8 years ago
  9. 4adbb64 i40e/i40evf: Changed version from 1.6.16 to 1.6.19 by Bimmy Pujari · 8 years ago
  10. 96db776 i40e/i40evf: fix interrupt affinity bug by Alan Brady · 8 years ago
  11. 6d6fd1b i40e: group base mode VF offload flags by Preethi Banala · 8 years ago
  12. 7be96322 i40e: reopen client after reset by Mitch Williams · 8 years ago
  13. e1da71c i40e: Drop code for unsupported flow types by Alexander Duyck · 8 years ago
  14. dc76212 i40e: Remove unused function i40e_vsi_lookup by Alexander Duyck · 8 years ago
  15. 7ed3573 i40e: Bit test mask correction by Filip Sadowski · 8 years ago
  16. ed24540 i40e: Rewrite Flow Director busy wait loop by Alexander Duyck · 8 years ago
  17. c73d2e8 i40e: Fix client interaction by Carolyn Wyborny · 8 years ago
  18. 71fac30 mlxsw: switchx2: Set physical device for port netdevice by Jiri Pirko · 8 years ago
  19. f20a91f mlxsw: spectrum: Set physical device for port netdevice by Jiri Pirko · 8 years ago
  20. 1d20d23 mlxsw: Move PCI id table definitions into driver modules by Jiri Pirko · 8 years ago
  21. 62e86f9 mlxsw: pci: Rename header with HW definitions by Jiri Pirko · 8 years ago
  22. 8c9583a mlxsw: spectrum: Remove extra whitespace by Ido Schimmel · 8 years ago
  23. 110447f8 ethernet: fix min/max MTU typos by Stefan Richter · 8 years ago
  24. e2897b8 net: netcp: add missing of_node_put() in netcp_probe() by Wei Yongjun · 8 years ago
  25. f850b4a net: ena: use setup_timer() and mod_timer() by Wei Yongjun · 8 years ago
  26. 675a6ce amd-xgbe: Fix error return code in xgbe_probe() by Wei Yongjun · 8 years ago
  27. 0942170 net: ns83820: use dev_kfree_skb_irq instead of kfree_skb by Wei Yongjun · 8 years ago
  28. a24a9d7 net: eth: altera: Fix error return code in altera_tse_probe() by Wei Yongjun · 8 years ago
  29. 1aaa87a net: netcp: drop kfree for memory allocated with devm_kzalloc by Wei Yongjun · 8 years ago
  30. c1a3831 mlxsw: Convert resources into array by Jiri Pirko · 8 years ago
  31. f38a231 mlxsw: cmd: Push resource query defines to cmd.h by Jiri Pirko · 8 years ago
  32. 8e9658d mlxsw: reg: Generare register names automatically by Jiri Pirko · 8 years ago
  33. 21978dc mlxsw: reg: Use helper macro to define registers by Jiri Pirko · 8 years ago
  34. 412791d mlxsw: item: Make char *buf arg constant for getters by Jiri Pirko · 8 years ago
  35. fe0612d mlxsw: item: Make struct mlxsw_item args const by Jiri Pirko · 8 years ago
  36. d894be5 ethernet: use net core MTU range checking in more drivers by Jarod Wilson · 8 years ago
  37. 1a61a8f myri10ge: fix typo in parameter description by Wei Yongjun · 8 years ago
  38. 81ad2b7 net: ethernet: mediatek: use dev_kfree_skb_any instead of dev_kfree_skb by Wei Yongjun · 8 years ago
  39. d80f45f dwc_eth_qos: use dev_kfree_skb_any instead of dev_kfree_skb by Wei Yongjun · 8 years ago
  40. 01e5943 net: fec: drop check for clk==NULL before calling clk_* by Uwe Kleine-König · 8 years ago
  41. 25c07e2 net: smc91x: fix neponset breakage by pxa u16 writes by Robert Jarzmik · 8 years ago
  42. 8441bb3 net: macb: Add ethtool get_ringparam and set_ringparam functionality by Zach Brown · 8 years ago
  43. b410d13 net: macb: Use variables with defaults for tx/rx ring sizes instead of hardcoded values by Zach Brown · 8 years ago
  44. 0f6e876 net: arc_emac: use dev_kfree_skb_any instead of dev_kfree_skb by Wei Yongjun · 8 years ago
  45. 3134e9b net: fs_enet: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  46. 4251e74 qed: Remove useless set memory to zero use memset() by Wei Yongjun · 8 years ago
  47. 9c365f3 net: smc91x: take into account half-word workaround by Robert Jarzmik · 8 years ago
  48. d09d747 net: smc91x: isolate u16 writes alignment workaround by Robert Jarzmik · 8 years ago
  49. cd94e51 ethernet/sfc: use core min/max MTU checking by Bert Kenward · 8 years ago
  50. 0e0f27d skge: Rename LED_OFF and LED_ON in marvel skge driver to avoid conflicts with leds namespace by Zach Brown · 8 years ago
  51. cf2d674 rocker: Flip to the new dev walk API by David Ahern · 8 years ago
  52. dd82364 mlxsw: Flip to the new dev walk API by David Ahern · 8 years ago
  53. 1cd127f ixgbe: Flip to the new dev walk API by David Ahern · 8 years ago
  54. 44770e1 ethernet: use core min/max MTU checking by Jarod Wilson · 8 years ago
  55. 1281a2c ethernet/toshiba: use core min/max MTU checking by Jarod Wilson · 8 years ago
  56. f58f081 ethernet/tile: use core min/max MTU checking by Jarod Wilson · 8 years ago
  57. 3d5d96a ethernet/ibm: use core min/max MTU checking by Jarod Wilson · 8 years ago
  58. 109cc16 ethernet/cavium: use core min/max MTU checking by Jarod Wilson · 8 years ago
  59. 18c310f ethernet/neterion: use core min/max MTU checking by Jarod Wilson · 8 years ago
  60. f7ad72b ethernet/dlink: use core min/max MTU checking by Jarod Wilson · 8 years ago
  61. 540bfe3 ethernet/sun: use core min/max MTU checking by Jarod Wilson · 8 years ago
  62. c7315a9 ethernet/realtek: use core min/max MTU checking by Jarod Wilson · 8 years ago
  63. caff2a8 ethernet/qlogic: use core min/max MTU checking by Jarod Wilson · 8 years ago
  64. b80f71f ethernet/mellanox: use core min/max MTU checking by Jarod Wilson · 8 years ago
  65. 5777987 ethernet/marvell: use core min/max MTU checking by Jarod Wilson · 8 years ago
  66. 91c527a ethernet/intel: use core min/max MTU checking by Jarod Wilson · 8 years ago
  67. e1c6dcc ethernet/broadcom: use core min/max MTU checking by Jarod Wilson · 8 years ago
  68. 67bef94 ethernet/atheros: use core min/max MTU checking by Jarod Wilson · 8 years ago
  69. 3f3177bb fsl/fman: fix error return code in mac_probe() by Wei Yongjun · 8 years ago
  70. ca8eddc net: ethernet: nb8800: fix error return code in nb8800_open() by Wei Yongjun · 8 years ago
  71. a7f7b44 net: hip04: Remove superfluous ether_setup after alloc_etherdev by Tobias Klauser · 8 years ago
  72. d5df768 qed: Fix possible race when reading firmware return code. by Manish Chopra · 8 years ago
  73. 7eff82b qed: Handle malicious VFs events by Yuval Mintz · 8 years ago
  74. c59f5291 qed: Allow chance for fast ramrod completions by Yuval Mintz · 8 years ago
  75. 7b7e70f qed*: Allow unicast filtering by Yuval Mintz · 8 years ago
  76. 2569585 qede: Prevent GSO on long Geneve headers by Manish Chopra · 8 years ago
  77. a150241 qede: GSO support for tunnels with outer csum by Manish Chopra · 8 years ago
  78. c3aaa40 qed: Pass MAC hints to VFs by Yuval Mintz · 8 years ago
  79. 5724b8b net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and 'is_tcf_mirred_mirror' by Shmulik Ladkani · 8 years ago
  80. 8eed1cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  81. 5852e93 net: axienet: Remove unused parameter from __axienet_device_reset by Tobias Klauser · 8 years ago
  82. 10f6c4d liquidio: CN23XX: fix a loop timeout by Dan Carpenter · 8 years ago
  83. 7086605 stmmac: fix error check when init ptp by Giuseppe CAVALLARO · 8 years ago
  84. be9b317 stmmac: fix ptp init for gmac4 by Giuseppe CAVALLARO · 8 years ago
  85. d4e9913 qed: fix old-style function definition by Arnd Bergmann · 8 years ago
  86. b8a4ddb net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ON by Tom Herbert · 8 years ago
  87. 88a2428 qed: Fix to use list_for_each_entry_safe() when delete items by Wei Yongjun · 8 years ago
  88. 1e09c10 tlan: avoid unused label with PCI=n by Arnd Bergmann · 8 years ago
  89. a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
  90. 751d6fd drivers: net: xgene: fix: Use GPIO to get link status by Iyappan Subramanian · 8 years ago
  91. 86e3a04 net: ti: netcp_ethss: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  92. 2479876 net: ti: cpsw: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  93. 1685e78 net: stmmac: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  94. d6d50c7 net: stmmac: use phydev from struct net_device by Philippe Reynes · 8 years ago
  95. a54e161 net: mv643xx_eth: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  96. 1e8a655 net: mv643xx_eth: use phydev from struct net_device by Philippe Reynes · 8 years ago
  97. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  98. 3989144 kthread: kthread worker API cleanup by Petr Mladek · 8 years ago
  99. 6b5e09a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  100. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago