blob: 329873491b3d3ef611469fc3ebb54b38160dd00e [file] [log] [blame]
51aa423959b0 ("bpftool: revert printing program device bound info")
928631e05495 ("bpftool: print program device bound info")
743cc665d5f6 ("tools: bpftool: add JSON output for `bpftool prog show *` command")
e27afb84b468 ("selftests/bpf: fix broken build of test_maps")
9cbe1f581d17 ("tools: bpftool: add pointer to file argument to print_hex()")
e043325b3087 ("bpf: Add tests for eBPF file mode")
2dc7c1fef956 ("tools: bpftool: use more common tag format")
c9c35995bcf8 ("tools: bpftool: use the kernel's instruction printer")
067cae47771c ("bpf: Use char in prog and map name")
81b9cf8028a1 ("bpf: add a test case for helper bpf_perf_prog_read_value")
020a32d9581a ("bpf: add a test case for helper bpf_perf_event_read_value")
ff69c21a85a4 ("tools: bpftool: add documentation")
71bb428fe2c1 ("tools: bpf: add bpftool")
88cda1c9da02 ("bpf: libbpf: Provide basic API support to specify BPF obj name")
ad5b177bd73f ("bpf: Add map_name to bpf_map_info")
cb4d2b3f03d8 ("bpf: Add name, load_time, uid and map_ids to bpf_prog_info")
ac29991ba137 ("bpf: update bpf.h uapi header for tools")
464bc0fd6273 ("bpf: convert sockmap field attach_bpf_fd2 to type")
ad17d0e6c708 ("bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test")
96eabe7a40aa ("bpf: Allow selecting numa node during map creation")
ae2b27b859a1 ("bpf: fix a return in sockmap_get_from_fd()")
6bdc9c4c31c8 ("bpf: sock_map fixes for !CONFIG_BPF_SYSCALL and !STREAM_PARSER")
6f6d33f3b3d0 ("bpf: selftests add sockmap tests")
69e8cc134bcb ("bpf: sockmap sample program")
174a79ff9515 ("bpf: sockmap with sk redirect support")
b005fd189cec ("bpf: introduce new program type for skbs on sockets")
996139e801fd ("selftests: bpf: add a test for XDP redirect")
81f6bf81270c ("bpf: testing: fix devmap tests")
46f55cffa473 ("net: fix build error in devmap helper calls")
11393cc9b9be ("xdp: Add batching support to redirect map")
97f91a7cf04f ("bpf: add bpf_redirect_map helper routine")
546ac1ffb70d ("bpf: add devmap, a map for storing net device references")
5acaee0a8964 ("xdp: add trace event for xdp redirect")
6453073987ba ("ixgbe: add initial support for xdp redirect")
6103aa96ec07 ("net: implement XDP_REDIRECT for xdp generic")
814abfabef3c ("xdp: add bpf_redirect helper function")
d445516966dc ("net: xdp: support xdp generic on virtual devices")
f856e46978b8 ("bpf: fix return in load_bpf_file")
2be7e212d541 ("bpf: add bpf_skb_adjust_room helper")
04df41e343db ("bpf: update tools/include/uapi/linux/bpf.h")
8c4b4c7e9ff0 ("bpf: Add setsockopt helper function to bpf")
40304b2a1567 ("bpf: BPF support for sock_ops")
14dc6f04f49d ("bpf: Add syscall lookup support for fd array and htab")
239946314e57 ("bpf: possibly avoid extra masking for narrower load in verifier")
734942cc4ea6 ("tcp: ULP infrastructure")
18f3d6be6be1 ("selftests/bpf: Add test cases to test narrower ctx field loads")
31fd85816dbe ("bpf: permits narrower load from bpf program context fields")
ded092cd73c2 ("bpf: add bpf_set_hash helper for tc progs")
95b9afd3987f ("bpf: Test for bpf ID")
1e2709769086 ("bpf: Add BPF_OBJ_GET_INFO_BY_FD")