index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xdp
/
xsk_queue.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
xsk: Elide base_addr comparison in xp_unaligned_validate_desc
Kal Conley
2023-04-13
1
-6
/
+2
*
xsk: Simplify xp_aligned_validate_desc implementation
Kal Conley
2023-04-13
1
-8
/
+4
*
xsk: Fix unaligned descriptor validation
Kal Conley
2023-04-06
1
-0
/
+1
*
xsk: support use vaddr as ring
Xuan Zhuo
2023-02-20
1
-0
/
+1
*
xsk: Fix backpressure mechanism on Tx
Maciej Fijalkowski
2022-08-31
1
-12
/
+10
*
xsk: Fix handling of invalid descriptors in XSK TX batching API
Maciej Fijalkowski
2022-06-08
1
-8
/
+0
*
xsk: Drop ternary operator from xskq_cons_has_entries
Maciej Fijalkowski
2022-04-15
1
-1
/
+1
*
xsk: Improve xdp_do_redirect() error codes
Björn Töpel
2022-04-15
1
-1
/
+1
*
i40e: xsk: Move tmp desc array from driver to pool
Magnus Karlsson
2022-01-27
1
-6
/
+6
*
bpf: remove unused static inlines
Jakub Kicinski
2022-01-26
1
-7
/
+0
*
xsk: Batched buffer allocation for the pool
Magnus Karlsson
2021-09-28
1
-4
/
+8
*
xsk: Fix broken Tx ring validation
Magnus Karlsson
2021-06-18
1
-4
/
+7
*
xsk: Fix for xp_aligned_validate_desc() when len == chunk_size
Xuan Zhuo
2021-05-04
1
-4
/
+3
*
xsk: Update rings for load-acquire/store-release barriers
Björn Töpel
2021-03-08
1
-17
/
+13
*
xsk: Rollback reservation at NETDEV_TX_BUSY
Magnus Karlsson
2020-12-18
1
-0
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-11
1
-0
/
+6
|
\
|
*
xsk: Change the tx writeable condition
Xuan Zhuo
2020-12-03
1
-0
/
+6
*
|
xsk: Introduce batched Tx descriptor interfaces
Magnus Karlsson
2020-11-17
1
-13
/
+76
*
|
xsk: Introduce padding between more ring pointers
Magnus Karlsson
2020-11-17
1
-1
/
+3
|
/
*
xsk: Introduce padding between ring pointers
Magnus Karlsson
2020-10-09
1
-0
/
+4
*
xsk: Fix a documentation mistake in xsk_queue.h
Ciara Loftus
2020-09-29
1
-1
/
+1
*
xsk: Create and free buffer pool independently from umem
Magnus Karlsson
2020-08-31
1
-6
/
+6
*
xsk: Add new statistics
Ciara Loftus
2020-07-13
1
-0
/
+6
*
xsk: Explicitly inline functions and move definitions
Björn Töpel
2020-05-21
1
-0
/
+45
*
xsk: Remove MEM_TYPE_ZERO_COPY and corresponding code
Björn Töpel
2020-05-21
1
-105
/
+0
*
xsk: Introduce AF_XDP buffer allocation API
Björn Töpel
2020-05-21
1
-15
/
+44
*
xsk: Move defines only used by AF_XDP internals to xsk.h
Björn Töpel
2020-05-21
1
-0
/
+2
*
xsk: Change two variable names for increased clarity
Magnus Karlsson
2020-05-04
1
-4
/
+4
*
xdp: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-28
1
-2
/
+2
*
xsk: Publish global consumer pointers when NAPI is finished
Magnus Karlsson
2020-02-11
1
-1
/
+2
*
xsk: Add function naming comments and reorder functions
Magnus Karlsson
2019-12-20
1
-136
/
+157
*
xsk: Remove unnecessary READ_ONCE of data
Magnus Karlsson
2019-12-20
1
-2
/
+2
*
xsk: Change names of validation functions
Magnus Karlsson
2019-12-20
1
-28
/
+31
*
xsk: Simplify the consumer ring access functions
Magnus Karlsson
2019-12-20
1
-56
/
+46
*
xsk: Simplify xskq_nb_avail and xskq_nb_free
Magnus Karlsson
2019-12-20
1
-11
/
+13
*
xsk: Eliminate the RX batch size
Magnus Karlsson
2019-12-20
1
-4
/
+2
*
xsk: Standardize naming of producer ring access functions
Magnus Karlsson
2019-12-20
1
-31
/
+27
*
xsk: Consolidate to one single cached producer pointer
Magnus Karlsson
2019-12-20
1
-26
/
+21
*
xsk: Simplify detection of empty and full rings
Magnus Karlsson
2019-12-20
1
-2
/
+5
*
xsk: Eliminate the lazy update threshold
Magnus Karlsson
2019-12-20
1
-2
/
+1
*
xsk: add support to allow unaligned chunk placement
Kevin Laatz
2019-08-31
1
-8
/
+62
*
xsk: add support for need_wakeup flag in AF_XDP rings
Magnus Karlsson
2019-08-17
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-08
1
-1
/
+1
|
\
|
*
xsk: Properly terminate assignment in xskq_produce_flush_desc
Nathan Chancellor
2019-06-26
1
-1
/
+1
*
|
xsk: Add API to check for available entries in FQ
Maxim Mikityanskiy
2019-06-27
1
-0
/
+14
|
/
*
xsk: fix XDP socket ring buffer memory ordering
Magnus Karlsson
2019-04-16
1
-4
/
+52
*
xsk: fix to reject invalid options in Tx descriptor
Björn Töpel
2019-03-08
1
-2
/
+2
*
net: xsk: add a simple buffer reuse queue
Jakub Kicinski
2018-09-25
1
-0
/
+3
*
xsk: i40e: get rid of useless struct xdp_umem_props
Magnus Karlsson
2018-09-01
1
-6
/
+7
*
xsk: fix poll/POLLIN premature returns
Björn Töpel
2018-07-26
1
-1
/
+1
[next]