开源镜像站
帮助
下载
动态
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
/
net
Age
Commit message (
Expand
)
Author
2025-11-28
net: dsa: tag_gswip: use the dsa_xmit_port_mask() helper
Vladimir Oltean
2025-11-28
net: dsa: tag_brcm: use the dsa_xmit_port_mask() helper
Vladimir Oltean
2025-11-28
net: dsa: introduce the dsa_xmit_port_mask() tagging protocol helper
Vladimir Oltean
2025-11-28
Merge tag 'wireless-next-2025-11-27' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2025-11-28
net: Remove KMSG_COMPONENT macro
Heiko Carstens
2025-11-27
net: restore napi_consume_skb()'s NULL-handling
Jakub Kicinski
2025-11-27
netmem, devmem, tcp: access pp fields through @desc in net_iov
Byungchul Park
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-27
Merge tag 'linux-can-next-for-6.19-20251126' of git://git.kernel.org/pub/scm/...
Paolo Abeni
2025-11-27
mptcp: Initialise rcv_mss before calling tcp_send_active_reset() in mptcp_do_...
Kuniyuki Iwashima
2025-11-27
net: mctp: unconditionally set skb->dev on dst output
Jeremy Kerr
2025-11-26
Merge tag 'linux-can-fixes-for-6.18-20251126' of git://git.kernel.org/pub/scm...
Jakub Kicinski
2025-11-26
mptcp: clear scheduled subflows on retransmit
Paolo Abeni
2025-11-26
phy: add hwtstamp_get callback to phy drivers
Vadim Fedorenko
2025-11-26
net/sched: em_canid: fix uninit-value in em_canid_match
Shaurya Rane
2025-11-26
can: raw: instantly reject unsupported CAN frames
Oliver Hartkopp
2025-11-26
wifi: mac80211: allow sharing identical chanctx for S1G interfaces
Lachlan Hodges
2025-11-25
xsk: avoid data corruption on cq descriptor number
Fernando Fernandez Mancera
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: dsa: append ethtool counters of all hidden ports to conduit
Vladimir Oltean
2025-11-25
net: dsa: use kernel data types for ethtool ops on conduit
Vladimir Oltean
2025-11-25
net: dsa: cpu_dp->orig_ethtool_ops might be NULL
Vladimir Oltean
2025-11-25
net_sched: use qdisc_dequeue_drop() in cake, codel, fq_codel
Eric Dumazet
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: annotate a data-race in __dev_xmit_skb()
Eric Dumazet
2025-11-25
net: prefech skb->priority in __dev_xmit_skb()
Eric Dumazet
2025-11-25
net_sched: sch_fq: prefetch one skb ahead in dequeue()
Eric Dumazet
2025-11-25
net_sched: sch_fq: move qdisc_bstats_update() to fq_dequeue_skb()
Eric Dumazet
2025-11-25
net_sched: cake: use qdisc_pkt_segs()
Eric Dumazet
2025-11-25
net_sched: use qdisc_skb_cb(skb)->pkt_segs in bstats_update()
Eric Dumazet
2025-11-25
net: use qdisc_pkt_len_segs_init() in sch_handle_ingress()
Eric Dumazet
2025-11-25
net_sched: initialize qdisc_skb_cb(skb)->pkt_segs in qdisc_pkt_len_init()
Eric Dumazet
2025-11-25
net: init shinfo->gso_segs from qdisc_pkt_len_init()
Eric Dumazet
2025-11-25
net_sched: make room for (struct qdisc_skb_cb)->pkt_segs
Eric Dumazet
2025-11-25
wifi: cfg80211: include s1g_primary_2mhz when sending chandef
Lachlan Hodges
2025-11-24
mptcp: leverage the backlog for RX packet processing
Paolo Abeni
2025-11-24
mptcp: introduce mptcp-level backlog
Paolo Abeni
2025-11-24
mptcp: borrow forward memory from subflow
Paolo Abeni
2025-11-24
mptcp: handle first subflow closing consistently
Paolo Abeni
2025-11-24
mptcp: drop the __mptcp_data_ready() helper
Paolo Abeni
2025-11-24
mptcp: make mptcp_destroy_common() static
Paolo Abeni
2025-11-24
mptcp: do not miss early first subflow close event notification
Paolo Abeni
2025-11-24
mptcp: ensure the kernel PM does not take action too late
Paolo Abeni
2025-11-24
mptcp: cleanup fallback dummy mapping generation
Paolo Abeni
2025-11-24
mptcp: cleanup fallback data fin reception
Paolo Abeni
[next]