开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-06-08
tls: Allow MSG_SPLICE_PAGES but treat it as normal sendmsg
David Howells
2023-06-08
net: Block MSG_SENDPAGE_* from being passed to sendmsg() by userspace
David Howells
2023-06-08
tcp: let tcp_mtu_probe() build headless packets
Eric Dumazet
2023-06-08
Merge tag 'mlx5-updates-2023-06-06' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2023-06-08
ethtool: ioctl: improve error checking for set_wol
Justin Chen
2023-06-08
Merge branch 'complete-lynx-mdio-device-handling'
Jakub Kicinski
2023-06-08
net: fman_memac: use pcs-lynx's check for fwnode availability
Russell King (Oracle)
2023-06-08
net: dpaa2: use pcs-lynx's check for fwnode availability
Russell King (Oracle)
2023-06-08
net: pcs: lynx: check that the fwnode is available prior to use
Russell King (Oracle)
2023-06-08
net: pcs: lynx: change lynx_pcs_create() to return error-pointers
Russell King (Oracle)
2023-06-08
net: pcs: lynx: make lynx_pcs_create() static
Russell King (Oracle)
2023-06-08
net: fman_memac: use lynx_pcs_create_fwnode()
Russell King (Oracle)
2023-06-08
net: dpaa2-mac: use lynx_pcs_create_fwnode()
Russell King (Oracle)
2023-06-08
net: pcs: lynx: add lynx_pcs_create_fwnode()
Russell King (Oracle)
2023-06-08
net: pcs: lynx: remove lynx_get_mdio_device()
Russell King (Oracle)
2023-06-08
net: fman_memac: allow lynx PCS to handle mdiodev lifetime
Russell King (Oracle)
2023-06-08
net: dpaa2-mac: allow lynx PCS to manage mdiodev lifetime
Russell King (Oracle)
2023-06-08
net: pch_gbe: Allow build on MIPS_GENERIC kernel
Jiaxun Yang
2023-06-08
mlxsw: spectrum_nve_vxlan: Fix unsupported flag regression
Ido Schimmel
2023-06-08
Merge branch 'tools-ynl-generate-code-for-the-devlink-family'
Jakub Kicinski
2023-06-08
tools: ynl: add sample for devlink
Jakub Kicinski
2023-06-08
tools: ynl: generate code for the devlink family
Jakub Kicinski
2023-06-08
tools: ynl-gen: don't generate forward declarations for policies - regen
Jakub Kicinski
2023-06-08
tools: ynl-gen: don't generate forward declarations for policies
Jakub Kicinski
2023-06-08
tools: ynl-gen: walk nested types in depth
Jakub Kicinski
2023-06-08
tools: ynl-gen: inherit struct use info
Jakub Kicinski
2023-06-08
tools: ynl-gen: try to sort the types more intelligently
Jakub Kicinski
2023-06-08
tools: ynl-gen: enable code gen for directional specs
Jakub Kicinski
2023-06-08
tools: ynl-gen: refactor strmap helper generation
Jakub Kicinski
2023-06-08
tools: ynl-gen: use enum names in op strmap more carefully
Jakub Kicinski
2023-06-08
netlink: specs: devlink: fill in some details important for C
Jakub Kicinski
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-08
Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-06-08
Merge tag 'xfs-6.4-rc5-fixes' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-06-08
Merge branch 'crypto-splice-net-make-af_alg-handle-sendmsg-msg_splice_pages'
Paolo Abeni
2023-06-08
crypto: af_alg/hash: Support MSG_SPLICE_PAGES
David Howells
2023-06-08
crypto: af_alg: Convert af_alg_sendpage() to use MSG_SPLICE_PAGES
David Howells
2023-06-08
crypto: af_alg: Support MSG_SPLICE_PAGES
David Howells
2023-06-08
crypto: af_alg: Indent the loop in af_alg_sendmsg()
David Howells
2023-06-08
crypto: af_alg: Use extract_iter_to_sg() to create scatterlists
David Howells
2023-06-08
crypto: af_alg: Pin pages rather than ref'ing if appropriate
David Howells
2023-06-08
Move netfs_extract_iter_to_sg() to lib/scatterlist.c
David Howells
2023-06-08
Wrap lines at 80
David Howells
2023-06-08
Fix a couple of spelling mistakes
David Howells
2023-06-08
Drop the netfs_ prefix from netfs_extract_iter_to_sg()
David Howells
2023-06-08
Merge branch 'txgbe-phylink-support'
Paolo Abeni
2023-06-08
net: txgbe: Support phylink MAC layer
Jiawen Wu
2023-06-08
net: txgbe: Implement phylink pcs
Jiawen Wu
2023-06-08
net: pcs: Add 10GBASE-R mode for Synopsys Designware XPCS
Jiawen Wu
2023-06-08
net: txgbe: Support GPIO to SFP socket
Jiawen Wu
[next]