1. 1e3a5fd i40e/i40evf: adjust packet size to account for double VLANs by Mitch Williams · 8 years ago
  2. c6f71c4 hv_netvsc: Fix rndis_filter_close error during netvsc_remove by Haiyang Zhang · 8 years ago
  3. 0cf3f4c Merge tag 'mlx5-updates-2017-08-24' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  4. 256fbe1 hinic: uninitialized variable in hinic_api_cmd_init() by Dan Carpenter · 8 years ago
  5. 43cee2d net: mv643xx_eth: Be drop monitor friendly by Florian Fainelli · 8 years ago
  6. 1e9d8e7 tg3: Be drop monitor friendly by Florian Fainelli · 8 years ago
  7. 39a7e589 net/mlx5e: make mlx5e_profile const by Bhumika Goyal · 8 years ago
  8. 3f2c5fb net/mlx4_core: make mlx4_profile const by Bhumika Goyal · 8 years ago
  9. 2886447 ixgbe: use return codes from ndo_xdp_xmit that are distinguishable by Jesper Dangaard Brouer · 8 years ago
  10. a481d71 mlxsw: spectrum_dpipe: Add support for controlling neighbor counters by Arkadi Sharshevsky · 8 years ago
  11. a86f030 mlxsw: spectrum_dpipe: Add support for IPv4 host table dump by Arkadi Sharshevsky · 8 years ago
  12. 7cfcbc7 mlxsw: spectrum_router: Add support for setting counters on neighbors by Arkadi Sharshevsky · 8 years ago
  13. 6bba7e2 mlxsw: reg: Make flow counter set type enum to be shared by Arkadi Sharshevsky · 8 years ago
  14. 6aecb36 mlxsw: spectrum_dpipe: Add IPv4 host table initial support by Arkadi Sharshevsky · 8 years ago
  15. 7e57ae9 mlxsw: spectrum_dpipe: Fix label name by Arkadi Sharshevsky · 8 years ago
  16. f17cc84 mlxsw: spectrum_router: Add helpers for neighbor access by Arkadi Sharshevsky · 8 years ago
  17. 3580732 devlink: Move dpipe entry clear function into devlink by Arkadi Sharshevsky · 8 years ago
  18. ffd3cdc devlink: Add support for dynamic table size by Arkadi Sharshevsky · 8 years ago
  19. 23ca5ec mlxsw: spectrum_dpipe: Fix erif table op name space by Arkadi Sharshevsky · 8 years ago
  20. 4c03e69 net/mlx5: Add tracepoints by Matan Barak · 8 years ago
  21. 693c688 net/mlx5: Add hash table for flow groups in flow table by Matan Barak · 8 years ago
  22. 0d235c3 net/mlx5: Add hash table to search FTEs in a flow-group by Matan Barak · 8 years ago
  23. 667cb65 net/mlx5: Don't store reserved part in FTEs and FGs by Matan Barak · 8 years ago
  24. 8ebabaa net/mlx5: Convert linear search for free index to ida by Matan Barak · 8 years ago
  25. 0980030 net/mlx5e: Fix wrong code indentation in conditional statement by Gal Pressman · 8 years ago
  26. 3c00458 net/mlx5: Add a blank line after declarations V2 by Saeed Mahameed · 8 years ago
  27. 5719e5e net: hinic: make functions set_ctrl0 and set_ctrl1 static by Colin Ian King · 8 years ago
  28. 0ede6ba mlxsw: spectrum_flower: Offload goto_chain termination action by Jiri Pirko · 8 years ago
  29. dbec8ee mlxsw: spectrum_acl: Provide helper to lookup ruleset by Jiri Pirko · 8 years ago
  30. 0ade3b6 mlxsw: spectrum_acl: Allow to get group_id value for a ruleset by Jiri Pirko · 8 years ago
  31. 45b6274 mlxsw: spectrum: Offload multichain TC rules by Jiri Pirko · 8 years ago
  32. 186cd4d net: mvpp2: software tso support by Antoine Ténart · 8 years ago
  33. 85affd7 net: mvpp2: unify the txq size define use by Antoine Ténart · 8 years ago
  34. f9cbe9a net: define the TSO header size in net/tso.h by Antoine Ténart · 8 years ago
  35. b285477 liquidio: change manner of detecting whether or not NIC firmware is loaded by Felix Manlunas · 8 years ago
  36. 153890b net: amd: constify zorro_device_id by Arvind Yadav · 8 years ago
  37. f84bf38 net: mvpp2: initialize the GoP by Antoine Ténart · 8 years ago
  38. 76eb1b1 net: mvpp2: set maximum packet size for 10G ports by Stefan Chulski · 8 years ago
  39. 7732195 net: mvpp2: initialize the XLG MAC when using a port by Antoine Ténart · 8 years ago
  40. 3919357 net: mvpp2: initialize the GMAC when using a port by Antoine Ténart · 8 years ago
  41. 2055d62 net: mvpp2: move the mii configuration in the ndo_open path by Antoine Ténart · 8 years ago
  42. 1068ec7 net: mvpp2: fix the synchronization module bypass macro name by Antoine Ténart · 8 years ago
  43. 81b6630 net: mvpp2: unify register definitions coding style by Antoine Ténart · 8 years ago
  44. 41a130f net: mdio-gpio: make mdiobb_ops const by Bhumika Goyal · 8 years ago
  45. 9449473 net: ethernet: freescale: fs_enet: make mdiobb_ops const by Bhumika Goyal · 8 years ago
  46. 58e0c0d net: ethernet: ax88796: make mdiobb_ops const by Bhumika Goyal · 8 years ago
  47. 4823eb2 hv_netvsc: Add ethtool handler to set and get UDP hash levels by Haiyang Zhang · 8 years ago
  48. 4c0e2cb hv_netvsc: Clean up unused parameter from netvsc_get_rss_hash_opts() by Haiyang Zhang · 8 years ago
  49. fcba156 hv_netvsc: Clean up unused parameter from netvsc_get_hash() by Haiyang Zhang · 8 years ago
  50. ee5b1fa liquidio: make VF driver notify NIC firmware of MTU change by Veerasenareddy Burru · 8 years ago
  51. ad530a1 liquidio: move macro definition to a proper place by Veerasenareddy Burru · 8 years ago
  52. b6d08bd net: ethernet: make ptp_clock_info const by Bhumika Goyal · 8 years ago
  53. a8e8b7f net: hns3: Add support to change MTU in HNS3 hardware by Salil · 8 years ago
  54. b553400 net-next/hinic: Add netpoll by Aviad Krawczyk · 8 years ago
  55. edd384f net-next/hinic: Add ethtool and stats by Aviad Krawczyk · 8 years ago
  56. 00e57a6 net-next/hinic: Add Tx operation by Aviad Krawczyk · 8 years ago
  57. e2585ea net-next/hinic: Add Rx handler by Aviad Krawczyk · 8 years ago
  58. 7ef37fe net-next/hinic: Add cmdq completion handler by Aviad Krawczyk · 8 years ago
  59. 76baca2 net-next/hinic: Add cmdq commands by Aviad Krawczyk · 8 years ago
  60. fc9319e net-next/hinic: Add ceqs by Aviad Krawczyk · 8 years ago
  61. d0b9805 net-next/hinic: Initialize cmdq by Aviad Krawczyk · 8 years ago
  62. 53e7d6f net-next/hinic: Set qp context by Aviad Krawczyk · 8 years ago
  63. f91090f net-next/hinic: Add qp resources by Aviad Krawczyk · 8 years ago
  64. b15a9f3 net-next/hinic: Add wq by Aviad Krawczyk · 8 years ago
  65. c3e79ba net-next/hinic: Add logical Txq and Rxq by Aviad Krawczyk · 8 years ago
  66. c4d06d2 net-next/hinic: Add Rx mode and link event handler by Aviad Krawczyk · 8 years ago
  67. 25a3ba6 net-next/hinic: Add port management commands by Aviad Krawczyk · 8 years ago
  68. f00fe73 net-next/hinic: Add aeqs by Aviad Krawczyk · 8 years ago
  69. 0ac599c net-next/hinic: Add api cmd commands by Aviad Krawczyk · 8 years ago
  70. 6dd8b68 net-next/hinic: Add management messages by Aviad Krawczyk · 8 years ago
  71. 3dcea32 net-next/hinic: Initialize api cmd hw by Aviad Krawczyk · 8 years ago
  72. eabf0fa net-next/hinic: Initialize api cmd resources by Aviad Krawczyk · 8 years ago
  73. a5564e7 net-next/hinic: Initialize hw device components by Aviad Krawczyk · 8 years ago
  74. 51ba902 net-next/hinic: Initialize hw interface by Aviad Krawczyk · 8 years ago
  75. 89c9c16 net: ethernet: stmmac: dwmac-rk: Add rv1108 gmac support by David Wu · 8 years ago
  76. d3213fb ethernet: xircom: small clean up in setup_xirc2ps_cs() by Dan Carpenter · 8 years ago
  77. e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  78. da6817e qlogic: make device_attribute const by Bhumika Goyal · 8 years ago
  79. 0c45d7f liquidio: fix use of pf in pass-through mode in a virtual machine by Rick Farrington · 8 years ago
  80. 6eb15e2 net: dsa: mv88e6xxx: make irq_chip const by Bhumika Goyal · 8 years ago
  81. 138b57f net: ibm: emac: Fix some error handling path in 'emac_probe()' by Christophe Jaillet · 8 years ago
  82. c3168ca cxgb4/cxgbvf: Handle 32-bit fw port capabilities by Ganesh Goudar · 8 years ago
  83. 9da5106 net/mlx5e: Use size_t to store byte offset in statistics descriptors by Gal Pressman · 8 years ago
  84. c045dee net/mlx5e: Use kernel types instead of uint*_t in ethtool callbacks by Gal Pressman · 8 years ago
  85. 1afdb77 net/mlx5e: Place constants on the right side of comparisons by Or Gerlitz · 8 years ago
  86. 12148f5 net/mlx5e: Avoid using multiple blank lines by Or Gerlitz · 8 years ago
  87. 61bf212 net/mlx5e: Properly indent within conditional statements by Or Gerlitz · 8 years ago
  88. ad5b39a net/mlx5: Add a blank line after declarations by Or Gerlitz · 8 years ago
  89. 733d6c5 net/mlx5: Avoid blank lines after/before open/close brace by Or Gerlitz · 8 years ago
  90. efae7f7 net/mlx5e: Add outbound PCI buffer overflow counter by Eran Ben Elisha · 8 years ago
  91. 068aef3 net/mlx5e: Add RX buffer fullness counters by Gal Pressman · 8 years ago
  92. 73e9064 net/mlx5e: Add PCIe outbound stalls counters by Gal Pressman · 8 years ago
  93. eb234ee net/mlx5e: IPoIB, Add support for get_link_ksettings in ethtool by Shalom Lagziel · 8 years ago
  94. 1d1c343 net/mlx5e: IPoIB, Fix driver name retrieved by ethtool by Feras Daoud · 8 years ago
  95. 63bfd39 net/mlx5e: Send PAOS command on interface up/down by Eran Ben Elisha · 9 years ago
  96. bd76b87 bnxt_en: fix spelling mistake: "swtichdev" -> "switchdev" by Colin Ian King · 8 years ago
  97. d7629e7 net: hns3: fix a handful of spelling mistakes by Colin Ian King · 8 years ago
  98. 46d9cea net: defxx: constify eisa_device_id by Arvind Yadav · 8 years ago
  99. 33f1438 net: hp100: constify eisa_device_id by Arvind Yadav · 8 years ago
  100. f98dfa4 net: de4x5: constify eisa_device_id by Arvind Yadav · 8 years ago