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
/
samples
/
bpf
/
xdp_tx_iptunnel_user.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-05-30
1
-4
/
+1
*
samples/bpf: Check the prog id before exiting
Maciej Fijalkowski
2019-02-01
1
-3
/
+25
*
samples/bpf: Add a "force" flag to XDP samples
Maciej Fijalkowski
2019-02-01
1
-2
/
+6
*
samples/bpf: Convert XDP samples to libbpf usage
Maciej Fijalkowski
2019-02-01
1
-12
/
+25
*
samples: bpf: include bpf/bpf.h instead of local libbpf.h
Jakub Kicinski
2018-05-14
1
-1
/
+1
*
samples/bpf: use bpf_set_link_xdp_fd
Eric Leblond
2018-02-02
1
-3
/
+3
*
samples/bpf: run cleanup routines when receiving SIGTERM
Andy Gospodarek
2017-05-11
1
-0
/
+1
*
xdp: add flag to enforce driver mode
Daniel Borkmann
2017-05-11
1
-1
/
+6
*
samples/bpf: fix XDP_FLAGS_SKB_MODE detach for xdp_tx_iptunnel
Jesper Dangaard Brouer
2017-05-01
1
-2
/
+2
*
samples/bpf: fix SKB_MODE flag to be a 32-bit unsigned int
Jesper Dangaard Brouer
2017-05-01
1
-4
/
+4
*
samples/bpf: Add support for SKB_MODE to xdp1 and xdp_tx_iptunnel
David Ahern
2017-04-27
1
-4
/
+9
*
samples/bpf: Make samples more libbpf-centric
Joe Stringer
2016-12-15
1
-3
/
+3
*
bpf: xdp: Add XDP example for head adjustment
Martin KaFai Lau
2016-12-08
1
-0
/
+256