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