index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
urandom_read.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-09
tools/resolve_btfids: Pass HOSTCFLAGS as EXTRA_CFLAGS to prepare targets
Jiri Olsa
1
-1
/
+1
2023-02-09
samples/bpf: Add openat2() enter/exit tracepoint to syscall_tp sample
Rong Tao
1
-0
/
+14
2023-02-09
libbpf: Add sample_period to creation options
Jon Doron
2
-3
/
+10
2023-02-08
sfc: move xdp_features configuration in efx_pci_probe_post_io()
Lorenzo Bianconi
2
-8
/
+8
2023-02-08
bpf, docs: Add note about type convention
Dave Thaler
1
-0
/
+7
2023-02-08
bpf/docs: Update design QA to be consistent with kfunc lifecycle docs
Toke Høiland-Jørgensen
1
-7
/
+18
2023-02-08
bpf, docs: Use consistent names for the same field
Dave Thaler
1
-36
/
+77
2023-02-07
net, xdp: Add missing xdp_features description
Lorenzo Bianconi
1
-0
/
+1
2023-02-07
virtio_net: Update xdp_features with xdp multi-buff
Lorenzo Bianconi
1
-2
/
+4
2023-02-07
libbpf: Always use libbpf_err to return an error in bpf_xdp_query()
Lorenzo Bianconi
1
-1
/
+1
2023-02-07
tools/resolve_btfids: Tidy HOST_OVERRIDES
Ian Rogers
1
-2
/
+2
2023-02-07
tools/resolve_btfids: Compile resolve_btfids as host program
Jiri Olsa
2
-4
/
+9
2023-02-06
selftests/bpf: Fix spelling mistake "detecion" -> "detection"
Colin Ian King
1
-1
/
+1
2023-02-06
libbpf: Correctly set the kernel code version in Debian kernel.
Hao Xiang
2
-37
/
+83
2023-02-04
bpf: fix typo in header for bpf_perf_prog_read_value
Florian Lehner
2
-2
/
+2
2023-02-03
bpf/docs: Document kfunc lifecycle / stability expectations
David Vernet
1
-5
/
+120
2023-02-03
bpftool: profile online CPUs instead of possible
Tonghao Zhang
1
-8
/
+30
2023-02-03
selftests/bpf: introduce XDP compliance test tool
Lorenzo Bianconi
6
-2
/
+1105
2023-02-03
selftests/bpf: add test for bpf_xdp_query xdp-features support
Lorenzo Bianconi
2
-1
/
+34
2023-02-03
bpf: devmap: check XDP features in __xdp_enqueue routine
Lorenzo Bianconi
2
-11
/
+18
2023-02-03
libbpf: add API to get XDP/XSK supported features
Lorenzo Bianconi
3
-1
/
+110
2023-02-03
libbpf: add the capability to specify netlink proto in libbpf_netlink_send_recv
Lorenzo Bianconi
1
-10
/
+12
2023-02-03
xsk: add usage of XDP features flags
Marek Majtyka
1
-2
/
+5
2023-02-03
drivers: net: turn on XDP features
Marek Majtyka
40
-5
/
+184
2023-02-03
netdev-genl: create a simple family for netdev stuff
Jakub Kicinski
10
-1
/
+477
2023-02-03
selftests/bpf: Use semicolon instead of comma in test_verifier.c
Tiezhu Yang
1
-2
/
+2
2023-02-03
tools/bpf: Use tab instead of white spaces to sync bpf.h
Tiezhu Yang
1
-2
/
+2
2023-02-03
bpf: Drop always true do_idr_lock parameter to bpf_map_free_id
Tobias Klauser
3
-19
/
+8
2023-02-03
docs/bpf: Add description of register liveness tracking algorithm
Eduard Zingerman
1
-0
/
+295
2023-02-03
selftests/bpf: Initialize tc in xdp_synproxy
Ilya Leoshkevich
1
-0
/
+1
2023-02-02
selftests/bpf: Remove duplicate include header in xdp_hw_metadata
Ye Xingchen
1
-1
/
+0
2023-02-02
selftests/bpf: Don't refill on completion in xdp_metadata
Stanislav Fomichev
1
-3
/
+2
2023-02-02
selftests/bpf: xdp_hw_metadata use strncpy for ifname
Jesper Dangaard Brouer
1
-2
/
+2
2023-02-02
selftests/bpf: xdp_hw_metadata correct status value in error(3)
Jesper Dangaard Brouer
1
-14
/
+14
2023-02-02
selftests/bpf: xdp_hw_metadata cleanup cause segfault
Jesper Dangaard Brouer
1
-1
/
+1
2023-02-02
selftests/bpf: xdp_hw_metadata clear metadata when -EOPNOTSUPP
Jesper Dangaard Brouer
1
-1
/
+5
2023-02-02
selftests/bpf: Fix unmap bug in prog_tests/xdp_metadata.c
Jesper Dangaard Brouer
1
-1
/
+1
2023-02-02
selftests/bpf: Add testcase for static kfunc with unused arg
David Vernet
3
-0
/
+18
2023-02-02
bpf: Add __bpf_kfunc tag to all kfuncs
David Vernet
15
-128
/
+130
2023-02-02
bpf: Document usage of the new __bpf_kfunc macro
David Vernet
2
-3
/
+20
2023-02-02
bpf: Add __bpf_kfunc tag for marking kernel functions as kfuncs
David Vernet
1
-0
/
+8
2023-02-01
ice: xsk: Do not convert to buff to frame for XDP_TX
Maciej Fijalkowski
4
-94
/
+117
2023-02-01
ice: Remove next_{dd,rs} fields from ice_tx_ring
Maciej Fijalkowski
4
-8
/
+0
2023-02-01
ice: Add support for XDP multi-buffer on Tx side
Maciej Fijalkowski
5
-96
/
+199
2023-02-01
ice: Add support for XDP multi-buffer on Rx side
Maciej Fijalkowski
6
-98
/
+200
2023-02-01
ice: Use xdp->frame_sz instead of recalculating truesize
Maciej Fijalkowski
1
-24
/
+9
2023-02-01
ice: Do not call ice_finalize_xdp_rx() unnecessarily
Maciej Fijalkowski
1
-1
/
+1
2023-02-01
ice: Use ice_max_xdp_frame_size() in ice_xdp_setup_prog()
Maciej Fijalkowski
1
-14
/
+14
2023-02-01
ice: Centrallize Rx buffer recycling
Maciej Fijalkowski
2
-38
/
+44
2023-02-01
ice: Inline eop check
Maciej Fijalkowski
2
-21
/
+22
[next]