index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-11
libbpf: Hashmap.h update to fix build issues using LLVM14
Eduard Zingerman
2
-2
/
+4
2022-11-10
bpf: veth driver panics when xdp prog attached before veth_open
John Fastabend
1
-1
/
+1
2022-11-10
selftests: Fix test group SKIPPED result
Domenico Cerasuolo
1
-16
/
+22
2022-11-10
selftests/bpf: Tests for btf_dedup_resolve_fwds
Eduard Zingerman
2
-15
/
+206
2022-11-10
libbpf: Resolve unambigous forward declarations
Eduard Zingerman
1
-4
/
+139
2022-11-10
libbpf: Hashmap interface update to allow both long and void* keys/values
Eduard Zingerman
27
-340
/
+410
2022-11-08
samples/bpf: Fix sockex3 error: Missing BPF prog type
Rong Tao
2
-55
/
+63
2022-11-08
selftests/bpf: Fix u32 variable compared with less than zero
Kang Minchul
1
-1
/
+2
2022-11-05
Documentation: bpf: Escape underscore in BPF type name prefix
Bagas Sanjaya
1
-4
/
+4
2022-11-04
selftests/bpf: Use consistent build-id type for liburandom_read.so
Artem Savkov
1
-3
/
+4
2022-11-04
selftests/bpf: cgroup_helpers.c: Fix strncpy() fortify warning
Rong Tao
3
-23
/
+25
2022-11-04
samples/bpf: Fix tracex2 error: No such file or directory
Rong Tao
2
-3
/
+4
2022-11-04
selftests/bpf: Tests for enum fwd resolved as full enum64
Eduard Zingerman
1
-5
/
+83
2022-11-04
libbpf: Resolve enum fwd as full enum64 and vice versa
Eduard Zingerman
1
-50
/
+25
2022-11-04
selftests/bpf: make test_align selftest more robust
Andrii Nakryiko
1
-14
/
+24
2022-11-04
bpf: aggressively forget precise markings during state checkpointing
Andrii Nakryiko
1
-0
/
+37
2022-11-04
bpf: stop setting precise in current state
Andrii Nakryiko
1
-12
/
+91
2022-11-04
bpf: allow precision tracking for programs with subprogs
Andrii Nakryiko
1
-1
/
+61
2022-11-04
bpf: propagate precision across all frames, not just the last one
Andrii Nakryiko
1
-32
/
+39
2022-11-04
bpf: propagate precision in ALU/ALU64 operations
Andrii Nakryiko
1
-0
/
+5
2022-11-04
bpf: Refactor map->off_arr handling
Kumar Kartikeya Dwivedi
4
-81
/
+89
2022-11-04
bpf: Consolidate spin_lock, timer management into btf_record
Kumar Kartikeya Dwivedi
12
-344
/
+314
2022-11-04
selftests/bpf: support stat filtering in comparison mode in veristat
Andrii Nakryiko
1
-5
/
+65
2022-11-04
selftests/bpf: support stats ordering in comparison mode in veristat
Andrii Nakryiko
1
-10
/
+182
2022-11-04
selftests/bpf: handle missing records in comparison mode better in veristat
Andrii Nakryiko
1
-37
/
+110
2022-11-04
selftests/bpf: make veristat emit all stats in CSV mode by default
Andrii Nakryiko
1
-2
/
+15
2022-11-04
selftests/bpf: support simple filtering of stats in veristat
Andrii Nakryiko
1
-1
/
+157
2022-11-04
selftests/bpf: allow to define asc/desc ordering for sort specs in veristat
Andrii Nakryiko
1
-15
/
+48
2022-11-04
selftests/bpf: ensure we always have non-ambiguous sorting in veristat
Andrii Nakryiko
1
-1
/
+5
2022-11-04
selftests/bpf: consolidate and improve file/prog filtering in veristat
Andrii Nakryiko
1
-62
/
+65
2022-11-04
selftests/bpf: shorten "Total insns/states" column names in veristat
Andrii Nakryiko
1
-6
/
+9
2022-11-04
selftests/bpf: add veristat replay mode
Andrii Nakryiko
1
-38
/
+88
2022-11-04
bpf: Refactor kptr_off_tab into btf_record
Kumar Kartikeya Dwivedi
8
-263
/
+332
2022-11-04
bpf: Drop reg_type_may_be_refcounted_or_null
Kumar Kartikeya Dwivedi
1
-8
/
+1
2022-11-04
bpf: Fix slot type check in check_stack_write_var_off
Kumar Kartikeya Dwivedi
1
-8
/
+11
2022-11-04
bpf: Clobber stack slot when writing over spilled PTR_TO_BTF_ID
Kumar Kartikeya Dwivedi
1
-4
/
+5
2022-11-04
bpf: Allow specifying volatile type modifier for kptrs
Kumar Kartikeya Dwivedi
2
-0
/
+8
2022-11-04
bpf: Document UAPI details for special BPF types
Kumar Kartikeya Dwivedi
1
-0
/
+44
2022-11-04
bpf: make sure skb->len != 0 when redirecting to a tunneling device
Stanislav Fomichev
1
-0
/
+4
2022-11-03
net: microchip: sparx5: add support for offloading default prio
Daniel Machon
3
-0
/
+40
2022-11-03
net: microchip: sparx5: add support for offloading dscp table
Daniel Machon
3
-3
/
+116
2022-11-03
net: microchip: sparx5: add support for apptrust
Daniel Machon
3
-2
/
+126
2022-11-03
net: microchip: sparx5: add support for offloading pcp table
Daniel Machon
8
-2
/
+327
2022-11-03
net: dcb: add new apptrust attribute
Daniel Machon
3
-2
/
+80
2022-11-03
net: dcb: add new pcp selector to app object
Daniel Machon
2
-4
/
+60
2022-11-03
net: mana: Assign interrupts to CPUs based on NUMA nodes
Saurabh Sengar
2
-3
/
+28
2022-11-03
vsock: fix possible infinite sleep in vsock_connectible_wait_data()
Dexuan Cui
1
-1
/
+4
2022-11-03
vsock: remove the unused 'wait' in vsock_connectible_recvmsg()
Dexuan Cui
1
-2
/
+0
2022-11-03
net: fec: add initial XDP support
Shenwei Wang
2
-2
/
+226
2022-11-03
net: tun: bump the link speed from 10Mbps to 10Gbps
Ilya Maximets
1
-1
/
+1
[next]