Show patches with: Submitter = Martin KaFai Lau       |    Archived = No       |   309 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,bpf-next,1/2] bpf: Move the PTR_TO_BTF_ID check to check_reg_type() bpf: Enable bpf_skc_to_* sock casting helper to networking prog type - - - - --- 2020-09-12 Martin KaFai Lau bpf RFC
[RFC,bpf-next,2/2] bpf: Enable bpf_skc_to_* sock casting helper to networking prog type bpf: Enable bpf_skc_to_* sock casting helper to networking prog type - - - - --- 2020-09-12 Martin KaFai Lau bpf RFC
[RFC,bpf-next] bpf: POC on local_storage charge and uncharge map_ops [RFC,bpf-next] bpf: POC on local_storage charge and uncharge map_ops - - - - --- 2020-07-25 Martin KaFai Lau bpf RFC
[RFC,v2,bpf-next,1/2] bpf: Move the PTR_TO_BTF_ID check to check_reg_type() bpf: Enable bpf_skc_to_* sock casting helper to networking prog type - - - - --- 2020-09-15 Martin KaFai Lau bpf RFC
[RFC,v2,bpf-next,2/2] bpf: Enable bpf_skc_to_* sock casting helper to networking prog type bpf: Enable bpf_skc_to_* sock casting helper to networking prog type - - - - --- 2020-09-15 Martin KaFai Lau bpf RFC
[RFC,v4,bpf-next,01/12] tcp: Use a struct to represent a saved_syn BPF TCP header options 1 - 1 - --- 2020-08-03 Martin KaFai Lau bpf RFC
[RFC,v4,bpf-next,02/12] tcp: bpf: Add TCP_BPF_DELACK_MAX setsockopt BPF TCP header options 1 - 1 - --- 2020-08-03 Martin KaFai Lau bpf RFC
[RFC,v4,bpf-next,03/12] tcp: bpf: Add TCP_BPF_RTO_MIN for bpf_setsockopt BPF TCP header options 1 - 1 - --- 2020-08-03 Martin KaFai Lau bpf RFC
[RFC,v4,bpf-next,04/12] tcp: Add saw_unknown to struct tcp_options_received BPF TCP header options 1 - 1 - --- 2020-08-03 Martin KaFai Lau bpf RFC
[RFC,v4,bpf-next,05/12] bpf: tcp: Add bpf_skops_established() BPF TCP header options 1 - - - --- 2020-08-03 Martin KaFai Lau bpf RFC
[RFC,v4,bpf-next,06/12] bpf: tcp: Add bpf_skops_parse_hdr() BPF TCP header options - - 1 - --- 2020-08-03 Martin KaFai Lau bpf RFC
[RFC,v4,bpf-next,07/12] bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt() BPF TCP header options - - 1 - --- 2020-08-03 Martin KaFai Lau bpf RFC
[RFC,v4,bpf-next,08/12] bpf: sock_ops: Change some members of sock_ops_kern from u32 to u8 BPF TCP header options - - - - --- 2020-08-03 Martin KaFai Lau bpf RFC
[RFC,v4,bpf-next,09/12] bpf: tcp: Allow bpf prog to write and parse TCP header option BPF TCP header options - - - - --- 2020-08-03 Martin KaFai Lau bpf RFC
[RFC,v4,bpf-next,10/12] bpf: selftests: Add fastopen_connect to network_helpers BPF TCP header options - - - - --- 2020-08-03 Martin KaFai Lau bpf RFC
[RFC,v4,bpf-next,11/12] bpf: selftests: tcp header options BPF TCP header options - - - - --- 2020-08-03 Martin KaFai Lau bpf RFC
[RFC,v4,bpf-next,12/12] tcp: bpf: Optionally store mac header in TCP_SAVE_SYN BPF TCP header options - - 1 - --- 2020-08-03 Martin KaFai Lau bpf RFC
[bpf,1/2] bpf: Return better error value in delete_elem for struct_ops map bpf: A few struct_ops fixes - 1 - - --- 2020-03-05 Martin KaFai Lau bpf Accepted
[bpf,1/2] bpf: net: Avoid copying sk_user_data of reuseport_array during sk_clone bpf: net: Fixes in sk_user_data of reuseport_array - 1 - - --- 2020-07-08 Martin KaFai Lau bpf Changes Requested
[bpf,1/2] bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_err bpf: udp: A few reuseport's bpf_prog for udp lookup 2 1 - - --- 2019-05-31 Martin KaFai Lau bpf Accepted
[bpf,1/3] bpf: Enforce id generation for all may-be-null register type bpf: Enforce NULL check on new _OR_NULL return types - 2 - - --- 2020-10-19 Martin KaFai Lau bpf Not Applicable
[bpf,2/2] bpf: Do not allow map_freeze in struct_ops map bpf: A few struct_ops fixes - 1 - - --- 2020-03-05 Martin KaFai Lau bpf Accepted
[bpf,2/2] bpf: net: Avoid incorrect bpf_sk_reuseport_detach call bpf: net: Fixes in sk_user_data of reuseport_array - 1 - - --- 2020-07-08 Martin KaFai Lau bpf Changes Requested
[bpf,2/2] bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro bpf: udp: A few reuseport's bpf_prog for udp lookup 1 1 - - --- 2019-05-31 Martin KaFai Lau bpf Accepted
[bpf,2/3] bpf: selftest: Ensure the return value of bpf_skc_to helpers must be checked bpf: Enforce NULL check on new _OR_NULL return types - - - - --- 2020-10-19 Martin KaFai Lau bpf Not Applicable
[bpf,3/3] bpf: selftest: Ensure the return value of the bpf_per_cpu_ptr() must be checked bpf: Enforce NULL check on new _OR_NULL return types - - - - --- 2020-10-19 Martin KaFai Lau bpf Not Applicable
[bpf-next,01/10] tcp: Use a struct to represent a saved_syn BPF TCP header options - - - - --- 2020-06-26 Martin KaFai Lau bpf Changes Requested
[bpf-next,01/13] bpf: Save PTR_TO_BTF_ID register state when spilling to stack Introduce BPF STRUCT_OPS 1 - - - --- 2019-12-14 Martin KaFai Lau bpf Changes Requested
[bpf-next,02/10] tcp: bpf: Parse BPF experimental header option BPF TCP header options - - - - --- 2020-06-26 Martin KaFai Lau bpf Changes Requested
[bpf-next,02/13] bpf: Avoid storing modifier to info->btf_id Introduce BPF STRUCT_OPS 1 - - - --- 2019-12-14 Martin KaFai Lau bpf Changes Requested
[bpf-next,03/10] bpf: sock_ops: Change some members of sock_ops_kern from u32 to u8 BPF TCP header options - - - - --- 2020-06-26 Martin KaFai Lau bpf Changes Requested
[bpf-next,03/13] bpf: Add enum support to btf_ctx_access() Introduce BPF STRUCT_OPS 1 - - - --- 2019-12-14 Martin KaFai Lau bpf Changes Requested
[bpf-next,04/10] bpf: tcp: Allow bpf prog to write and parse BPF TCP header option BPF TCP header options - - - - --- 2020-06-26 Martin KaFai Lau bpf Changes Requested
[bpf-next,04/13] bpf: Support bitfield read access in btf_struct_access Introduce BPF STRUCT_OPS - - - - --- 2019-12-14 Martin KaFai Lau bpf Changes Requested
[bpf-next,05/10] bpf: selftests: A few improvements to network_helpers.c BPF TCP header options - - - - --- 2020-06-26 Martin KaFai Lau bpf Changes Requested
[bpf-next,05/13] bpf: Introduce BPF_PROG_TYPE_STRUCT_OPS Introduce BPF STRUCT_OPS - - - - --- 2019-12-14 Martin KaFai Lau bpf Changes Requested
[bpf-next,06/10] bpf: selftests: Add fastopen_connect to network_helpers BPF TCP header options - - - - --- 2020-06-26 Martin KaFai Lau bpf Changes Requested
[bpf-next,06/13] bpf: Introduce BPF_MAP_TYPE_STRUCT_OPS Introduce BPF STRUCT_OPS - - - - --- 2019-12-14 Martin KaFai Lau bpf Changes Requested
[bpf-next,07/10] bpf: selftests: Restore netns after each test BPF TCP header options - - - - --- 2020-06-26 Martin KaFai Lau bpf Changes Requested
[bpf-next,07/13] bpf: tcp: Support tcp_congestion_ops in bpf Introduce BPF STRUCT_OPS - - - - --- 2019-12-14 Martin KaFai Lau bpf Changes Requested
[bpf-next,08/10] bpf: selftests: tcp header options BPF TCP header options - - - - --- 2020-06-26 Martin KaFai Lau bpf Changes Requested
[bpf-next,08/13] bpf: Add BPF_FUNC_tcp_send_ack helper Introduce BPF STRUCT_OPS 1 - - - --- 2019-12-14 Martin KaFai Lau bpf Changes Requested
[bpf-next,09/10] tcp: bpf: Add TCP_BPF_DELACK_MAX and TCP_BPF_RTO_MIN to bpf_setsockopt BPF TCP header options - - 1 - --- 2020-06-26 Martin KaFai Lau bpf Changes Requested
[bpf-next,09/13] bpf: Add BPF_FUNC_jiffies Introduce BPF STRUCT_OPS - - - - --- 2019-12-14 Martin KaFai Lau bpf Changes Requested
[bpf-next,1/2] bpf: Add array support to btf_struct_access [bpf-next,1/2] bpf: Add array support to btf_struct_access - - - - --- 2019-11-06 Martin KaFai Lau bpf Changes Requested
[bpf-next,1/2] bpf: Add bpf_sk_storage support to bpf_tcp_ca bpf: Add bpf_sk_storage support to bpf_tcp_ca 1 - - - --- 2020-03-19 Martin KaFai Lau bpf Changes Requested
[bpf-next,1/2] bpf: Fix bpf_tcp_sock and bpf_sk_fullsock issue related to bpf_sk_release Fix bpf_tcp_sock and bpf_sk_fullsock issue related to bpf_sk_release - 1 - - --- 2019-03-01 Martin KaFai Lau bpf Superseded
[bpf-next,1/2] bpf: net: Add SO_DETACH_REUSEPORT_BPF bpf: net: Detach BPF prog from reuseport sk 1 - - - --- 2019-06-12 Martin KaFai Lau bpf Changes Requested
[bpf-next,1/2] bpf: selftests: A few improvements to network_helpers.c bpf: selftests: A few changes to network_helpers and netns-reset 1 - - - --- 2020-07-01 Martin KaFai Lau bpf Changes Requested
[bpf-next,1/2] bpf: tcp: Do not limit cb_flags when creating child sk from listen sk Do not limit cb_flags when creating child sk from listen sk - 1 - - --- 2020-10-02 Martin KaFai Lau bpf Accepted
[bpf-next,1/3] bpf: Add BPF_FUNC_jiffies64 bpf: tcp: Add bpf_cubic example - - - - --- 2020-01-21 Martin KaFai Lau bpf Changes Requested
[bpf-next,1/3] bpf: Clean up inner map type check bpf: Allow inner map with different max_entries - - - - --- 2020-05-21 Martin KaFai Lau bpf Changes Requested
[bpf-next,1/3] bpf: Folding omem_charge() into sk_storage_charge() bpf: Enable bpf_sk_storage for FENTRY/FEXIT/RAW_TP 1 - - - 13-2 2020-11-06 Martin KaFai Lau bpf Not Applicable
[bpf-next,1/4] bpftool: Print the enum's name instead of value bpftool: Add struct_ops support - - - - --- 2020-03-16 Martin KaFai Lau bpf Changes Requested
[bpf-next,1/4] inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one() Provide bpf_sk_storage data in INET_DIAG 1 - - - --- 2020-02-21 Martin KaFai Lau bpf Changes Requested
[bpf-next,1/5] bpftool: Fix a leak of btf object [bpf-next,1/5] bpftool: Fix a leak of btf object 1 1 - - --- 2020-01-14 Martin KaFai Lau bpf Changes Requested
[bpf-next,1/6] bpf: Add a bpf_sock pointer to __sk_buff and a bpf_sk_fullsock helper Add __sk_buff->sk, bpf_tcp_sock, BPF_FUNC_tcp_sock and BPF_FUNC_sk_fullsock 1 - - - --- 2019-02-01 Martin KaFai Lau bpf Changes Requested
[bpf-next,1/6] bpf: Introduce bpf sk local storage BPF sk local storage - - - - --- 2019-04-24 Martin KaFai Lau bpf Superseded
[bpf-next,10/10] bpf: selftest: Add test for TCP_BPF_DELACK_MAX and TCP_BPF_RTO_MIN BPF TCP header options - - - - --- 2020-06-26 Martin KaFai Lau bpf Changes Requested
[bpf-next,10/13] bpf: Synch uapi bpf.h to tools/ Introduce BPF STRUCT_OPS - - - - --- 2019-12-14 Martin KaFai Lau bpf Changes Requested
[bpf-next,11/13] bpf: libbpf: Add STRUCT_OPS support Introduce BPF STRUCT_OPS - - - - --- 2019-12-14 Martin KaFai Lau bpf Changes Requested
[bpf-next,12/13] bpf: Add bpf_dctcp example Introduce BPF STRUCT_OPS - - - - --- 2019-12-14 Martin KaFai Lau bpf Changes Requested
[bpf-next,13/13] bpf: Add bpf_cubic example Introduce BPF STRUCT_OPS - - - - --- 2019-12-14 Martin KaFai Lau bpf Changes Requested
[bpf-next,2/2] bpf: Add cb access in kfree_skb test [bpf-next,1/2] bpf: Add array support to btf_struct_access - - - - --- 2019-11-06 Martin KaFai Lau bpf Changes Requested
[bpf-next,2/2] bpf: Add test for SO_REUSEPORT_DETACH_BPF bpf: net: Detach BPF prog from reuseport sk - - - - --- 2019-06-12 Martin KaFai Lau bpf Changes Requested
[bpf-next,2/2] bpf: Add tests for bpf_sk_storage to bpf_tcp_ca bpf: Add bpf_sk_storage support to bpf_tcp_ca - - - - --- 2020-03-19 Martin KaFai Lau bpf Changes Requested
[bpf-next,2/2] bpf: Test ref release issue in bpf_tcp_sock and bpf_sk_fullsock Fix bpf_tcp_sock and bpf_sk_fullsock issue related to bpf_sk_release - - - - --- 2019-03-01 Martin KaFai Lau bpf Superseded
[bpf-next,2/2] bpf: selftest: Ensure the child sk inherited all bpf_sock_ops_cb_flags Do not limit cb_flags when creating child sk from listen sk - - - - --- 2020-10-02 Martin KaFai Lau bpf Accepted
[bpf-next,2/2] bpf: selftests: Restore netns after each test bpf: selftests: A few changes to network_helpers and netns-reset 1 - - - --- 2020-07-01 Martin KaFai Lau bpf Changes Requested
[bpf-next,2/3] bpf: Allow using bpf_sk_storage in FENTRY/FEXIT/RAW_TP bpf: Enable bpf_sk_storage for FENTRY/FEXIT/RAW_TP 1 - - - 13-2 2020-11-06 Martin KaFai Lau bpf Not Applicable
[bpf-next,2/3] bpf: Relax the max_entries check for inner map bpf: Allow inner map with different max_entries - - - - --- 2020-05-21 Martin KaFai Lau bpf Changes Requested
[bpf-next,2/3] bpf: Sync uapi bpf.h to tools/ bpf: tcp: Add bpf_cubic example - - - - --- 2020-01-21 Martin KaFai Lau bpf Changes Requested
[bpf-next,2/4] bpftool: Print as a string for char array bpftool: Add struct_ops support 1 - - - --- 2020-03-16 Martin KaFai Lau bpf Changes Requested
[bpf-next,2/4] inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->data Provide bpf_sk_storage data in INET_DIAG 1 - - - --- 2020-02-21 Martin KaFai Lau bpf Changes Requested
[bpf-next,2/5] bpftool: Fix missing BTF output for json during map dump bpftool: Support dumping a map with btf_vmlinux_value_type_id 1 1 - - --- 2020-01-14 Martin KaFai Lau bpf Changes Requested
[bpf-next,2/6] bpf: Refactor sock_ops_convert_ctx_access Add __sk_buff->sk, bpf_tcp_sock, BPF_FUNC_tcp_sock and BPF_FUNC_sk_fullsock - - - - --- 2019-02-01 Martin KaFai Lau bpf Changes Requested
[bpf-next,2/6] bpf: Sync bpf.h to tools BPF sk local storage - - - - --- 2019-04-24 Martin KaFai Lau bpf Superseded
[bpf-next,3/3] bpf: selftest: Use bpf_sk_storage in FENTRY/FEXIT/RAW_TP bpf: Enable bpf_sk_storage for FENTRY/FEXIT/RAW_TP - - - - 13-2 2020-11-06 Martin KaFai Lau bpf Not Applicable
[bpf-next,3/3] bpf: selftests: Add test for different inner map size bpf: Allow inner map with different max_entries - - - - --- 2020-05-21 Martin KaFai Lau bpf Changes Requested
[bpf-next,3/3] bpf: tcp: Add bpf_cubic example bpf: tcp: Add bpf_cubic example - - - - --- 2020-01-21 Martin KaFai Lau bpf Changes Requested
[bpf-next,3/4] bpf: INET_DIAG support in bpf_sk_storage Provide bpf_sk_storage data in INET_DIAG 1 - - - --- 2020-02-21 Martin KaFai Lau bpf Changes Requested
[bpf-next,3/4] bpftool: Translate prog_id to its bpf prog_name bpftool: Add struct_ops support - - - - --- 2020-03-16 Martin KaFai Lau bpf Changes Requested
[bpf-next,3/5] libbpf: Expose bpf_find_kernel_btf to libbpf_internal.h bpftool: Support dumping a map with btf_vmlinux_value_type_id - - - - --- 2020-01-14 Martin KaFai Lau bpf Changes Requested
[bpf-next,3/6] bpf: Add struct bpf_tcp_sock and BPF_FUNC_tcp_sock Add __sk_buff->sk, bpf_tcp_sock, BPF_FUNC_tcp_sock and BPF_FUNC_sk_fullsock - - - - --- 2019-02-01 Martin KaFai Lau bpf Changes Requested
[bpf-next,3/6] bpf: Support BPF_MAP_TYPE_SK_STORAGE in bpf map probing BPF sk local storage - - - - --- 2019-04-24 Martin KaFai Lau bpf Superseded
[bpf-next,4/4] bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump() Provide bpf_sk_storage data in INET_DIAG 1 - - - --- 2020-02-21 Martin KaFai Lau bpf Changes Requested
[bpf-next,4/4] bpftool: Add struct_ops support bpftool: Add struct_ops support - - - - --- 2020-03-16 Martin KaFai Lau bpf Changes Requested
[bpf-next,4/5] bpftool: Add struct_ops map name bpftool: Support dumping a map with btf_vmlinux_value_type_id 1 - - - --- 2020-01-14 Martin KaFai Lau bpf Changes Requested
[bpf-next,4/6] bpf: Add verifier tests for the bpf_sk_storage BPF sk local storage - - - - --- 2019-04-24 Martin KaFai Lau bpf Superseded
[bpf-next,4/6] bpf: Sync bpf.h to tools/ Add __sk_buff->sk, bpf_tcp_sock, BPF_FUNC_tcp_sock and BPF_FUNC_sk_fullsock - - - - --- 2019-02-01 Martin KaFai Lau bpf Changes Requested
[bpf-next,5/5] bpftool: Support dumping a map with btf_vmlinux_value_type_id bpftool: Support dumping a map with btf_vmlinux_value_type_id - - - - --- 2020-01-14 Martin KaFai Lau bpf Changes Requested
[bpf-next,5/6] bpf: Add BPF_MAP_TYPE_SK_STORAGE test to test_maps BPF sk local storage - - - - --- 2019-04-24 Martin KaFai Lau bpf Superseded
[bpf-next,5/6] bpf: Add skb->sk, bpf_sk_fullsock and bpf_tcp_sock tests to test_verifer Add __sk_buff->sk, bpf_tcp_sock, BPF_FUNC_tcp_sock and BPF_FUNC_sk_fullsock - - - - --- 2019-02-01 Martin KaFai Lau bpf Changes Requested
[bpf-next,6/6] bpf: Add ene-to-end test for bpf_sk_storage_* helpers BPF sk local storage - - - - --- 2019-04-24 Martin KaFai Lau bpf Superseded
[bpf-next,6/6] bpf: Add test_sock_fields for skb->sk and bpf_tcp_sock Add __sk_buff->sk, bpf_tcp_sock, BPF_FUNC_tcp_sock and BPF_FUNC_sk_fullsock - - - - --- 2019-02-01 Martin KaFai Lau bpf Changes Requested
[bpf-next,v2,01/11] bpf: Save PTR_TO_BTF_ID register state when spilling to stack Introduce BPF STRUCT_OPS 1 - - - --- 2019-12-21 Martin KaFai Lau bpf Changes Requested
[bpf-next,v2,02/11] bpf: Avoid storing modifier to info->btf_id Introduce BPF STRUCT_OPS 1 - - - --- 2019-12-21 Martin KaFai Lau bpf Changes Requested
[bpf-next,v2,03/11] bpf: Add enum support to btf_ctx_access() Introduce BPF STRUCT_OPS 1 - - - --- 2019-12-21 Martin KaFai Lau bpf Changes Requested
[bpf-next,v2,04/11] bpf: Support bitfield read access in btf_struct_access Introduce BPF STRUCT_OPS 1 - - - --- 2019-12-21 Martin KaFai Lau bpf Changes Requested
[bpf-next,v2,05/11] bpf: Introduce BPF_PROG_TYPE_STRUCT_OPS Introduce BPF STRUCT_OPS 2 - - - --- 2019-12-21 Martin KaFai Lau bpf Changes Requested
« 1 2 3 4 »