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
/
xdp_redirect_user.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-24
samples: bpf: Convert xdp_redirect to XDP samples helper
Kumar Kartikeya Dwivedi
1
-157
/
+113
2021-06-18
samples/bpf: Fix the error return code of xdp_redirect's main()
Wang Hai
1
-1
/
+1
2021-06-18
samples/bpf: Fix Segmentation fault for xdp_redirect command
Wang Hai
1
-1
/
+1
2020-12-02
bpf: samples: Do not touch RLIMIT_MEMLOCK
Roman Gushchin
1
-6
/
+0
2020-01-20
samples/bpf: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
1
-1
/
+1
2019-12-16
samples/bpf: Attach XDP programs in driver mode by default
Toke Høiland-Jørgensen
1
-1
/
+4
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2019-06-26
samples: bpf: make the use of xdp samples consistent
Daniel T. Lee
1
-4
/
+11
2019-06-24
samples/bpf: xdp_redirect, correctly get dummy program id
Prashant Bhole
1
-1
/
+1
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+1
2019-06-18
samples: bpf: refactor header include path
Daniel T. Lee
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
1
-9
/
+1
2019-02-22
samples/bpf: Fix dummy program unloading for xdp_redirect samples
Toke Høiland-Jørgensen
1
-1
/
+1
2019-02-01
samples/bpf: Check the prog id before exiting
Maciej Fijalkowski
1
-3
/
+46
2019-02-01
samples/bpf: Add a "force" flag to XDP samples
Maciej Fijalkowski
1
-3
/
+7
2019-02-01
samples/bpf: Convert XDP samples to libbpf usage
Maciej Fijalkowski
1
-10
/
+34
2018-05-14
samples: bpf: include bpf/bpf.h instead of local libbpf.h
Jakub Kicinski
1
-1
/
+1
2018-02-13
samples/bpf: adjust rlimit RLIMIT_MEMLOCK for xdp_redirect
Tushar Dave
1
-0
/
+7
2018-02-02
samples/bpf: use bpf_set_link_xdp_fd
Eric Leblond
1
-4
/
+4
2017-08-29
samples/bpf: xdp_redirect load XDP dummy prog on TX device
Jesper Dangaard Brouer
1
-6
/
+15
2017-07-17
samples/bpf: add option for native and skb mode for redirect apps
Andy Gospodarek
1
-9
/
+41
2017-07-17
xdp: sample program for new bpf_redirect helper
John Fastabend
1
-0
/
+102