index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xdp
/
xsk_queue.h
Age
Commit message (
Expand
)
Author
2023-11-29
xsk: Add TX timestamp and TX checksum offload support
Stanislav Fomichev
2023-11-29
xsk: Support tx_metadata_len
Stanislav Fomichev
2023-07-19
xsk: support ZC Tx multi-buffer in batch API
Maciej Fijalkowski
2023-07-19
xsk: discard zero length descriptors in Tx path
Tirthendu Sarkar
2023-07-19
xsk: add support for AF_XDP multi-buffer on Tx path
Tirthendu Sarkar
2023-07-19
xsk: introduce wrappers and helpers for supporting multi-buffer in Tx path
Tirthendu Sarkar
2023-07-19
xsk: prepare 'options' in xdp_desc for multi-buffer use
Tirthendu Sarkar
2023-04-13
xsk: Elide base_addr comparison in xp_unaligned_validate_desc
Kal Conley
2023-04-13
xsk: Simplify xp_aligned_validate_desc implementation
Kal Conley
2023-04-06
xsk: Fix unaligned descriptor validation
Kal Conley
2023-02-20
xsk: support use vaddr as ring
Xuan Zhuo
2022-08-31
xsk: Fix backpressure mechanism on Tx
Maciej Fijalkowski
2022-06-08
xsk: Fix handling of invalid descriptors in XSK TX batching API
Maciej Fijalkowski
2022-04-15
xsk: Drop ternary operator from xskq_cons_has_entries
Maciej Fijalkowski
2022-04-15
xsk: Improve xdp_do_redirect() error codes
Björn Töpel
2022-01-27
i40e: xsk: Move tmp desc array from driver to pool
Magnus Karlsson
2022-01-26
bpf: remove unused static inlines
Jakub Kicinski
2021-09-28
xsk: Batched buffer allocation for the pool
Magnus Karlsson
2021-06-18
xsk: Fix broken Tx ring validation
Magnus Karlsson
2021-05-04
xsk: Fix for xp_aligned_validate_desc() when len == chunk_size
Xuan Zhuo
2021-03-08
xsk: Update rings for load-acquire/store-release barriers
Björn Töpel
2020-12-18
xsk: Rollback reservation at NETDEV_TX_BUSY
Magnus Karlsson
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-03
xsk: Change the tx writeable condition
Xuan Zhuo
2020-11-17
xsk: Introduce batched Tx descriptor interfaces
Magnus Karlsson
2020-11-17
xsk: Introduce padding between more ring pointers
Magnus Karlsson
2020-10-09
xsk: Introduce padding between ring pointers
Magnus Karlsson
2020-09-29
xsk: Fix a documentation mistake in xsk_queue.h
Ciara Loftus
2020-08-31
xsk: Create and free buffer pool independently from umem
Magnus Karlsson
2020-07-13
xsk: Add new statistics
Ciara Loftus
2020-05-21
xsk: Explicitly inline functions and move definitions
Björn Töpel
2020-05-21
xsk: Remove MEM_TYPE_ZERO_COPY and corresponding code
Björn Töpel
2020-05-21
xsk: Introduce AF_XDP buffer allocation API
Björn Töpel
2020-05-21
xsk: Move defines only used by AF_XDP internals to xsk.h
Björn Töpel
2020-05-04
xsk: Change two variable names for increased clarity
Magnus Karlsson
2020-02-28
xdp: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-11
xsk: Publish global consumer pointers when NAPI is finished
Magnus Karlsson
2019-12-20
xsk: Add function naming comments and reorder functions
Magnus Karlsson
2019-12-20
xsk: Remove unnecessary READ_ONCE of data
Magnus Karlsson
2019-12-20
xsk: Change names of validation functions
Magnus Karlsson
2019-12-20
xsk: Simplify the consumer ring access functions
Magnus Karlsson
2019-12-20
xsk: Simplify xskq_nb_avail and xskq_nb_free
Magnus Karlsson
2019-12-20
xsk: Eliminate the RX batch size
Magnus Karlsson
2019-12-20
xsk: Standardize naming of producer ring access functions
Magnus Karlsson
2019-12-20
xsk: Consolidate to one single cached producer pointer
Magnus Karlsson
2019-12-20
xsk: Simplify detection of empty and full rings
Magnus Karlsson
2019-12-20
xsk: Eliminate the lazy update threshold
Magnus Karlsson
2019-08-31
xsk: add support to allow unaligned chunk placement
Kevin Laatz
2019-08-17
xsk: add support for need_wakeup flag in AF_XDP rings
Magnus Karlsson
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]