Show patches with: Submitter = Jakub Sitnicki       |    Archived = No       |   274 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[net] sk_msg: Always cancel strp work before freeing the psock [net] sk_msg: Always cancel strp work before freeing the psock 1 - - - --- 2019-01-28 Jakub Sitnicki bpf Accepted
[net] sk_msg: Keep reference on socket file while psock lives [net] sk_msg: Keep reference on socket file while psock lives - - - - --- 2019-02-11 Jakub Sitnicki bpf Changes Requested
[bpf] bpf: Stop the psock parser before canceling its work [bpf] bpf: Stop the psock parser before canceling its work - 1 - - --- 2019-03-07 Jakub Sitnicki bpf Accepted
[bpf] bpf: sockmap, restore sk_write_space when psock gets dropped [bpf] bpf: sockmap, restore sk_write_space when psock gets dropped - - - - --- 2019-05-22 Jakub Sitnicki bpf Accepted
[RFC,bpf-next,1/7] bpf: Introduce inet_lookup program type Programming socket lookup with BPF - - - - --- 2019-06-18 Jakub Sitnicki bpf RFC
[RFC,bpf-next,2/7] ipv4: Run inet_lookup bpf program on socket lookup Programming socket lookup with BPF - - - - --- 2019-06-18 Jakub Sitnicki bpf RFC
[RFC,bpf-next,3/7] ipv6: Run inet_lookup bpf program on socket lookup Programming socket lookup with BPF - - - - --- 2019-06-18 Jakub Sitnicki bpf RFC
[RFC,bpf-next,4/7] bpf: Sync linux/bpf.h to tools/ Programming socket lookup with BPF - - - - --- 2019-06-18 Jakub Sitnicki bpf RFC
[RFC,bpf-next,5/7] libbpf: Add support for inet_lookup program type Programming socket lookup with BPF - - - - --- 2019-06-18 Jakub Sitnicki bpf RFC
[RFC,bpf-next,6/7] bpf: Test destination address remapping with inet_lookup Programming socket lookup with BPF - - - - --- 2019-06-18 Jakub Sitnicki bpf RFC
[RFC,bpf-next,7/7] bpf: Add verifier tests for inet_lookup context access Programming socket lookup with BPF - - - - --- 2019-06-18 Jakub Sitnicki bpf RFC
[bpf] flow_dissector: Fix potential use-after-free on BPF_PROG_DETACH [bpf] flow_dissector: Fix potential use-after-free on BPF_PROG_DETACH 1 1 - - --- 2019-08-21 Jakub Sitnicki bpf Accepted
[RFCv2,bpf-next,01/12] flow_dissector: Extract attach/detach/query helpers Programming socket lookup with BPF - - 1 - --- 2019-08-28 Jakub Sitnicki bpf RFC
[RFCv2,bpf-next,02/12] bpf: Introduce inet_lookup program type for redirecting socket lookup Programming socket lookup with BPF - - 1 - --- 2019-08-28 Jakub Sitnicki bpf RFC
[RFCv2,bpf-next,03/12] bpf: Add verifier tests for inet_lookup context access Programming socket lookup with BPF - - 1 - --- 2019-08-28 Jakub Sitnicki bpf RFC
[RFCv2,bpf-next,04/12] inet: Store layer 4 protocol in inet_hashinfo Programming socket lookup with BPF - - 1 - --- 2019-08-28 Jakub Sitnicki bpf RFC
[RFCv2,bpf-next,05/12] udp: Store layer 4 protocol in udp_table Programming socket lookup with BPF - - 1 - --- 2019-08-28 Jakub Sitnicki bpf RFC
[RFCv2,bpf-next,06/12] inet: Run inet_lookup bpf program on socket lookup Programming socket lookup with BPF - - 1 - --- 2019-08-28 Jakub Sitnicki bpf RFC
[RFCv2,bpf-next,07/12] inet6: Run inet_lookup bpf program on socket lookup Programming socket lookup with BPF - - 1 - --- 2019-08-28 Jakub Sitnicki bpf RFC
[RFCv2,bpf-next,08/12] udp: Run inet_lookup bpf program on socket lookup Programming socket lookup with BPF - - 1 - --- 2019-08-28 Jakub Sitnicki bpf RFC
[RFCv2,bpf-next,09/12] udp6: Run inet_lookup bpf program on socket lookup Programming socket lookup with BPF - - 1 - --- 2019-08-28 Jakub Sitnicki bpf RFC
[RFCv2,bpf-next,10/12] bpf: Sync linux/bpf.h to tools/ Programming socket lookup with BPF - - 1 - --- 2019-08-28 Jakub Sitnicki bpf RFC
[RFCv2,bpf-next,11/12] libbpf: Add support for inet_lookup program type Programming socket lookup with BPF - - 1 - --- 2019-08-28 Jakub Sitnicki bpf RFC
[RFCv2,bpf-next,12/12] bpf: Test redirecting listening/receiving socket lookup Programming socket lookup with BPF - - 1 - --- 2019-08-28 Jakub Sitnicki bpf RFC
[PATH,bpf-next,1/2] flow_dissector: Allow updating the flow dissector program atomically [PATH,bpf-next,1/2] flow_dissector: Allow updating the flow dissector program atomically - - - - --- 2019-10-09 Jakub Sitnicki bpf Changes Requested
[PATH,bpf-next,2/2] selftests/bpf: Check that flow dissector can be re-attached [PATH,bpf-next,1/2] flow_dissector: Allow updating the flow dissector program atomically - - - - --- 2019-10-09 Jakub Sitnicki bpf Changes Requested
[bpf-next,v2,1/2] flow_dissector: Allow updating the flow dissector program atomically Atomic flow dissector updates 1 - - - --- 2019-10-10 Jakub Sitnicki bpf Changes Requested
[bpf-next,v2,2/2] selftests/bpf: Check that flow dissector can be re-attached Atomic flow dissector updates 1 - - - --- 2019-10-10 Jakub Sitnicki bpf Changes Requested
[bpf-next,v3,1/2] flow_dissector: Allow updating the flow dissector program atomically Atomic flow dissector updates 1 - 1 - --- 2019-10-11 Jakub Sitnicki bpf Accepted
[bpf-next,v3,2/2] selftests/bpf: Check that flow dissector can be re-attached Atomic flow dissector updates 1 - 1 - --- 2019-10-11 Jakub Sitnicki bpf Accepted
[bpf-next] scripts/bpf: Emit an #error directive known types list needs updating [bpf-next] scripts/bpf: Emit an #error directive known types list needs updating - - - - --- 2019-10-16 Jakub Sitnicki bpf Accepted
[bpf-next] selftests/bpf: Restore the netns after flow dissector reattach test [bpf-next] selftests/bpf: Restore the netns after flow dissector reattach test 1 1 - - --- 2019-10-17 Jakub Sitnicki bpf Accepted
[bpf-next] scripts/bpf: Print an error when known types list needs updating [bpf-next] scripts/bpf: Print an error when known types list needs updating - 1 - - --- 2019-10-17 Jakub Sitnicki bpf Changes Requested
[bpf-next,v2] scripts/bpf: Print an error when known types list needs updating [bpf-next,v2] scripts/bpf: Print an error when known types list needs updating 2 1 - - --- 2019-10-20 Jakub Sitnicki bpf Accepted
[RFC,bpf-next,1/5] bpf, sockmap: Let BPF helpers use lookup operation on SOCKMAP Extend SOCKMAP to store listening sockets - - - - --- 2019-10-22 Jakub Sitnicki bpf RFC
[RFC,bpf-next,2/5] bpf, sockmap: Allow inserting listening TCP sockets into SOCKMAP Extend SOCKMAP to store listening sockets - - - - --- 2019-10-22 Jakub Sitnicki bpf RFC
[RFC,bpf-next,3/5] bpf, sockmap: Don't let child socket inherit psock or its ops on copy Extend SOCKMAP to store listening sockets - - - - --- 2019-10-22 Jakub Sitnicki bpf RFC
[RFC,bpf-next,4/5] bpf: Allow selecting reuseport socket from a SOCKMAP Extend SOCKMAP to store listening sockets - - - - --- 2019-10-22 Jakub Sitnicki bpf RFC
[RFC,bpf-next,5/5] selftests/bpf: Extend SK_REUSEPORT tests to cover SOCKMAP Extend SOCKMAP to store listening sockets - - - - --- 2019-10-22 Jakub Sitnicki bpf RFC
[bpf-next,1/8] bpf, sockmap: Return socket cookie on lookup from syscall Extend SOCKMAP to store listening sockets 1 - - - --- 2019-11-23 Jakub Sitnicki bpf Changes Requested
[bpf-next,2/8] bpf, sockmap: Let all kernel-land lookup values in SOCKMAP Extend SOCKMAP to store listening sockets 1 - - - --- 2019-11-23 Jakub Sitnicki bpf Changes Requested
[bpf-next,3/8] bpf, sockmap: Allow inserting listening TCP sockets into SOCKMAP Extend SOCKMAP to store listening sockets 1 - - - --- 2019-11-23 Jakub Sitnicki bpf Changes Requested
[bpf-next,4/8] bpf, sockmap: Don't let child socket inherit psock or its ops on copy Extend SOCKMAP to store listening sockets 1 - - - --- 2019-11-23 Jakub Sitnicki bpf Changes Requested
[bpf-next,5/8] bpf: Allow selecting reuseport socket from a SOCKMAP Extend SOCKMAP to store listening sockets 1 - - - --- 2019-11-23 Jakub Sitnicki bpf Changes Requested
[bpf-next,6/8] libbpf: Recognize SK_REUSEPORT programs from section name Extend SOCKMAP to store listening sockets 1 - - - --- 2019-11-23 Jakub Sitnicki bpf Changes Requested
[bpf-next,7/8] selftests/bpf: Extend SK_REUSEPORT tests to cover SOCKMAP Extend SOCKMAP to store listening sockets 1 - - - --- 2019-11-23 Jakub Sitnicki bpf Changes Requested
[bpf-next,8/8] selftests/bpf: Tests for SOCKMAP holding listening sockets Extend SOCKMAP to store listening sockets 1 - - - --- 2019-11-23 Jakub Sitnicki bpf Changes Requested
[bpf-next,01/10] libbpf: Recognize SK_REUSEPORT programs from section name Switch reuseport tests for test_progs framework - - - - --- 2019-12-12 Jakub Sitnicki bpf Accepted
[bpf-next,02/10] selftests/bpf: Let libbpf determine program type from section name Switch reuseport tests for test_progs framework - - - - --- 2019-12-12 Jakub Sitnicki bpf Accepted
[bpf-next,03/10] selftests/bpf: Use sa_family_t everywhere in reuseport tests Switch reuseport tests for test_progs framework - - - - --- 2019-12-12 Jakub Sitnicki bpf Accepted
[bpf-next,04/10] selftests/bpf: Add helpers for getting socket family & type name Switch reuseport tests for test_progs framework - - - - --- 2019-12-12 Jakub Sitnicki bpf Accepted
[bpf-next,05/10] selftests/bpf: Unroll the main loop in reuseport test Switch reuseport tests for test_progs framework - - - - --- 2019-12-12 Jakub Sitnicki bpf Accepted
[bpf-next,06/10] selftests/bpf: Run reuseport tests in a loop Switch reuseport tests for test_progs framework - - - - --- 2019-12-12 Jakub Sitnicki bpf Accepted
[bpf-next,07/10] selftests/bpf: Propagate errors during setup for reuseport tests Switch reuseport tests for test_progs framework - - - - --- 2019-12-12 Jakub Sitnicki bpf Accepted
[bpf-next,08/10] selftests/bpf: Pull up printing the test name into test runner Switch reuseport tests for test_progs framework - - - - --- 2019-12-12 Jakub Sitnicki bpf Accepted
[bpf-next,09/10] selftests/bpf: Move reuseport tests under prog_tests/ Switch reuseport tests for test_progs framework - - - - --- 2019-12-12 Jakub Sitnicki bpf Accepted
[bpf-next,10/10] selftests/bpf: Switch reuseport tests for test_progs framework Switch reuseport tests for test_progs framework - - - - --- 2019-12-12 Jakub Sitnicki bpf Accepted
[bpf-next,v2,01/11] bpf, sk_msg: Don't reset saved sock proto on restore Extend SOCKMAP to store listening sockets 1 - - - --- 2020-01-10 Jakub Sitnicki bpf Changes Requested
[bpf-next,v2,02/11] net, sk_msg: Annotate lockless access to sk_prot on clone Extend SOCKMAP to store listening sockets - - - - --- 2020-01-10 Jakub Sitnicki bpf Changes Requested
[bpf-next,v2,03/11] net, sk_msg: Clear sk_user_data pointer on clone if tagged Extend SOCKMAP to store listening sockets 2 - - - --- 2020-01-10 Jakub Sitnicki bpf Changes Requested
[bpf-next,v2,04/11] tcp_bpf: Don't let child socket inherit parent protocol ops on copy Extend SOCKMAP to store listening sockets - - - - --- 2020-01-10 Jakub Sitnicki bpf Changes Requested
[bpf-next,v2,05/11] bpf, sockmap: Allow inserting listening TCP sockets into sockmap Extend SOCKMAP to store listening sockets - - - - --- 2020-01-10 Jakub Sitnicki bpf Changes Requested
[bpf-next,v2,06/11] bpf, sockmap: Don't set up sockmap progs for listening sockets Extend SOCKMAP to store listening sockets - - - - --- 2020-01-10 Jakub Sitnicki bpf Changes Requested
[bpf-next,v2,07/11] bpf, sockmap: Return socket cookie on lookup from syscall Extend SOCKMAP to store listening sockets 2 - - - --- 2020-01-10 Jakub Sitnicki bpf Changes Requested
[bpf-next,v2,08/11] bpf, sockmap: Let all kernel-land lookup values in SOCKMAP Extend SOCKMAP to store listening sockets - - - - --- 2020-01-10 Jakub Sitnicki bpf Changes Requested
[bpf-next,v2,09/11] bpf: Allow selecting reuseport socket from a SOCKMAP Extend SOCKMAP to store listening sockets 1 - - - --- 2020-01-10 Jakub Sitnicki bpf Changes Requested
[bpf-next,v2,10/11] selftests/bpf: Extend SK_REUSEPORT tests to cover SOCKMAP Extend SOCKMAP to store listening sockets 1 - - - --- 2020-01-10 Jakub Sitnicki bpf Changes Requested
[bpf-next,v2,11/11] selftests/bpf: Tests for SOCKMAP holding listening sockets Extend SOCKMAP to store listening sockets - - - - --- 2020-01-10 Jakub Sitnicki bpf Changes Requested
[net] net, sk_msg: Don't check if sock is locked when tearing down psock [net] net, sk_msg: Don't check if sock is locked when tearing down psock 2 1 - - --- 2020-01-21 Jakub Sitnicki davem Accepted
[bpf-next,v3,01/12] bpf, sk_msg: Don't clear saved sock proto on restore Extend SOCKMAP to store listening sockets 1 - - - --- 2020-01-22 Jakub Sitnicki bpf Changes Requested
[bpf-next,v3,02/12] net, sk_msg: Annotate lockless access to sk_prot on clone Extend SOCKMAP to store listening sockets 1 - - - --- 2020-01-22 Jakub Sitnicki bpf Changes Requested
[bpf-next,v3,03/12] net, sk_msg: Clear sk_user_data pointer on clone if tagged Extend SOCKMAP to store listening sockets 2 - - - --- 2020-01-22 Jakub Sitnicki bpf Changes Requested
[bpf-next,v3,04/12] tcp_bpf: Don't let child socket inherit parent protocol ops on copy Extend SOCKMAP to store listening sockets 1 - - - --- 2020-01-22 Jakub Sitnicki bpf Changes Requested
[bpf-next,v3,05/12] bpf, sockmap: Allow inserting listening TCP sockets into sockmap Extend SOCKMAP to store listening sockets 1 - - - --- 2020-01-22 Jakub Sitnicki bpf Changes Requested
[bpf-next,v3,06/12] bpf, sockmap: Don't set up sockmap progs for listening sockets Extend SOCKMAP to store listening sockets 1 - - - --- 2020-01-22 Jakub Sitnicki bpf Changes Requested
[bpf-next,v3,07/12] bpf, sockmap: Return socket cookie on lookup from syscall Extend SOCKMAP to store listening sockets 2 - - - --- 2020-01-22 Jakub Sitnicki bpf Changes Requested
[bpf-next,v3,08/12] bpf, sockmap: Let all kernel-land lookup values in SOCKMAP Extend SOCKMAP to store listening sockets 1 - - - --- 2020-01-22 Jakub Sitnicki bpf Changes Requested
[bpf-next,v3,09/12] bpf: Allow selecting reuseport socket from a SOCKMAP Extend SOCKMAP to store listening sockets 2 - - - --- 2020-01-22 Jakub Sitnicki bpf Changes Requested
[bpf-next,v3,10/12] net: Generate reuseport group ID on group creation Extend SOCKMAP to store listening sockets - - - - --- 2020-01-22 Jakub Sitnicki bpf Changes Requested
[bpf-next,v3,11/12] selftests/bpf: Extend SK_REUSEPORT tests to cover SOCKMAP Extend SOCKMAP to store listening sockets 1 - - - --- 2020-01-22 Jakub Sitnicki bpf Changes Requested
[bpf-next,v3,12/12] selftests/bpf: Tests for SOCKMAP holding listening sockets Extend SOCKMAP to store listening sockets - - - - --- 2020-01-22 Jakub Sitnicki bpf Changes Requested
[bpf-next,v4,01/12] bpf, sk_msg: Don't clear saved sock proto on restore Extend SOCKMAP to store listening sockets 1 - - - --- 2020-01-23 Jakub Sitnicki bpf Changes Requested
[bpf-next,v4,02/12] net, sk_msg: Annotate lockless access to sk_prot on clone Extend SOCKMAP to store listening sockets 1 - - - --- 2020-01-23 Jakub Sitnicki bpf Changes Requested
[bpf-next,v4,03/12] net, sk_msg: Clear sk_user_data pointer on clone if tagged Extend SOCKMAP to store listening sockets 2 - - - --- 2020-01-23 Jakub Sitnicki bpf Changes Requested
[bpf-next,v4,04/12] tcp_bpf: Don't let child socket inherit parent protocol ops on copy Extend SOCKMAP to store listening sockets 1 - - - --- 2020-01-23 Jakub Sitnicki bpf Changes Requested
[bpf-next,v4,05/12] bpf, sockmap: Allow inserting listening TCP sockets into sockmap Extend SOCKMAP to store listening sockets 1 - - - --- 2020-01-23 Jakub Sitnicki bpf Changes Requested
[bpf-next,v4,06/12] bpf, sockmap: Don't set up sockmap progs for listening sockets Extend SOCKMAP to store listening sockets 1 - - - --- 2020-01-23 Jakub Sitnicki bpf Changes Requested
[bpf-next,v4,07/12] bpf, sockmap: Return socket cookie on lookup from syscall Extend SOCKMAP to store listening sockets 2 - - - --- 2020-01-23 Jakub Sitnicki bpf Changes Requested
[bpf-next,v4,08/12] bpf, sockmap: Let all kernel-land lookup values in SOCKMAP Extend SOCKMAP to store listening sockets 1 - - - --- 2020-01-23 Jakub Sitnicki bpf Changes Requested
[bpf-next,v4,09/12] bpf: Allow selecting reuseport socket from a SOCKMAP Extend SOCKMAP to store listening sockets 2 - - - --- 2020-01-23 Jakub Sitnicki bpf Changes Requested
[bpf-next,v4,10/12] net: Generate reuseport group ID on group creation Extend SOCKMAP to store listening sockets 1 - - - --- 2020-01-23 Jakub Sitnicki bpf Changes Requested
[bpf-next,v4,11/12] selftests/bpf: Extend SK_REUSEPORT tests to cover SOCKMAP Extend SOCKMAP to store listening sockets 1 - - - --- 2020-01-23 Jakub Sitnicki bpf Changes Requested
[bpf-next,v4,12/12] selftests/bpf: Tests for SOCKMAP holding listening sockets Extend SOCKMAP to store listening sockets - - - - --- 2020-01-23 Jakub Sitnicki bpf Changes Requested
[bpf-next,v5,01/12] bpf, sk_msg: Don't clear saved sock proto on restore Extend SOCKMAP to store listening sockets 1 - - - --- 2020-01-27 Jakub Sitnicki Changes Requested
[bpf-next,v5,02/12] net, sk_msg: Annotate lockless access to sk_prot on clone Extend SOCKMAP to store listening sockets 1 - - - --- 2020-01-27 Jakub Sitnicki Changes Requested
[bpf-next,v5,03/12] net, sk_msg: Clear sk_user_data pointer on clone if tagged Extend SOCKMAP to store listening sockets 2 - - - --- 2020-01-27 Jakub Sitnicki Changes Requested
[bpf-next,v5,04/12] tcp_bpf: Don't let child socket inherit parent protocol ops on copy Extend SOCKMAP to store listening sockets 1 - - - --- 2020-01-27 Jakub Sitnicki Changes Requested
[bpf-next,v5,05/12] bpf, sockmap: Allow inserting listening TCP sockets into sockmap Extend SOCKMAP to store listening sockets 1 - - - --- 2020-01-27 Jakub Sitnicki Changes Requested
[bpf-next,v5,06/12] bpf, sockmap: Don't set up sockmap progs for listening sockets Extend SOCKMAP to store listening sockets 1 - - - --- 2020-01-27 Jakub Sitnicki Changes Requested
[bpf-next,v5,07/12] bpf, sockmap: Return socket cookie on lookup from syscall Extend SOCKMAP to store listening sockets 2 - - - --- 2020-01-27 Jakub Sitnicki Changes Requested
« 1 2 3 »