index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
xdp_sock.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
xsk: fix umem memory leak on cleanup
Björn Töpel
2019-03-16
1
-1
/
+0
*
xsk: add id to umem
Björn Töpel
2019-01-25
1
-0
/
+1
*
ethtool: don't allow disabling queues with umem installed
Jakub Kicinski
2018-10-05
1
-0
/
+7
*
net: xsk: add a simple buffer reuse queue
Jakub Kicinski
2018-09-25
1
-0
/
+69
*
xsk: i40e: get rid of useless struct xdp_umem_props
Magnus Karlsson
2018-09-01
1
-6
/
+2
*
xsk: expose xdp_umem_get_{data,dma} to drivers
Björn Töpel
2018-08-29
1
-0
/
+43
*
xsk: fix potential race in SKB TX completion code
Magnus Karlsson
2018-07-02
1
-0
/
+4
*
xsk: wire upp Tx zero-copy functions
Magnus Karlsson
2018-06-05
1
-0
/
+9
*
xsk: add zero-copy support for Rx
Björn Töpel
2018-06-05
1
-0
/
+6
*
xsk: introduce xdp_umem_page
Björn Töpel
2018-06-05
1
-1
/
+6
*
xsk: moved struct xdp_umem definition
Björn Töpel
2018-06-05
1
-1
/
+23
*
xsk: clean up SPDX headers
Björn Töpel
2018-05-18
1
-11
/
+2
*
xsk: add Tx queue setup and mmap support
Magnus Karlsson
2018-05-03
1
-0
/
+1
*
bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
Björn Töpel
2018-05-03
1
-0
/
+7
*
xsk: add Rx receive functions and poll support
Björn Töpel
2018-05-03
1
-0
/
+22
*
xsk: add support for bind for Rx
Magnus Karlsson
2018-05-03
1
-0
/
+1
*
xsk: add Rx queue setup and mmap support
Björn Töpel
2018-05-03
1
-0
/
+4
*
xsk: add user memory registration support sockopt
Björn Töpel
2018-05-03
1
-0
/
+31