blob: 38c39f8a135a7dffb5dbf3923073872bfcae006e [file] [log] [blame]
516a7593fda6 ("xdp: fix leak of IDA cyclic id if rhashtable_insert_slow fails")
8d5d88527587 ("xdp: rhashtable with allocator ID to pointer mapping")
c0048cff8abb ("xdp: introduce a new xdp_frame type")
5ab073ffd326 ("xdp: introduce xdp_return_frame API and use in cpumap")
0fe875c5c7bc ("bpf: cpumap: make some functions static")
754b8a21a96d ("virtio_net: setup xdp_rxq_info")
8bf5c4ee1889 ("tun: setup xdp_rxq_info")
c0124f327e5c ("xdp/qede: setup xdp_rxq_info and intro xdp_rxq_info_is_reg")
99ffc5ade4e8 ("ixgbe: setup xdp_rxq_info")
aecd67b60722 ("xdp: base API for new XDP rx-queue info concept")
f9419f7bd7a5 ("bpf: cpumap add tracepoints")
1c601d829ab0 ("bpf: cpumap xdp_buff to skb conversion and allocation")
9c270af37bb6 ("bpf: XDP_REDIRECT enable use of cpumap")
6710e1126934 ("bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP")
7c3001313396 ("bpf: fix ri->map_owner pointer on bpf_prog_realloc")
96c5508e3012 ("xdp: implement xdp_redirect_map for generic XDP")
109980b894e9 ("bpf: don't select potentially stale ri->map from buggy xdp progs")
59a308967589 ("xdp: separate xdp_redirect tracepoint in map case")
f5836ca5e986 ("xdp: separate xdp_redirect tracepoint in error case")
b06337dfdb16 ("xdp: make xdp tracepoints report bpf prog id instead of prog_tag")
8d3b778ff544 ("xdp: tracepoint xdp_redirect also need a map argument")
c31e5a4876cd ("xdp: remove redundant argument to trace_xdp_redirect")
315ec3990efd ("xdp: get tracepoints xdp_exception and xdp_redirect in sync")
a87358558720 ("xdp: remove net_device names from xdp_redirect tracepoint")
2facaad6000f ("xdp: make generic xdp redirect use tracepoint trace_xdp_redirect")
d08adb82fda5 ("xdp: remove bpf_warn_invalid_xdp_redirect")
e4a8e817d3cb ("bpf: misc xdp redirect cleanups")
96eabe7a40aa ("bpf: Allow selecting numa node during map creation")
4c03bdd7b5c0 ("xdp: adjust xdp redirect tracepoint to include return error code")
6bdc9c4c31c8 ("bpf: sock_map fixes for !CONFIG_BPF_SYSCALL and !STREAM_PARSER")
0bbd7dad34f8 ("tun: make tun_build_skb() thread safe")
69e8cc134bcb ("bpf: sockmap sample program")
174a79ff9515 ("bpf: sockmap with sk redirect support")
b005fd189cec ("bpf: introduce new program type for skbs on sockets")
761876c857cb ("tap: XDP support")
66ccbc9c87c2 ("tap: use build_skb() for small packet")
996139e801fd ("selftests: bpf: add a test for XDP redirect")
04b1d4e50e82 ("net: core: Make the FIB notification chain generic")
eb48d682814c ("bpf: fix the printing of ifindex")
81f6bf81270c ("bpf: testing: fix devmap tests")
d5eb89cf68d6 ("mlxsw: spectrum_router: Reflect IPv6 neighbours to the device")
5ea1237f9490 ("mlxsw: spectrum_router: Configure RIFs based on IPv6 addresses")
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")