1. 79540d1 net: macb: Fix handling of fixed-link node by Codrin Ciubotariu · 5 years ago
  2. f772148 net: dsa: ksz: Select KSZ protocol tag by Codrin Ciubotariu · 5 years ago
  3. 5a470b1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  4. 3902baf netdevsim: dev: Fix memory leak in nsim_dev_take_snapshot_write by Gustavo A. R. Silva · 5 years ago
  5. 1a795da Merge branch 'stmmac-Add-additional-EHL-PCI-info-and-PCI-ID' by David S. Miller · 5 years ago
  6. d63439f net: stmmac: add EHL 2.5Gbps PCI info and PCI ID by Voon Weifeng · 5 years ago
  7. 67c08ac net: stmmac: add EHL PSE0 & PSE1 1Gbps PCI info and PCI ID by Voon Weifeng · 5 years ago
  8. 58da0cf net: stmmac: create dwmac-intel.c to contain all Intel platform by Voon Weifeng · 5 years ago
  9. 60d79ab Merge branch 'net-dsa-b53-and-bcm_sf2-updates-for-7278' by David S. Miller · 5 years ago
  10. 8b3abe3 net: dsa: bcm_sf2: Support specifying VLAN tag egress rule by Florian Fainelli · 5 years ago
  11. 7555020 net: dsa: bcm_sf2: Add support for matching VLAN TCI by Florian Fainelli · 5 years ago
  12. c2d639d net: dsa: bcm_sf2: Move writing of CFP_DATA(5) into slicing functions by Florian Fainelli · 5 years ago
  13. 5ae8c0d net: dsa: bcm_sf2: Check earlier for FLOW_EXT and FLOW_MAC_EXT by Florian Fainelli · 5 years ago
  14. 8b6b208 net: dsa: bcm_sf2: Disable learning for ASP port by Florian Fainelli · 5 years ago
  15. 31bfc2d net: dsa: b53: Deny enslaving port 7 for 7278 into a bridge by Florian Fainelli · 5 years ago
  16. 8863186 net: dsa: b53: Prevent tagged VLAN on port 7 for 7278 by Florian Fainelli · 5 years ago
  17. d7a0b1f net: dsa: b53: Restore VLAN entries upon (re)configuration by Florian Fainelli · 5 years ago
  18. d0802dc net: dsa: bcm_sf2: Fix overflow checks by Florian Fainelli · 5 years ago
  19. ed52f2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  20. f87238d hv_netvsc: Remove unnecessary round_up for recv_completion_cnt by Haiyang Zhang · 5 years ago
  21. d9679cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 5 years ago
  22. 6fe9a94 Merge branch 'Add-packet-trap-policers-support' by David S. Miller · 5 years ago
  23. 9f3e63c selftests: mlxsw: Add test cases for devlink-trap policers by Ido Schimmel · 5 years ago
  24. 39defcb mlxsw: spectrum_trap: Add support for setting of packet trap group parameters by Ido Schimmel · 5 years ago
  25. d12d846 mlxsw: spectrum_trap: Switch to use correct packet trap group by Ido Schimmel · 5 years ago
  26. bc82521 mlxsw: spectrum_trap: Do not initialize dedicated discard policer by Ido Schimmel · 5 years ago
  27. 13f2e64 mlxsw: spectrum_trap: Add devlink-trap policer support by Ido Schimmel · 5 years ago
  28. 4561705 mlxsw: spectrum_trap: Prepare policers for registration with devlink by Ido Schimmel · 5 years ago
  29. 03484e4 mlxsw: spectrum: Track used packet trap policer IDs by Ido Schimmel · 5 years ago
  30. 2b84d7c mlxsw: reg: Extend QPCR register by Ido Schimmel · 5 years ago
  31. 5fbff58 selftests: netdevsim: Add test cases for devlink-trap policers by Ido Schimmel · 5 years ago
  32. 0dc8249 netdevsim: Add support for setting of packet trap group parameters by Ido Schimmel · 5 years ago
  33. c064875 devlink: Allow setting of packet trap group parameters by Ido Schimmel · 5 years ago
  34. f9f5439 devlink: Add packet trap group parameters support by Ido Schimmel · 5 years ago
  35. ad18845 netdevsim: Add devlink-trap policer support by Ido Schimmel · 5 years ago
  36. ef7d5c7 Documentation: Add description of packet trap policers by Ido Schimmel · 5 years ago
  37. 1e8c661 devlink: Add packet trap policers support by Ido Schimmel · 5 years ago
  38. 8596a75 Merge branch 'cgroup-bpf_link' by Alexei Starovoitov · 5 years ago
  39. 7cccee4 selftests/bpf: Test FD-based cgroup attachment by Andrii Nakryiko · 5 years ago
  40. cc4f864 libbpf: Add support for bpf_link-based cgroup attachment by Andrii Nakryiko · 5 years ago
  41. 0c991eb bpf: Implement bpf_prog replacement for an active bpf_cgroup_link by Andrii Nakryiko · 5 years ago
  42. af6eea5 bpf: Implement bpf_link-based cgroup BPF program attachment by Andrii Nakryiko · 5 years ago
  43. e5ffcc9 Merge branch 'subreg-bounds' by Alexei Starovoitov · 5 years ago
  44. 41f70fe bpf: Test_verifier, add alu32 bounds tracking tests by John Fastabend · 5 years ago
  45. 32f13a5 bpf: Test_verifier, #65 error message updates for trunc of boundary-cross by John Fastabend · 5 years ago
  46. 9ac26e9 bpf: Test_verifier, bpf_get_stack return value add <0 by John Fastabend · 5 years ago
  47. d2db08c bpf: Test_progs, add test to catch retval refine error handling by John Fastabend · 5 years ago
  48. fa123ac bpf: Verifier, refine 32bit bound in do_refine_retval_range by John Fastabend · 5 years ago
  49. 3f50f13 bpf: Verifier, do explicit ALU32 bounds tracking by John Fastabend · 5 years ago
  50. 1006050 bpf: Verifier, do_refine_retval_range may clamp umin to 0 incorrectly by John Fastabend · 5 years ago
  51. 4edf16b bpf, lsm: Make BPF_LSM depend on BPF_EVENTS by KP Singh · 5 years ago
  52. c58b1558 Merge branch 'bpf_sk_assign' by Alexei Starovoitov · 5 years ago
  53. 8a02a17 selftests: bpf: Extend sk_assign tests for UDP by Joe Stringer · 5 years ago
  54. 2d7824f selftests: bpf: Add test for sk_assign by Lorenz Bauer · 5 years ago
  55. 7ae215d bpf: Don't refcount LISTEN sockets in sk_assign() by Joe Stringer · 5 years ago
  56. 71489e2 net: Track socket refcounts in skb_steal_sock() by Joe Stringer · 5 years ago
  57. cf7fbe6 bpf: Add socket assign support by Joe Stringer · 5 years ago
  58. b49e42a bpf, doc: Add John as official reviewer to BPF subsystem by Daniel Borkmann · 5 years ago
  59. f50b49a bpf: btf: Fix arg verification in btf_ctx_access() by KP Singh · 5 years ago
  60. e19680f ipvs: fix uninitialized variable warning by Haishuang Yan · 5 years ago
  61. 2e34328 netfilter: nft_exthdr: fix endianness of tcp option cast by Sergey Marinkevich · 5 years ago
  62. 0fc31b1 bpf: Simplify reg_set_min_max_inv handling by Jann Horn · 5 years ago
  63. 604dca5 bpf: Fix tnum constraints for 32-bit comparisons by Jann Horn · 5 years ago
  64. f2d67fe bpf: Undo incorrect __reg_bound_offset32 handling by Daniel Borkmann · 5 years ago
  65. 2d39eab Merge branch 'split-phylink-PCS-operations' by David S. Miller · 5 years ago
  66. 4c0d6d3 net: phylink: add separate pcs operations structure by Russell King · 5 years ago
  67. e7765d6 net: phylink: rename 'ops' to 'mac_ops' by Russell King · 5 years ago
  68. 0bd2740 net: phylink: change phylink_mii_c22_pcs_set_advertisement() prototype by Russell King · 5 years ago
  69. b8447ab r8169: factor out rtl8169_tx_map by Heiner Kallweit · 5 years ago
  70. 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
  71. 8063f76 qed: Fix use after free in qed_chain_free by Yuval Basson · 5 years ago
  72. 4abc3c0 r8169: improve handling of TD_MSS_MAX by Heiner Kallweit · 5 years ago
  73. 3288dff Merge branch 'Port-and-flow-policers-for-DSA' by David S. Miller · 5 years ago
  74. a6af776 net: dsa: sja1105: add broadcast and per-traffic class policers by Vladimir Oltean · 5 years ago
  75. a7cc081 net: dsa: sja1105: add configuration of port policers by Vladimir Oltean · 5 years ago
  76. fc411ea net: dsa: felix: add port policers by Vladimir Oltean · 5 years ago
  77. 3429717 net: dsa: add port policers by Vladimir Oltean · 5 years ago
  78. e13c207 net: dsa: refactor matchall mirred action to separate function by Vladimir Oltean · 5 years ago
  79. c9a7fe1 net: mscc: ocelot: add action of police on vcap_is2 by Xiaoliang Yang · 5 years ago
  80. 0d5d604 Merge branch 'ionic-support-for-firmware-upgrade' by David S. Miller · 5 years ago
  81. c672412 ionic: remove lifs on fw reset by Shannon Nelson · 5 years ago
  82. 49d3b49 ionic: disable the queues on link down by Shannon Nelson · 5 years ago
  83. d5eddde ionic: check for queues before deleting by Shannon Nelson · 5 years ago
  84. f9c00e2 ionic: clean tx queue of unfinished requests by Shannon Nelson · 5 years ago
  85. 0b06410 ionic: move irq request to qcq alloc by Shannon Nelson · 5 years ago
  86. 2a8c2c1 ionic: move debugfs add/delete to match alloc/free by Shannon Nelson · 5 years ago
  87. 987c087 ionic: check for linkup in watchdog by Shannon Nelson · 5 years ago
  88. aa47b54 ionic: decouple link message from netdev state by Shannon Nelson · 5 years ago
  89. ea315c5 mlxsw: spectrum_ptp: Fix build warnings by Ido Schimmel · 5 years ago
  90. 307b4e0 Merge branch 'Devlink-health-auto-attributes-refactor' by David S. Miller · 5 years ago
  91. 48bb52c devlink: Add auto dump flag to health reporter by Eran Ben Elisha · 5 years ago
  92. ba7d16c devlink: Implicitly set auto recover flag when registering health reporter by Eran Ben Elisha · 5 years ago
  93. c7f0d4c netdevsim: Change dummy reporter auto recover default by Eran Ben Elisha · 5 years ago
  94. 62582a7 ptp: Avoid deadlocks in the programmable pin code. by Richard Cochran · 5 years ago
  95. 054eae8 net: devlink: use NL_SET_ERR_MSG_MOD instead of NL_SET_ERR_MSG by Jiri Pirko · 5 years ago
  96. 6e2345c Merge branch 'net-sched-expose-HW-stats-types-per-action-used-by-drivers' by David S. Miller · 5 years ago
  97. 93a129e net: sched: expose HW stats types per action used by drivers by Jiri Pirko · 5 years ago
  98. 8953b07 net: introduce nla_put_bitfield32() helper and use it by Jiri Pirko · 5 years ago
  99. acc086b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 5 years ago
  100. 0141317 Merge branch 'hns3-fixes' by David S. Miller · 5 years ago