index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2026-02-19
net/rds: Fix NULL pointer dereference in rds_tcp_accept_one
Allison Henderson
2026-02-18
Merge tag 'nf-26-02-17' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
2026-02-18
ipv6: icmp: icmpv6_xrlim_allow() optimization if net.ipv6.icmp.ratelimit is zero
Eric Dumazet
2026-02-18
ipv4: icmp: icmpv4_xrlim_allow() optimization if net.ipv4.icmp_ratelimit is zero
Eric Dumazet
2026-02-18
ipv6: icmp: remove obsolete code in icmpv6_xrlim_allow()
Eric Dumazet
2026-02-18
icmp: prevent possible overflow in icmp_global_allow()
Eric Dumazet
2026-02-17
net/sched: act_skbedit: fix divide-by-zero in tcf_skbedit_hash()
Ruitong Liu
2026-02-17
ping: annotate data-races in ping_lookup()
Eric Dumazet
2026-02-17
net: do not delay zero-copy skbs in skb_attempt_defer_free()
Eric Dumazet
2026-02-17
net: psp: select CONFIG_SKB_EXTENSIONS
Arnd Bergmann
2026-02-17
netfilter: nf_tables: fix use-after-free in nf_tables_addchain()
Inseo An
2026-02-17
net: remove WARN_ON_ONCE when accessing forward path array
Pablo Neira Ayuso
2026-02-17
ipvs: do not keep dest_dst if dev is going down
Julian Anastasov
2026-02-17
ipvs: skip ipv6 extension headers for csum checks
Julian Anastasov
2026-02-17
netfilter: nf_conntrack_h323: don't pass uninitialised l3num value
Florian Westphal
2026-02-17
netfilter: nf_tables: revert commit_mutex usage in reset path
Brian Witte
2026-02-17
netfilter: nft_quota: use atomic64_xchg for reset
Brian Witte
2026-02-17
netfilter: nft_counter: serialize reset with spinlock
Brian Witte
2026-02-17
netfilter: annotate NAT helper hook pointers with __rcu
Sun Jian
2026-02-17
net: fix backlog_unlock_irq_restore() vs CONFIG_PREEMPT_RT
Eric Dumazet
2026-02-17
net: bridge: mcast: always update mdb_n_entries for vlan contexts
Nikolay Aleksandrov
2026-02-17
net/rds: rds_sendmsg should not discard payload_len
Allison Henderson
2026-02-13
vsock: prevent child netns mode switch from local to global
Stefano Garzarella
2026-02-13
vsock: fix child netns mode initialization
Stefano Garzarella
2026-02-13
ipv6: Fix out-of-bound access in fib6_add_rt2node().
Kuniyuki Iwashima
2026-02-13
ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()
Qanux
2026-02-12
net: mctp: ensure our nlmsg responses are initialised
Jeremy Kerr
2026-02-11
Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2026-02-11
af_unix: Fix memleak of newsk in unix_stream_connect().
Kuniyuki Iwashima
2026-02-11
net: dsa: add tag format for MxL862xx switches
Daniel Golle
2026-02-10
tcp: inet6_csk_xmit() optimization
Eric Dumazet
2026-02-10
tcp: populate inet->cork.fl.u.ip6 in tcp_v6_syn_recv_sock()
Eric Dumazet
2026-02-10
tcp: populate inet->cork.fl.u.ip6 in tcp_v6_connect()
Eric Dumazet
2026-02-10
ipv6: inet6_csk_xmit() and inet6_csk_update_pmtu() use inet->cork.fl.u.ip6
Eric Dumazet
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
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2026-02-10
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-02-10
net: dsa: eliminate local type for tc policers
Vladimir Oltean
2026-02-10
xfrm: fix ip_rt_bug race in icmp_route_lookup reverse path
Jiayuan Chen
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-10
net: atm: fix crash due to unvalidated vcc pointer in sigd_send()
Jiayuan Chen
2026-02-09
Merge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-02-09
Merge tag 'audit-pr-20260203' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-02-06
net/ipv6: Remove jumbo_remove step from TX path
Alice Mikityanska
[next]