index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
bpf
/
xdp_rxq_info_user.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: samples: Do not touch RLIMIT_MEMLOCK
Roman Gushchin
2020-12-03
1
-6
/
+0
*
samples/bpf: Set rlimit for memlock to infinity in all samples
Toke Høiland-Jørgensen
2020-10-27
1
-1
/
+1
*
bpf, xdp, samples: Fix null pointer dereference in *_user code
Gaurav Singh
2020-06-16
1
-10
/
+3
*
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
-0
/
+4
*
samples/bpf: Fix broken xdp_rxq_info due to map order assumptions
Jesper Dangaard Brouer
2019-12-05
1
-3
/
+3
*
samples: bpf: Update outdated error message
Daniel T. Lee
2019-11-09
1
-3
/
+3
*
samples: bpf: refactor header include path
Daniel T. Lee
2019-06-18
1
-2
/
+2
*
samples/bpf: Check the prog id before exiting
Maciej Fijalkowski
2019-02-01
1
-5
/
+28
*
samples/bpf: Add a "force" flag to XDP samples
Maciej Fijalkowski
2019-02-01
1
-2
/
+6
*
samples/bpf: all XDP samples should unload xdp/bpf prog on SIGTERM
Jesper Dangaard Brouer
2018-08-16
1
-1
/
+2
*
samples/bpf: xdp_rxq_info action XDP_TX must adjust MAC-addrs
Jesper Dangaard Brouer
2018-06-28
1
-0
/
+11
*
samples/bpf: extend xdp_rxq_info to read packet payload
Jesper Dangaard Brouer
2018-06-28
1
-6
/
+28
*
samples: bpf: convert some XDP samples from bpf_load to libbpf
Jakub Kicinski
2018-05-11
1
-15
/
+31
*
samples/bpf: use bpf_set_link_xdp_fd
Eric Leblond
2018-02-03
1
-2
/
+2
*
samples/bpf: program demonstrating access to xdp_rxq_info
Jesper Dangaard Brouer
2018-01-06
1
-0
/
+531