BPF - Berkeley Packet Filters
[Prev Page][Next Page]
- [PATCH net-next v6 07/10] net: ibm/emac: allocate dummy net_device dynamically, (continued)
- [PATCH bpf-next v6 0/2] bpf: Add a generic bits iterator,
Yafang Shao
- [PATCH bpf-next v3 00/11] Add check for bpf lsm return value,
Xu Kuohai
- [PATCH bpf-next v3 04/11] bpf, lsm: Add bpf lsm disabled hook list, Xu Kuohai
- [PATCH bpf-next v3 05/11] bpf: Avoid progs for different hooks calling each other with tail call, Xu Kuohai
- [PATCH bpf-next v3 06/11] bpf: Fix compare error in function retval_range_within, Xu Kuohai
- [PATCH bpf-next v3 07/11] bpf: Fix a false rejection caused by AND operation, Xu Kuohai
- [PATCH bpf-next v3 03/11] bpf, lsm: Check bpf lsm hook return values in verifier, Xu Kuohai
- [PATCH bpf-next v3 10/11] selftests/bpf: Add test for lsm tail call, Xu Kuohai
- [PATCH bpf-next v3 09/11] selftests/bpf: Add return value checks for failed tests, Xu Kuohai
- [PATCH bpf-next v3 02/11] bpf, lsm: Add helper to read lsm hook return value range, Xu Kuohai
- [PATCH bpf-next v3 01/11] bpf, lsm: Annotate lsm hook return value range, Xu Kuohai
- [PATCH bpf-next v3 11/11] selftests/bpf: Add verifier tests for bpf lsm, Xu Kuohai
- [PATCH bpf-next v3 08/11] selftests/bpf: Avoid load failure for token_lsm.c, Xu Kuohai
- [PATCH net-next v6] virtio_net: Support RX hash XDP hint,
Liang Chen
- [syzbot] Monthly bpf report (Apr 2024), syzbot
- [PATCH bpf-next v5 0/2] export send_recv_data,
Geliang Tang
- [PATCH bpf-next v2 00/14] use start_server and connect_to helpers,
Geliang Tang
- [PATCH bpf-next v2 01/14] selftests/bpf: Add start_server_addr helper, Geliang Tang
- [PATCH bpf-next v2 02/14] selftests/bpf: Use start_server_addr in cls_redirect, Geliang Tang
- [PATCH bpf-next v2 03/14] selftests/bpf: Use connect_to_addr in cls_redirect, Geliang Tang
- [PATCH bpf-next v2 05/14] selftests/bpf: Use connect_to_addr in sk_assign, Geliang Tang
- [PATCH bpf-next v2 04/14] selftests/bpf: Use start_server_addr in sk_assign, Geliang Tang
- [PATCH bpf-next v2 06/14] selftests/bpf: Use log_err in network_helpers, Geliang Tang
- [PATCH bpf-next v2 07/14] selftests/bpf: Use start_server_addr in test_sock_addr, Geliang Tang
- [PATCH bpf-next v2 08/14] selftests/bpf: Use connect_to_addr in test_sock_addr, Geliang Tang
- [PATCH bpf-next v2 09/14] selftests/bpf: Add function pointer for __start_server, Geliang Tang
- [PATCH bpf-next v2 10/14] selftests/bpf: Add start_server_setsockopt helper, Geliang Tang
- [PATCH bpf-next v2 11/14] selftests/bpf: Use start_server_setsockopt in sockopt_inherit, Geliang Tang
- [PATCH bpf-next v2 12/14] selftests/bpf: Use connect_to_fd in sockopt_inherit, Geliang Tang
- [PATCH bpf-next v2 13/14] selftests/bpf: Use start_server_* in test_tcp_check_syncookie, Geliang Tang
- [PATCH bpf-next v2 14/14] selftests/bpf: Use connect_to_addr in test_tcp_check_syncookie, Geliang Tang
- Re: [PATCH bpf-next v2 00/14] use start_server and connect_to helpers, Eduard Zingerman
- [PATCH bpf-next] selftests/bpf: Enable tests for atomics with cpuv4,
Yonghong Song
- [PATCHv2 bpf-next] selftests/bpf: Add read_trace_pipe_iter function,
Jiri Olsa
- [PATCH net-next v16 00/15] Introducing P4TC (series 1),
Jamal Hadi Salim
- [PATCH net-next v16 01/15] net: sched: act_api: Introduce P4 actions list, Jamal Hadi Salim
- [PATCH net-next v16 02/15] net/sched: act_api: increase action kind string length, Jamal Hadi Salim
- [PATCH net-next v16 04/15] net/sched: act_api: add struct p4tc_action_ops as a parameter to lookup callback, Jamal Hadi Salim
- [PATCH net-next v16 05/15] net: sched: act_api: Add support for preallocated P4 action instances, Jamal Hadi Salim
- [PATCH net-next v16 06/15] p4tc: add P4 data types, Jamal Hadi Salim
- [PATCH net-next v16 07/15] p4tc: add template API, Jamal Hadi Salim
- [PATCH net-next v16 11/15] p4tc: add template table create, update, delete, get, flush and dump, Jamal Hadi Salim
- [PATCH net-next v16 14/15] p4tc: add set of P4TC table kfuncs, Jamal Hadi Salim
- [PATCH net-next v16 15/15] p4tc: add P4 classifier, Jamal Hadi Salim
- [PATCH net-next v16 08/15] p4tc: add template pipeline create, get, update, delete, Jamal Hadi Salim
- [PATCH net-next v16 09/15] p4tc: add template action create, update, delete, get, flush and dump, Jamal Hadi Salim
- [PATCH net-next v16 03/15] net/sched: act_api: Update tc_action_ops to account for P4 actions, Jamal Hadi Salim
- [PATCH net-next v16 12/15] p4tc: add runtime table entry create and update, Jamal Hadi Salim
- [PATCH net-next v16 13/15] p4tc: add runtime table entry get, delete, flush and dump, Jamal Hadi Salim
- [PATCH net-next v16 10/15] p4tc: add runtime action support, Jamal Hadi Salim
- Re: [PATCH net-next v16 00/15] Introducing P4TC (series 1), Paolo Abeni
- Re: [PATCH net-next v16 00/15] Introducing P4TC (series 1), Jamal Hadi Salim
- Re: [PATCH net-next v16 00/15] Introducing P4TC (series 1), Jamal Hadi Salim
- Re: [PATCH net-next v16 00/15] Introducing P4TC (series 1), Alexei Starovoitov
- Re: [PATCH net-next v16 00/15] Introducing P4TC (series 1), Paolo Abeni
- Re: [PATCH net-next v16 00/15] Introducing P4TC (series 1), Jamal Hadi Salim
- Re: [PATCH net-next v16 00/15] Introducing P4TC (series 1), Jamal Hadi Salim
- Re: [PATCH net-next v16 00/15] Introducing P4TC (series 1), Paolo Abeni
- Re: [PATCH net-next v16 00/15] Introducing P4TC (series 1), Alexei Starovoitov
- Re: [PATCH net-next v16 00/15] Introducing P4TC (series 1), Jamal Hadi Salim
- Re: [PATCH net-next v16 00/15] Introducing P4TC (series 1), Jamal Hadi Salim
- On the NACKs on P4TC patches, Jamal Hadi Salim
- Re: On the NACKs on P4TC patches, Jakub Kicinski
- Re: On the NACKs on P4TC patches, Jamal Hadi Salim
- RE: On the NACKs on P4TC patches, Singhai, Anjali
- Message not available
- Re: On the NACKs on P4TC patches, Jain, Vipin
- Re: On the NACKs on P4TC patches, John Fastabend
- RE: On the NACKs on P4TC patches, Singhai, Anjali
- Re: On the NACKs on P4TC patches, Tom Herbert
- RE: On the NACKs on P4TC patches, Chris Sommers
- Re: On the NACKs on P4TC patches, Jamal Hadi Salim
- Message not available
- Re: On the NACKs on P4TC patches, Tom Herbert
- Re: On the NACKs on P4TC patches, Jamal Hadi Salim
- Re: On the NACKs on P4TC patches, Tom Herbert
- RE: On the NACKs on P4TC patches, John Fastabend
- IR for Programmable Datapaths [WAS Re: On the NACKs on P4TC patches], Tom Herbert
- Re: On the NACKs on P4TC patches, Jamal Hadi Salim
- Re: On the NACKs on P4TC patches, Jamal Hadi Salim
- Message not available
- Re: On the NACKs on P4TC patches, Jain, Vipin
- RE: On the NACKs on P4TC patches, Chris Sommers
- Message not available
Re: [PATCH net-next v16 00/15] Introducing P4TC (series 1), Jakub Kicinski
[PATCH net-next v5 00/10] allocate dummy device dynamically,
Breno Leitao
- [PATCH net-next v5 01/10] net: core: Fix documentation, Breno Leitao
- [PATCH net-next v5 02/10] net: free_netdev: exit earlier if dummy, Breno Leitao
- [PATCH net-next v5 03/10] net: create a dummy net_device allocator, Breno Leitao
- [PATCH net-next v5 04/10] net: marvell: prestera: allocate dummy net_device dynamically, Breno Leitao
- [PATCH net-next v5 05/10] net: mediatek: mtk_eth_sock: allocate dummy net_device dynamically, Breno Leitao
- [PATCH net-next v5 06/10] net: ipa: allocate dummy net_device dynamically, Breno Leitao
- [PATCH net-next v5 07/10] net: ibm/emac: allocate dummy net_device dynamically, Breno Leitao
- [PATCH net-next v5 08/10] wifi: qtnfmac: Use netdev dummy allocator helper, Breno Leitao
- [PATCH net-next v5 09/10] wifi: ath10k: allocate dummy net_device dynamically, Breno Leitao
- Re: [PATCH net-next v5 00/10] allocate dummy device dynamically, Kalle Valo
- Re: [PATCH net-next v5 00/10] allocate dummy device dynamically, Jakub Kicinski
[PATCH bpf-next 00/14] use start_server and connect_to helpers,
Geliang Tang
- [PATCH bpf-next 01/14] selftests/bpf: Add start_server_addr helper, Geliang Tang
- [PATCH bpf-next 02/14] selftests/bpf: Use start_server_addr in cls_redirect, Geliang Tang
- [PATCH bpf-next 03/14] selftests/bpf: Use connect_to_addr in cls_redirect, Geliang Tang
- [PATCH bpf-next 04/14] selftests/bpf: Use start_server_addr in sk_assign, Geliang Tang
- [PATCH bpf-next 05/14] selftests/bpf: Use connect_to_addr in sk_assign, Geliang Tang
- [PATCH bpf-next 06/14] selftests/bpf: Use log_err in network_helpers, Geliang Tang
- [PATCH bpf-next 07/14] selftests/bpf: Use start_server_addr in test_sock_addr, Geliang Tang
- [PATCH bpf-next 08/14] selftests/bpf: Use connect_to_addr in test_sock_addr, Geliang Tang
- [PATCH bpf-next 09/14] selftests/bpf: Add function pointer for __start_server, Geliang Tang
- [PATCH bpf-next 10/14] selftests/bpf: Add start_server_setsockopt helper, Geliang Tang
- [PATCH bpf-next 11/14] selftests/bpf: Use start_server_setsockopt in sockopt_inherit, Geliang Tang
- [PATCH bpf-next 12/14] selftests/bpf: Use connect_to_fd in sockopt_inherit, Geliang Tang
- [PATCH bpf-next 13/14] selftests/bpf: Use start_server_* in test_tcp_check_syncookie, Geliang Tang
- [PATCH bpf-next 14/14] selftests/bpf: Use connect_to_addr in test_tcp_check_syncookie, Geliang Tang
[PATCH v3 00/12] dso/dsos memory savings and clean up,
Ian Rogers
- [PATCH v3 01/12] perf dsos: Attempt to better abstract dsos internals, Ian Rogers
- [PATCH v3 02/12] perf dsos: Tidy reference counting and locking, Ian Rogers
- [PATCH v3 03/12] perf dsos: Add dsos__for_each_dso, Ian Rogers
- [PATCH v3 04/12] perf dso: Move dso functions out of dsos, Ian Rogers
- [PATCH v3 05/12] perf dsos: Switch more loops to dsos__for_each_dso, Ian Rogers
- [PATCH v3 06/12] perf dsos: Switch backing storage to array from rbtree/list, Ian Rogers
- [PATCH v3 07/12] perf dsos: Remove __dsos__addnew, Ian Rogers
- [PATCH v3 08/12] perf dsos: Remove __dsos__findnew_link_by_longname_id, Ian Rogers
- [PATCH v3 09/12] perf dsos: Switch hand code to bsearch, Ian Rogers
- [PATCH v3 11/12] perf dso: Reference counting related fixes, Ian Rogers
- [PATCH v3 12/12] perf dso: Use container_of to avoid a pointer in dso_data, Ian Rogers
- [PATCH v3 10/12] perf dso: Add reference count checking and accessor functions, Ian Rogers
- Re: [PATCH v3 00/12] dso/dsos memory savings and clean up, Arnaldo Carvalho de Melo
[PATCH bpf-next v4 0/3] export send_recv_data,
Geliang Tang
[PATCH bpf-next v7 0/5] bpf: Add bpf_link support for sk_msg and sk_skb progs,
Yonghong Song
[PATCH bpf-next 00/11] Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head.,
Kui-Feng Lee
- [PATCH bpf-next 01/11] bpf: Remove unnecessary checks on the offset of btf_field., Kui-Feng Lee
- [PATCH bpf-next 02/11] bpf: Remove unnecessary call to btf_field_type_size()., Kui-Feng Lee
- [PATCH bpf-next 03/11] bpf: Add nelems to struct btf_field_info and btf_field., Kui-Feng Lee
- [PATCH bpf-next 04/11] bpf: check_map_kptr_access() compute the offset from the reg state., Kui-Feng Lee
- [PATCH bpf-next 05/11] bpf: initialize/free array of btf_field(s)., Kui-Feng Lee
- [PATCH bpf-next 06/11] bpf: Find btf_field with the knowledge of arrays., Kui-Feng Lee
- [PATCH bpf-next 07/11] bpf: check_map_access() with the knowledge of arrays., Kui-Feng Lee
- [PATCH bpf-next 08/11] bpf: Enable and verify btf_field arrays., Kui-Feng Lee
- [PATCH bpf-next 09/11] selftests/bpf: Test global kptr arrays., Kui-Feng Lee
- [PATCH bpf-next 10/11] selftests/bpf: Test global bpf_rb_root arrays., Kui-Feng Lee
- [PATCH bpf-next 11/11] selftests/bpf: Test global bpf_list_head arrays., Kui-Feng Lee
[PATCH] bpf: strnchr not suitable for getting NUL-terminator,
Edward Adam Davis
[PATCH v2] perf lock contention: Add a missing NULL check, Namhyung Kim
[RFC PATCH bpf-next v1 0/3] Rename mono_delivery_time to,
Abhishek Chauhan
[PATCH] netfilter: x_tables: fix incorrect parameter length before call copy_from_sockptr,
Edward Adam Davis
[PATCH v2 0/3] kbuild: Avoid weak external linkage where possible,
Ard Biesheuvel
[PATCH net-next v4 0/9] allocate dummy device dynamically,
Breno Leitao
[PATCH bpf-next] selftests/bpf: Add read_trace_pipe_iter function,
Jiri Olsa
Re: Advice on cgroup rstat lock,
Jesper Dangaard Brouer
[PATCH bpf-next v3 0/4] export send_recv_data,
Geliang Tang
[PATCH bpf] arm32, bpf: Fix sign-extension mov instruction,
Puranjay Mohan
[PATCH bpf v4 0/2] Two fixes for test_sockmap,
Geliang Tang
[syzbot] [bpf?] BUG: unable to handle kernel paging request in bpf_prog_ADDR (2),
syzbot
[PATCH net-next 0/4] selftests: move bpf-offload test from bpf to net,
Jakub Kicinski
[syzbot] [bpf?] [net?] WARNING in sock_map_close, syzbot
[PATCH v2] rethook: Remove warning messages printed for finding return address of a frame.,
Kui-Feng Lee
[PATCH bpf-next v6 0/5] bpf: Add bpf_link support for sk_msg and sk_skb progs,
Yonghong Song
[syzbot] [bpf?] [net?] possible deadlock in sock_map_unref, syzbot
[PATCH net-next v15 00/15] Introducing P4TC (series 1),
Jamal Hadi Salim
- [PATCH net-next v15 01/15] net: sched: act_api: Introduce P4 actions list, Jamal Hadi Salim
- [PATCH net-next v15 02/15] net/sched: act_api: increase action kind string length, Jamal Hadi Salim
- [PATCH net-next v15 03/15] net/sched: act_api: Update tc_action_ops to account for P4 actions, Jamal Hadi Salim
- [PATCH net-next v15 04/15] net/sched: act_api: add struct p4tc_action_ops as a parameter to lookup callback, Jamal Hadi Salim
- [PATCH net-next v15 05/15] net: sched: act_api: Add support for preallocated P4 action instances, Jamal Hadi Salim
- [PATCH net-next v15 06/15] p4tc: add P4 data types, Jamal Hadi Salim
- [PATCH net-next v15 07/15] p4tc: add template API, Jamal Hadi Salim
- [PATCH net-next v15 08/15] p4tc: add template pipeline create, get, update, delete, Jamal Hadi Salim
- [PATCH net-next v15 09/15] p4tc: add template action create, update, delete, get, flush and dump, Jamal Hadi Salim
- [PATCH net-next v15 10/15] p4tc: add runtime action support, Jamal Hadi Salim
- [PATCH net-next v15 11/15] p4tc: add template table create, update, delete, get, flush and dump, Jamal Hadi Salim
- [PATCH net-next v15 12/15] p4tc: add runtime table entry create and update, Jamal Hadi Salim
- [PATCH net-next v15 13/15] p4tc: add runtime table entry get, delete, flush and dump, Jamal Hadi Salim
- [PATCH net-next v15 14/15] p4tc: add set of P4TC table kfuncs, Jamal Hadi Salim
- [PATCH net-next v15 15/15] p4tc: add P4 classifier, Jamal Hadi Salim
[PATCH net-next v8 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver,
Julien Panis
[PATCH RFC bpf-next v6 0/6] sleepable bpf_timer (was: allow HID-BPF to do device IOs),
Benjamin Tissoires
[PATCH net-next v7 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver,
Julien Panis
[PATCH V2 0/8] perf tools: Fix test "perf probe of function from different CU",
Chaitanya S Prakash
[PATCH bpf-next v2 0/2] export send_byte and send_recv_data,
Geliang Tang
[syzbot] [bpf?] [net?] BUG: unable to handle kernel NULL pointer dereference in dev_map_generic_redirect, syzbot
[PATCH bpf-next v3 0/2] Add F_SETFL for fcntl,
Geliang Tang
[PATCH AUTOSEL 6.1 12/13] bpf: Check bloom filter map value size, Sasha Levin
[PATCH AUTOSEL 6.6 20/22] bpf: Check bloom filter map value size, Sasha Levin
[PATCH AUTOSEL 6.8 23/25] bpf: Check bloom filter map value size, Sasha Levin
[PATCH net-next v1 00/12] First try to replace page_frag with page_frag_cache,
Yunsheng Lin
[PATCH bpf-next v2] selftests/bpf: Add F_SETFL for fcntl,
Geliang Tang
[syzbot] [bpf?] BUG: unable to handle kernel paging request in jhash,
syzbot
Missing bpf stats for BPF_PROG_TYPE_EXT, Jose Fernandez
[syzbot] [bpf?] KMSAN: uninit-value in htab_lru_map_delete_elem,
syzbot
[syzbot] [bpf?] KMSAN: uninit-value in htab_lru_percpu_map_lookup_elem,
syzbot
[PATCH bpf-next v5 0/5] bpf: Add bpf_link support for sk_msg and sk_skb progs,
Yonghong Song
[PATCH] bpf: dereference of null in __cgroup_bpf_query() function,
Mikhail Lobanov
[PATCH net-next] selftests/bpf: eliminate warning of get_cgroup_id_from_path(),
Jason Xing
[syzbot] [bpf?] KASAN: stack-out-of-bounds Read in hash,
syzbot
[PATCH v4 0/4] libbpf: API to partially consume items from ringbuffer,
Andrea Righi
[PATCH v1 1/2] perf bench uprobe: Remove lib64 from libc.so.6 binary path,
Ian Rogers
[PATCH bpf-next 1/2] bpf: Add support for certain atomics in bpf_arena to x86 JIT,
Alexei Starovoitov
[PATCH v3 0/2] libbpf: API to partially consume items from ringbuffer,
Andrea Righi
[RFC PATCH bpf-next] verifier: fix computation of range for XOR,
Cupertino Miranda
Follow up on "call helper function by address" terminology,
dthaler1968
[PATCH 6.6.y 1/2] bpf: put uprobe link's path and task in release callback,
Andrii Nakryiko
[PATCH 6.8.y 1/2] bpf: put uprobe link's path and task in release callback,
Andrii Nakryiko
Re: FAILED: patch "[PATCH] bpf: support deferring bpf_link dealloc to after RCU grace" failed to apply to 6.8-stable tree,
Andrii Nakryiko
[PATCH bpf-next] bpf, docs: Editorial nits in instruction-set.rst,
Dave Thaler
[linux-next:master] BUILD REGRESSION 8568bb2ccc278f344e6ac44af6ed010a90aa88dc,
kernel test robot
[PATCH bpf-next v2 0/2] bpf: Allow invoking kfuncs from BPF_PROG_TYPE_SYSCALL progs,
David Vernet
[PATCH] bpf: fix perf_snapshot_branch_stack link failure,
Arnd Bergmann
[PATCH bpf] MAINTAINERS: Update email address for Puranjay Mohan,
Puranjay Mohan
[PATCH bpf-next] riscv, bpf: add internal-only MOV instruction to resolve per-CPU addrs,
Puranjay Mohan
[PATCH bpf] MAINTAINERS: bpf: Add Lehui and Puranjay as riscv64 reviewers,
Björn Töpel
[PATCH bpf-next] arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrs,
Puranjay Mohan
[PATCH bpf-next v1 0/3] bpf: allow bpf_for_each_map_elem() helper with different input maps,
Philo Lu
[PATCH bpf-next v2] selftests/bpf: Make sure libbpf doesn't enforce the signature of a func pointer.,
Kui-Feng Lee
[PATCH bpf] bpf,kconfig: fix DEBUG_INFO_BTF_MODULES Kconfig definition,
Andrii Nakryiko
[PATCH v2 bpf-next 1/2] bpf: prevent r10 register from being marked as precise,
Andrii Nakryiko
Re: [syzbot] [mm?] inconsistent lock state in __mmap_lock_do_trace_acquire_returned,
Andrew Morton
[syzbot] [bpf?] KASAN: slab-use-after-free Read in bpf_link_free,
syzbot
[GIT PULL] Networking for v6.9-rc3,
Jakub Kicinski
[PATCH net] xsk: validate user input for XDP_{UMEM|COMPLETION}_FILL_RING,
Eric Dumazet
[PATCH bpf-next v5] bpftool: Mount bpffs on provided dir instead of parent dir,
Sahil Siddiq
[PATCH bpf-next 1/2] bpf: Introduce bpf_probe_write_user_registered(),
Marco Elver
pull-request: bpf 2024-04-04,
Daniel Borkmann
vmlinux.h overlap/conflict with network protocol definitions,
Stephen Hemminger
[PATCH 1/1] mm: change inlined allocation helpers to account at the call site,
Suren Baghdasaryan
[PATCH] [v5] kallsyms: rework symbol lookup return codes,
Arnd Bergmann
[PATCH] bpf: x86: avoid link error with CONFIG_SMP=n,
Arnd Bergmann
[PATCH net-next v14 00/15] Introducing P4TC (series 1),
Jamal Hadi Salim
- [PATCH net-next v14 01/15] net: sched: act_api: Introduce P4 actions list, Jamal Hadi Salim
- [PATCH net-next v14 02/15] net/sched: act_api: increase action kind string length, Jamal Hadi Salim
- [PATCH net-next v14 03/15] net/sched: act_api: Update tc_action_ops to account for P4 actions, Jamal Hadi Salim
- [PATCH net-next v14 04/15] net/sched: act_api: add struct p4tc_action_ops as a parameter to lookup callback, Jamal Hadi Salim
- [PATCH net-next v14 05/15] net: sched: act_api: Add support for preallocated P4 action instances, Jamal Hadi Salim
- [PATCH net-next v14 06/15] p4tc: add P4 data types, Jamal Hadi Salim
- [PATCH net-next v14 07/15] p4tc: add template API, Jamal Hadi Salim
- [PATCH net-next v14 08/15] p4tc: add template pipeline create, get, update, delete, Jamal Hadi Salim
- [PATCH net-next v14 09/15] p4tc: add template action create, update, delete, get, flush and dump, Jamal Hadi Salim
- [PATCH net-next v14 10/15] p4tc: add runtime action support, Jamal Hadi Salim
- [PATCH net-next v14 11/15] p4tc: add template table create, update, delete, get, flush and dump, Jamal Hadi Salim
- [PATCH net-next v14 12/15] p4tc: add runtime table entry create and update, Jamal Hadi Salim
- [PATCH net-next v14 13/15] p4tc: add runtime table entry get, delete, flush and dump, Jamal Hadi Salim
- [PATCH net-next v14 14/15] p4tc: add set of P4TC table kfuncs, Jamal Hadi Salim
- [PATCH net-next v14 15/15] p4tc: add P4 classifier, Jamal Hadi Salim
- Re: [PATCH net-next v14 00/15] Introducing P4TC (series 1), Jamal Hadi Salim
[PATCH net-next v3 0/5] allocate dummy device dynamically,
Breno Leitao
[PATCH bpf-next v4 0/2] bpf,riscv: Add support for BPF Arena,
Puranjay Mohan
[syzbot] [bpf?] [net?] possible deadlock in pit_timer_fn,
syzbot
[PATCH bpf-next] bpf: handle CONFIG_SMP=n configuration in x86 BPF JIT,
Andrii Nakryiko
[PATCH bpf-next v4 0/5] bpf: Add bpf_link support for sk_msg and sk_skb progs,
Yonghong Song
[Index of Archives]
[Linux Samsung SoC]
[Linux Actions SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]