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
...
*
net: add sanity check in proto_register()
Eric Dumazet
2022-02-18
1
-0
/
+4
*
net: ll_temac: Use GFP_KERNEL instead of GFP_ATOMIC when possible
Christophe JAILLET
2022-02-18
1
-2
/
+3
*
net: nixge: Use GFP_KERNEL instead of GFP_ATOMIC when possible
Christophe JAILLET
2022-02-18
1
-2
/
+3
*
Merge branch 'mptcp-selftest-fine-tuning-and-cleanup'
Jakub Kicinski
2022-02-18
3
-66
/
+85
|
\
|
*
selftests: mptcp: add csum mib check for mptcp_connect
Geliang Tang
2022-02-18
1
-0
/
+19
|
*
selftests: mptcp: join: check for tools only if needed
Matthieu Baerts
2022-02-18
1
-18
/
+20
|
*
selftests: mptcp: join: create tmp files only if needed
Matthieu Baerts
2022-02-18
1
-13
/
+24
|
*
selftests: mptcp: join: remove unused vars
Matthieu Baerts
2022-02-18
1
-4
/
+1
|
*
selftests: mptcp: join: exit after usage()
Matthieu Baerts
2022-02-18
1
-1
/
+12
|
*
selftests: mptcp: simplify pm_nl_change_endpoint
Geliang Tang
2022-02-18
1
-29
/
+8
|
*
selftests: mptcp: increase timeout to 20 minutes
Matthieu Baerts
2022-02-18
1
-1
/
+1
|
/
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-02-18
34
-524
/
+1502
|
\
|
*
bpf: bpf_prog_pack: Set proper size before freeing ro_header
Song Liu
2022-02-17
1
-0
/
+1
|
*
selftests/bpf: Fix crash in core_reloc when bpftool btfgen fails
Yucong Sun
2022-02-17
1
-2
/
+2
|
*
selftests/bpf: Fix vmtest.sh to launch smp vm.
Yucong Sun
2022-02-17
1
-1
/
+1
|
*
libbpf: Fix memleak in libbpf_netlink_recv()
Andrii Nakryiko
2022-02-17
1
-3
/
+5
|
*
bpftool: Fix C++ additions to skeleton
Andrii Nakryiko
2022-02-17
1
-7
/
+7
|
*
bpftool: Fix pretty print dump for maps without BTF loaded
Jiri Olsa
2022-02-17
1
-16
/
+15
|
*
Merge branch 'libbpf: Implement BTFGen'
Andrii Nakryiko
2022-02-16
10
-113
/
+863
|
|
\
|
|
*
selftests/bpf: Test "bpftool gen min_core_btf"
Mauricio Vásquez
2022-02-16
1
-2
/
+48
|
|
*
bpftool: Gen min_core_btf explanation and examples
Rafael David Tinoco
2022-02-16
1
-0
/
+90
|
|
*
bpftool: Implement btfgen_get_btf()
Mauricio Vásquez
2022-02-16
1
-1
/
+99
|
|
*
bpftool: Implement "gen min_core_btf" logic
Mauricio Vásquez
2022-02-16
2
-6
/
+457
|
|
*
bpftool: Add gen min_core_btf command
Mauricio Vásquez
2022-02-16
2
-4
/
+44
|
|
*
libbpf: Expose bpf_core_{add,free}_cands() to bpftool
Mauricio Vásquez
2022-02-16
2
-7
/
+19
|
|
*
libbpf: Split bpf_core_apply_relo()
Mauricio Vásquez
2022-02-16
4
-96
/
+109
|
|
/
|
*
bpf: Reject kfunc calls that overflow insn->imm
Hou Tao
2022-02-15
1
-1
/
+10
|
*
Merge branch 'Make BPF skeleton easier to use from C++ code'
Alexei Starovoitov
2022-02-15
2
-4
/
+107
|
|
\
|
|
*
selftests/bpf: Add Skeleton templated wrapper as an example
Andrii Nakryiko
2022-02-15
1
-2
/
+85
|
|
*
bpftool: Add C++-specific open/load/etc skeleton wrappers
Andrii Nakryiko
2022-02-15
1
-2
/
+22
|
|
/
|
*
selftests/bpf: Fix GCC11 compiler warnings in -O2 mode
Andrii Nakryiko
2022-02-15
3
-3
/
+3
|
*
bpftool: Fix the error when lookup in no-btf maps
Yinjun Zhang
2022-02-15
1
-4
/
+2
|
*
libbpf: Use dynamically allocated buffer when receiving netlink messages
Toke Høiland-Jørgensen
2022-02-12
1
-4
/
+51
|
*
libbpf: Fix libbpf.map inheritance chain for LIBBPF_0.7.0
Andrii Nakryiko
2022-02-11
1
-1
/
+1
|
*
Merge branch 'bpftool: Switch to new versioning scheme (align on libbpf's)'
Andrii Nakryiko
2022-02-11
3
-10
/
+34
|
|
\
|
|
*
bpftool: Update versioning scheme, align on libbpf's version number
Quentin Monnet
2022-02-11
2
-4
/
+23
|
|
*
bpftool: Add libbpf's version number to "bpftool version" output
Quentin Monnet
2022-02-11
2
-6
/
+11
|
|
/
|
*
bpf: Fix bpf_prog_pack build for ppc64_defconfig
Song Liu
2022-02-11
1
-2
/
+2
|
*
selftest/bpf: Check invalid length in test_xdp_update_frags
Lorenzo Bianconi
2022-02-11
1
-1
/
+37
|
*
Merge branch 'bpf-light-skel'
Daniel Borkmann
2022-02-10
13
-363
/
+372
|
|
\
|
|
*
bpf: Convert bpf_preload.ko to use light skeleton.
Alexei Starovoitov
2022-02-10
9
-247
/
+70
|
|
*
bpf: Update iterators.lskel.h.
Alexei Starovoitov
2022-02-10
1
-72
/
+69
|
|
*
bpftool: Generalize light skeleton generation.
Alexei Starovoitov
2022-02-10
1
-19
/
+20
|
|
*
libbpf: Prepare light skeleton for the kernel.
Alexei Starovoitov
2022-02-10
2
-21
/
+179
|
|
*
bpf: Extend sys_bpf commands for bpf_syscall programs.
Alexei Starovoitov
2022-02-10
1
-4
/
+34
|
|
/
*
|
Merge branch 'prestera-route-offloading'
David S. Miller
2022-02-17
7
-7
/
+652
|
\
\
|
*
|
net: marvell: prestera: handle fib notifications
Yevhen Orlov
2022-02-17
3
-0
/
+427
|
*
|
net: marvell: prestera: add hardware router objects accounting for lpm
Yevhen Orlov
2022-02-17
3
-7
/
+170
|
*
|
net: marvell: prestera: Add router LPM ABI
Yevhen Orlov
2022-02-17
2
-0
/
+55
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
8
-15
/
+119
|
\
\
[prev]
[next]