开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2025-03-06
selftests: openvswitch: don't hardcode the drop reason subsys
Jakub Kicinski
2025-03-06
selftests: net: bpf_offload: add 'libbpf_global' to ignored maps
Jakub Kicinski
2025-03-06
selftests: net: fix error message in bpf_offload
Jakub Kicinski
2025-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-03-05
testptp: Add option to open PHC in readonly mode
Wojtek Wasko
2025-03-04
selftests: drv-net: use env.rpath in the HDS test
Jakub Kicinski
2025-03-04
selftests: mptcp: add a test for mptcp_diag_dump_one
Gang Yan
2025-03-04
selftests: mptcp: Add a tool to get specific msk_info
Gang Yan
2025-03-04
netconsole: selftest: add task name append testing
Breno Leitao
2025-03-04
net: rename netns_local to netns_immutable
Nicolas Dichtel
2025-03-04
selftest: net: add proc_net_pktgen
Peter Seiderer
2025-03-03
selftests: net: report output format as TAP 13 in Python tests
Jakub Kicinski
2025-02-28
Merge tag 'objtool-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-02-28
Merge tag 'trace-v6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-02-27
selftests/net: deflake GRO tests
Kevin Krakauer
2025-02-27
selftests/net: only print passing message in GRO tests when tests pass
Kevin Krakauer
2025-02-27
selftests/net: have `gro.sh -t` return a correct exit code
Kevin Krakauer
2025-02-27
selftests/ftrace: Let fprobe test consider already enabled functions
Heiko Carstens
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-27
Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-02-27
Merge tag 'sound-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2025-02-27
selftests: drv-net: Check if combined-count exists
Joe Damato
2025-02-26
selftests: drv-net: add tests for napi IRQ affinity notifiers
Jakub Kicinski
2025-02-26
selftests/net: expand cmsg_ipv6.sh with ipv4
Willem de Bruijn
2025-02-26
selftests/net: prepare cmsg_ipv6.sh for ipv4
Willem de Bruijn
2025-02-26
Merge tag 'landlock-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-02-25
selftests: drv-net-hw: Add a test for symmetric RSS hash
Gal Pressman
2025-02-25
selftests: drv-net: Make rand_port() get a port more reliably
Gal Pressman
2025-02-25
selftests/net: ensure mptcp is enabled in netns
Hangbin Liu
2025-02-25
Merge tag 'perf-tools-fixes-for-v6.14-2-2025-02-25' of git://git.kernel.org/p...
Linus Torvalds
2025-02-25
objtool: Add bch2_trans_unlocked_or_in_restart_error() to bcachefs noreturns
Youling Tang
2025-02-25
objtool: Fix C jump table annotations for Clang
Ard Biesheuvel
2025-02-24
Merge tag 'riscv-for-linus-6.14-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-02-24
selftests: drv-net: test XDP, HDS auto and the ioctl path
Jakub Kicinski
2025-02-24
ASoC: dapm-graph: set fill colour of turned on nodes
Nicolas Frattaroli
2025-02-22
Merge tag 'ftrace-v6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-02-21
selftests: fib_nexthops: do not mark skipped tests as failed
Hangbin Liu
2025-02-21
selftests: fib_rule_tests: Add DSCP mask match tests
Ido Schimmel
2025-02-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-02-21
selftests: net: Add test cases for link and peer netns
Xiao Liang
2025-02-21
selftests: net: Add python context manager for netns entering
Xiao Liang
2025-02-21
selftests/ftrace: Update fprobe test to check enabled_functions file
Steven Rostedt
2025-02-20
selftests: drv-net: rename queues check_xdp to check_xsk
Jakub Kicinski
2025-02-20
selftests: drv-net: improve the use of ksft helpers in XSK queue test
Jakub Kicinski
2025-02-20
selftests: drv-net: add a way to wait for a local process
Jakub Kicinski
2025-02-20
selftests: drv-net: probe for AF_XDP sockets more explicitly
Jakub Kicinski
2025-02-20
selftests: drv-net: add missing new line in xdp_helper
Jakub Kicinski
2025-02-20
selftests: drv-net: use cfg.rpath() in netlink xsk attr test
Jakub Kicinski
2025-02-20
selftests: drv-net: add a warning for bkg + shell + terminate
Jakub Kicinski
2025-02-20
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
[next]