index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-13
mlx5: implement VLAN tag XDP hint
Larysa Zaremba
2
-1
/
+16
2023-12-13
net: make vlan_get_tag() return -ENODATA instead of -EINVAL
Larysa Zaremba
1
-2
/
+2
2023-12-13
veth: Implement VLAN tag XDP hint
Larysa Zaremba
1
-0
/
+19
2023-12-13
ice: use VLAN proto from ring packet context in skb path
Larysa Zaremba
2
-10
/
+6
2023-12-13
ice: Implement VLAN tag hint
Larysa Zaremba
6
-9
/
+59
2023-12-13
xdp: Add VLAN tag hint
Larysa Zaremba
7
-1
/
+57
2023-12-13
ice: Support XDP hints in AF_XDP ZC mode
Larysa Zaremba
2
-0
/
+19
2023-12-13
xsk: add functions to fill control buffer
Maciej Fijalkowski
3
-0
/
+31
2023-12-13
ice: Support RX hash XDP hint
Larysa Zaremba
3
-204
/
+284
2023-12-13
ice: Support HW timestamp hint
Larysa Zaremba
7
-7
/
+42
2023-12-13
ice: Introduce ice_xdp_buff
Larysa Zaremba
3
-5
/
+30
2023-12-13
ice: Make ptype internal to descriptor info processing
Larysa Zaremba
4
-13
/
+16
2023-12-13
ice: make RX HW timestamp reading code more reusable
Larysa Zaremba
3
-20
/
+36
2023-12-13
ice: make RX hash reading code more reusable
Larysa Zaremba
1
-11
/
+25
2023-12-13
selftests/bpf: add tests for LIBBPF_BPF_TOKEN_PATH envvar
Andrii Nakryiko
1
-0
/
+112
2023-12-13
libbpf: support BPF token path setting through LIBBPF_BPF_TOKEN_PATH envvar
Andrii Nakryiko
2
-6
/
+21
2023-12-13
selftests/bpf: add tests for BPF object load with implicit token
Andrii Nakryiko
1
-0
/
+76
2023-12-13
selftests/bpf: add BPF object loading tests with explicit token passing
Andrii Nakryiko
3
-0
/
+185
2023-12-13
libbpf: wire up BPF token support at BPF object level
Andrii Nakryiko
4
-12
/
+158
2023-12-13
libbpf: wire up token_fd into feature probing logic
Andrii Nakryiko
5
-46
/
+66
2023-12-13
libbpf: move feature detection code into its own file
Andrii Nakryiko
6
-466
/
+479
2023-12-13
libbpf: further decouple feature checking logic from bpf_object
Andrii Nakryiko
3
-11
/
+22
2023-12-13
libbpf: split feature detectors definitions from cached results
Andrii Nakryiko
1
-6
/
+12
2023-12-13
bpf: fail BPF_TOKEN_CREATE if no delegation option was set on BPF FS
Andrii Nakryiko
1
-1
/
+9
2023-12-13
bpf: selftests: Add verifier tests for CO-RE bitfield writes
Daniel Xu
2
-0
/
+102
2023-12-13
bpf: selftests: test_loader: Support __btf_path() annotation
Daniel Xu
2
-0
/
+8
2023-12-13
libbpf: Add BPF_CORE_WRITE_BITFIELD() macro
Daniel Xu
1
-0
/
+32
2023-12-13
bpf: Support uid and gid when mounting bpffs
Jie Jiang
2
-1
/
+51
2023-12-13
selftests/bpf: fix compiler warnings in RELEASE=1 mode
Andrii Nakryiko
2
-2
/
+2
2023-12-12
selftests/bpf: Relax time_tai test for equal timestamps in tai_forward
YiFei Zhu
1
-1
/
+1
2023-12-12
bpf: Comment on check_mem_size_reg
Andrei Matei
1
-0
/
+6
2023-12-12
bpf: Remove unused backtrack_state helper functions
Yang Li
1
-15
/
+0
2023-12-12
selftests/bpf: Fixes tests for filesystem kfuncs
Manu Bretelle
1
-0
/
+8
2023-12-11
bpf: use bitfields for simple per-subprog bool flags
Andrii Nakryiko
1
-6
/
+6
2023-12-11
bpf: tidy up exception callback management a bit
Andrii Nakryiko
3
-23
/
+42
2023-12-11
bpf: emit more dynptr information in verifier log
Andrii Nakryiko
1
-9
/
+16
2023-12-11
bpf: log PTR_TO_MEM memory size in verifier log
Andrii Nakryiko
1
-0
/
+4
2023-12-11
selftests/bpf: validate eliminated global subprog is not freplaceable
Andrii Nakryiko
3
-3
/
+83
2023-12-11
net, xdp: Allow metadata > 32
Aleksander Lobakin
2
-6
/
+14
2023-12-11
selftests/bpf: Increase invalid metadata size
Larysa Zaremba
1
-2
/
+2
2023-12-09
selftests/bpf: Add test for bpf_cpumask_weight() kfunc
David Vernet
3
-0
/
+45
2023-12-09
bpf: Add bpf_cpumask_weight() kfunc
David Vernet
2
-1
/
+13
2023-12-09
test_bpf: Rename second ALU64_SMOD_X to ALU64_SMOD_K
Tiezhu Yang
1
-1
/
+1
2023-12-09
selftests/bpf: validate fake register spill/fill precision backtracking logic
Andrii Nakryiko
1
-0
/
+154
2023-12-09
bpf: handle fake register spill to stack with BPF_ST_MEM instruction
Andrii Nakryiko
1
-1
/
+0
2023-12-09
bpf: Set uattr->batch.count as zero before batched update or deletion
Hou Tao
1
-0
/
+6
2023-12-09
bpf: Only call maybe_wait_bpf_programs() when map operation succeeds
Hou Tao
1
-2
/
+4
2023-12-09
bpf: Add missed maybe_wait_bpf_programs() for htab of maps
Hou Tao
1
-3
/
+3
2023-12-09
bpf: Call maybe_wait_bpf_programs() only once for generic_map_update_batch()
Hou Tao
1
-1
/
+3
2023-12-09
bpf: Remove unnecessary wait from bpf_map_copy_value()
Hou Tao
1
-1
/
+0
[next]