index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests: forwarding: Add missing 'rp_filter' configuration
Ido Schimmel
2020-10-18
2
-0
/
+20
*
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-16
249
-3695
/
+22611
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-10-15
3
-26
/
+28
|
|
\
|
|
*
bpf, selftest: Fix flaky tcp_hdr_options test when adding addr to lo
Martin KaFai Lau
2020-10-15
2
-26
/
+2
|
|
*
bpf: Fix register equivalence tracking.
Alexei Starovoitov
2020-10-15
1
-0
/
+26
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-15
5
-29
/
+761
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
selftests: Add VRF route leaking tests
Michael Jeanson
2020-10-15
2
-0
/
+627
|
|
*
selftests: netfilter: extend nfqueue test case
Florian Westphal
2020-10-12
2
-22
/
+109
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2020-10-09
1
-7
/
+25
|
|
|
\
|
|
|
*
selftests: netfilter: add time counter check
Fabian Frederick
2020-09-30
1
-2
/
+8
|
|
|
*
selftests: netfilter: remove unused cnt and simplify command testing
Fabian Frederick
2020-09-22
1
-4
/
+2
|
|
|
*
selftests: netfilter: fix nft_meta.sh error reporting
Fabian Frederick
2020-09-22
1
-1
/
+1
|
|
|
*
selftests: netfilter: add cpu counter check
Fabian Frederick
2020-09-22
1
-0
/
+14
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-10-13
38
-367
/
+2997
|
|
\
\
\
|
|
*
|
|
bpf, selftests: Add three new sockmap tests for verdict only programs
John Fastabend
2020-10-12
1
-1
/
+18
|
|
*
|
|
bpf, selftests: Add option to test_sockmap to omit adding parser program
John Fastabend
2020-10-12
1
-14
/
+21
|
|
*
|
|
bpf, selftests: Add redirect_peer selftest
Daniel Borkmann
2020-10-11
2
-9
/
+61
|
|
*
|
|
bpf, selftests: Make redirect_neigh test more extensible
Daniel Borkmann
2020-10-11
3
-186
/
+219
|
|
*
|
|
bpf, selftests: Add test for different array inner map size
Daniel Borkmann
2020-10-11
2
-10
/
+72
|
|
*
|
|
bpf: Allow for map-in-map with dynamic inner array map entries
Daniel Borkmann
2020-10-11
1
-0
/
+3
|
|
*
|
|
bpf: Add redirect_peer helper
Daniel Borkmann
2020-10-11
1
-0
/
+17
|
|
*
|
|
bpf: Improve bpf_redirect_neigh helper description
Daniel Borkmann
2020-10-11
1
-3
/
+7
|
|
*
|
|
selftests/bpf: Asm tests for the verifier regalloc tracking.
Alexei Starovoitov
2020-10-09
1
-0
/
+243
|
|
*
|
|
selftests/bpf: Add profiler test
Alexei Starovoitov
2020-10-09
7
-0
/
+1274
|
|
*
|
|
bpf: Propagate scalar ranges through register assignments.
Alexei Starovoitov
2020-10-09
2
-9
/
+9
|
|
*
|
|
bpf: Add tcp_notsent_lowat bpf setsockopt
Nikita V. Shirokov
2020-10-09
2
-1
/
+20
|
|
*
|
|
selftests/bpf: Validate libbpf's auto-sizing of LD/ST/STX instructions
Andrii Nakryiko
2020-10-08
2
-0
/
+397
|
|
*
|
|
libbpf: Allow specifying both ELF and raw BTF for CO-RE BTF override
Andrii Nakryiko
2020-10-08
1
-1
/
+1
|
|
*
|
|
libbpf: Support safe subset of load/store instruction resizing with CO-RE
Andrii Nakryiko
2020-10-08
1
-8
/
+136
|
|
*
|
|
libbpf: Skip CO-RE relocations for not loaded BPF programs
Andrii Nakryiko
2020-10-08
1
-0
/
+5
|
|
*
|
|
libbpf: Fix compatibility problem in xsk_socket__create
Magnus Karlsson
2020-10-07
1
-1
/
+6
|
|
*
|
|
bpf: Fix typo in uapi/linux/bpf.h
Jakub Wilk
2020-10-07
1
-1
/
+1
|
|
*
|
|
selftests/bpf: Fix test_verifier after introducing resolve_pseudo_ldimm64
Hao Luo
2020-10-07
2
-9
/
+1
|
|
*
|
|
bpf, libbpf: Use valid btf in bpf_program__set_attach_target
Luigi Rizzo
2020-10-06
1
-3
/
+2
|
|
*
|
|
selftest/bpf: Test pinning map with reused map fd
Hangbin Liu
2020-10-06
1
-1
/
+48
|
|
*
|
|
libbpf: Check if pin_path was set even map fd exist
Hangbin Liu
2020-10-06
1
-19
/
+18
|
|
*
|
|
libbpf: Close map fd if init map slots failed
Hangbin Liu
2020-10-06
1
-21
/
+34
|
|
*
|
|
bpf, sockmap: Update selftests to use skb_adjust_room
John Fastabend
2020-10-03
2
-30
/
+31
|
|
*
|
|
bpf/selftests: Test for bpf_per_cpu_ptr() and bpf_this_cpu_ptr()
Hao Luo
2020-10-03
2
-0
/
+50
|
|
*
|
|
bpf: Introducte bpf_this_cpu_ptr()
Hao Luo
2020-10-03
1
-0
/
+13
|
|
*
|
|
bpf: Introduce bpf_per_cpu_ptr()
Hao Luo
2020-10-03
1
-0
/
+18
|
|
*
|
|
selftests/bpf: Ksyms_btf to test typed ksyms
Hao Luo
2020-10-02
5
-25
/
+137
|
|
*
|
|
bpf/libbpf: BTF support for typed ksyms
Hao Luo
2020-10-02
1
-13
/
+99
|
|
*
|
|
bpf: Introduce pseudo_btf_id
Hao Luo
2020-10-02
1
-9
/
+27
|
|
*
|
|
bpf: selftest: Ensure the child sk inherited all bpf_sock_ops_cb_flags
Martin KaFai Lau
2020-10-02
4
-6
/
+22
|
|
*
|
|
selftests/bpf: Properly initialize linfo in sockmap_basic
Stanislav Fomichev
2020-10-02
1
-1
/
+1
|
|
*
|
|
selftests/bpf: Initialize duration in xdp_noinline.c
Stanislav Fomichev
2020-10-02
1
-1
/
+1
|
*
|
|
|
selftests: net: mscc: ocelot: add test for VLAN modify action
Vladimir Oltean
2020-10-11
1
-2
/
+45
|
*
|
|
|
selftests: mptcp: interpret \n as a new line
Matthieu Baerts
2020-10-09
1
-2
/
+2
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-06
4
-3
/
+28
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
[next]