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
*
netlink: specs: devlink: add info-get dump op
Jiri Pirko
2023-08-04
2
-0
/
+63
*
ynl-gen-c.py: render netlink policies static for split ops
Jiri Pirko
2023-08-04
1
-2
/
+6
*
ynl-gen-c.py: allow directional model for kernel mode
Jiri Pirko
2023-08-04
1
-1
/
+1
*
ynl-gen-c.py: filter rendering of validate field values for split ops
Jiri Pirko
2023-08-04
1
-1
/
+9
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-04
26
-24
/
+2571
|
\
|
*
selftests/bpf: Add testcase for xdp attaching failure tracepoint
Leon Hwang
2023-08-02
2
-0
/
+119
|
*
selftests/bpf: fix static assert compilation issue for test_cls_*.c
Alan Maguire
2023-08-02
1
-0
/
+9
|
*
libbpf: fix typos in Makefile
Randy Dunlap
2023-08-02
1
-2
/
+2
|
*
bpf: selftests: Add defrag selftests
Daniel Xu
2023-07-29
5
-2
/
+536
|
*
bpf: selftests: Support custom type and proto for client sockets
Daniel Xu
2023-07-29
2
-6
/
+17
|
*
bpf: selftests: Support not connecting client socket
Daniel Xu
2023-07-29
2
-2
/
+4
|
*
netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link
Daniel Xu
2023-07-29
1
-0
/
+5
|
*
selftests/bpf: Enable test test_progs-cpuv4 for gcc build kernel
Yonghong Song
2023-07-28
1
-2
/
+3
|
*
selftests/bpf: Test ldsx with more complex cases
Yonghong Song
2023-07-28
3
-1
/
+265
|
*
selftests/bpf: Add unit tests for new gotol insn
Yonghong Song
2023-07-28
2
-0
/
+46
|
*
selftests/bpf: Add unit tests for new sdiv/smod insns
Yonghong Song
2023-07-28
2
-0
/
+783
|
*
selftests/bpf: Add unit tests for new bswap insns
Yonghong Song
2023-07-28
2
-0
/
+61
|
*
selftests/bpf: Add unit tests for new sign-extension mov insns
Yonghong Song
2023-07-28
2
-0
/
+215
|
*
selftests/bpf: Add unit tests for new sign-extension load insns
Yonghong Song
2023-07-28
2
-0
/
+133
|
*
selftests/bpf: Add a cpuv4 test runner for cpu=v4 testing
Yonghong Song
2023-07-28
2
-4
/
+26
|
*
selftests/bpf: Fix a test_verifier failure
Yonghong Song
2023-07-28
1
-3
/
+3
|
*
bpf: Support new sign-extension load insns
Yonghong Song
2023-07-28
1
-0
/
+1
|
*
selftests/xsk: Fix spelling mistake "querrying" -> "querying"
Colin Ian King
2023-07-25
1
-1
/
+1
|
*
selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helper
Daniel Borkmann
2023-07-25
3
-0
/
+344
|
*
bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
Lorenz Bauer
2023-07-25
1
-3
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-03
9
-69
/
+138
|
\
\
|
*
\
Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-08-03
3
-2
/
+27
|
|
\
\
|
|
*
|
test/vsock: remove vsock_perf executable on `make clean`
Stefano Garzarella
2023-08-03
1
-1
/
+1
|
|
*
|
selftest: net: Assert on a proper value in so_incoming_cpu.c.
Kuniyuki Iwashima
2023-08-02
1
-1
/
+1
|
|
*
|
net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX.
Kuniyuki Iwashima
2023-07-31
1
-0
/
+25
|
*
|
|
Merge tag 'probes-fixes-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-07-30
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
selftests/ftrace: Fix to check fprobe event eneblement
Masami Hiramatsu (Google)
2023-07-26
1
-1
/
+1
|
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-07-30
4
-62
/
+110
|
|
\
\
\
\
|
|
*
|
|
|
KVM: selftests: Expand x86's sregs test to cover illegal CR0 values
Sean Christopherson
2023-07-29
1
-31
/
+39
|
|
*
|
|
|
KVM: selftests: Verify stats fd is usable after VM fd has been closed
Sean Christopherson
2023-07-29
1
-2
/
+8
|
|
*
|
|
|
KVM: selftests: Verify stats fd can be dup()'d and read
Sean Christopherson
2023-07-29
1
-1
/
+7
|
|
*
|
|
|
KVM: selftests: Verify userspace can create "redundant" binary stats files
Sean Christopherson
2023-07-29
1
-2
/
+23
|
|
*
|
|
|
KVM: selftests: Explicitly free vcpus array in binary stats test
Sean Christopherson
2023-07-29
1
-0
/
+1
|
|
*
|
|
|
KVM: selftests: Clean up stats fd in common stats_test() helper
Sean Christopherson
2023-07-29
1
-18
/
+4
|
|
*
|
|
|
KVM: selftests: Use pread() to read binary stats header
Sean Christopherson
2023-07-29
2
-4
/
+8
|
|
*
|
|
|
selftests/rseq: Play nice with binaries statically linked against glibc 2.35+
Sean Christopherson
2023-07-29
1
-6
/
+22
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'cxl-fixes-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-07-28
1
-4
/
+0
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
tools/testing/cxl: Remove unused SZ_512G macro
Xiao Yang
2023-07-21
1
-4
/
+0
*
|
|
|
|
selftests: openvswitch: add ct-nat test case with ipv4
Aaron Conole
2023-08-03
2
-0
/
+126
*
|
|
|
|
selftests: openvswitch: add basic ct test case parsing
Aaron Conole
2023-08-03
2
-0
/
+107
*
|
|
|
|
selftests: openvswitch: add a test for ipv4 forwarding
Aaron Conole
2023-08-03
1
-0
/
+40
*
|
|
|
|
selftests: openvswitch: support key masks
Adrian Moreno
2023-08-03
1
-32
/
+64
*
|
|
|
|
selftests: openvswitch: add an initial flow programming case
Aaron Conole
2023-08-03
2
-0
/
+458
*
|
|
|
|
selftests/net: report rcv_mss in tcp_mmap
Willem de Bruijn
2023-08-02
1
-2
/
+16
*
|
|
|
|
selftests: mlxsw: rif_bridge: Add a new selftest
Petr Machata
2023-08-02
1
-0
/
+183
[next]