index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
bpf
/
xdpsock_user.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
samples/bpf: xdpsock, minor fixes
Prashant Bhole
2018-09-01
1
-2
/
+1
*
samples/bpf: add -c/--copy -z/--zero-copy flags to xdpsock
Björn Töpel
2018-08-29
1
-1
/
+11
*
samples: bpf: convert xdpsock_user.c to libbpf
Jakub Kicinski
2018-07-27
1
-9
/
+29
*
samples/bpf: xdpsock: order memory on AArch64
Brian Brooks
2018-07-27
1
-0
/
+5
*
samples/bpf: deal with EBUSY return code from sendmsg in xdpsock sample
Magnus Karlsson
2018-07-03
1
-1
/
+1
*
samples/bpf: xdpsock: use skb Tx path for XDP_SKB
Björn Töpel
2018-06-05
1
-0
/
+5
*
samples/bpf: minor *_nb_free performance fix
Magnus Karlsson
2018-06-04
1
-3
/
+5
*
samples/bpf: adapted to new uapi
Björn Töpel
2018-06-04
1
-48
/
+36
*
samples/bpf: adapt xdpsock to the new uapi
Björn Töpel
2018-05-22
1
-47
/
+76
*
xsk: clean up SPDX headers
Björn Töpel
2018-05-18
1
-11
/
+1
*
samples: bpf: include bpf/bpf.h instead of local libbpf.h
Jakub Kicinski
2018-05-15
1
-1
/
+1
*
samples/bpf: sample application and documentation for AF_XDP sockets
Magnus Karlsson
2018-05-04
1
-0
/
+948