Magnus Karlsson ([email protected])

Number of posts: 98 (0.06 per day)
First post: 2019-07-02 15:03:52
Last post: 2024-03-04 14:02:03

Date List Subject
2022-06-28 08:19:57 linux-kernel Re: [PATCH v2 1/1] xsk: clear page contiguity bit when unmapping pool
2022-03-07 09:41:35 linux-kernel Re: [PATCH] libbpf: fix array_size.cocci warning
2022-03-02 18:45:21 linux-kernel Re: [PATCH bpf] libbpf: unmap rings when umem deleted
2022-03-02 14:10:32 linux-kernel Re: [PATCH bpf] libbpf: unmap rings when umem deleted
2021-06-28 23:37:22 linux-kernel Re: [PATCH bpf] samples/bpf: Fix xdpsock with '-M' parameter missing unload process
2021-06-23 06:36:23 linux-kernel Re: [PATCH] docs: af_xdp: consistent indentation in examples
2021-06-08 11:11:17 linux-kernel Re: [Intel-wired-lan] [PATCH net] ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable error path
2021-06-02 11:52:12 linux-kernel Re: [PATCH net-next] xsk: Return -EINVAL instead of -EBUSY after xsk_get_pool_from_qid() fails
2021-06-02 09:47:28 linux-kernel Re: [PATCH net-next] xsk: Return -EINVAL instead of -EBUSY after xsk_get_pool_from_qid() fails
2021-04-13 09:14:56 linux-kernel Re: [PATCH v2 bpf-next 0/2] xsk: introduce generic almost-zerocopy xmit
2021-04-12 14:15:15 linux-kernel Re: [PATCH v2 bpf-next 0/2] xsk: introduce generic almost-zerocopy xmit
2021-03-31 09:48:07 linux-kernel Re: [PATCH bpf-next 0/2] xsk: introduce generic almost-zerocopy xmit
2021-03-05 12:10:04 linux-kernel Re: [PATCH] net: xdp: fix error return code of xsk_generic_xmit()
2021-02-16 14:14:56 linux-kernel Re: [PATCH v4 bpf-next 5/6] xsk: respect device's headroom and tailroom on generic xmit path
2021-02-16 14:13:57 linux-kernel Re: [PATCH v4 bpf-next 6/6] xsk: build skb by page (aka generic zerocopy xmit)
2021-01-26 11:18:31 linux-kernel Re: [PATCH bpf-next v3 3/3] xsk: build skb by page
2021-01-26 06:18:30 linux-kernel Re: [PATCH bpf-next v3 3/3] xsk: build skb by page
2021-01-25 08:21:09 linux-kernel Re: [PATCH bpf-next v3 3/3] xsk: build skb by page
2021-01-22 19:44:08 linux-kernel Re: [PATCH bpf-next v3 3/3] xsk: build skb by page
2021-01-22 12:58:06 linux-kernel Re: [PATCH bpf-next v3 3/3] xsk: build skb by page
2021-01-22 12:24:24 linux-kernel Re: [PATCH bpf-next v3 3/3] xsk: build skb by page
2021-01-21 07:46:50 linux-kernel Re: [PATCH net-next v2 3/3] xsk: build skb by page
2021-01-19 07:05:30 linux-kernel Re: [PATCH bpf-next] xsk: build skb by page
2021-01-19 04:38:14 linux-kernel Re: [PATCH bpf-next] xsk: build skb by page
2021-01-18 15:23:03 linux-kernel Re: [PATCH bpf-next] xsk: build skb by page
2020-12-23 10:07:56 linux-kernel Re: [PATCH bpf-next] xsk: build skb by page
2020-12-14 17:28:59 linux-kernel Re: [PATCH bpf-next] xsk: save the undone skb
2020-12-11 18:06:41 linux-kernel Re: [PATCH bpf-next] xsk: save the undone skb
2020-12-04 10:40:52 linux-kernel Re: [PATCH net v2] xsk: Return error code if force_zc is set
2020-12-04 09:06:53 linux-kernel Re: [PATCH net] xsk: Fix error return code in __xp_assign_dev()
2020-12-02 15:33:25 linux-kernel Re: [PATCH bpf V3 2/2] xsk: change the tx writeable condition
2020-12-02 15:28:22 linux-kernel Re: [PATCH bpf V3 1/2] xsk: replace datagram_poll by sock_poll_wait
2020-11-27 08:54:13 linux-kernel Re: [PATCH bpf v2 2/2] xsk: change the tx writeable condition
2020-11-27 08:53:35 linux-kernel Re: [PATCH bpf v2 1/2] xsk: replace datagram_poll by sock_poll_wait
2020-11-25 02:01:44 linux-kernel Re: [PATCH 0/3] xsk: fix for xsk_poll writeable
2020-11-25 01:58:51 linux-kernel Re: [PATCH 0/3] xsk: fix for xsk_poll writeable
2020-11-24 11:40:42 linux-kernel Re: [PATCH 1/3] xsk: replace datagram_poll by sock_poll_wait
2020-11-24 09:33:25 linux-kernel Re: [PATCH 2/3] xsk: change the tx writeable condition
2020-11-23 14:13:50 linux-kernel Re: [PATCH 1/3] xsk: replace datagram_poll by sock_poll_wait
2020-11-23 14:02:52 linux-kernel Re: [PATCH 0/3] xsk: fix for xsk_poll writeable
2020-10-24 16:39:28 linux-kernel Re: memory leak in xdp_umem_create
2020-09-25 15:03:00 linux-kernel Re: general protection fault in xsk_release
2020-09-02 07:11:00 linux-kernel Re: KASAN: use-after-free Write in xp_put_pool
2019-09-30 07:54:31 linux-kernel Re: BUG: unable to handle kernel NULL pointer dereference in xsk_poll
2019-08-13 08:04:04 linux-kernel Re: [PATCH v2 bpf-next] mm: mmap: increase sockets maximum memory size pgoff for 32bits
2019-07-03 13:22:08 linux-kernel Re: [PATCH bpf v2] xdp: fix race on generic receive path
2019-07-02 15:03:52 linux-kernel Re: [PATCH bpf] xdp: fix race on generic receive path