index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-13
selftests: fib_rule_tests: Add DSCP selector connect tests
Ido Schimmel
1
-0
/
+56
2024-09-13
selftests: fib_rule_tests: Add DSCP selector match tests
Ido Schimmel
1
-0
/
+34
2024-09-12
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
9
-8
/
+167
2024-09-12
selftests/net: packetdrill: import tcp/slow_start
Willem de Bruijn
11
-0
/
+427
2024-09-12
selftests/net: packetdrill: import tcp/zerocopy
Willem de Bruijn
13
-0
/
+674
2024-09-12
selftests/net: packetdrill: run in netns and expand config
Willem de Bruijn
2
-2
/
+7
2024-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-76
/
+55
2024-09-12
Merge tag 'net-6.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-3
/
+19
2024-09-11
netdev: add dmabuf introspection
Mina Almasry
1
-0
/
+2
2024-09-11
selftests: add ncdevmem, netcat for devmem TCP
Mina Almasry
4
-0
/
+581
2024-09-11
net: netdev netlink api to bind dma-buf to a net device
Mina Almasry
1
-0
/
+11
2024-09-11
selftests: mptcp: include net_helper.sh file
Matthieu Baerts (NGI0)
1
-1
/
+1
2024-09-11
selftests: mptcp: include lib.sh file
Matthieu Baerts (NGI0)
1
-0
/
+2
2024-09-11
selftests: mptcp: join: restrict fullmesh endp on 1st sf
Matthieu Baerts (NGI0)
1
-1
/
+3
2024-09-11
selftests/bpf: Expand skb dynptr selftests for tp_btf
Philo Lu
3
-2
/
+83
2024-09-11
selftests/bpf: Add test for __nullable suffix in tp_btf
Philo Lu
4
-0
/
+46
2024-09-11
selftests/xsk: Read current MAX_SKB_FRAGS from sysctl knob
Maciej Fijalkowski
2
-6
/
+38
2024-09-10
Merge tag 'ipsec-next-2024-09-10' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2
-1
/
+84
2024-09-10
net-timestamp: add selftests for SOF_TIMESTAMPING_OPT_RX_FILTER
Jason Xing
1
-0
/
+18
2024-09-10
selftests: net: csum: Fix checksums for packets with non-zero padding
Sean Anderson
1
-2
/
+14
2024-09-09
selftests/net: integrate packetdrill with ksft
Willem de Bruijn
8
-2
/
+251
2024-09-09
selftests: support interpreted scripts with ksft_runner.sh
Willem de Bruijn
1
-2
/
+5
2024-09-09
af_unix: Don't return OOB skb in manage_oob().
Kuniyuki Iwashima
1
-0
/
+23
2024-09-09
selftests: mptcp: connect: remove duplicated spaces in TAP output
Matthieu Baerts (NGI0)
1
-6
/
+8
2024-09-09
selftests: mptcp: diag: remove trailing whitespace
Matthieu Baerts (NGI0)
1
-1
/
+1
2024-09-09
selftests: mptcp: reset the last TS before the first test
Matthieu Baerts (NGI0)
6
-1
/
+9
2024-09-09
selftests: mptcp: connect: remote time in TAP output
Matthieu Baerts (NGI0)
1
-1
/
+0
2024-09-09
selftests: mptcp: lib: add time per subtests in TAP output
Matthieu Baerts (NGI0)
1
-1
/
+16
2024-09-09
selftests: return failure when timestamps can't be reported
Jason Xing
1
-1
/
+5
2024-09-09
Merge tag 'hyperv-fixes-signed-20240908' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-2
/
+2
2024-09-06
Merge tag 'riscv-for-linus-6.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-71
/
+0
2024-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-48
/
+34
2024-09-05
Merge tag 'bpf-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
1
-0
/
+34
2024-09-05
Merge tag 'net-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-4
/
+6
2024-09-05
tools/net/ynl: fix cli.py --subscribe feature
Arkadiusz Kubalewski
1
-3
/
+4
2024-09-05
selftests: net: enable bind tests
Jamie Bainbridge
1
-1
/
+2
2024-09-05
tools: hv: rm .*.cmd when make clean
zhang jiao
1
-1
/
+1
2024-09-04
selftests: net: convert comma to semicolon
Chen Ni
1
-3
/
+3
2024-09-04
selftests/bpf: Add a selftest to check for incorrect names
Jeongjun Park
1
-0
/
+34
2024-09-04
Merge tag 'perf-tools-fixes-for-v6.11-2024-09-04' of git://git.kernel.org/pub...
Linus Torvalds
4
-5
/
+11
2024-09-04
selftests: add selftest for UDP SO_PEEK_OFF support
Jason Xing
3
-37
/
+57
2024-09-03
selftests: mptcp: pm_nl_ctl: remove re-definition
Matthieu Baerts (NGI0)
1
-8
/
+2
2024-09-03
selftests: mptcp: join: simplify checksum_tests
Geliang Tang
1
-32
/
+11
2024-09-03
selftests: mptcp: join: mute errors when ran in the background
Matthieu Baerts (NGI0)
1
-18
/
+18
2024-09-03
selftests: mptcp: join: specify host being checked
Matthieu Baerts (NGI0)
1
-44
/
+45
2024-09-03
selftests: mptcp: join: more explicit check name
Matthieu Baerts (NGI0)
1
-32
/
+33
2024-09-03
selftests: mptcp: join: validate MPJ SYN TX MIB counters
Matthieu Baerts (NGI0)
1
-11
/
+78
2024-09-03
selftests: mptcp: join: one line for join check
Matthieu Baerts (NGI0)
1
-15
/
+30
2024-09-03
selftests: mptcp: join: reduce join_nr params
Matthieu Baerts (NGI0)
1
-9
/
+22
2024-09-03
selftests: netfilter: nft_queue.sh: fix spurious timeout on debug kernel
Florian Westphal
1
-22
/
+40
[next]