开源镜像站
帮助
下载
动态
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
2026-02-05
can: move ifindex to CAN skb extensions
Oliver Hartkopp
2026-02-05
can: add CAN skb extension infrastructure
Oliver Hartkopp
2026-02-05
can: use skb hash instead of private variable in headroom
Oliver Hartkopp
2026-02-04
net/rds: Trigger rds_send_ping() more than once
Gerd Rausch
2026-02-04
net/rds: Use the first lane until RDS_EXTHDR_NPATHS arrives
Gerd Rausch
2026-02-04
net/rds: Update struct rds_statistics to use u64 instead of uint64_t
Allison Henderson
2026-02-04
net/rds: Clear reconnect pending bit
Håkon Bugge
2026-02-04
net/rds: Kick-start TCP receiver after accept
Gerd Rausch
2026-02-04
net/rds: rds_tcp_conn_path_shutdown must not discard messages
Gerd Rausch
2026-02-04
net/rds: Encode cp_index in TCP source port
Gerd Rausch
2026-02-04
net/rds: new extension header: rdma bytes
Shamir Rabinovitch
2026-02-04
net_sched: sch_fq: tweak unlikely() hints in fq_dequeue()
Eric Dumazet
2026-02-04
net/iucv: clean up iucv kernel-doc warnings
Randy Dunlap
2026-02-04
tcp: split tcp_check_space() in two parts
Eric Dumazet
2026-02-04
tcp: move tcp_rbtree_insert() to tcp_output.c
Eric Dumazet
2026-02-04
tcp: use __skb_push() in __tcp_transmit_skb()
Eric Dumazet
2026-02-04
Merge tag 'wireless-next-2026-02-04' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2026-02-04
mptcp: Change some dubious min_t(int, ...) to min()
David Laight
2026-02-04
mptcp: pm: align endpoint flags size with the NL specs
Matthieu Baerts (NGI0)
2026-02-04
trace: mptcp: add mptcp_rcvbuf_grow tracepoint
Paolo Abeni
2026-02-04
mptcp: consolidate rcv space init
Paolo Abeni
2026-02-04
mptcp: fix receive space timestamp initialization
Paolo Abeni
2026-02-04
mptcp: do not account for OoO in mptcp_rcvbuf_grow()
Paolo Abeni
2026-02-04
vmw_vsock: bypass false-positive Wnonnull warning with gcc-16
Arnd Bergmann
2026-02-03
net: bridge: use sysfs_emit instead of sprintf
David Corvaglia
2026-02-03
tcp: accecn: enable AccECN
Chia-Yu Chang
2026-02-03
tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_info
Chia-Yu Chang
2026-02-03
tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
Chia-Yu Chang
2026-02-03
tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
Chia-Yu Chang
2026-02-03
tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
Chia-Yu Chang
2026-02-03
tcp: add TCP_SYNACK_RETRANS synack_type
Chia-Yu Chang
2026-02-03
tcp: accecn: retransmit downgraded SYN in AccECN negotiation
Chia-Yu Chang
2026-02-03
tcp: disable RFC3168 fallback identifier for CC modules
Chia-Yu Chang
2026-02-03
tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
Chia-Yu Chang
2026-02-03
gro: flushing when CWR is set negatively affects AccECN
Ilpo Järvinen
2026-02-03
tcp: try to avoid safer when ACKs are thinned
Ilpo Järvinen
2026-02-03
net: dsa: tag_yt921x: add priority support
David Yang
2026-02-03
net: dsa: tag_yt921x: clarify priority and code fields
David Yang
2026-02-02
devlink: Refactor devlink_rate_nodes_check
Cosmin Ratiu
2026-02-02
devlink: Reverse locking order for nested instances
Cosmin Ratiu
2026-02-02
mptcp: implement .splice_read
Geliang Tang
2026-02-02
tcp: export tcp_splice_state
Geliang Tang
2026-02-02
mptcp: implement .read_sock
Geliang Tang
2026-02-02
mptcp: add eat_recv_skb helper
Geliang Tang
2026-02-02
ipv6: colocate inet6_cork in inet_cork_full
Eric Dumazet
2026-02-02
ipv4: use dst4_mtu() instead of dst_mtu()
Eric Dumazet
2026-02-02
ipv6: use dst6_mtu() instead of dst_mtu()
Eric Dumazet
2026-02-02
ipv6: use SKB_DROP_REASON_PKT_TOO_BIG in ip6_xmit()
Eric Dumazet
2026-02-02
ipv6: use __skb_push() in ip6_xmit()
Eric Dumazet
2026-02-02
ipv6: add some unlikely()/likely() clauses in ip6_output.c
Eric Dumazet
[next]