Lorenz Bauer ([email protected])

Number of posts: 72 (0.47 per day)
First post: 2023-03-20 15:40:47
Last post: 2023-08-19 16:00:34

Date List Subject
2023-08-19 16:00:34 linux-kernel [PATCH bpf-next v2] net: Fix slab-out-of-bounds in inet[6]_steal_sock
2023-08-09 17:25:43 linux-kernel Re: [PATCH bpf-next] net: Fix slab-out-of-bounds in inet[6]_steal_sock
2023-08-09 17:22:52 linux-kernel Re: [PATCH bpf-next] net: Fix slab-out-of-bounds in inet[6]_steal_sock
2023-08-09 08:51:04 linux-kernel [PATCH bpf-next] net: Fix slab-out-of-bounds in inet[6]_steal_sock
2023-08-08 22:10:08 linux-kernel Re: [PATCH bpf-next v6 7/8] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
2023-07-31 10:54:31 linux-kernel [PATCH bpf-next] net: remove duplicate INDIRECT_CALLABLE_DECLARE of udp[6]_ehashfn
2023-07-24 09:38:40 linux-kernel Re: [PATCH bpf-next v6 2/8] bpf: reject unhashed sockets in bpf_sk_assign
2023-07-20 17:13:09 linux-kernel [PATCH bpf-next v6 8/8] selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helper
2023-07-20 16:36:06 linux-kernel [PATCH bpf-next v6 1/8] udp: re-score reuseport groups when connected sockets are present
2023-07-20 16:35:23 linux-kernel [PATCH bpf-next v6 7/8] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
2023-07-20 16:33:17 linux-kernel [PATCH bpf-next v6 0/8] Add SO_REUSEPORT support for TC bpf_sk_assign
2023-07-20 16:11:53 linux-kernel [PATCH bpf-next v6 4/8] net: remove duplicate reuseport_lookup functions
2023-07-20 16:10:02 linux-kernel [PATCH bpf-next v6 2/8] bpf: reject unhashed sockets in bpf_sk_assign
2023-07-20 16:07:18 linux-kernel [PATCH bpf-next v6 3/8] net: export inet_lookup_reuseport and inet6_lookup_reuseport
2023-07-20 16:04:02 linux-kernel [PATCH bpf-next v6 6/8] net: remove duplicate sk_lookup helpers
2023-07-20 15:59:30 linux-kernel [PATCH bpf-next v6 5/8] net: document inet[6]_lookup_reuseport sk_state requirements
2023-07-11 17:07:07 linux-kernel Re: [PATCH bpf-next v5 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
2023-07-06 08:32:51 linux-kernel Re: [PATCH bpf-next v4 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
2023-07-04 14:09:32 linux-kernel [PATCH bpf-next v5 7/7] selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helper
2023-07-04 14:07:16 linux-kernel [PATCH bpf-next v5 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
2023-07-04 14:00:46 linux-kernel [PATCH bpf-next v5 5/7] net: remove duplicate sk_lookup helpers
2023-07-04 14:00:14 linux-kernel [PATCH bpf-next v5 1/7] udp: re-score reuseport groups when connected sockets are present
2023-07-04 13:59:13 linux-kernel [PATCH bpf-next v5 0/7] Add SO_REUSEPORT support for TC bpf_sk_assign
2023-07-04 13:58:48 linux-kernel [PATCH bpf-next v5 4/7] net: document inet[6]_lookup_reuseport sk_state requirements
2023-07-04 13:55:31 linux-kernel [PATCH bpf-next v5 3/7] net: remove duplicate reuseport_lookup functions
2023-07-04 13:51:34 linux-kernel [PATCH bpf-next v5 2/7] net: export inet_lookup_reuseport and inet6_lookup_reuseport
2023-07-03 10:13:47 linux-kernel Re: [PATCH bpf-next v4 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
2023-07-03 10:05:12 linux-kernel Re: [PATCH bpf-next v4 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
2023-07-03 10:01:24 linux-kernel Re: [PATCH bpf-next v4 3/7] net: remove duplicate reuseport_lookup functions
2023-06-28 10:33:45 linux-kernel [PATCH bpf-next v4 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
2023-06-28 10:33:12 linux-kernel [PATCH bpf-next v4 3/7] net: remove duplicate reuseport_lookup functions
2023-06-28 10:20:53 linux-kernel [PATCH bpf-next v4 4/7] net: document inet[6]_lookup_reuseport sk_state requirements
2023-06-28 10:13:59 linux-kernel [PATCH bpf-next v4 5/7] net: remove duplicate sk_lookup helpers
2023-06-28 10:08:10 linux-kernel [PATCH bpf-next v4 1/7] udp: re-score reuseport groups when connected sockets are present
2023-06-28 10:07:48 linux-kernel [PATCH bpf-next v4 0/7] Add SO_REUSEPORT support for TC bpf_sk_assign
2023-06-28 10:07:18 linux-kernel [PATCH bpf-next v4 2/7] net: export inet_lookup_reuseport and inet6_lookup_reuseport
2023-06-28 10:06:27 linux-kernel [PATCH bpf-next v4 7/7] selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helper
2023-06-27 09:06:25 linux-kernel Re: [PATCH bpf-next v3 2/7] net: export inet_lookup_reuseport and inet6_lookup_reuseport
2023-06-26 15:31:29 linux-kernel [PATCH bpf-next v3 7/7] selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helper
2023-06-26 15:24:23 linux-kernel [PATCH bpf-next v3 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
2023-06-26 15:24:17 linux-kernel [PATCH bpf-next v3 2/7] net: export inet_lookup_reuseport and inet6_lookup_reuseport
2023-06-26 15:22:59 linux-kernel [PATCH bpf-next v3 4/7] net: remove duplicate reuseport_lookup functions
2023-06-26 15:19:45 linux-kernel [PATCH bpf-next v3 5/7] net: remove duplicate sk_lookup helpers
2023-06-26 15:19:05 linux-kernel [PATCH bpf-next v3 0/7] Add SO_REUSEPORT support for TC bpf_sk_assign
2023-06-26 15:15:22 linux-kernel [PATCH bpf-next v3 3/7] net: document inet[6]_lookup_reuseport sk_state requirements
2023-06-26 15:14:58 linux-kernel [PATCH bpf-next v3 1/7] udp: re-score reuseport groups when connected sockets are present
2023-06-21 13:57:39 linux-kernel Re: [PATCH bpf-next v2 3/6] net: remove duplicate reuseport_lookup functions
2023-06-21 08:08:53 linux-kernel Re: [PATCH bpf-next v2 3/6] net: remove duplicate reuseport_lookup functions
2023-06-20 14:38:38 linux-kernel Re: [PATCH bpf-next v2 3/6] net: remove duplicate reuseport_lookup functions
2023-06-14 16:34:06 linux-kernel Re: [PATCH bpf-next v2 3/6] net: remove duplicate reuseport_lookup functions
2023-06-14 16:33:10 linux-kernel Re: [PATCH bpf-next v2 3/6] net: remove duplicate reuseport_lookup functions