- 47e4075 xsk: Batched buffer allocation for the pool by Magnus Karlsson · 3 years, 3 months ago
- f654fae xsk: Fix broken Tx ring validation by Magnus Karlsson · 3 years, 6 months ago
- ac31565 xsk: Fix for xp_aligned_validate_desc() when len == chunk_size by Xuan Zhuo · 3 years, 8 months ago
- a23b3f5 xsk: Update rings for load-acquire/store-release barriers by Björn Töpel · 3 years, 10 months ago
- b1b95cb xsk: Rollback reservation at NETDEV_TX_BUSY by Magnus Karlsson · 4 years ago
- 46d5e62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
- 3413f04 xsk: Change the tx writeable condition by Xuan Zhuo · 4 years, 1 month ago
- 9349eb3 xsk: Introduce batched Tx descriptor interfaces by Magnus Karlsson · 4 years, 1 month ago
- b8c7aec xsk: Introduce padding between more ring pointers by Magnus Karlsson · 4 years, 1 month ago
- c3f01fd xsk: Introduce padding between ring pointers by Magnus Karlsson · 4 years, 3 months ago
- f1fc8ec xsk: Fix a documentation mistake in xsk_queue.h by Ciara Loftus · 4 years, 3 months ago
- 1c1efc2 xsk: Create and free buffer pool independently from umem by Magnus Karlsson · 4 years, 4 months ago
- 8aa5a33 xsk: Add new statistics by Ciara Loftus · 4 years, 6 months ago
- 26062b1 xsk: Explicitly inline functions and move definitions by Björn Töpel · 4 years, 7 months ago
- 0807892 xsk: Remove MEM_TYPE_ZERO_COPY and corresponding code by Björn Töpel · 4 years, 7 months ago
- 2b43470 xsk: Introduce AF_XDP buffer allocation API by Björn Töpel · 4 years, 7 months ago
- 89e4a37 xsk: Move defines only used by AF_XDP internals to xsk.h by Björn Töpel · 4 years, 7 months ago
- e4e5aef xsk: Change two variable names for increased clarity by Magnus Karlsson · 4 years, 8 months ago
- 95e486f xdp: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
- 30744a6 xsk: Publish global consumer pointers when NAPI is finished by Magnus Karlsson · 4 years, 11 months ago
- 15d8c91 xsk: Add function naming comments and reorder functions by Magnus Karlsson · 5 years ago
- c34787f xsk: Remove unnecessary READ_ONCE of data by Magnus Karlsson · 5 years ago
- 03896ef xsk: Change names of validation functions by Magnus Karlsson · 5 years ago
- c5ed924b xsk: Simplify the consumer ring access functions by Magnus Karlsson · 5 years ago
- df0ae6f xsk: Simplify xskq_nb_avail and xskq_nb_free by Magnus Karlsson · 5 years ago
- 4b638f1 xsk: Eliminate the RX batch size by Magnus Karlsson · 5 years ago
- 59e35e5 xsk: Standardize naming of producer ring access functions by Magnus Karlsson · 5 years ago
- d7012f0 xsk: Consolidate to one single cached producer pointer by Magnus Karlsson · 5 years ago
- 11cc2d2 xsk: Simplify detection of empty and full rings by Magnus Karlsson · 5 years ago
- 484b165 xsk: Eliminate the lazy update threshold by Magnus Karlsson · 5 years ago
- c05cd36 xsk: add support to allow unaligned chunk placement by Kevin Laatz · 5 years ago
- 77cd0d7 xsk: add support for need_wakeup flag in AF_XDP rings by Magnus Karlsson · 5 years ago
- af144a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 5 years ago
- d57d764 xsk: Add API to check for available entries in FQ by Maxim Mikityanskiy · 6 years ago
- f7019b7 xsk: Properly terminate assignment in xskq_produce_flush_desc by Nathan Chancellor · 6 years ago
- f63666de xsk: fix XDP socket ring buffer memory ordering by Magnus Karlsson · 6 years ago
- c57b557 xsk: fix to reject invalid options in Tx descriptor by Björn Töpel · 6 years ago
- f5bd913 net: xsk: add a simple buffer reuse queue by Jakub Kicinski · 6 years ago
- 93ee30f xsk: i40e: get rid of useless struct xdp_umem_props by Magnus Karlsson · 6 years ago
- d24458e xsk: fix poll/POLLIN premature returns by Björn Töpel · 6 years ago
- 20b52a7 xsk: fix potential lost completion message in SKB path by Magnus Karlsson · 7 years ago
- ac98d8a xsk: wire upp Tx zero-copy functions by Magnus Karlsson · 7 years ago
- e61e62b9 xsk: moved struct xdp_umem definition by Björn Töpel · 7 years ago
- bbff2f3 xsk: new descriptor addressing scheme by Björn Töpel · 7 years ago
- 4e64c83 xsk: proper fill queue descriptor validation by Björn Töpel · 7 years ago
- b3a9e0b xsk: remove explicit ring structure from uapi by Björn Töpel · 7 years ago
- da60cf0 xsk: fixed some cases of unnecessary parentheses by Björn Töpel · 7 years ago
- dac09149 xsk: clean up SPDX headers by Björn Töpel · 7 years ago
- af75d9e xsk: statistics support by Magnus Karlsson · 7 years ago
- 35fcde7 xsk: support for Tx by Magnus Karlsson · 7 years ago
- c497176 xsk: add Rx receive functions and poll support by Björn Töpel · 7 years ago
- 965a990 xsk: add support for bind for Rx by Magnus Karlsson · 7 years ago
- b9b6b68 xsk: add Rx queue setup and mmap support by Björn Töpel · 7 years ago
- 423f383 xsk: add umem fill queue support and mmap by Magnus Karlsson · 7 years ago