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