index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
xdp_sock.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-03
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-04
1
-0
/
+1
*
bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
Björn Töpel
2018-05-04
1
-0
/
+7
*
xsk: add Rx receive functions and poll support
Björn Töpel
2018-05-04
1
-0
/
+22
*
xsk: add support for bind for Rx
Magnus Karlsson
2018-05-04
1
-0
/
+1
*
xsk: add Rx queue setup and mmap support
Björn Töpel
2018-05-04
1
-0
/
+4
*
xsk: add user memory registration support sockopt
Björn Töpel
2018-05-04
1
-0
/
+31