Show patches with: Submitter = Maxim Mikityanskiy       |    Archived = No       |   47 patches
Patch Series S/W/F Date Submitter Delegate State
[bpf-next,v8,2/5] bpf: Allow helpers to accept pointers with a fixed size New BPF helpers to accelerate synproxy --- 2022-04-29 Maxim Mikityanskiy New
[bpf-next,v7,6/6] bpf: Allow the new syncookie helpers to work with SKBs New BPF helpers to accelerate synproxy --- 2022-04-28 Maxim Mikityanskiy New
[bpf-next,v7,1/6] bpf: Use ipv6_only_sock in bpf_tcp_gen_syncookie New BPF helpers to accelerate synproxy --- 2022-04-28 Maxim Mikityanskiy New
[bpf,v4] bpf: Support dual-stack sockets in bpf_tcp_check_syncookie [bpf,v4] bpf: Support dual-stack sockets in bpf_tcp_check_syncookie --- 2022-03-29 Maxim Mikityanskiy New
[bpf-next,v4,2/5] bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookie New BPF helpers to accelerate synproxy --- 2022-03-11 Maxim Mikityanskiy New
[bpf-next,v2,3/3] bpf: Add selftests for raw syncookie helpers New BPF helpers to accelerate synproxy --- 2022-01-24 Maxim Mikityanskiy New
[bpf-next,v2,2/3] bpf: Add helpers to issue and check SYN cookies in XDP New BPF helpers to accelerate synproxy --- 2022-01-24 Maxim Mikityanskiy New
[bpf-next,v2,1/3] bpf: Make errors of bpf_tcp_check_syncookie distinguishable New BPF helpers to accelerate synproxy --- 2022-01-24 Maxim Mikityanskiy New
[bpf] selftests/bpf: Fix xdp_synproxy build failure if CONFIG_NF_CONNTRACK=m/n [bpf] selftests/bpf: Fix xdp_synproxy build failure if CONFIG_NF_CONNTRACK=m/n --- 2022-07-08 Maxim Mikityanskiy Accepted
[bpf-next] selftests/bpf: Enable config options needed for xdp_synproxy test [bpf-next] selftests/bpf: Enable config options needed for xdp_synproxy test --- 2022-06-20 Maxim Mikityanskiy Accepted
[bpf-next,v10,6/6] selftests/bpf: Add selftests for raw syncookie helpers in TC mode New BPF helpers to accelerate synproxy --- 2022-06-15 Maxim Mikityanskiy Accepted
[bpf-next,v10,4/6] selftests/bpf: Add selftests for raw syncookie helpers New BPF helpers to accelerate synproxy --- 2022-06-15 Maxim Mikityanskiy Accepted
[bpf-next,v10,2/6] bpf: Allow helpers to accept pointers with a fixed size New BPF helpers to accelerate synproxy --- 2022-06-15 Maxim Mikityanskiy Accepted
[bpf-next,v7,4/6] bpf: Add helpers to issue and check SYN cookies in XDP New BPF helpers to accelerate synproxy --- 2022-04-28 Maxim Mikityanskiy Accepted
[bpf-next,v7,2/6] bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookie New BPF helpers to accelerate synproxy --- 2022-04-28 Maxim Mikityanskiy Accepted
[bpf,v5,2/2] bpf: Adjust bpf_tcp_check_syncookie selftest to test dual-stack sockets [bpf,v5,1/2] bpf: Support dual-stack sockets in bpf_tcp_check_syncookie --- 2022-04-06 Maxim Mikityanskiy Accepted
[bpf,v5,1/2] bpf: Support dual-stack sockets in bpf_tcp_check_syncookie [bpf,v5,1/2] bpf: Support dual-stack sockets in bpf_tcp_check_syncookie --- 2022-04-06 Maxim Mikityanskiy Accepted
[bpf] bpf: Fix the test_task_vma selftest to support output shorter than 1 kB [bpf] bpf: Fix the test_task_vma selftest to support output shorter than 1 kB --- 2021-11-30 Maxim Mikityanskiy Accepted
[bpf-next,v9,5/5] bpf: Allow the new syncookie helpers to work with SKBs New BPF helpers to accelerate synproxy --- 2022-05-03 Maxim Mikityanskiy Superseded
[bpf-next,v9,4/5] bpf: Add selftests for raw syncookie helpers New BPF helpers to accelerate synproxy --- 2022-05-03 Maxim Mikityanskiy Superseded
[bpf-next,v9,3/5] bpf: Add helpers to issue and check SYN cookies in XDP New BPF helpers to accelerate synproxy --- 2022-05-03 Maxim Mikityanskiy Superseded
[bpf-next,v9,2/5] bpf: Allow helpers to accept pointers with a fixed size New BPF helpers to accelerate synproxy --- 2022-05-03 Maxim Mikityanskiy Superseded
[bpf-next,v9,1/5] bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookie New BPF helpers to accelerate synproxy --- 2022-05-03 Maxim Mikityanskiy Superseded
[bpf-next,v8,5/5] bpf: Allow the new syncookie helpers to work with SKBs New BPF helpers to accelerate synproxy --- 2022-04-29 Maxim Mikityanskiy Superseded
[bpf-next,v8,4/5] bpf: Add selftests for raw syncookie helpers New BPF helpers to accelerate synproxy --- 2022-04-29 Maxim Mikityanskiy Superseded
[bpf-next,v8,3/5] bpf: Add helpers to issue and check SYN cookies in XDP New BPF helpers to accelerate synproxy --- 2022-04-29 Maxim Mikityanskiy Superseded
[bpf-next,v8,1/5] bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookie New BPF helpers to accelerate synproxy --- 2022-04-29 Maxim Mikityanskiy Superseded
[bpf-next,v7,5/6] bpf: Add selftests for raw syncookie helpers New BPF helpers to accelerate synproxy --- 2022-04-28 Maxim Mikityanskiy Superseded
[bpf-next,v7,3/6] bpf: Allow helpers to accept pointers with a fixed size New BPF helpers to accelerate synproxy --- 2022-04-28 Maxim Mikityanskiy Superseded
[bpf-next,v6,6/6] bpf: Allow the new syncookie helpers to work with SKBs New BPF helpers to accelerate synproxy --- 2022-04-22 Maxim Mikityanskiy Superseded
[bpf-next,v6,5/6] bpf: Add selftests for raw syncookie helpers New BPF helpers to accelerate synproxy --- 2022-04-22 Maxim Mikityanskiy Superseded
[bpf-next,v6,4/6] bpf: Add helpers to issue and check SYN cookies in XDP New BPF helpers to accelerate synproxy --- 2022-04-22 Maxim Mikityanskiy Superseded
[bpf-next,v6,3/6] bpf: Allow helpers to accept pointers with a fixed size New BPF helpers to accelerate synproxy --- 2022-04-22 Maxim Mikityanskiy Superseded
[bpf-next,v6,2/6] bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookie New BPF helpers to accelerate synproxy --- 2022-04-22 Maxim Mikityanskiy Superseded
[bpf-next,v6,1/6] bpf: Use ipv6_only_sock in bpf_tcp_gen_syncookie New BPF helpers to accelerate synproxy --- 2022-04-22 Maxim Mikityanskiy Superseded
[bpf-next,v5,6/6] bpf: Allow the new syncookie helpers to work with SKBs New BPF helpers to accelerate synproxy --- 2022-04-13 Maxim Mikityanskiy Superseded
[bpf-next,v5,5/6] bpf: Add selftests for raw syncookie helpers New BPF helpers to accelerate synproxy --- 2022-04-13 Maxim Mikityanskiy Superseded
[bpf-next,v5,4/6] bpf: Add helpers to issue and check SYN cookies in XDP New BPF helpers to accelerate synproxy --- 2022-04-13 Maxim Mikityanskiy Superseded
[bpf-next,v5,3/6] bpf: Allow helpers to accept pointers with a fixed size New BPF helpers to accelerate synproxy --- 2022-04-13 Maxim Mikityanskiy Superseded
[bpf-next,v5,2/6] bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookie New BPF helpers to accelerate synproxy --- 2022-04-13 Maxim Mikityanskiy Superseded
[bpf-next,v5,1/6] bpf: Use ipv6_only_sock in bpf_tcp_gen_syncookie New BPF helpers to accelerate synproxy --- 2022-04-13 Maxim Mikityanskiy Superseded
[bpf-next,v4,5/5] bpf: Add selftests for raw syncookie helpers New BPF helpers to accelerate synproxy --- 2022-03-11 Maxim Mikityanskiy Superseded
[bpf-next,v4,4/5] bpf: Add helpers to issue and check SYN cookies in XDP New BPF helpers to accelerate synproxy --- 2022-03-11 Maxim Mikityanskiy Superseded
[bpf-next,v4,3/5] bpf: Allow helpers to accept pointers with a fixed size New BPF helpers to accelerate synproxy --- 2022-03-11 Maxim Mikityanskiy Superseded
[bpf-next,v4,1/5] bpf: Use ipv6_only_sock in bpf_tcp_gen_syncookie New BPF helpers to accelerate synproxy --- 2022-03-11 Maxim Mikityanskiy Superseded
[bpf-next,v3,4/5] bpf: Add helpers to issue and check SYN cookies in XDP New BPF helpers to accelerate synproxy --- 2022-02-24 Maxim Mikityanskiy Superseded
[bpf-next,v3,3/5] bpf: Allow helpers to accept pointers with a fixed size New BPF helpers to accelerate synproxy --- 2022-02-24 Maxim Mikityanskiy Superseded