1. 88be326 Merge branch 'dsa-tagger-helpers' by David S. Miller · 3 years, 5 months ago
  2. a72808b net: dsa: create a helper for locating EtherType DSA headers on TX by Vladimir Oltean · 3 years, 5 months ago
  3. 5d928ff net: dsa: create a helper for locating EtherType DSA headers on RX by Vladimir Oltean · 3 years, 5 months ago
  4. 6bef794 net: dsa: create a helper which allocates space for EtherType DSA headers by Vladimir Oltean · 3 years, 5 months ago
  5. f1dacd7 net: dsa: create a helper that strips EtherType DSA headers on RX by Vladimir Oltean · 3 years, 5 months ago
  6. 1a8e628 Merge branch 'devlink-aux-devices' by David S. Miller · 3 years, 5 months ago
  7. 70862a5 net/mlx5: Support enable_vnet devlink dev param by Parav Pandit · 3 years, 5 months ago
  8. 87158ce net/mlx5: Support enable_rdma devlink dev param by Parav Pandit · 3 years, 5 months ago
  9. a17beb28 net/mlx5: Support enable_eth devlink dev param by Parav Pandit · 3 years, 5 months ago
  10. 6f35723 net/mlx5: Fix unpublish devlink parameters by Parav Pandit · 3 years, 5 months ago
  11. 9c4a766 devlink: Add APIs to publish, unpublish individual parameter by Parav Pandit · 3 years, 5 months ago
  12. b40c51e devlink: Add API to register and unregister single parameter by Parav Pandit · 3 years, 5 months ago
  13. 699784f devlink: Create a helper function for one parameter registration by Parav Pandit · 3 years, 5 months ago
  14. 076b2a9 devlink: Add new "enable_vnet" generic device param by Parav Pandit · 3 years, 5 months ago
  15. 8ddaabe devlink: Add new "enable_rdma" generic device param by Parav Pandit · 3 years, 5 months ago
  16. f13a5ad devlink: Add new "enable_eth" generic device param by Parav Pandit · 3 years, 5 months ago
  17. e9c130a Merge branch 'bridge-global-mcast' by David S. Miller · 3 years, 5 months ago
  18. dc00287 net: bridge: vlan: use br_rports_fill_info() to export mcast router ports by Nikolay Aleksandrov · 3 years, 5 months ago
  19. e04d377 net: bridge: mcast: use the proper multicast context when dumping router ports by Nikolay Aleksandrov · 3 years, 5 months ago
  20. a97df08 net: bridge: vlan: add support for mcast router global option by Nikolay Aleksandrov · 3 years, 5 months ago
  21. 6293818 net: bridge: vlan: add support for mcast querier global option by Nikolay Aleksandrov · 3 years, 5 months ago
  22. cb486ce net: bridge: mcast: querier and query state affect only current context type by Nikolay Aleksandrov · 3 years, 5 months ago
  23. 4d5b4e8 net: bridge: mcast: move querier state to the multicast context by Nikolay Aleksandrov · 3 years, 5 months ago
  24. 941121e net: bridge: vlan: add support for mcast startup query interval global option by Nikolay Aleksandrov · 3 years, 5 months ago
  25. 4252145 net: bridge: vlan: add support for mcast query response interval global option by Nikolay Aleksandrov · 3 years, 5 months ago
  26. d6c08ab net: bridge: vlan: add support for mcast query interval global option by Nikolay Aleksandrov · 3 years, 5 months ago
  27. cd9269d net: bridge: vlan: add support for mcast querier interval global option by Nikolay Aleksandrov · 3 years, 5 months ago
  28. 2da0aea net: bridge: vlan: add support for mcast membership interval global option by Nikolay Aleksandrov · 3 years, 5 months ago
  29. 77f6aba net: bridge: vlan: add support for mcast last member interval global option by Nikolay Aleksandrov · 3 years, 5 months ago
  30. 50725f6 net: bridge: vlan: add support for mcast startup query count global option by Nikolay Aleksandrov · 3 years, 5 months ago
  31. 931ba87 net: bridge: vlan: add support for mcast last member count global option by Nikolay Aleksandrov · 3 years, 5 months ago
  32. df271cd net: bridge: vlan: add support for mcast igmp/mld version global options by Nikolay Aleksandrov · 3 years, 5 months ago
  33. 6899192 Merge branch 'ipa-runtime-pm' by David S. Miller · 3 years, 5 months ago
  34. 0d08026 net: ipa: kill ipa_clock_get_additional() by Alex Elder · 3 years, 5 months ago
  35. a71aeff net: ipa: kill IPA clock reference count by Alex Elder · 3 years, 5 months ago
  36. a3d3e75 net: ipa: get rid of extra clock reference by Alex Elder · 3 years, 5 months ago
  37. 63de79f net: ipa: use runtime PM core by Alex Elder · 3 years, 5 months ago
  38. 2abb0c7 net: ipa: resume in ipa_clock_get() by Alex Elder · 3 years, 5 months ago
  39. 1016c6b net: ipa: disable clock in suspend by Alex Elder · 3 years, 5 months ago
  40. 7ebd168 net: ipa: have ipa_clock_get() return a value by Alex Elder · 3 years, 5 months ago
  41. 6f45933 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 3 years, 5 months ago
  42. d3432bf net: Support filtering interfaces on no master by Lahav Schlesinger · 3 years, 5 months ago
  43. a5397d6 net/sched: cls_api, reset flags on replay by Mark Bloch · 3 years, 5 months ago
  44. ebd0d30 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Jakub Kicinski · 3 years, 5 months ago
  45. 8702997 netfilter: nf_queue: move hookfn registration out of struct net by Florian Westphal · 3 years, 6 months ago
  46. d1a4e0a Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 5 months ago
  47. 874be05 bpf, tests: Add tail call test suite by Johan Almbladh · 3 years, 5 months ago
  48. 6a3b24c bpf, tests: Add tests for BPF_CMPXCHG by Johan Almbladh · 3 years, 5 months ago
  49. e4517b3 bpf, tests: Add tests for atomic operations by Johan Almbladh · 3 years, 5 months ago
  50. 53e33f9 bpf, tests: Add test for 32-bit context pointer argument passing by Johan Almbladh · 3 years, 5 months ago
  51. 66e5eb8 bpf, tests: Add branch conversion JIT test by Johan Almbladh · 3 years, 5 months ago
  52. e5009b4 bpf, tests: Add word-order tests for load/store of double words by Johan Almbladh · 3 years, 5 months ago
  53. 84024a4 bpf, tests: Add tests for ALU operations implemented with function calls by Johan Almbladh · 3 years, 5 months ago
  54. faa5762 bpf, tests: Add more ALU64 BPF_MUL tests by Johan Almbladh · 3 years, 5 months ago
  55. 3b9890e bpf, tests: Add more BPF_LSH/RSH/ARSH tests for ALU64 by Johan Almbladh · 3 years, 5 months ago
  56. 0f2fca1 bpf, tests: Add more ALU32 tests for BPF_LSH/RSH/ARSH by Johan Almbladh · 3 years, 5 months ago
  57. ba89bcf bpf, tests: Add more tests of ALU32 and ALU64 bitwise operations by Johan Almbladh · 3 years, 5 months ago
  58. e92c813 bpf, tests: Fix typos in test case descriptions by Johan Almbladh · 3 years, 5 months ago
  59. 565731a bpf, tests: Add BPF_MOV tests for zero and sign extension by Johan Almbladh · 3 years, 5 months ago
  60. b55dfa8 bpf, tests: Add BPF_JMP32 test cases by Johan Almbladh · 3 years, 5 months ago
  61. d692a63 samples, bpf: Add an explict comment to handle nested vlan tagging. by Muhammad Falak R Wani · 3 years, 5 months ago
  62. 4ef3960 Merge branch 'add-frag-page-support-in-page-pool' by Jakub Kicinski · 3 years, 5 months ago
  63. 93188e9 net: hns3: support skb's frag page recycling based on page pool by Yunsheng Lin · 3 years, 6 months ago
  64. 53e0961 page_pool: add frag page recycling support in page pool by Yunsheng Lin · 3 years, 6 months ago
  65. 0e9d2a0 page_pool: add interface to manipulate frag count in page pool by Yunsheng Lin · 3 years, 6 months ago
  66. 57f05bc page_pool: keep pp info as long as page pool owns the page by Yunsheng Lin · 3 years, 6 months ago
  67. 6aab1c8 selftests/bpf: Add tests for XDP bonding by Jussi Maki · 3 years, 6 months ago
  68. 9541384 selftests/bpf: Fix xdp_tx.c prog section name by Jussi Maki · 3 years, 6 months ago
  69. 6891866 net, core: Allow netdev_lower_get_next_private_rcu in bh context by Jussi Maki · 3 years, 6 months ago
  70. aeea1b8 bpf, devmap: Exclude XDP broadcast to master device by Jussi Maki · 3 years, 6 months ago
  71. 9e2ee5c net, bonding: Add XDP support to the bonding driver by Jussi Maki · 3 years, 6 months ago
  72. 879af96 net, core: Add support for XDP redirection to slave device by Jussi Maki · 3 years, 6 months ago
  73. a815bde net, bonding: Refactor bond_xmit_hash for use with xdp_buff by Jussi Maki · 3 years, 6 months ago
  74. 2a2b6e3 devlink: Fix port_type_set function pointer check by Leon Romanovsky · 3 years, 5 months ago
  75. e08d6d4 net: fec: fix build error for ARCH m68k by Joakim Zhang · 3 years, 5 months ago
  76. 6716177 net/smc: Allow SMC-D 1MB DMB allocations by Stefan Raspl · 3 years, 5 months ago
  77. 919d13a devlink: Set device as early as possible by Leon Romanovsky · 3 years, 5 months ago
  78. 94c0a6f wwan: mhi: Fix missing spin_lock_init() in mhi_mbim_probe() by Wei Yongjun · 3 years, 6 months ago
  79. 403fa18 Merge branch 'iucv-next' by David S. Miller · 3 years, 5 months ago
  80. 8c39ed4 net/iucv: Replace deprecated CPU-hotplug functions. by Sebastian Andrzej Siewior · 3 years, 5 months ago
  81. 50348fa net/iucv: get rid of register asm usage by Heiko Carstens · 3 years, 5 months ago
  82. ff8424b net/af_iucv: remove wrappers around iucv (de-)registration by Julian Wiedmann · 3 years, 5 months ago
  83. 4eb9eda net/af_iucv: clean up a try_then_request_module() by Julian Wiedmann · 3 years, 5 months ago
  84. 10d6393 net/af_iucv: support drop monitoring by Julian Wiedmann · 3 years, 5 months ago
  85. 0033523 Merge branch 'dsa-fast-ageing' by David S. Miller · 3 years, 5 months ago
  86. bee7c57 net: dsa: avoid fast ageing twice when port leaves a bridge by Vladimir Oltean · 3 years, 5 months ago
  87. a4ffe09 net: dsa: still fast-age ports joining a bridge if they can't configure learning by Vladimir Oltean · 3 years, 5 months ago
  88. fdacd57 netfilter: x_tables: never register tables by default by Florian Westphal · 3 years, 6 months ago
  89. cfe908c Merge branch 'sja1105-fast-ageing' by David S. Miller · 3 years, 5 months ago
  90. 5126ec7 net: dsa: sja1105: add FDB fast ageing support by Vladimir Oltean · 3 years, 5 months ago
  91. 5313a37 net: dsa: sja1105: rely on DSA core tracking of port learning state by Vladimir Oltean · 3 years, 5 months ago
  92. 9264e4a net: dsa: flush the dynamic FDB of the software bridge when fast ageing a port by Vladimir Oltean · 3 years, 5 months ago
  93. 4eab90d net: dsa: don't fast age bridge ports with learning turned off by Vladimir Oltean · 3 years, 5 months ago
  94. 045c45d net: dsa: centralize fast ageing when address learning is turned off by Vladimir Oltean · 3 years, 5 months ago
  95. 64ec13e atm: horizon: Fix spelling mistakes in TX comment by Jun Miao · 3 years, 6 months ago
  96. 82564f6 devlink: Simplify devlink port API calls by Leon Romanovsky · 3 years, 6 months ago
  97. 39f3210 net: dsa: don't fast age standalone ports by Vladimir Oltean · 3 years, 6 months ago
  98. f9be84d net: bonding: bond_alb: Remove the dependency on ipx network layer by Cai Huoqing · 3 years, 6 months ago
  99. 4367355 net: ethernet: stmmac: Do not use unreachable() in ipq806x_gmac_probe() by Nathan Chancellor · 3 years, 6 months ago
  100. 709db03a Merge branch 's390-qeth' by David S. Miller · 3 years, 6 months ago