index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
bpf
/
xdpsock_user.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-16
samples/bpf: fix xdpsock l2fwd tx for unaligned mode
Ciara Loftus
1
-1
/
+1
2019-08-31
samples/bpf: use hugepages in xdpsock app
Kevin Laatz
1
-5
/
+10
2019-08-31
samples/bpf: add buffer recycling for unaligned chunks to xdpsock
Kevin Laatz
1
-10
/
+16
2019-08-31
samples/bpf: add unaligned chunks mode support to xdpsock
Kevin Laatz
1
-3
/
+17
2019-08-17
samples/bpf: add use of need_wakeup flag in xdpsock
Magnus Karlsson
1
-72
/
+120
2019-06-27
xsk: Change the default frame size to 4096 and allow controlling it
Maxim Mikityanskiy
1
-16
/
+28
2019-06-18
samples: bpf: refactor header include path
Daniel T. Lee
1
-2
/
+2
2019-03-02
samples/bpf: silence compiler warning for xdpsock_user.c
Yonghong Song
1
-3
/
+3
2019-02-25
samples/bpf: convert xdpsock to use libbpf for AF_XDP access
Magnus Karlsson
1
-580
/
+261
2019-02-01
samples/bpf: Check the prog id before exiting
Maciej Fijalkowski
1
-1
/
+22
2019-02-01
samples/bpf: Add a "force" flag to XDP samples
Maciej Fijalkowski
1
-2
/
+5
2018-09-01
samples/bpf: xdpsock, minor fixes
Prashant Bhole
1
-2
/
+1
2018-08-29
samples/bpf: add -c/--copy -z/--zero-copy flags to xdpsock
Björn Töpel
1
-1
/
+11
2018-07-27
samples: bpf: convert xdpsock_user.c to libbpf
Jakub Kicinski
1
-9
/
+29
2018-07-27
samples/bpf: xdpsock: order memory on AArch64
Brian Brooks
1
-0
/
+5
2018-07-02
samples/bpf: deal with EBUSY return code from sendmsg in xdpsock sample
Magnus Karlsson
1
-1
/
+1
2018-06-05
samples/bpf: xdpsock: use skb Tx path for XDP_SKB
Björn Töpel
1
-0
/
+5
2018-06-04
samples/bpf: minor *_nb_free performance fix
Magnus Karlsson
1
-3
/
+5
2018-06-04
samples/bpf: adapted to new uapi
Björn Töpel
1
-48
/
+36
2018-05-22
samples/bpf: adapt xdpsock to the new uapi
Björn Töpel
1
-47
/
+76
2018-05-18
xsk: clean up SPDX headers
Björn Töpel
1
-11
/
+1
2018-05-14
samples: bpf: include bpf/bpf.h instead of local libbpf.h
Jakub Kicinski
1
-1
/
+1
2018-05-03
samples/bpf: sample application and documentation for AF_XDP sockets
Magnus Karlsson
1
-0
/
+948