开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2025-11-27
netfilter: flowtable: move path discovery infrastructure to its own file
Pablo Neira Ayuso
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-27
Merge tag 'net-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-11-27
Merge tag 'linux-can-next-for-6.19-20251126' of git://git.kernel.org/pub/scm/...
Paolo Abeni
2025-11-27
net: pcs: xpcs: Add support for FBNIC 25G, 50G, 100G PMD
Alexander Duyck
2025-11-27
net: pcs: xpcs: Fix PMA identifier handling in XPCS
Alexander Duyck
2025-11-27
net: pcs: xpcs: Add support for 25G, 50G, and 100G interfaces
Alexander Duyck
2025-11-27
net: phy: Add MDIO_PMA_CTRL1_SPEED for 2.5G and 5G to reflect PMA values
Alexander Duyck
2025-11-26
virtio-net: avoid unnecessary checksum calculation on guest RX
Jon Kohler
2025-11-26
phy: add hwtstamp_get callback to phy drivers
Vadim Fedorenko
2025-11-26
phy: rename hwtstamp callback to hwtstamp_set
Vadim Fedorenko
2025-11-26
can: netlink: add PWM netlink interface
Vincent Mailhol
2025-11-26
can: calc_bittiming: add PWM calculation
Vincent Mailhol
2025-11-26
can: bittiming: add PWM validation
Vincent Mailhol
2025-11-26
can: bittiming: add PWM parameters
Vincent Mailhol
2025-11-26
can: dev: can_dev_dropped_skb: drop CC/FD frames in CANXL-only mode
Oliver Hartkopp
2025-11-26
can: netlink: add CAN_CTRLMODE_XL_TMS flag
Vincent Mailhol
2025-11-26
can: netlink: add initial CAN XL support
Vincent Mailhol
2025-11-26
can: netlink: add CAN_CTRLMODE_RESTRICTED
Vincent Mailhol
2025-11-26
can: dev: can_dev_dropped_skb: drop CAN FD skbs if FD is off
Vincent Mailhol
2025-11-26
can: bittiming: apply NL_SET_ERR_MSG() to can_calc_bittiming()
Vincent Mailhol
2025-11-25
tcp: remove icsk->icsk_retransmit_timer
Eric Dumazet
2025-11-25
tcp: introduce icsk->icsk_keepalive_timer
Eric Dumazet
2025-11-25
net: move sk_dst_pending_confirm and sk_pacing_status to sock_read_tx group
Eric Dumazet
2025-11-25
tcp: rename icsk_timeout() to tcp_timeout_expires()
Eric Dumazet
2025-11-25
tools: ynl-gen: add regeneration comment
Asbjørn Sloth Tønnesen
2025-11-25
net_sched: add qdisc_dequeue_drop() helper
Eric Dumazet
2025-11-25
net_sched: add tcf_kfree_skb_list() helper
Eric Dumazet
2025-11-25
net_sched: add Qdisc_read_mostly and Qdisc_write groups
Eric Dumazet
2025-11-25
net_sched: use qdisc_skb_cb(skb)->pkt_segs in bstats_update()
Eric Dumazet
2025-11-25
net_sched: make room for (struct qdisc_skb_cb)->pkt_segs
Eric Dumazet
2025-11-25
Revert "ACPI: processor: idle: Optimize ACPI idle driver registration"
Rafael J. Wysocki
2025-11-25
Revert "ACPI: processor: Remove unused empty stubs of some functions"
Rafael J. Wysocki
2025-11-25
Revert "ACPI: processor: idle: Rearrange declarations in header file"
Rafael J. Wysocki
2025-11-25
Revert "ACPI: processor: idle: Redefine two functions as void"
Rafael J. Wysocki
2025-11-25
Revert "ACPI: processor: Do not expose global variable acpi_idle_driver"
Rafael J. Wysocki
2025-11-24
net: factor-out _sk_charge() helper
Paolo Abeni
2025-11-24
net: sched: fix TCF_LAYER_TRANSPORT handling in tcf_get_base_ptr()
Eric Dumazet
2025-11-22
Merge tag 'input-for-v6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-11-21
Merge tag 'ata-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
2025-11-21
Merge tag 'drm-fixes-2025-11-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-11-20
devlink: support default values for param-get and param-set
Daniel Zahka
2025-11-20
devlink: pass extack through to devlink_param::get()
Daniel Zahka
2025-11-20
net: ethtool: Add support for 1600Gbps speed
Yael Chemla
2025-11-20
net: stmmac: remove axi_blen array
Russell King (Oracle)
2025-11-20
net: stmmac: move stmmac_axi_blen_to_mask() to stmmac_main.c
Russell King (Oracle)
2025-11-20
net: stmmac: pass struct device to init()/exit() methods
Russell King (Oracle)
2025-11-20
tcp: add net.ipv4.tcp_rcvbuf_low_rtt
Eric Dumazet
2025-11-20
tcp: tcp_moderate_rcvbuf is only used in rx path
Eric Dumazet
2025-11-20
Bluetooth: hci_core: lookup hci_conn on RX path on protocol side
Pauli Virtanen
[next]