index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
bpf: Add support for bpf_rb_root and bpf_rb_node in kfunc args
Dave Marchevsky
2023-02-14
1
-35
/
+203
|
*
bpf: Add bpf_rbtree_{add,remove,first} kfuncs
Dave Marchevsky
2023-02-14
2
-1
/
+67
|
*
bpf: Add basic bpf_rb_{root,node} support
Dave Marchevsky
2023-02-14
8
-73
/
+216
|
/
*
bpf: Migrate release_on_unlock logic to non-owning ref semantics
Dave Marchevsky
2023-02-13
6
-110
/
+206
*
Merge branch 'xdp-ice-mbuf'
Daniel Borkmann
2023-02-13
5
-72
/
+136
|
\
|
*
ice: Micro-optimize .ndo_xdp_xmit() path
Alexander Lobakin
2023-02-13
3
-15
/
+20
|
*
ice: Fix freeing XDP frames backed by Page Pool
Alexander Lobakin
2023-02-13
4
-11
/
+43
|
*
ice: Robustify cleaning/completing XDP Tx buffers
Alexander Lobakin
2023-02-13
4
-36
/
+63
|
*
ice: Remove two impossible branches on XDP Tx cleaning
Alexander Lobakin
2023-02-13
2
-8
/
+2
|
*
ice: Fix XDP Tx ring overrun
Alexander Lobakin
2023-02-13
1
-7
/
+12
|
*
ice: fix ice_tx_ring:: Xdp_tx_active underflow
Alexander Lobakin
2023-02-13
1
-2
/
+3
|
/
*
selftests/bpf: Fix out-of-srctree build
Ilya Leoshkevich
2023-02-13
1
-2
/
+0
*
bpf: Add --skip_encoding_btf_inconsistent_proto, --btf_gen_optimized to pahol...
Alan Maguire
2023-02-13
1
-0
/
+3
*
Merge branch 'bpf, mm: introduce cgroup.memory=nobpf'
Alexei Starovoitov
2023-02-11
8
-11
/
+75
|
\
|
*
bpf: allow to disable bpf prog memory accounting
Yafang Shao
2023-02-11
1
-6
/
+7
|
*
bpf: allow to disable bpf map memory accounting
Yafang Shao
2023-02-11
3
-3
/
+13
|
*
bpf: use bpf_map_kvcalloc in bpf_local_storage
Yafang Shao
2023-02-11
3
-2
/
+25
|
*
mm: memcontrol: add new kernel parameter cgroup.memory=nobpf
Yafang Shao
2023-02-11
3
-0
/
+30
|
/
*
docs, bpf: Ensure IETF's BPF mailing list gets copied for ISA doc changes
Daniel Borkmann
2023-02-11
1
-0
/
+6
*
Daniel Borkmann says:
Jakub Kicinski
2023-02-11
152
-962
/
+4884
|
\
|
*
libbpf: Fix alen calculation in libbpf_nla_dump_errormsg()
Ilya Leoshkevich
2023-02-11
1
-1
/
+1
|
*
selftests/bpf: Attach to fopen()/fclose() in attach_probe
Ilya Leoshkevich
2023-02-11
2
-10
/
+11
|
*
selftests/bpf: Attach to fopen()/fclose() in uprobe_autoattach
Ilya Leoshkevich
2023-02-11
2
-14
/
+16
|
*
selftests/bpf: Forward SAN_CFLAGS and SAN_LDFLAGS to runqslower and libbpf
Ilya Leoshkevich
2023-02-11
1
-2
/
+5
|
*
selftests/bpf: Split SAN_CFLAGS and SAN_LDFLAGS
Ilya Leoshkevich
2023-02-11
1
-1
/
+2
|
*
tools: runqslower: Add EXTRA_CFLAGS and EXTRA_LDFLAGS support
Ilya Leoshkevich
2023-02-11
1
-0
/
+2
|
*
selftests/bpf: Quote host tools
Ilya Leoshkevich
2023-02-11
1
-3
/
+4
|
*
tools/resolve_btfids: Pass HOSTCFLAGS as EXTRA_CFLAGS to prepare targets
Jiri Olsa
2023-02-09
1
-1
/
+1
|
*
samples/bpf: Add openat2() enter/exit tracepoint to syscall_tp sample
Rong Tao
2023-02-09
1
-0
/
+14
|
*
libbpf: Add sample_period to creation options
Jon Doron
2023-02-09
2
-3
/
+10
|
*
sfc: move xdp_features configuration in efx_pci_probe_post_io()
Lorenzo Bianconi
2023-02-08
2
-8
/
+8
|
*
bpf, docs: Add note about type convention
Dave Thaler
2023-02-08
1
-0
/
+7
|
*
bpf/docs: Update design QA to be consistent with kfunc lifecycle docs
Toke Høiland-Jørgensen
2023-02-08
1
-7
/
+18
|
*
bpf, docs: Use consistent names for the same field
Dave Thaler
2023-02-08
1
-36
/
+77
|
*
net, xdp: Add missing xdp_features description
Lorenzo Bianconi
2023-02-07
1
-0
/
+1
|
*
virtio_net: Update xdp_features with xdp multi-buff
Lorenzo Bianconi
2023-02-07
1
-2
/
+4
|
*
libbpf: Always use libbpf_err to return an error in bpf_xdp_query()
Lorenzo Bianconi
2023-02-07
1
-1
/
+1
|
*
tools/resolve_btfids: Tidy HOST_OVERRIDES
Ian Rogers
2023-02-07
1
-2
/
+2
|
*
tools/resolve_btfids: Compile resolve_btfids as host program
Jiri Olsa
2023-02-07
2
-4
/
+9
|
*
selftests/bpf: Fix spelling mistake "detecion" -> "detection"
Colin Ian King
2023-02-06
1
-1
/
+1
|
*
libbpf: Correctly set the kernel code version in Debian kernel.
Hao Xiang
2023-02-06
2
-37
/
+83
|
*
bpf: fix typo in header for bpf_perf_prog_read_value
Florian Lehner
2023-02-04
2
-2
/
+2
|
*
bpf/docs: Document kfunc lifecycle / stability expectations
David Vernet
2023-02-03
1
-5
/
+120
|
*
bpftool: profile online CPUs instead of possible
Tonghao Zhang
2023-02-03
1
-8
/
+30
|
*
Merge branch 'xdp: introduce xdp-feature support'
Alexei Starovoitov
2023-02-03
63
-33
/
+1945
|
|
\
|
|
*
selftests/bpf: introduce XDP compliance test tool
Lorenzo Bianconi
2023-02-03
6
-2
/
+1105
|
|
*
selftests/bpf: add test for bpf_xdp_query xdp-features support
Lorenzo Bianconi
2023-02-03
2
-1
/
+34
|
|
*
bpf: devmap: check XDP features in __xdp_enqueue routine
Lorenzo Bianconi
2023-02-03
2
-11
/
+18
|
|
*
libbpf: add API to get XDP/XSK supported features
Lorenzo Bianconi
2023-02-03
3
-1
/
+110
|
|
*
libbpf: add the capability to specify netlink proto in libbpf_netlink_send_recv
Lorenzo Bianconi
2023-02-03
1
-10
/
+12
[prev]
[next]