1. 0dfa0be cnic: Explicitly initialize all reference counts to 0. by Michael Chan · 5 years ago
  2. 43a4b60 ipv6: have a single rcu unlock point in __ip6_rt_update_pmtu by David Ahern · 5 years ago
  3. 5a0d7dc Merge tag 'mlx5-updates-2019-08-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 5 years ago
  4. a9e21be ][next] selftests: nettest: fix spelling mistake: "potocol" -> "protocol" by Colin Ian King · 5 years ago
  5. 9e8fb25 Merge branch 'net-l3-l4-functional-tests' by David S. Miller · 5 years ago
  6. 56eba15 selftests: Add use case section to fcnal-test by David Ahern · 5 years ago
  7. db6641e selftests: Add ipv6 netfilter tests to fcnal-test by David Ahern · 5 years ago
  8. 88f2b36 selftests: Add ipv4 netfilter tests to fcnal-test by David Ahern · 5 years ago
  9. 4cd12f6 selftests: Add ipv6 runtime tests to fcnal-test by David Ahern · 5 years ago
  10. 0113f72 selftests: Add ipv4 runtime tests to fcnal-test by David Ahern · 5 years ago
  11. 34d0302 selftests: Add ipv6 address bind tests to fcnal-test by David Ahern · 5 years ago
  12. 75b2b2b selftests: Add ipv4 address bind tests to fcnal-test by David Ahern · 5 years ago
  13. 6abdb65 selftests: Add ipv6 udp tests to fcnal-test by David Ahern · 5 years ago
  14. a4368be selftests: Add ipv4 udp tests to fcnal-test by David Ahern · 5 years ago
  15. a071bbf selftests: Add ipv6 tcp tests to fcnal-test by David Ahern · 5 years ago
  16. bbd7c76 selftests: Add ipv4 tcp tests to fcnal-test by David Ahern · 5 years ago
  17. c0644e7 selftests: Add ipv6 ping tests to fcnal-test by David Ahern · 5 years ago
  18. c032dd8 selftests: Add ipv4 ping tests to fcnal-test by David Ahern · 5 years ago
  19. 6f9d5ca selftests: Setup for functional tests for fib and socket lookups by David Ahern · 5 years ago
  20. acda655 selftests: Add nettest by David Ahern · 5 years ago
  21. 856a272 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 5 years ago
  22. 4de97b0 Merge branch 'enetc-PCIe-MDIO' by David S. Miller · 5 years ago
  23. 8488d8e arm64: dts: fsl: ls1028a: Enable eth port1 on the ls1028a QDS board by Claudiu Manoil · 5 years ago
  24. 288a91d dt-bindings: net: fsl: enetc: Add bindings for the central MDIO PCIe endpoint by Claudiu Manoil · 5 years ago
  25. 231ece3 enetc: Add mdio bus driver for the PCIe MDIO endpoint by Claudiu Manoil · 5 years ago
  26. 0c010a9 enetc: Clean up makefile by Claudiu Manoil · 5 years ago
  27. 2152e7a enetc: Clean up local mdio bus allocation by Claudiu Manoil · 5 years ago
  28. 4a98661 Merge branch 'net-dsa-mv88e6xxx-add-support-for-MV88E6220' by David S. Miller · 5 years ago
  29. 7150961 net: dsa: mv88e6xxx: add PTP support for MV88E6250 family by Hubert Feurstein · 5 years ago
  30. 8858ccc net: dsa: mv88e6xxx: order ptp structs numerically ascending by Hubert Feurstein · 5 years ago
  31. 121b8fe net: dsa: mv88e6xxx: setup message port is not supported in the 6250 familiy by Hubert Feurstein · 5 years ago
  32. c857486 net: dsa: mv88e6xxx: introduce invalid_port_mask in mv88e6xxx_info by Hubert Feurstein · 5 years ago
  33. 83c5ee3 dt-bindings: net: dsa: marvell: add 6220 model to the 6250 family by Hubert Feurstein · 5 years ago
  34. 4902264 net: dsa: mv88e6xxx: add support for MV88E6220 by Hubert Feurstein · 5 years ago
  35. 3cc6e44 Merge branch 'net-phy-Add-AST2600-MDIO-support' by David S. Miller · 5 years ago
  36. 82f151d net: ftgmac100: Select ASPEED MDIO driver for the AST2600 by Andrew Jeffery · 5 years ago
  37. 39bfab8 net: ftgmac100: Add support for DT phy-handle property by Andrew Jeffery · 5 years ago
  38. f160e99 net: phy: Add mdio-aspeed by Andrew Jeffery · 5 years ago
  39. 94166fd dt-bindings: net: Add aspeed, ast2600-mdio binding by Andrew Jeffery · 5 years ago
  40. 7c5b420 tipc: reduce risk of wakeup queue starvation by Jon Maloy · 5 years ago
  41. df87b8f fm10k: reduce scope of the ring variable by Jacob Keller · 6 years ago
  42. 8e03f26 fm10k: reduce the scope of the result local variable by Jacob Keller · 6 years ago
  43. 71974d7 fm10k: reduce the scope of the local msg variable by Jacob Keller · 6 years ago
  44. d56b477 fm10k: reduce the scope of the local i variable by Jacob Keller · 6 years ago
  45. b731d07 fm10k: reduce the scope of the err variable by Jacob Keller · 6 years ago
  46. fb381e6 fm10k: reduce the scope of the tx_buffer variable by Jacob Keller · 6 years ago
  47. 7a432d5 fm10k: reduce the scope of the q_idx local variable by Jacob Keller · 6 years ago
  48. 57928c5 fm10k: reduce the scope of local err variable by Jacob Keller · 6 years ago
  49. 4f9e05f fm10k: reduce the scope of qv local variable by Jacob Keller · 6 years ago
  50. a5c0d86 fm10k: reduce scope of *p local variable by Jacob Keller · 6 years ago
  51. 30b1b49 fm10k: reduce scope of the err variable by Jacob Keller · 6 years ago
  52. f7571cd Merge branch 'net-dsa-mv88e6xxx-avoid-some-redundant-VTU-operations' by David S. Miller · 5 years ago
  53. b1ac6fb net: dsa: mv88e6xxx: call vtu_getnext directly in vlan_add by Vivien Didelot · 5 years ago
  54. 5210989 net: dsa: mv88e6xxx: call vtu_getnext directly in vlan_del by Vivien Didelot · 5 years ago
  55. 5ef8d24 net: dsa: mv88e6xxx: call vtu_getnext directly in db load/purge by Vivien Didelot · 5 years ago
  56. 425d2d3 net: dsa: mv88e6xxx: explicit entry passed to vtu_getnext by Vivien Didelot · 5 years ago
  57. 7095a4c net: dsa: mv88e6xxx: lock mutex in vlan_prepare by Vivien Didelot · 5 years ago
  58. 6830b46 net/mlx5e: Allow dropping specific tunnel packets by Tonghao Zhang · 5 years ago
  59. c9e6c72 net/mlx5e: TX reporter cleanup by Aya Levin · 6 years ago
  60. baf6dfd net/mlx5e: Set tx reporter only on successful creation by Aya Levin · 6 years ago
  61. 7f7cc23 net/mlx5e: Fix mlx5e_tx_reporter_create return value by Aya Levin · 6 years ago
  62. 8c7698d net/mlx5e: Rx, checksum handling refactoring by Saeed Mahameed · 6 years ago
  63. b431302 net/mlx5e: Tx, Soften inline mode VLAN dependencies by Tariq Toukan · 6 years ago
  64. 7cf6f81 net/mlx5e: XDP, Slight enhancement for WQE fetch function by Tariq Toukan · 6 years ago
  65. 6c085a8 net/mlx5e: XDP, Close TX MPWQE session when no room for inline packet left by Shay Agroskin · 6 years ago
  66. 6886541 net/mlx5e: Tx, Strict the room needed for SQ edge NOPs by Tariq Toukan · 6 years ago
  67. 558101f net/mlx5: Add flow counter pool by Gavi Teitz · 6 years ago
  68. 5d8a025 net/mlx5: Add flow counter bulk infrastructure by Gavi Teitz · 6 years ago
  69. fcb64c0 net/mlx5: E-Switch, add ingress rate support by Eli Cohen · 6 years ago
  70. 68e1862 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Saeed Mahameed · 5 years ago
  71. 5896b97 net/mlx5: E-switch, Tide up eswitch config sequence by Parav Pandit · 5 years ago
  72. 131ce70 net/mlx5: E-Switch, Remove redundant mc_promisc NULL check by Parav Pandit · 5 years ago
  73. 9ddb830 net/mlx5: E-Switch, remove redundant error handling by Saeed Mahameed · 5 years ago
  74. 5019833 net/mlx5: E-switch, Introduce helper function to enable/disable vports by Parav Pandit · 5 years ago
  75. 610090e net/mlx5: E-switch, Initialize TSAR Qos hardware block before its user vports by Parav Pandit · 5 years ago
  76. 332bd3a net/mlx5: E-switch, Combine metadata enable/disable functionality by Parav Pandit · 5 years ago
  77. 6cedde4 net/mlx5: E-Switch, Verify support QoS element type by Eli Cohen · 5 years ago
  78. 0000a5f net/mlx5: Make load_one() and unload_one() symmetric by Parav Pandit · 5 years ago
  79. 7761f9e net/mlx5: Fix offset of tisc bits reserved field by Saeed Mahameed · 5 years ago
  80. 8536a6b net/mlx5: Add flow counter bulk allocation hardware bits and command by Gavi Teitz · 5 years ago
  81. 6f06e04 net/mlx5: Refactor and optimize flow counter bulk query by Gavi Teitz · 5 years ago
  82. a8e600e Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 5 years ago
  83. 9b59e39 Merge branch 'net-hns3-some-code-optimizations-bugfixes-features' by David S. Miller · 5 years ago
  84. 012fcb5 net: hns3: activate reset timer when calling reset_event by Huazhong Tan · 5 years ago
  85. 72e2fb0 net: hns3: clear reset interrupt status in hclge_irq_handle() by Huazhong Tan · 5 years ago
  86. 6b428b4 net: hns3: fix some reset handshake issue by Huazhong Tan · 5 years ago
  87. 6e6e768 net: hns3: rename a member in struct hclge_mac_ethertype_idx_rd_cmd by Guojia Liao · 5 years ago
  88. dbae56a net: hns3: simplify hclge_cmd_query_error() by Weihang Li · 5 years ago
  89. b6872fd net: hns3: minior error handling change for hclge_tm_schd_info_init by Yunsheng Lin · 5 years ago
  90. a4ee762 net: hns3: minor cleanup in hns3_clean_rx_ring by Yunsheng Lin · 5 years ago
  91. 6e4139f net: hns3: remove unnecessary variable in hclge_get_mac_vlan_cmd_status() by Jian Shen · 5 years ago
  92. a723fb8 net: hns3: refine for set ring parameters by Jian Shen · 5 years ago
  93. 3f0f325 net: hns3: do not query unsupported commands in debugfs by Yufeng Mo · 5 years ago
  94. b18bf30 net: hns3: add handler for NCSI error mailbox by Huazhong Tan · 5 years ago
  95. ed8fb4b net: hns3: add link change event report by Jian Shen · 5 years ago
  96. 0ae9fce net: phy: xgene: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  97. 9d26cfa bcm63xx_enet: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  98. c792c00 net: qcom/emac: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  99. 566495d net: mediatek: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  100. 4237678 net: dsa: bcm_sf2: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago