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/net: change shebang to bash to support "source"
Yujie Liu
2024-01-04
2
-4
/
+4
*
net/sched: Remove uapi support for CBQ qdisc
Jamal Hadi Salim
2024-01-02
1
-80
/
+0
*
net/sched: Remove uapi support for ATM qdisc
Jamal Hadi Salim
2024-01-02
1
-15
/
+0
*
net/sched: Remove uapi support for dsmark qdisc
Jamal Hadi Salim
2024-01-02
1
-14
/
+0
*
net/sched: Remove uapi support for tcindex classifier
Jamal Hadi Salim
2024-01-02
1
-16
/
+0
*
net/sched: Remove uapi support for rsvp classifier
Jamal Hadi Salim
2024-01-02
1
-31
/
+0
*
selftests: mptcp: diag: check CURRESTAB counters
Geliang Tang
2024-01-02
1
-1
/
+16
*
selftests: mptcp: join: check CURRESTAB counters
Geliang Tang
2024-01-02
1
-5
/
+41
*
selftest/tcp-ao: Work on namespace-ified sysctl_optmem_max
Dmitry Safonov
2024-01-02
1
-8
/
+27
*
selftest/tcp-ao: Set routes in a proper VRF table id
Dmitry Safonov
2024-01-02
3
-10
/
+9
*
net/sched: Retire ipt action
Jamal Hadi Salim
2024-01-02
2
-2
/
+0
*
Merge tag 'nf-next-23-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2024-01-01
3
-1
/
+434
|
\
|
*
netfilter: ctnetlink: support filtering by zone
Felix Huettner
2023-12-22
3
-1
/
+434
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
David S. Miller
2024-01-01
16
-73
/
+306
|
\
\
|
*
|
libbpf: Fix NULL pointer dereference in bpf_object__collect_prog_relos
Mingyi Zhang
2023-12-21
1
-0
/
+2
|
*
|
libbpf: Skip DWARF sections in linker sanity check
Alyssa Ross
2023-12-21
1
-0
/
+3
|
*
|
selftests/bpf: Remove tests for zeroed-array kptr
Hou Tao
2023-12-20
1
-51
/
+49
|
*
|
selftests/bpf: Close cgrp fd before calling cleanup_cgroup_environment()
Hou Tao
2023-12-20
1
-0
/
+1
|
*
|
selftests/bpf: add freplace of BTF-unreliable main prog test
Andrii Nakryiko
2023-12-20
4
-3
/
+69
|
*
|
selftests/bpf: add global subprog annotation tests
Andrii Nakryiko
2023-12-20
1
-4
/
+95
|
*
|
libbpf: add __arg_xxx macros for annotating global func args
Andrii Nakryiko
2023-12-20
1
-0
/
+3
|
*
|
bpf: reuse subprog argument parsing logic for subprog call checks
Andrii Nakryiko
2023-12-20
1
-1
/
+1
|
*
|
bpf: reuse btf_prepare_func_args() check for main program BTF validation
Andrii Nakryiko
2023-12-20
3
-4
/
+4
|
*
|
selftests/bpf: add testcase to verifier_bounds.c for BPF_JNE
Menglong Dong
2023-12-20
1
-0
/
+62
|
*
|
selftests/bpf: activate the OP_NE logic in range_cond()
Menglong Dong
2023-12-20
1
-6
/
+13
|
*
|
selftests/bpf: remove reduplicated s32 casting in "crafted_cases"
Menglong Dong
2023-12-20
1
-4
/
+4
*
|
|
selftests/net: add MPTCP coverage for IP_LOCAL_PORT_RANGE
Maxim Galaganov
2023-12-26
1
-0
/
+12
*
|
|
selftests: forwarding: ethtool_mm: fall back to aggregate if device does not ...
Vladimir Oltean
2023-12-23
2
-0
/
+20
*
|
|
selftests: forwarding: ethtool_mm: support devices with higher rx-min-frag-size
Vladimir Oltean
2023-12-23
1
-2
/
+35
*
|
|
kselftest/runner.sh: add netns support
Hangbin Liu
2023-12-23
2
-3
/
+45
*
|
|
selftests/net: convert pmtu.sh to run it in unique namespace
Hangbin Liu
2023-12-23
1
-18
/
+9
*
|
|
selftests/net: use unique netns name for setup_loopback.sh setup_veth.sh
Hangbin Liu
2023-12-23
4
-15
/
+20
*
|
|
selftests/net: convert xfrm_policy.sh to run it in unique namespace
Hangbin Liu
2023-12-23
1
-69
/
+69
*
|
|
selftests/net: convert stress_reuseport_listen.sh to run it in unique namespace
Hangbin Liu
2023-12-23
1
-3
/
+3
*
|
|
selftests/net: convert rtnetlink.sh to run it in unique namespace
Hangbin Liu
2023-12-23
1
-16
/
+18
*
|
|
selftests/net: convert netns-name.sh to run it in unique namespace
Hangbin Liu
2023-12-23
1
-22
/
+22
*
|
|
selftests/net: convert gre_gso.sh to run it in unique namespace
Hangbin Liu
2023-12-23
1
-11
/
+7
*
|
|
selftests/net: remove unneeded semicolon
Jiapeng Chong
2023-12-23
1
-1
/
+1
*
|
|
selftest/tcp-ao: Rectify out-of-tree build
Dmitry Safonov
2023-12-23
1
-6
/
+3
*
|
|
selftests/net: Fix various spelling mistakes in TCP-AO tests
Colin Ian King
2023-12-22
4
-5
/
+5
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-12-21
14
-68
/
+86
|
\
\
|
*
\
Merge tag 'net-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-12-21
5
-5
/
+69
|
|
\
\
|
|
*
\
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2023-12-21
1
-0
/
+34
|
|
|
\
\
|
|
|
*
|
bpf: sockmap, test for unconnected af_unix sock
John Fastabend
2023-12-14
1
-0
/
+34
|
|
*
|
|
kselftest: rtnetlink.sh: use grep_fail when expecting the cmd fail
Hangbin Liu
2023-12-21
1
-1
/
+1
|
|
*
|
|
selftests: add vlan hw filter tests
Liu Jian
2023-12-19
2
-0
/
+30
|
|
*
|
|
selftests: mptcp: join: fix subflow_send_ack lookup
Geliang Tang
2023-12-17
1
-4
/
+4
|
*
|
|
|
Merge tag 'cxl-fixes-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-12-17
3
-2
/
+11
|
|
\
\
\
\
|
|
*
|
|
|
cxl: Add cxl_num_decoders_committed() usage to cxl_test
Dave Jiang
2023-12-05
3
-2
/
+11
|
*
|
|
|
|
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
2023-12-15
3
-3
/
+0
[next]