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