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
*
i40e: xsk: Move tmp desc array from driver to pool
Magnus Karlsson
2022-01-27
8
-30
/
+24
*
ice: Make Tx threshold dependent on ring length
Maciej Fijalkowski
2022-01-27
4
-9
/
+12
*
ice: xsk: Handle SW XDP ring wrap and bump tail more often
Maciej Fijalkowski
2022-01-27
2
-20
/
+81
*
ice: xsk: Force rings to be sized to power of 2
Maciej Fijalkowski
2022-01-27
1
-0
/
+8
*
ice: Remove likely for napi_complete_done
Maciej Fijalkowski
2022-01-27
1
-1
/
+1
*
bpf: remove unused static inlines
Jakub Kicinski
2022-01-27
3
-22
/
+0
*
selftests/bpf: fix uprobe offset calculation in selftests
Andrii Nakryiko
2022-01-27
6
-66
/
+63
*
selftests/bpf: Fix a clang compilation error
Yonghong Song
2022-01-26
1
-1
/
+1
*
bpf: fix register_btf_kfunc_id_set for !CONFIG_DEBUG_INFO_BTF
Stanislav Fomichev
2022-01-26
1
-2
/
+13
*
selftests: bpf: Less strict size check in sockopt_sk
Felix Maurer
2022-01-26
1
-1
/
+2
*
Merge branch 'libbpf: deprecate some setter and getter APIs'
Alexei Starovoitov
2022-01-26
17
-31
/
+79
|
\
|
*
perf: use generic bpf_program__set_type() to set BPF prog type
Andrii Nakryiko
2022-01-26
1
-2
/
+2
|
*
samples/bpf: use preferred getters/setters instead of deprecated ones
Andrii Nakryiko
2022-01-26
4
-4
/
+4
|
*
selftests/bpf: use preferred setter/getter APIs instead of deprecated ones
Andrii Nakryiko
2022-01-26
4
-4
/
+4
|
*
bpftool: use preferred setters/getters instead of deprecated ones
Andrii Nakryiko
2022-01-26
2
-5
/
+5
|
*
libbpf: deprecate bpf_program__is_<type>() and bpf_program__set_<type>() APIs
Andrii Nakryiko
2022-01-26
1
-0
/
+26
|
*
libbpf: deprecate bpf_map__resize()
Andrii Nakryiko
2022-01-26
1
-0
/
+1
|
*
libbpf: hide and discourage inconsistently named getters
Andrii Nakryiko
2022-01-26
6
-16
/
+37
|
/
*
Merge branch 'Fix the incorrect register read for syscalls on x86_64'
Andrii Nakryiko
2022-01-25
5
-14
/
+173
|
\
|
*
selftests/bpf: Add a test to confirm PT_REGS_PARM4_SYSCALL
Kenta Tada
2022-01-25
2
-0
/
+119
|
*
libbpf: Fix the incorrect register read for syscalls on x86_64
Kenta Tada
2022-01-25
1
-0
/
+34
|
*
selftests/bpf: Extract syscall wrapper
Kenta Tada
2022-01-25
2
-14
/
+20
|
/
*
libbpf: Mark bpf_object__open_xattr() deprecated
Christy Lee
2022-01-25
2
-1
/
+2
*
Merge branch 'deprecate bpf_object__open_buffer() API'
Andrii Nakryiko
2022-01-25
3
-3
/
+6
|
\
|
*
perf: Stop using bpf_object__open_buffer() API
Christy Lee
2022-01-25
2
-3
/
+5
|
*
libbpf: Mark bpf_object__open_buffer() API deprecated
Christy Lee
2022-01-25
1
-0
/
+1
|
/
*
Merge branch 'Add bpf_copy_from_user_task helper and sleepable bpf iterator p...
Alexei Starovoitov
2022-01-25
9
-5
/
+149
|
\
|
*
selftests/bpf: Add test for sleepable bpf iterator programs
Kenny Yu
2022-01-25
2
-0
/
+74
|
*
libbpf: Add "iter.s" section for sleepable bpf iterator programs
Kenny Yu
2022-01-25
1
-0
/
+1
|
*
bpf: Add bpf_copy_from_user_task() helper
Kenny Yu
2022-01-25
5
-0
/
+59
|
*
bpf: Add support for bpf iterator programs to use sleepable helpers
Kenny Yu
2022-01-25
1
-5
/
+15
|
/
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-01-25
128
-895
/
+4990
|
\
|
*
selftests, bpf: Do not yet switch to new libbpf XDP APIs
Daniel Borkmann
2022-01-24
7
-47
/
+50
|
*
selftests, xsk: Fix rx_full stats test
Magnus Karlsson
2022-01-24
1
-1
/
+4
|
*
bpf: Fix flexible_array.cocci warnings
kernel test robot
2022-01-24
1
-1
/
+1
|
*
Merge branch 'mvneta: introduce XDP multi-buffer support'
Alexei Starovoitov
2022-01-21
29
-201
/
+1326
|
|
\
|
|
*
xdp: disable XDP_REDIRECT for xdp frags
Lorenzo Bianconi
2022-01-21
1
-0
/
+8
|
|
*
bpf: selftests: add CPUMAP/DEVMAP selftests for xdp frags
Lorenzo Bianconi
2022-01-21
6
-1
/
+185
|
|
*
bpf: selftests: introduce bpf_xdp_{load,store}_bytes selftest
Lorenzo Bianconi
2022-01-21
2
-0
/
+146
|
|
*
net: xdp: introduce bpf_xdp_pointer utility routine
Lorenzo Bianconi
2022-01-21
3
-38
/
+174
|
|
*
bpf: generalise tail call map compatibility check
Toke Hoiland-Jorgensen
2022-01-21
6
-40
/
+48
|
|
*
libbpf: Add SEC name for xdp frags programs
Lorenzo Bianconi
2022-01-21
1
-0
/
+8
|
|
*
bpf: selftests: update xdp_adjust_tail selftest to include xdp frags
Eelco Chaudron
2022-01-21
3
-7
/
+160
|
|
*
bpf: test_run: add xdp_shared_info pointer in bpf_test_finish signature
Lorenzo Bianconi
2022-01-21
1
-9
/
+39
|
|
*
bpf: introduce frags support to bpf_prog_test_run_xdp()
Lorenzo Bianconi
2022-01-21
1
-13
/
+45
|
|
*
bpf: move user_size out of bpf_test_init
Lorenzo Bianconi
2022-01-21
1
-6
/
+7
|
|
*
bpf: add frags support to xdp copy helpers
Eelco Chaudron
2022-01-21
4
-36
/
+137
|
|
*
bpf: add frags support to the bpf_xdp_adjust_tail() API
Eelco Chaudron
2022-01-21
4
-8
/
+88
|
|
*
bpf: introduce bpf_xdp_get_buff_len helper
Lorenzo Bianconi
2022-01-21
4
-0
/
+43
|
|
*
net: mvneta: enable jumbo frames if the loaded XDP program support frags
Lorenzo Bianconi
2022-01-21
1
-4
/
+9
[next]