index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xdp
/
xsk_queue.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xdp: Fix zero-size allocation warning in xskq_create()
Andrew Kanner
2023-10-09
1
-0
/
+10
*
xsk: support use vaddr as ring
Xuan Zhuo
2023-02-20
1
-6
/
+5
*
xsk: Remove MEM_TYPE_ZERO_COPY and corresponding code
Björn Töpel
2020-05-22
1
-62
/
+0
*
xsk: Move driver interface to xdp_sock_drv.h
Magnus Karlsson
2020-05-22
1
-0
/
+1
*
xsk: Change two variable names for increased clarity
Magnus Karlsson
2020-05-04
1
-2
/
+2
*
xsk: Use struct_size() helper
Magnus Karlsson
2019-12-21
1
-8
/
+7
*
net: xsk: add a simple buffer reuse queue
Jakub Kicinski
2018-09-25
1
-0
/
+55
*
xsk: i40e: get rid of useless struct xdp_umem_props
Magnus Karlsson
2018-09-01
1
-2
/
+3
*
xsk: new descriptor addressing scheme
Björn Töpel
2018-06-04
1
-1
/
+1
*
xsk: fixed some cases of unnecessary parentheses
Björn Töpel
2018-05-18
1
-2
/
+1
*
xsk: clean up SPDX headers
Björn Töpel
2018-05-18
1
-9
/
+0
*
xsk: add support for bind for Rx
Magnus Karlsson
2018-05-04
1
-0
/
+8
*
xsk: add Rx queue setup and mmap support
Björn Töpel
2018-05-04
1
-2
/
+9
*
xsk: add umem fill queue support and mmap
Magnus Karlsson
2018-05-04
1
-0
/
+58