blob: 3ef4fc483fa7a1f1340ed4007bff4b71cb9742d9 [file] [log] [blame]
abcce733adb7 ("samples/bpf: xdp_fwd explain bpf_fib_lookup return codes")
a32a32cb26eb ("samples/bpf: make xdp_fwd more practically usable via devmap lookup")
e1a40ef418ca ("samples: bpf: convert xdp_fwd_user.c to libbpf")
4c79579b44b1 ("bpf: Change bpf_fib_lookup to return lookup status")
bcece5dc40b9 ("bpf: Change bpf_fib_lookup to return -EAFNOSUPPORT for unsupported address families")
fa898d769b26 ("bpf: Drop mpls from bpf_fib_lookup")
ecb96f7fe153 ("samples/bpf: add a samples/bpf test for BPF_TASK_FD_QUERY")
4f74fede40df ("bpf: Add mtu checking to FIB forwarding helper")
44edef77bd92 ("samples/bpf: Decrement ttl in fib forwarding example")
81110384441a ("bpf: sockmap, add hash map support")
e5cd3abcb31a ("bpf: sockmap, refactor sockmap routines to work with hashmap")
0cc54db1818a ("samples: bpf: move libbpf from object dependencies to libs")
2bf3e2ef425b ("samples: bpf: include bpf/bpf.h instead of local libbpf.h")
be5bca44aa6b ("samples: bpf: convert some XDP samples from bpf_load to libbpf")
d0cabbb021be ("tools: bpf: move the event reading loop to libbpf")
5f9380572b4b ("samples: bpf: compile and link against full libbpf")
e3687510fce2 ("tools: bpftool: use PERF_SAMPLE_TIME instead of reading the clock")
fe616055f784 ("samples/bpf: Add example of ipv4 and ipv6 forwarding in XDP")
87f5fc7e48dd ("bpf: Provide helper to do forwarding lookups in kernel FIB table")
f412eed9dfde ("tools: bpftool: add simple perf event output reader")
e64d52569f6e ("tools: bpftool: move get_possible_cpus() to common code")
c642ea265445 ("tools: bpftool: fold hex keyword in command help")
4e1ec56cdc59 ("bpf: add skb_load_bytes_relative helper")
b4b8faa1ded7 ("samples/bpf: sample application and documentation for AF_XDP sockets")
02671e23e7b3 ("xsk: wire up XDP_SKB side of AF_XDP")
fbfc504a24f5 ("bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP")
c497176cb2e4 ("xsk: add Rx receive functions and poll support")
965a99098443 ("xsk: add support for bind for Rx")
b9b6b68e8abd ("xsk: add Rx queue setup and mmap support")
423f38329d26 ("xsk: add umem fill queue support and mmap")
c0c77d8fb787 ("xsk: add user memory registration support sockopt")
173965fbfba5 ("tools/bpf: add a test for bpf_get_stack with raw tracepoint prog")
28dbf861deac ("samples/bpf: move common-purpose trace functions to selftests")
de2ff05f48af ("tools/bpf: add bpf_get_stack helper to tools headers")
c195651e565a ("bpf: add bpf_get_stack helper")
9cde0c8892b9 ("bpf: update bpf.h uapi header for tools")
2d020dd77176 ("bpf: add documentation for eBPF helpers (65-66)")
7aa79a869dd6 ("bpf: add documentation for eBPF helpers (51-57)")
fa15601ab31e ("bpf: add documentation for eBPF helpers (33-41)")
1fdd08bedc56 ("bpf: add documentation for eBPF helpers (23-32)")
c456dec4d265 ("bpf: add documentation for eBPF helpers (12-22)")
ad4a522349e5 ("bpf: add documentation for eBPF helpers (01-11)")
56a092c89505 ("bpf: add script and prepare bpf.h for new helpers documentation")
933a741e3b82 ("selftests/bpf: bpf tunnel test.")
f761312023a1 ("bpf: fix xdp_generic for bpf_adjust_tail usecase")
16962b2404ac ("bpf: sockmap, add selftests")
6595c7426acb ("tools/bpf: remove test_sock_addr from TEST_GEN_PROGS")
29a36f9eef30 ("samples/bpf: extend test_tunnel_bpf.sh with xfrm state test")
12bed760a78d ("bpf: add helper for getting xfrm states")
c0fa1b6c3efc ("bpf: btf: Add BTF tests")