1. 50a7ced selftests/bpf: Clean up dynptr prog_tests by Joanne Koong · 2 years ago
  2. 8032cad selftests/bpf: Clean up user_ringbuf, cgrp_kfunc, kfunc_dynptr_param tests by Joanne Koong · 2 years ago
  3. c8ea099 Merge branch 'BPF rbtree next-gen datastructure' by Alexei Starovoitov · 2 years ago
  4. c31315c bpf, documentation: Add graph documentation for non-owning refs by Dave Marchevsky · 2 years ago
  5. 215249f selftests/bpf: Add rbtree selftests by Dave Marchevsky · 2 years ago
  6. c834df8 bpf: Add bpf_rbtree_{add,remove,first} decls to bpf_experimental.h by Dave Marchevsky · 2 years ago
  7. a40d363 bpf: Special verifier handling for bpf_rbtree_{remove, first} by Dave Marchevsky · 2 years ago
  8. 5d92ddc bpf: Add callback validation to kfunc verifier logic by Dave Marchevsky · 2 years ago
  9. cd6791b bpf: Add support for bpf_rb_root and bpf_rb_node in kfunc args by Dave Marchevsky · 2 years ago
  10. bd1279a bpf: Add bpf_rbtree_{add,remove,first} kfuncs by Dave Marchevsky · 2 years ago
  11. 9c395c1 bpf: Add basic bpf_rb_{root,node} support by Dave Marchevsky · 2 years ago
  12. 6a3cd33 bpf: Migrate release_on_unlock logic to non-owning ref semantics by Dave Marchevsky · 2 years ago
  13. 39c536a Merge branch 'xdp-ice-mbuf' by Daniel Borkmann · 2 years ago
  14. ad07f29 ice: Micro-optimize .ndo_xdp_xmit() path by Alexander Lobakin · 2 years ago
  15. 055d092 ice: Fix freeing XDP frames backed by Page Pool by Alexander Lobakin · 2 years ago
  16. aa1d3fa ice: Robustify cleaning/completing XDP Tx buffers by Alexander Lobakin · 2 years ago
  17. 923096b ice: Remove two impossible branches on XDP Tx cleaning by Alexander Lobakin · 2 years ago
  18. 0bd939b ice: Fix XDP Tx ring overrun by Alexander Lobakin · 2 years ago
  19. bc4db83 ice: fix ice_tx_ring:: Xdp_tx_active underflow by Alexander Lobakin · 2 years ago
  20. 0b07572 selftests/bpf: Fix out-of-srctree build by Ilya Leoshkevich · 2 years ago
  21. 0243d3d bpf: Add --skip_encoding_btf_inconsistent_proto, --btf_gen_optimized to pahole flags for v1.25 by Alan Maguire · 2 years ago
  22. ab86cf3 Merge branch 'bpf, mm: introduce cgroup.memory=nobpf' by Alexei Starovoitov · 2 years ago
  23. bf39650 bpf: allow to disable bpf prog memory accounting by Yafang Shao · 2 years ago
  24. ee53cbf bpf: allow to disable bpf map memory accounting by Yafang Shao · 2 years ago
  25. ddef81b bpf: use bpf_map_kvcalloc in bpf_local_storage by Yafang Shao · 2 years ago
  26. b6c1a8a mm: memcontrol: add new kernel parameter cgroup.memory=nobpf by Yafang Shao · 2 years ago
  27. 7e2a9eb docs, bpf: Ensure IETF's BPF mailing list gets copied for ISA doc changes by Daniel Borkmann · 2 years ago
  28. de42873 Daniel Borkmann says: by Jakub Kicinski · 2 years ago
  29. d12f9ad Documentation: isdn: correct spelling by Randy Dunlap · 2 years ago
  30. 33c6ce4 Merge branch 'net-move-more-duplicate-code-of-ovs-and-tc-conntrack-into-nf_conntrack_ovs' by Jakub Kicinski · 2 years ago
  31. 0785407 net: extract nf_ct_handle_fragments to nf_conntrack_ovs by Xin Long · 2 years ago
  32. 558d95e net: sched: move frag check and tc_skb_cb update out of handle_fragments by Xin Long · 2 years ago
  33. 1b83bf4 openvswitch: move key and ovs_cb update out of handle_fragments by Xin Long · 2 years ago
  34. 67fc5d7 net: extract nf_ct_skb_network_trim function to nf_conntrack_ovs by Xin Long · 2 years ago
  35. c0c3ab6 net: create nf_conntrack_ovs for ovs and tc use by Xin Long · 2 years ago
  36. 17bcd27 libbpf: Fix alen calculation in libbpf_nla_dump_errormsg() by Ilya Leoshkevich · 2 years ago
  37. 202702e selftests/bpf: Attach to fopen()/fclose() in attach_probe by Ilya Leoshkevich · 2 years ago
  38. 907300c selftests/bpf: Attach to fopen()/fclose() in uprobe_autoattach by Ilya Leoshkevich · 2 years ago
  39. 24a87b4 selftests/bpf: Forward SAN_CFLAGS and SAN_LDFLAGS to runqslower and libbpf by Ilya Leoshkevich · 2 years ago
  40. 0589d164 selftests/bpf: Split SAN_CFLAGS and SAN_LDFLAGS by Ilya Leoshkevich · 2 years ago
  41. 585bf46 tools: runqslower: Add EXTRA_CFLAGS and EXTRA_LDFLAGS support by Ilya Leoshkevich · 2 years ago
  42. 795deb3 selftests/bpf: Quote host tools by Ilya Leoshkevich · 2 years ago
  43. 025a785 net: skbuff: drop the word head from skb cache by Jakub Kicinski · 2 years ago
  44. 01a7ee3 Merge branch 'net-ipa-GSI' by David S. Miller · 2 years ago
  45. f1470fd net: ipa: generalize register field functions by Alex Elder · 2 years ago
  46. fc4cecf net: ipa: generalize register offset functions by Alex Elder · 2 years ago
  47. 81772e4 net: ipa: start generalizing "ipa_reg" by Alex Elder · 2 years ago
  48. 0ec573e net: ipa: GSI register cleanup by Alex Elder · 2 years ago
  49. c5ebba7 net: ipa: use bitmasks for GSI IRQ values by Alex Elder · 2 years ago
  50. d86603e net: ipa: tighten up IPA register validity checking by Alex Elder · 2 years ago
  51. 3aac8ec net: ipa: add some new IPA versions by Alex Elder · 2 years ago
  52. 38028e6 net: ipa: get rid of ipa->reg_addr by Alex Elder · 2 years ago
  53. 2df181f net: ipa: generic command param fix by Alex Elder · 2 years ago
  54. 47400aa net: microchip: vcap: Add tc flower keys for lan966x by Horatiu Vultur · 2 years ago
  55. 21119e2 Merge tag 'rxrpc-next-20230208' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 2 years ago
  56. dc8c413 net: pcs: rzn1-miic: remove unused struct members and use miic variable by Clément Léger · 2 years ago
  57. 5c72b4c openvswitch: Use string_is_terminated() helper by Andy Shevchenko · 2 years ago
  58. d4545bf genetlink: Use string_is_terminated() helper by Andy Shevchenko · 2 years ago
  59. f1db99c string_helpers: Move string_is_valid() to the header by Andy Shevchenko · 2 years ago
  60. a136391 net: micrel: Cable Diagnostics feature for lan8841 PHY by Horatiu Vultur · 2 years ago
  61. 436396f nfp: support IPsec offloading for NFP3800 by Huanhuan Wang · 2 years ago
  62. 2894d35 Merge branch 'net-introduce-rps_default_mask' by Jakub Kicinski · 2 years ago
  63. c12e0d5 self-tests: introduce self-tests for RPS default mask by Paolo Abeni · 2 years ago
  64. 605cfa1 net: introduce default_rps_mask netns attribute by Paolo Abeni · 2 years ago
  65. 370ca71 net-sysctl: factor-out rpm mask manipulation helpers by Paolo Abeni · 2 years ago
  66. 135746c net-sysctl: factor out cpumask parsing helper by Paolo Abeni · 2 years ago
  67. 8697a25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years ago
  68. 2531ba0 tools/resolve_btfids: Pass HOSTCFLAGS as EXTRA_CFLAGS to prepare targets by Jiri Olsa · 2 years ago
  69. 0b34d68 net: enable usercopy for skb_small_head_cache by Eric Dumazet · 2 years ago
  70. 35674e78 Merge tag 'net-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 2 years ago
  71. 0b02818 Merge tag 'for-linus-2023020901' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 2 years ago
  72. 94a1f56 Merge tag '6.2-rc8-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 2 years ago
  73. 3a08208 selftests: forwarding: lib: quote the sysctl values by Hangbin Liu · 2 years ago
  74. 2fcde9f net: mscc: ocelot: fix all IPv6 getting trapped to CPU when PTP timestamping is used by Vladimir Oltean · 2 years ago
  75. f753a68 rds: rds_rm_zerocopy_callback() use list_first_entry() by Pietro Borrello · 2 years ago
  76. 646be03 Merge tag 'ipsec-2023-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by Jakub Kicinski · 2 years ago
  77. 5131a05 Merge tag 'linux-can-next-for-6.3-20230208' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by Jakub Kicinski · 2 years ago
  78. 9245b51 Merge tag 'mlx5-next-netdev-deadlock' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Jakub Kicinski · 2 years ago
  79. 3ca1161 net: libwx: Remove unneeded semicolon by Yang Li · 2 years ago
  80. f978fa4 net: libwx: clean up one inconsistent indenting by Yang Li · 2 years ago
  81. 363d7c2 net: txgbe: Update support email address by Jiawen Wu · 2 years ago
  82. dca55da RDMA/mlx5: Track netdev to avoid deadlock during netdev notifier unregister by Jiri Pirko · 2 years, 3 months ago
  83. c7d4e6a net/mlx5e: Propagate an internal event in case uplink netdev changes by Jiri Pirko · 2 years, 3 months ago
  84. 3f26a31 net/mlx5e: Fix trap event handling by Jiri Pirko · 2 years, 2 months ago
  85. ff8ced4 Merge tag 'mlx5-fixes-2023-02-07' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by Jakub Kicinski · 2 years ago
  86. 7eadc0a Merge tag 'mlx5-updates-2023-02-07' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by Jakub Kicinski · 2 years ago
  87. b963d9d selftests: Fix failing VXLAN VNI filtering test by Ido Schimmel · 2 years ago
  88. 06744f2 samples/bpf: Add openat2() enter/exit tracepoint to syscall_tp sample by Rong Tao · 2 years ago
  89. ab8684b libbpf: Add sample_period to creation options by Jon Doron · 2 years ago
  90. 65db3d8 can: bittiming: can_calc_bittiming(): add missing parameter to no-op function by Marc Kleine-Budde · 2 years ago
  91. f2f527d can: raw: use temp variable instead of rolling back config by Oliver Hartkopp · 2 years ago
  92. 9b0651e sfc: move xdp_features configuration in efx_pci_probe_post_io() by Lorenzo Bianconi · 2 years ago
  93. d00d5b8 bpf, docs: Add note about type convention by Dave Thaler · 2 years ago
  94. 27b53b7 bpf/docs: Update design QA to be consistent with kfunc lifecycle docs by Toke Høiland-Jørgensen · 2 years ago
  95. e6ebe6c Merge branch 'taprio-auto-qmaxsdu-new-tx' by David S. Miller · 2 years ago
  96. 39b02d6 net/sched: taprio: don't segment unnecessarily by Vladimir Oltean · 2 years ago
  97. 2d5e807 net/sched: taprio: split segmentation logic from qdisc_enqueue() by Vladimir Oltean · 2 years ago
  98. fed87cc net/sched: taprio: automatically calculate queueMaxSDU based on TC gate durations by Vladimir Oltean · 2 years ago
  99. a878fd4 net/sched: keep the max_frm_len information inside struct sched_gate_list by Vladimir Oltean · 2 years ago
  100. a3d91b2 net/sched: taprio: warn about missing size table by Vladimir Oltean · 2 years ago