LinuxLists
Users
About
Martin KaFai Lau (
[email protected]
)
Number of posts: 251 (0.2 per day)
First post: 2014-06-10 06:06:54
Last post: 2017-11-29 21:09:44
Previous Page
/
Next Page
Date
List
Subject
2020-12-04 01:45:21
linux-kernel
Re: [PATCH bpf-next v4 5/6] bpf: Add an iterator selftest for bpf_sk_storage_get
2020-12-03 04:27:31
linux-kernel
Re: [PATCH v1 bpf-next 06/11] bpf: Introduce two attach types for BPF_PROG_TYPE_SK_REUSEPORT.
2020-12-02 19:22:45
linux-kernel
Re: [PATCH v1 bpf-next 06/11] bpf: Introduce two attach types for BPF_PROG_TYPE_SK_REUSEPORT.
2020-11-23 00:44:41
linux-kernel
Re: [RFC PATCH bpf-next 3/8] tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues.
2020-11-20 02:37:33
linux-kernel
Re: [RFC PATCH bpf-next 0/8] Socket migration for SO_REUSEPORT.
2020-11-20 01:59:02
linux-kernel
Re: [RFC PATCH bpf-next 3/8] tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues.
2020-11-20 00:35:43
linux-kernel
Re: [PATCH v2 5/5] bpf: Add an iterator selftest for bpf_sk_storage_get
2020-11-20 00:20:00
linux-kernel
Re: [PATCH v2 4/5] bpf: Add an iterator selftest for bpf_sk_storage_delete
2020-11-19 23:53:09
linux-kernel
Re: [PATCH v2 3/5] bpf: Expose bpf_sk_storage_* to iterator programs
2020-11-19 23:36:14
linux-kernel
Re: [PATCH v2 2/5] bpf: Add a bpf_sock_from_file helper
2020-11-19 01:53:53
linux-kernel
Re: [RFC PATCH bpf-next 0/8] Socket migration for SO_REUSEPORT.
2020-11-19 01:06:33
linux-kernel
Re: [RFC PATCH bpf-next 7/8] bpf: Call bpf_run_sk_reuseport() for socket migration.
2020-11-19 00:17:19
linux-kernel
Re: [RFC PATCH bpf-next 6/8] bpf: Add cookie in sk_reuseport_md.
2020-11-18 23:54:58
linux-kernel
Re: [RFC PATCH bpf-next 3/8] tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues.
2020-11-17 06:21:05
linux-kernel
Re: [PATCH bpf-next v3 2/2] bpf: Add tests for bpf_lsm_set_bprm_opts
2020-11-17 06:18:11
linux-kernel
Re: [PATCH bpf-next v3 1/2] bpf: Add bpf_lsm_set_bprm_opts helper
2020-11-17 00:45:43
linux-kernel
Re: [PATCH bpf-next v2 2/2] bpf: Add tests for bpf_lsm_set_bprm_opts
2020-11-17 00:14:39
linux-kernel
Re: [PATCH bpf-next v2 1/2] bpf: Add bpf_lsm_set_bprm_opts helper
2020-11-12 22:02:42
linux-kernel
Re: [PATCH] bpf: Expose bpf_sk_storage_* to iterator programs
2020-11-09 21:58:17
linux-kernel
Re: [PATCH v3 bpf-next 2/5] bpf: assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO
2020-11-05 23:24:15
linux-kernel
Re: [PATCH bpf-next v5 5/9] bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID
2020-11-05 23:23:27
linux-kernel
Re: [PATCH bpf-next v5 8/9] bpf: Add tests for task_local_storage
2020-11-05 22:12:37
linux-kernel
Re: [PATCH bpf-next v4 9/9] bpf: Exercise syscall operations for inode and sk storage
2020-11-05 22:05:39
linux-kernel
Re: [PATCH bpf-next v4 8/9] bpf: Add tests for task_local_storage
2020-11-05 21:26:13
linux-kernel
Re: [PATCH bpf-next v4 5/9] bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID
2020-11-05 21:21:00
linux-kernel
Re: [PATCH bpf-next v4 4/9] bpftool: Add support for task local storage
2020-11-05 21:19:17
linux-kernel
Re: [PATCH bpf-next v4 2/9] bpf: Implement task local storage
2020-11-05 20:42:43
linux-kernel
Re: [PATCH bpf-next v4 1/9] bpf: Allow LSM programs to use bpf spin locks
2020-11-04 22:40:28
linux-kernel
Re: [PATCH bpf-next v3 5/9] bpf: Allow LSM programs to use bpf spin locks
2020-11-04 22:23:54
linux-kernel
Re: [PATCH bpf-next v3 2/9] libbpf: Add support for task local storage
2020-11-04 22:23:38
linux-kernel
Re: [PATCH bpf-next v3 1/9] bpf: Implement task local storage
2020-11-04 22:22:07
linux-kernel
Re: [PATCH bpf-next v3 1/9] bpf: Implement task local storage
2020-11-04 22:15:20
linux-kernel
Re: [PATCH bpf-next v3 1/9] bpf: Implement task local storage
2020-10-29 08:49:35
linux-kernel
Re: [PATCH bpf-next 1/5] bpf: Implement task local storage
2020-10-28 21:46:30
linux-kernel
Re: [PATCH bpf-next 1/5] bpf: Implement task local storage
2020-10-28 21:46:24
linux-kernel
Re: [PATCH bpf-next 2/5] bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID
2020-09-29 17:25:36
linux-kernel
Re: [PATCH bpf-next v2 4/4] selftest: bpf: Test copying a sockmap and sockhash
2020-09-29 06:08:31
linux-kernel
Re: [PATCH bpf-next v2 4/4] selftest: bpf: Test copying a sockmap and sockhash
2020-09-29 06:00:59
linux-kernel
Re: [PATCH bpf-next v2 2/4] selftests: bpf: Add helper to compare socket cookies
2020-09-29 05:37:19
linux-kernel
Re: [PATCH bpf-next v2 1/4] bpf: sockmap: enable map_update_elem from bpf_iter
2020-09-25 21:55:45
linux-kernel
Re: [PATCH bpf-next 1/4] bpf: sockmap: enable map_update_elem from bpf_iter
2020-08-25 17:41:00
linux-kernel
Re: [PATCH bpf-next v9 5/7] bpf: Implement bpf_local_storage for inodes
2020-08-25 00:56:31
linux-kernel
Re: [PATCH bpf-next v9 4/7] bpf: Split bpf_local_storage to bpf_sk_storage
2020-08-25 00:56:06
linux-kernel
Re: [PATCH bpf-next v9 3/7] bpf: Generalize bpf_sk_storage
2020-08-25 00:54:38
linux-kernel
Re: [PATCH bpf-next v9 5/7] bpf: Implement bpf_local_storage for inodes
2020-08-19 17:14:34
linux-kernel
Re: [PATCH bpf-next v8 3/7] bpf: Generalize bpf_sk_storage
2020-08-19 17:04:33
linux-kernel
Re: [PATCH] bpf: Add bpf_skb_get_sock_comm() helper
2020-08-18 15:24:51
linux-kernel
Re: [PATCH bpf-next v8 5/7] bpf: Implement bpf_local_storage for inodes
2020-08-18 04:18:13
linux-kernel
Re: [PATCH bpf-next v8 6/7] bpf: Allow local storage to be used from LSM programs
2020-08-18 01:30:25
linux-kernel
Re: [PATCH bpf-next v8 5/7] bpf: Implement bpf_local_storage for inodes
2020-08-18 01:08:26
linux-kernel
Re: [PATCH bpf-next v8 3/7] bpf: Generalize bpf_sk_storage