1. ef7d5c7 Documentation: Add description of packet trap policers by Ido Schimmel · 5 years ago
  2. 1e8c661 devlink: Add packet trap policers support by Ido Schimmel · 5 years ago
  3. 2d39eab Merge branch 'split-phylink-PCS-operations' by David S. Miller · 5 years ago
  4. 4c0d6d3 net: phylink: add separate pcs operations structure by Russell King · 5 years ago
  5. e7765d6 net: phylink: rename 'ops' to 'mac_ops' by Russell King · 5 years ago
  6. 0bd2740 net: phylink: change phylink_mii_c22_pcs_set_advertisement() prototype by Russell King · 5 years ago
  7. b8447ab r8169: factor out rtl8169_tx_map by Heiner Kallweit · 5 years ago
  8. 033c6f3 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 5 years ago
  9. 8063f76 qed: Fix use after free in qed_chain_free by Yuval Basson · 5 years ago
  10. 4abc3c0 r8169: improve handling of TD_MSS_MAX by Heiner Kallweit · 5 years ago
  11. 3288dff Merge branch 'Port-and-flow-policers-for-DSA' by David S. Miller · 5 years ago
  12. a6af776 net: dsa: sja1105: add broadcast and per-traffic class policers by Vladimir Oltean · 5 years ago
  13. a7cc081 net: dsa: sja1105: add configuration of port policers by Vladimir Oltean · 5 years ago
  14. fc411ea net: dsa: felix: add port policers by Vladimir Oltean · 5 years ago
  15. 3429717 net: dsa: add port policers by Vladimir Oltean · 5 years ago
  16. e13c207 net: dsa: refactor matchall mirred action to separate function by Vladimir Oltean · 5 years ago
  17. c9a7fe1 net: mscc: ocelot: add action of police on vcap_is2 by Xiaoliang Yang · 5 years ago
  18. 0d5d604 Merge branch 'ionic-support-for-firmware-upgrade' by David S. Miller · 5 years ago
  19. c672412 ionic: remove lifs on fw reset by Shannon Nelson · 5 years ago
  20. 49d3b49 ionic: disable the queues on link down by Shannon Nelson · 5 years ago
  21. d5eddde ionic: check for queues before deleting by Shannon Nelson · 5 years ago
  22. f9c00e2 ionic: clean tx queue of unfinished requests by Shannon Nelson · 5 years ago
  23. 0b06410 ionic: move irq request to qcq alloc by Shannon Nelson · 5 years ago
  24. 2a8c2c1 ionic: move debugfs add/delete to match alloc/free by Shannon Nelson · 5 years ago
  25. 987c087 ionic: check for linkup in watchdog by Shannon Nelson · 5 years ago
  26. aa47b54 ionic: decouple link message from netdev state by Shannon Nelson · 5 years ago
  27. ea315c5 mlxsw: spectrum_ptp: Fix build warnings by Ido Schimmel · 5 years ago
  28. 307b4e0 Merge branch 'Devlink-health-auto-attributes-refactor' by David S. Miller · 5 years ago
  29. 48bb52c devlink: Add auto dump flag to health reporter by Eran Ben Elisha · 5 years ago
  30. ba7d16c devlink: Implicitly set auto recover flag when registering health reporter by Eran Ben Elisha · 5 years ago
  31. c7f0d4c netdevsim: Change dummy reporter auto recover default by Eran Ben Elisha · 5 years ago
  32. 62582a7 ptp: Avoid deadlocks in the programmable pin code. by Richard Cochran · 5 years ago
  33. 054eae8 net: devlink: use NL_SET_ERR_MSG_MOD instead of NL_SET_ERR_MSG by Jiri Pirko · 5 years ago
  34. 6e2345c Merge branch 'net-sched-expose-HW-stats-types-per-action-used-by-drivers' by David S. Miller · 5 years ago
  35. 93a129e net: sched: expose HW stats types per action used by drivers by Jiri Pirko · 5 years ago
  36. 8953b07 net: introduce nla_put_bitfield32() helper and use it by Jiri Pirko · 5 years ago
  37. acc086b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 5 years ago
  38. ee91a83 net: dsa: Simplify 'dsa_tag_protocol_to_str()' by Christophe JAILLET · 5 years ago
  39. 32109c7 net: ena: Make some functions static by YueHaibing · 5 years ago
  40. cd1ff94 dpaa_eth: Make dpaa_a050385_wa static by YueHaibing · 5 years ago
  41. 3a0a978 crypto/chtls: Fix chtls crash in connection cleanup by Rohit Maheshwari · 5 years ago
  42. e14394e crypto/chcr: fix incorrect ipv6 packet length by Rohit Maheshwari · 5 years ago
  43. ed64639 net: stmmac: Add support for VLAN Rx filtering by Wong Vee Khee · 5 years ago
  44. 07c9f74 Merge branch 'crypto-chelsio-Fixes-issues-during-chcr-driver-registration' by David S. Miller · 5 years ago
  45. 876aa9f Crypto: chelsio - Fixes a deadlock between rtnl_lock and uld_mutex by Ayush Sawal · 5 years ago
  46. ad59ddd Crypto: chelsio - Fixes a hang issue during driver registration by Ayush Sawal · 5 years ago
  47. 3aeaaa5 selftests:mptcp: fix failure due to whitespace damage by Matthieu Baerts · 5 years ago
  48. 76dcbd2 net: ethernet: ti: fix spelling mistake "rundom" -> "random" by Colin Ian King · 5 years ago
  49. aba6d49 Merge tag 'mlx5-updates-2020-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 5 years ago
  50. 07c264a net/mlx5e: add mlx5e_rep_indr_setup_ft_cb support by wenxu · 5 years ago
  51. 5a37a8d net/mlx5e: refactor indr setup block by wenxu · 5 years ago
  52. 4996435 net/mlx5: E-Switch: Move eswitch chains to a new directory by Saeed Mahameed · 5 years ago
  53. 6838a35 net/mlx5: Use a separate work queue for fib event handling by Mark Zhang · 5 years ago
  54. e999a73 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Saeed Mahameed · 5 years ago
  55. c13b5ad Merge branch 'ethtool-netlink-interface-part-4' by David S. Miller · 5 years ago
  56. 5b071c5 ethtool: provide timestamping information with TSINFO_GET request by Michal Kubecek · 5 years ago
  57. f76510b ethtool: add timestamping related string sets by Michal Kubecek · 5 years ago
  58. 6c5bc8f ethtool: add EEE_NTF notification by Michal Kubecek · 5 years ago
  59. fd77be7 ethtool: set EEE settings with EEE_SET request by Michal Kubecek · 5 years ago
  60. b7eeefe ethtool: provide EEE settings with EEE_GET request by Michal Kubecek · 5 years ago
  61. bf37faa ethtool: add PAUSE_NTF notification by Michal Kubecek · 5 years ago
  62. 3ab8799 ethtool: set pause parameters with PAUSE_SET request by Michal Kubecek · 5 years ago
  63. 7f59fb3 ethtool: provide pause parameters with PAUSE_GET request by Michal Kubecek · 5 years ago
  64. 0cf3eac ethtool: add COALESCE_NTF notification by Michal Kubecek · 5 years ago
  65. 9881418 ethtool: set coalescing parameters with COALESCE_SET request by Michal Kubecek · 5 years ago
  66. 2172754 ethtool: provide coalescing parameters with COALESCE_GET request by Michal Kubecek · 5 years ago
  67. b51fb77 ethtool: fix reference leak in ethnl_set_privflags() by Michal Kubecek · 5 years ago
  68. 96376ca Merge branch 'ipv6-add-rpl-source-routing' by David S. Miller · 5 years ago
  69. a7a29f9 net: ipv6: add rpl sr tunnel by Alexander Aring · 5 years ago
  70. faee676 net: add net available in build_state by Alexander Aring · 5 years ago
  71. 8610c7c net: ipv6: add support for rpl sr exthdr by Alexander Aring · 5 years ago
  72. f37c605 addrconf: add functionality to check on rpl requirements by Alexander Aring · 5 years ago
  73. cfa933d include: uapi: linux: add rpl sr header definition by Alexander Aring · 5 years ago
  74. c189b54 Merge branch 'mptcp-multiple-subflows-path-management' by David S. Miller · 5 years ago
  75. b08fbf2 selftests: add test-cases for MPTCP MP_JOIN by Paolo Abeni · 5 years ago
  76. eedbc68 selftests: add PM netlink functional tests by Paolo Abeni · 5 years ago
  77. 01cacb0 mptcp: add netlink-based PM by Paolo Abeni · 5 years ago
  78. fc51895 mptcp: add and use MIB counter infrastructure by Florian Westphal · 5 years ago
  79. 5147dfb mptcp: allow dumping subflow context to userspace by Davide Caratti · 5 years ago
  80. 3b1d621 mptcp: implement and use MPTCP-level retransmission by Paolo Abeni · 5 years ago
  81. 3f8e0aa mptcp: rework mptcp_sendmsg_frag to accept optional dfrag by Paolo Abeni · 5 years ago
  82. 7948f6c mptcp: allow partial cleaning of rtx head dfrag by Florian Westphal · 5 years ago
  83. d027236 mptcp: implement memory accounting for mptcp rtx queue by Paolo Abeni · 5 years ago
  84. b51f9b8 mptcp: introduce MPTCP retransmission timer by Paolo Abeni · 5 years ago
  85. 18b683b mptcp: queue data for mptcp level retransmission by Paolo Abeni · 5 years ago
  86. cc9d256 mptcp: update per unacked sequence on pkt reception by Paolo Abeni · 5 years ago
  87. 926bdea mptcp: Implement path manager interface commands by Peter Krystad · 5 years ago
  88. ec3edaa mptcp: Add handling of outgoing MP_JOIN requests by Peter Krystad · 5 years ago
  89. f296234 mptcp: Add handling of incoming MP_JOIN requests by Peter Krystad · 5 years ago
  90. 1b1c7a0 mptcp: Add path manager interface by Peter Krystad · 5 years ago
  91. 3df523a mptcp: Add ADD_ADDR handling by Peter Krystad · 5 years ago
  92. 41b1450 mlx4: fix "initializer element not constant" compiler error by Jacob Keller · 5 years ago
  93. 9c11cc7 devlink: don't wrap commands in rST shell blocks by Jacob Keller · 5 years ago
  94. 1d01145 net: dsa: mt7530: use resolved link config in mac_link_up() by René van Dorst · 5 years ago
  95. 336aa67 net: dsa: sja1105: show more ethtool statistics counters for P/Q/R/S by Vladimir Oltean · 5 years ago
  96. b8f1487 s390/qeth: support net namespaces for L3 devices by Julian Wiedmann · 5 years ago
  97. a08e7fd net: Fix typo of SKB_SGO_CB_OFFSET by Cambda Zhu · 5 years ago
  98. 3b85720 qed: Fix race condition between scheduling and destroying the slowpath workqueue by Yuval Basson · 5 years ago
  99. 798dda8 net: page pool: allow to pass zero flags to page_pool_init() by Denis Kirjanov · 5 years ago
  100. 5ef5c90 selftests: move timestamping selftests to net folder by Jian Yang · 5 years ago