开源镜像站
帮助
下载
动态
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
Age
Commit message (
Expand
)
Author
2025-01-07
if_vlan: fix kdoc warnings
Jakub Kicinski
2025-01-07
net: dsa: remove get_mac_eee() method
Russell King (Oracle)
2025-01-07
net: watchdog: rename __dev_watchdog_up() and dev_watchdog_down()
Eric Dumazet
2025-01-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-01-07
rtnetlink: Add rtnl_net_lock_killable().
Kuniyuki Iwashima
2025-01-06
net: pcs: xpcs: make xpcs_get_interfaces() static
Russell King (Oracle)
2025-01-06
net: phylink: add support for PCS supported_interfaces bitmap
Russell King (Oracle)
2025-01-06
ax25: rcu protect dev->ax25_ptr
Eric Dumazet
2025-01-06
sctp: Prepare sctp_v4_get_dst() to dscp_t conversion.
Guillaume Nault
2025-01-06
netkit: Allow for configuring needed_{head,tail}room
Daniel Borkmann
2025-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-03
Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-01-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2025-01-03
RDMA/mlx5: Enable multiplane mode only when it is supported
Mark Zhang
2025-01-02
af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK
Eric Dumazet
2025-01-02
devlink: Improve the port attributes description
Parav Pandit
2024-12-29
Merge tag 'sched-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-12-29
freezer, sched: Report frozen tasks as 'D' instead of 'R'
Chen Ridong
2024-12-27
Merge tag 'nf-24-12-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2024-12-27
netlink: specs: mptcp: clearly mention attributes
Matthieu Baerts (NGI0)
2024-12-27
netlink: specs: mptcp: add missing 'server-side' attr
Matthieu Baerts (NGI0)
2024-12-27
Merge tag 'hardening-v6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-12-27
Merge tag 'trace-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-12-26
Merge tag 'dmaengine-fix-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-12-25
netfilter: nft_set_hash: unaligned atomic read on struct nft_set_ext
Pablo Neira Ayuso
2024-12-23
tracing: Constify string literal data member in struct trace_event_call
Christian Göttsche
2024-12-23
net/mlx5e: Keep netdev when leave switchdev for devlink set legacy only
Jianbo Liu
2024-12-23
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2024-12-23
net/mlx5: fs, add counter object to flow destination
Moshe Shemesh
2024-12-23
net: bridge: add skb drop reasons to the most common drop points
Radu Rendec
2024-12-23
net: vxlan: rename SKB_DROP_REASON_VXLAN_NO_REMOTE
Radu Rendec
2024-12-23
preempt: Move PREEMPT_RT before PREEMPT in vermagic.
Sebastian Andrzej Siewior
2024-12-21
Merge tag 'mm-hotfixes-stable-2024-12-21-12-09' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-12-21
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-12-21
Merge tag 'thermal-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-12-20
ipv4: Define inet_sk_init_flowi4() and use it in inet_sk_rebuild_header().
Guillaume Nault
2024-12-20
Merge tag 'io_uring-6.13-20241220' of git://git.kernel.dk/linux
Linus Torvalds
2024-12-20
PCI: Add PCI_VDEVICE_SUB helper macro
Piotr Kwapulinski
2024-12-20
stddef: make __struct_group() UAPI C++-friendly
Alexander Lobakin
2024-12-20
tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirection
Zijian Zhang
2024-12-20
tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress()
Cong Wang
2024-12-19
xsk: add generic XSk &xdp_buff -> skb conversion
Alexander Lobakin
2024-12-19
xsk: make xsk_buff_add_frag() really add the frag via __xdp_buff_add_frag()
Alexander Lobakin
2024-12-19
xdp: add generic xdp_build_skb_from_buff()
Alexander Lobakin
2024-12-19
xdp: add generic xdp_buff_add_frag()
Alexander Lobakin
2024-12-19
page_pool: add page_pool_dev_alloc_netmem()
Alexander Lobakin
2024-12-19
gre: Drop ip_route_output_gre().
Guillaume Nault
2024-12-19
net: phy: add phy_disable_eee
Heiner Kallweit
2024-12-19
Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]