messages from 2019-06-14 23:07:30 to 2019-07-08 19:37:07 UTC [more...]
possible deadlock in rtnl_lock (6)
2019-07-08 19:37 UTC
Should we remove xdp-newbies from kernel patch CC-list?
2019-07-08 17:28 UTC (5+ messages)
[bpf-next v3 00/12] Test the 32bit narrow reads
2019-07-08 16:40 UTC (14+ messages)
` [bpf-next v3 01/12] selftests/bpf: Print a message when tester could not run a program
` [bpf-next v3 02/12] selftests/bpf: Avoid a clobbering of errno
` [bpf-next v3 03/12] selftests/bpf: Avoid another case of errno clobbering
` [bpf-next v3 04/12] selftests/bpf: Use bpf_prog_test_run_xattr
` [bpf-next v3 05/12] selftests/bpf: Allow passing more information to BPF prog test run
` [bpf-next v3 06/12] selftests/bpf: Make sure that preexisting tests for perf event work
` [bpf-next v3 07/12] tools headers: Adopt compiletime_assert from kernel sources
` [bpf-next v3 08/12] tools headers: Sync struct bpf_perf_event_data
` [bpf-next v3 09/12] bpf: Split out some helper functions
` [bpf-next v3 10/12] bpf: Implement bpf_prog_test_run for perf event programs
` [bpf-next v3 11/12] selftests/bpf: Add tests for bpf_prog_test_run for perf events progs
` [bpf-next v3 12/12] selftests/bpf: Test correctness of narrow 32bit read on 64bit field
WARNING in mark_chain_precision
2019-07-08 16:07 UTC
WARNING in __mark_chain_precision
2019-07-08 15:27 UTC
[PATCH] [net-next] net/mlx5e: xsk: dynamically allocate mlx5e_channel_param
2019-07-08 15:16 UTC (2+ messages)
[PATCH bpf] xdp: fix potential deadlock on socket mutex
2019-07-08 14:21 UTC (2+ messages)
possible deadlock in xsk_notifier
2019-07-08 9:17 UTC
[PATCH v8 net-next 0/5] net: ethernet: ti: cpsw: Add XDP support
2019-07-08 1:35 UTC (9+ messages)
` [PATCH v8 net-next 1/5] net: core: page_pool: add user refcnt and reintroduce page_pool_destroy
` [PATCH v8 net-next 2/5] net: ethernet: ti: davinci_cpdma: add dma mapped submit
` [PATCH v9 "
` [PATCH v8 net-next 3/5] net: ethernet: ti: davinci_cpdma: allow desc split while down
` [PATCH v8 net-next 4/5] net: ethernet: ti: cpsw_ethtool: allow res "
` [PATCH v8 net-next 5/5] net: ethernet: ti: cpsw: add XDP support
[PATCH v3 net-next] net: socionext: remove set but not used variable 'pkts'
2019-07-05 22:28 UTC (2+ messages)
[PATCH v6 net-next 0/5] net: ethernet: ti: cpsw: Add XDP support
2019-07-05 19:32 UTC (17+ messages)
` [PATCH v6 net-next 1/5] xdp: allow same allocator usage
` [PATCH v6 net-next 2/5] net: ethernet: ti: davinci_cpdma: add dma mapped submit
` [PATCH v6 net-next 3/5] net: ethernet: ti: davinci_cpdma: allow desc split while down
` [PATCH v6 net-next 4/5] net: ethernet: ti: cpsw_ethtool: allow res "
` [PATCH v6 net-next 5/5] net: ethernet: ti: cpsw: add XDP support
[PATCH bpf] xdp: fix possible cq entry leak
2019-07-05 6:42 UTC (2+ messages)
[PATCH v7 net-next 0/5] net: ethernet: ti: cpsw: Add XDP support
2019-07-04 23:14 UTC (6+ messages)
` [PATCH v7 net-next 1/5] net: core: page_pool: add user refcnt and reintroduce page_pool_destroy
` [PATCH v7 net-next 2/5] net: ethernet: ti: davinci_cpdma: add dma mapped submit
` [PATCH v7 net-next 3/5] net: ethernet: ti: davinci_cpdma: allow desc split while down
` [PATCH v7 net-next 4/5] net: ethernet: ti: cpsw_ethtool: allow res "
` [PATCH v7 net-next 5/5] net: ethernet: ti: cpsw: add XDP support
[PATCH net-next] net: socionext: remove set but not used variable 'pkts'
2019-07-03 18:30 UTC (3+ messages)
[PATCH bpf v2] xdp: fix race on generic receive path
2019-07-03 16:48 UTC (3+ messages)
[PATCH bpf v6 0/2] xdp: fix hang while unregistering device bound to xdp socket
2019-07-03 15:05 UTC (4+ messages)
` [PATCH bpf v6 1/2] xdp: hold device for umem regardless of zero-copy mode
` [PATCH bpf v6 2/2] xdp: fix hang while unregistering device bound to xdp socket
[PATCH bpf] xdp: fix race on generic receive path
2019-07-03 12:03 UTC (5+ messages)
[PATCH v5 net-next 0/6] net: ethernet: ti: cpsw: Add XDP support
2019-07-03 7:38 UTC (13+ messages)
` [PATCH v5 net-next 1/6] xdp: allow same allocator usage
` [PATCH v5 net-next 2/6] net: ethernet: ti: davinci_cpdma: add dma mapped submit
` [PATCH v5 net-next 3/6] net: ethernet: ti: davinci_cpdma: return handler status
` [PATCH v5 net-next 4/6] net: ethernet: ti: davinci_cpdma: allow desc split while down
` [PATCH v5 net-next 5/6] net: ethernet: ti: cpsw_ethtool: allow res "
` [PATCH v5 net-next 6/6] net: ethernet: ti: cpsw: add XDP support
[PATCH 0/7] Compile-test UAPI and kernel headers
2019-07-02 16:47 UTC (3+ messages)
` [PATCH 7/7] kbuild: compile-test kernel headers to ensure they are self-contained
[PATCH net-next] xdp: xdp_umem: fix umem pages mapping for 32bits systems
2019-07-01 13:10 UTC (6+ messages)
WARNING in is_bpf_text_address
2019-07-01 8:12 UTC (4+ messages)
[PATCH v3 0/4] Compile-test UAPI and kernel headers
2019-06-30 7:57 UTC (5+ messages)
` [PATCH v3 4/4] kbuild: compile-test kernel headers to ensure they are self-contained
XDP multi-buffer incl. jumbo-frames (Was: [RFC V1 net-next 1/1] net: ena: implement XDP drop support)
2019-06-28 11:49 UTC (15+ messages)
[PATCH bpf v5 0/2] xdp: fix hang while unregistering device bound to xdp socket
2019-06-28 8:01 UTC (6+ messages)
` [PATCH bpf v5 1/2] xdp: hold device for umem regardless of zero-copy mode
` [PATCH bpf v5 2/2] xdp: fix hang while unregistering device bound to xdp socket
[PATCH v2 0/4] Compile-test UAPI and kernel headers
2019-06-27 16:42 UTC (5+ messages)
` [PATCH v2 4/4] kbuild: compile-test kernel headers to ensure they are self-contained
[PATCH bpf v4 0/2] xdp: fix hang while unregistering device bound to xdp socket
2019-06-27 7:23 UTC (5+ messages)
` [PATCH bpf v4 1/2] xdp: hold device for umem regardless of zero-copy mode
` [PATCH bpf v4 2/2] xdp: fix hang while unregistering device bound to xdp socket
[PATCH AUTOSEL 4.19 42/60] bpf, devmap: Fix premature entry free on destroying map
2019-06-27 0:35 UTC (3+ messages)
` [PATCH AUTOSEL 4.19 43/60] bpf, devmap: Add missing bulk queue free
` [PATCH AUTOSEL 4.19 44/60] bpf, devmap: Add missing RCU read lock on flush
[PATCH AUTOSEL 5.1 54/95] xdp: check device pointer before clearing
2019-06-27 0:29 UTC (4+ messages)
` [PATCH AUTOSEL 5.1 68/95] bpf, devmap: Fix premature entry free on destroying map
` [PATCH AUTOSEL 5.1 69/95] bpf, devmap: Add missing bulk queue free
` [PATCH AUTOSEL 5.1 70/95] bpf, devmap: Add missing RCU read lock on flush
[PATCH net-next] xdp: Make __mem_id_disconnect static
2019-06-26 14:33 UTC (4+ messages)
[PATCH] xsk: Properly terminate assignment in xskq_produce_flush_desc
2019-06-26 14:30 UTC (6+ messages)
[PATCH v4 net-next 0/4] net: ethernet: ti: cpsw: Add XDP support
2019-06-26 14:01 UTC (11+ messages)
` [PATCH v4 net-next 1/4] net: core: page_pool: add user cnt preventing pool deletion
` [PATCH v4 net-next 2/4] net: ethernet: ti: davinci_cpdma: add dma mapped submit
` [PATCH v4 net-next 3/4] net: ethernet: ti: davinci_cpdma: return handler status
` [PATCH v4 net-next 4/4] net: ethernet: ti: cpsw: add XDP support
[[PATCH net-next]] net: core: xdp: make __mem_id_disconnect to be static
2019-06-25 22:22 UTC (2+ messages)
selftests: bpf: test_libbpf.sh failed at file test_l4lb.o
2019-06-25 20:27 UTC (8+ messages)
Still need to inline functions?
2019-06-25 17:40 UTC (2+ messages)
Question/Bug about AF_XDP idx_cq from xsk_ring_cons__peek?
2019-06-25 16:04 UTC (2+ messages)
[PATCH v3 bpf-next 0/2] veth: Bulk XDP_TX
2019-06-25 12:29 UTC (2+ messages)
AF_XDP only releasing from FQ in batches
2019-06-25 7:17 UTC (6+ messages)
[PATCH bpf-next] selftests: Add test for veth native XDP
2019-06-20 2:23 UTC
Question/Bug about AF_XDP idx_cq from xsk_ring_cons__peek?
2019-06-18 14:25 UTC (3+ messages)
WARNING in bpf_prog_kallsyms_find
2019-06-17 20:00 UTC (2+ messages)
AF_XDP and packet timestamp
2019-06-17 11:03 UTC (3+ messages)
[PATCH bpf 0/3] Devmap fixes around memory and RCU
2019-06-15 10:10 UTC (8+ messages)
` [PATCH bpf 1/3] devmap: Fix premature entry free on destroying map
[PATCH bpf-next] bpf: Fix build error without CONFIG_INET
2019-06-14 23:24 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox