开源镜像站
帮助
下载
动态
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-10
ipv6: use inet->cork.fl.u.ip6 and np->final in ip6_datagram_dst_update()
Eric Dumazet
2026-02-10
ipv6: use np->final in inet6_sk_rebuild_header()
Eric Dumazet
2026-02-10
Merge tag 'nf-next-26-02-06' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2026-02-10
mptcp: allow overridden write_space to be invoked
Geliang Tang
2026-02-10
net: dsa: eliminate local type for tc policers
Vladimir Oltean
2026-02-10
hsr: Implement more robust duplicate discard for HSR
Felix Maurer
2026-02-10
hsr: Implement more robust duplicate discard for PRP
Felix Maurer
2026-02-06
net/ipv6: Remove jumbo_remove step from TX path
Alice Mikityanska
2026-02-06
net/ipv6: Drop HBH for BIG TCP on RX side
Alice Mikityanska
2026-02-06
net/ipv6: Drop HBH for BIG TCP on TX side
Alice Mikityanska
2026-02-06
net/ipv6: Introduce payload_len helpers
Alice Mikityanska
2026-02-06
ipv6: do not use skb_header_pointer() in icmpv6_filter()
Eric Dumazet
2026-02-06
tcp: inline tcp_filter()
Eric Dumazet
2026-02-06
net: skb: allow up to 8 skb extension ids
Oliver Hartkopp
2026-02-06
net_sched: sch_fq: rework fq_gc() to avoid stack canary
Eric Dumazet
2026-02-06
netns: optimize netns cleaning by batching unhash_nsid calls
Qiliang Yuan
2026-02-06
netfilter: nft_set_rbtree: validate open interval overlap
Pablo Neira Ayuso
2026-02-06
netfilter: nft_set_rbtree: validate element belonging to interval
Pablo Neira Ayuso
2026-02-06
netfilter: nft_set_rbtree: check for partial overlaps in anonymous sets
Pablo Neira Ayuso
2026-02-06
netfilter: nft_set_rbtree: fix bogus EEXIST with NLM_F_CREATE with null interval
Pablo Neira Ayuso
2026-02-06
netfilter: nft_counter: fix reset of counters on 32bit archs
Anders Grahn
2026-02-06
netfilter: nft_set_hash: fix get operation on big endian
Florian Westphal
2026-02-06
netfilter: flowtable: dedicated slab for flow entry
Qingfang Deng
2026-02-06
netfilter: nfnetlink_queue: do shared-unconfirmed check before segmentation
Florian Westphal
2026-02-06
netfilter: nft_set_rbtree: don't gc elements on insert
Florian Westphal
2026-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-02-05
net/sched: don't use dynamic lockdep keys with clsact/ingress/noqueue
Davide Caratti
2026-02-05
ipv6: change inet6_sk_rebuild_header() to use inet->cork.fl.u.ip6
Eric Dumazet
2026-02-05
tcp: move __reqsk_free() out of line
Eric Dumazet
2026-02-05
net: get rid of net/core/request_sock.c
Eric Dumazet
2026-02-05
tcp: move reqsk_fastopen_remove to net/ipv4/tcp_fastopen.c
Eric Dumazet
2026-02-05
inet: move reqsk_queue_alloc() to net/ipv4/inet_connection_sock.c
Eric Dumazet
2026-02-05
ipv6: Fix ECMP sibling count mismatch when clearing RTF_ADDRCONF
Shigeru Yoshida
2026-02-05
net: add vlan_get_protocol_offset_inline() helper
Eric Dumazet
2026-02-05
can: gw: use can_gw_hops instead of sk_buff::csum_start
Oliver Hartkopp
2026-02-05
can: remove private CAN skb headroom infrastructure
Oliver Hartkopp
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-05
netfilter: nf_tables: fix inverted genmask check in nft_map_catchall_activate()
Andrew Fasano
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
[next]