Stanislav Fomichev ([email protected])

Number of posts: 219 (0.11 per day)
First post: 2018-11-16 00:33:17
Last post: 2024-04-19 22:42:38

Date List Subject
2023-07-25 17:30:33 linux-kernel Re: [PATCH 2/4] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT
2023-07-24 18:12:29 linux-kernel Re: [PATCH 2/4] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT
2023-07-18 21:04:05 linux-kernel Re: [PATCH] bpf: lwt: do not return NET_XMIT_xxx values on bpf_redirect
2023-07-11 17:24:06 linux-kernel Re: [PATCH bpf] xdp: use trusted arguments in XDP hints kfuncs
2023-07-10 17:29:41 linux-kernel Re: [PATCH v2 2/2] libbpf: fix some typo of hashmap init
2023-07-07 17:11:25 linux-kernel Re: [PATCH v2 bpf-next] selftests/bpf: Corrected two typos
2023-07-06 18:06:26 linux-kernel Re: [PATCH bpf-next] selftests/bpf: Bump and validate MAX_SYMS
2023-07-06 17:45:21 linux-kernel Re: [PATCH bpf-next] bpf, sockops: Enhance the return capability of sockops
2023-06-09 17:14:10 linux-kernel Re: [PATCH] libbpf:fix use empty function pointers in ringbuf_poll
2023-06-08 16:34:50 linux-kernel Re: [PATCH] libbpf:fix use empty function pointers in ringbuf_poll
2023-06-06 17:33:35 linux-kernel Re: Re: [PATCH bpf-next] bpf: getsockopt hook to get optval without checking kernel retval
2023-06-05 17:54:37 linux-kernel Re: [PATCH] libbpf:fix use empty function pointers in ringbuf_poll
2023-06-03 01:31:54 linux-kernel Re: [PATCH bpf-next 2/2] selftests/bpf: Add test for non-NULLable PTR_TO_BTF_IDs
2023-06-02 16:37:43 linux-kernel Re: [PATCH] selftests/bpf: Add missing selftests kconfig options
2023-06-02 16:20:43 linux-kernel Re: [PATCH] bpf: cleanup unused function declaration
2023-05-22 17:35:10 linux-kernel Re: [PATCH net-next v5 2/3] net: core: add getsockopt SO_PEERPIDFD
2023-05-12 19:12:32 linux-kernel Re: [PATCH RESEND bpf-next 10/15] ice: Implement VLAN tag hint
2023-05-12 19:05:18 linux-kernel Re: [PATCH RESEND bpf-next 07/15] ice: Support RX hash XDP hint
2023-05-12 19:03:46 linux-kernel Re: [PATCH RESEND bpf-next 11/15] xdp: Add checksum level hint
2023-05-12 18:57:50 linux-kernel Re: [PATCH RESEND bpf-next 15/15] selftests/bpf: Add flags and new hints to xdp_hw_metadata
2023-05-12 18:51:42 linux-kernel Re: [PATCH RESEND bpf-next 13/15] selftests/bpf: Allow VLAN packets in xdp_hw_metadata
2023-05-12 18:42:40 linux-kernel Re: [PATCH RESEND bpf-next 09/15] xdp: Add VLAN tag hint
2023-05-12 18:24:34 linux-kernel Re: [PATCH RESEND bpf-next 06/15] ice: Support HW timestamp hint
2023-05-10 22:13:44 linux-kernel Re: [PATCH net-next] net: core: add SOL_SOCKET filter for bpf getsockopt hook
2023-05-10 21:54:59 linux-kernel Re: [PATCH net-next] net: core: add SOL_SOCKET filter for bpf getsockopt hook
2023-05-10 21:30:42 linux-kernel Re: [PATCH net-next] sctp: add bpf_bypass_getsockopt proto callback
2023-05-10 14:46:00 linux-kernel Re: [PATCH net-next] sctp: add bpf_bypass_getsockopt proto callback
2023-04-27 19:02:28 linux-kernel Re: [PATCH bpf-next] selftests/bpf: Update the aarch64 tests deny list
2023-04-27 18:29:18 linux-kernel Re: [PATCH v1] selftests/bpf: Do not use sign-file as testcase
2023-04-26 16:12:10 linux-kernel Re: handling unsupported optlen in cgroup bpf getsockopt: (was [PATCH net-next v4 2/4] net: socket: add sockopts blacklist for BPF cgroup hook)
2023-04-26 16:10:20 linux-kernel Re: handling unsupported optlen in cgroup bpf getsockopt: (was [PATCH net-next v4 2/4] net: socket: add sockopts blacklist for BPF cgroup hook)
2023-04-25 18:51:26 linux-kernel Re: handling unsupported optlen in cgroup bpf getsockopt: (was [PATCH net-next v4 2/4] net: socket: add sockopts blacklist for BPF cgroup hook)
2023-04-18 16:49:07 linux-kernel Re: handling unsupported optlen in cgroup bpf getsockopt: (was [PATCH net-next v4 2/4] net: socket: add sockopts blacklist for BPF cgroup hook)
2023-04-17 18:11:05 linux-kernel Re: [PATCH net-next v4 2/4] net: socket: add sockopts blacklist for BPF cgroup hook
2023-04-15 02:03:16 linux-kernel Re: [PATCH net-next v4 2/4] net: socket: add sockopts blacklist for BPF cgroup hook
2023-04-13 16:39:03 linux-kernel Re: [PATCH net-next v4 2/4] net: socket: add sockopts blacklist for BPF cgroup hook
2023-04-13 16:37:18 linux-kernel Re: [PATCH net-next v4 2/3] net: stmmac: add Rx HWTS metadata to XDP receive pkt
2023-04-12 21:54:53 linux-kernel Re: [PATCH net-next v3 3/4] net: stmmac: add Rx HWTS metadata to XDP receive pkt
2023-04-12 19:04:20 linux-kernel Re: [PATCH bpf V9 1/6] selftests/bpf: xdp_hw_metadata remove bpf_printk and add counters
2023-04-12 18:03:43 linux-kernel Re: [PATCH bpf V8 2/7] selftests/bpf: Add counters to xdp_hw_metadata
2023-04-12 17:12:41 linux-kernel Re: [PATCH net-next v3 3/4] net: stmmac: add Rx HWTS metadata to XDP receive pkt
2023-04-12 17:09:30 linux-kernel Re: [PATCH bpf V8 2/7] selftests/bpf: Add counters to xdp_hw_metadata
2023-04-12 16:09:50 linux-kernel Re: [PATCH bpf V7 1/7] selftests/bpf: xdp_hw_metadata default disable bpf_printk
2023-04-11 22:50:19 linux-kernel Re: [PATCH bpf V7 1/7] selftests/bpf: xdp_hw_metadata default disable bpf_printk
2023-04-10 16:29:32 linux-kernel Re: [PATCH net-next 3/4] net: stmmac: add Rx HWTS metadata to XDP receive pkt
2023-03-31 16:42:19 linux-kernel Re: [PATCH bpf V4 0/5] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
2023-03-30 19:05:18 linux-kernel Re: [PATCH bpf RFC-V3 1/5] xdp: rss hash types representation
2023-03-30 18:40:30 linux-kernel Re: [PATCH bpf RFC-V3 0/5] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
2023-03-30 18:39:29 linux-kernel Re: [PATCH bpf RFC-V3 1/5] xdp: rss hash types representation
2023-03-29 20:52:06 linux-kernel Re: [RFC PATCH bpf-next 00/13] bpf: Introduce BPF namespace
2023-03-28 17:23:46 linux-kernel Re: [RFC PATCH bpf-next 00/13] bpf: Introduce BPF namespace