index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
bpf
/
xdp1_user.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
samples/bpf: Remove the xdp1 and xdp2 utilities
Toke Høiland-Jørgensen
2023-08-24
1
-166
/
+0
*
samples/bpf: Use bpf_{btf,link,map,prog}_get_info_by_fd()
Ilya Leoshkevich
2023-02-17
1
-1
/
+1
*
samples/bpf: Fix map iteration in xdp1_user
Gerhard Engleder
2022-10-19
1
-1
/
+1
*
samples/bpf: Reduce the sampling interval in xdp1_user
Zhengchao Shao
2022-04-20
1
-1
/
+1
*
samples/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK
Yafang Shao
2022-04-11
1
-1
/
+0
*
samples/bpf: Get rid of bpf_prog_load_xattr() use
Andrii Nakryiko
2022-02-03
1
-5
/
+11
*
samples/bpf: adapt samples/bpf to bpf_xdp_xxx() APIs
Andrii Nakryiko
2022-01-21
1
-4
/
+4
*
selftests/bpf: Switch to new bpf_object__next_{map,program} APIs
Hengqi Chen
2021-10-06
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
-2
/
+2
*
samples/bpf: Attach XDP programs in driver mode by default
Toke Høiland-Jørgensen
2019-12-16
1
-1
/
+4
*
samples: bpf: Update outdated error message
Daniel T. Lee
2019-11-09
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-06-20
1
-2
/
+2
|
\
|
*
samples: bpf: refactor header include path
Daniel T. Lee
2019-06-18
1
-2
/
+2
*
|
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
-1
/
+23
*
samples/bpf: Add a "force" flag to XDP samples
Maciej Fijalkowski
2019-02-01
1
-3
/
+7
*
samples: bpf: user proper argument index
Ioana Ciornei
2019-01-10
1
-1
/
+1
*
samples: bpf: get ifindex from ifname
Matteo Croce
2018-12-01
1
-2
/
+7
*
samples: bpf: improve xdp1 example
Matteo Croce
2018-12-01
1
-10
/
+8
*
samples: bpf: convert some XDP samples from bpf_load to libbpf
Jakub Kicinski
2018-05-11
1
-10
/
+21
*
samples/bpf: use bpf_set_link_xdp_fd
Eric Leblond
2018-02-03
1
-2
/
+2
*
samples/bpf: adjust rlimit RLIMIT_MEMLOCK for xdp1
Tushar Dave
2017-10-29
1
-0
/
+8
*
samples/bpf: run cleanup routines when receiving SIGTERM
Andy Gospodarek
2017-05-12
1
-0
/
+1
*
xdp: add flag to enforce driver mode
Daniel Borkmann
2017-05-12
1
-2
/
+6
*
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
-8
/
+32
*
samples/bpf: Make samples more libbpf-centric
Joe Stringer
2016-12-15
1
-1
/
+1
*
bpf: xdp: Add XDP example for head adjustment
Martin KaFai Lau
2016-12-08
1
-93
/
+0
*
bpf: fix multiple issues in selftest suite and samples
Daniel Borkmann
2016-11-28
1
-1
/
+3
*
Add sample for adding simple drop program to link
Brenden Blanco
2016-07-20
1
-0
/
+181