blob: 55d052420fbb9d5c2d1d286db95eae9b1292c964 [file] [log] [blame]
41bf900fe2a0 ("samples/bpf: Add option to set the busy-poll budget")
b35fc1482ceb ("samples/bpf: Add busy-poll support to xdpsock")
284cbc61f851 ("samples/bpf: Use recvfrom() in xdpsock/l2fwd")
67ed375530e2 ("samples: bpf: Driver interrupt statistics in xdpsock")
60dc609dbd54 ("samples: bpf: Count syscalls in xdpsock")
2e8806f032f5 ("samples: bpf: Split xdpsock stats into new struct")
74e00676d7f1 ("samples/bpf: Add quiet option to xdpsock")
5a2a0dd88f0f ("samples/bpf: Fix possible deadlock in xdpsock")
3131cf66d303 ("samples/bpf: Fix one packet sending in xdpsock")
c8a039a47ffe ("samples/bpf: Optimize l2fwd performance in xdpsock")
b36c3206f9ef ("samples: bpf: Add an option for printing extra statistics in xdpsock")
46e3268eaaca ("samples/bpf: xdpsock: Add option to specify transmit fill pattern")
4a3c23ae3acc ("samples/bpf: xdpsock: Add option to specify tx packet size")
ece6e9694751 ("samples/bpf: xdpsock: Add option to specify number of packets to send")
cd9e72b6f210 ("samples/bpf: xdpsock: Add option to specify batch size")
d3f11b018f6c ("samples/bpf: xdpsock: Add duration option to specify how long to run")
b31333298087 ("samples/bpf: Add missing option to xdpsock usage")
661842c46de2 ("samples/bpf: Use Rx-only and Tx-only sockets in xdpsock")
2e5d72c15f0d ("samples/bpf: Add XDP_SHARED_UMEM support to xdpsock")
3945b37a975d ("samples/bpf: use hugepages in xdpsock app")
03895e63ff97 ("samples/bpf: add buffer recycling for unaligned chunks to xdpsock")
c543f5469822 ("samples/bpf: add unaligned chunks mode support to xdpsock")
46738f73ea4f ("samples/bpf: add use of need_wakeup flag in xdpsock")
71634d7f9209 ("bpf: Add support for fq's EDT to HBM")
123e8da1d330 ("xsk: Change the default frame size to 4096 and allow controlling it")
4d18f6de6ac1 ("samples: bpf: refactor header include path")
d58c6f7212f4 ("bpf: Add more stats to HBM")
ffd81558d56c ("bpf: Add cn support to hbm_out_kern.c")
0ac01febd475 ("BPF: Add sample code for new ib_umad tracepoint")
056533192a9e ("IB/UMAD: Add umad trace points")
4d60cad5db7f ("IB/MAD: Add send path trace points")
4ffd44cfd147 ("bpf: HBM test script")
a1270fe95b74 ("bpf: User program for testing HBM")
187d0738ff35 ("bpf: Sample HBM BPF program to limit egress bw")
b74e21ab7d43 ("samples/bpf: silence compiler warning for xdpsock_user.c")
1a9b268c9028 ("samples: bpf: use libbpf where easy")
248c7f9c0e21 ("samples/bpf: convert xdpsock to use libbpf for AF_XDP access")
1cad07884239 ("libbpf: add support for using AF_XDP sockets")
b8dcf8d149db ("tools/bpf: expose functions btf_ext__* as API functions")
8461ef8b7ef2 ("tools/bpf: move libbpf pr_* debug print functions to headers")
3b7a8ec2dec3 ("samples/bpf: Check the prog id before exiting")
50db9f073188 ("libbpf: Add a support for getting xdp prog id on ifindex")
743e568c1586 ("samples/bpf: Add a "force" flag to XDP samples")
6a5457618f62 ("samples/bpf: Extend RLIMIT_MEMLOCK for xdp_{sample_pkts, router_ipv4}")
bbaf6029c49c ("samples/bpf: Convert XDP samples to libbpf usage")
7313798b144c ("samples/bpf: xdp_redirect_cpu have not need for read_trace_pipe")
f3cea32d56e9 ("libbpf: Add a helper for retrieving a map fd for a given name")
df5d22facd78 ("libbpf: introduce bpf_map_lookup_elem_flags()")
1bf4b05810fe ("tools: bpftool: add probes for eBPF program types")
49eb7ab3b2b5 ("tools: bpftool: add basic probe capability, probe syscall availability")