开源镜像站
帮助
下载
动态
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
/
include
/
linux
Age
Commit message (
Expand
)
Author
2023-06-05
net: pcs: xpcs: remove xpcs_create() from public view
Russell King (Oracle)
2023-06-05
net: pcs: Drop the TSE PCS driver
Maxime Chevallier
2023-06-05
net: mdio: Introduce a regmap-based mdio driver
Maxime Chevallier
2023-06-02
net: phylib: fix phy_read*_poll_timeout()
Russell King (Oracle)
2023-06-01
net: phy: broadcom: Add LPI counter
Florian Fainelli
2023-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-01
Merge tag 'net-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-06-01
fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
Mike Christie
2023-06-01
Merge tag 'firewire-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-06-01
firewire: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2023-05-31
leds: trigger: netdev: expose netdev trigger modes in linux include
Christian Marangi
2023-05-31
leds: add API to get attached device for LED hw control
Andrew Lunn
2023-05-31
leds: add APIs for LEDs hw control
Christian Marangi
2023-05-30
skbuff: bridge: Add layer 2 miss indication
Ido Schimmel
2023-05-29
net: pcs: lynx: add lynx_pcs_create_mdiodev()
Russell King (Oracle)
2023-05-29
net: pcs: xpcs: add xpcs_create_mdiodev()
Russell King (Oracle)
2023-05-29
net: mdio: add mdio_device_get() and mdio_device_put()
Russell King (Oracle)
2023-05-29
Merge tag 'trace-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-05-29
Revert "module: error out early on concurrent load of the same module file"
Linus Torvalds
2023-05-28
Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2023-05-27
Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-26
Merge tag 'arm-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-05-26
Merge tag 'ffa-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/su...
Arnd Bergmann
2023-05-25
Merge tag 'mlx5-fixes-2023-05-24' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2023-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-25
module: error out early on concurrent load of the same module file
Linus Torvalds
2023-05-25
Merge tag 'vfs/v6.4-rc3/misc.fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-05-25
Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-05-25
Merge tag 'for-v6.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
2023-05-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-24
net/mlx5e: Use query_special_contexts cmd only once per mdev
Dragos Tatulea
2023-05-24
net: phylink: add function to resolve clause 73 negotiation
Russell King (Oracle)
2023-05-24
net: mdio: add clause 73 to ethtool conversion helper
Russell King (Oracle)
2023-05-24
x86/pci/xen: populate MSI sysfs entries
Maximilian Heyne
2023-05-24
net: phy: avoid kernel warning dump when stopping an errored PHY
Russell King (Oracle)
2023-05-23
net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES
David Howells
2023-05-23
net: Pass max frags into skb_append_pagefrags()
David Howells
2023-05-23
net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
David Howells
2023-05-23
tracing: Rename stacktrace field to common_stacktrace
Steven Rostedt (Google)
2023-05-23
tracing/user_events: Document user_event_mm one-shot list usage
Beau Belgrave
2023-05-23
tracing/user_events: Rename link fields for clarity
Beau Belgrave
2023-05-23
bpf: Support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commands
Andrii Nakryiko
2023-05-23
bpf, sockmap: Improved check for empty queue
John Fastabend
2023-05-23
bpf, sockmap: Convert schedule_work into delayed_work
John Fastabend
2023-05-22
net/mlx5: DR, Check force-loopback RC QP capability independently from RoCE
Yevgeny Kliteynik
2023-05-22
net: phy: add helpers for comparing phy IDs
Russell King
2023-05-20
Merge tag 'usb-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-05-20
Merge tag 'block-6.4-2023-05-20' of git://git.kernel.dk/linux
Linus Torvalds
[next]