index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
13 days
tcp: introduce icsk->icsk_keepalive_timer
Eric Dumazet
13 days
tcp: rename icsk_timeout() to tcp_timeout_expires()
Eric Dumazet
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-18
ipv6: clear RA flags when adding a static route
Fernando Fernandez Mancera
2025-11-14
ipv6: clean up routes when manually removing address with a lifetime
Jakub Kicinski
2025-11-07
tcp: Call tcp_syn_ack_timeout() directly.
Kuniyuki Iwashima
2025-11-04
net: Convert proto callbacks from sockaddr to sockaddr_unsized
Kees Cook
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
2025-10-30
xfrm: Determine inner GSO type from packet inner protocol
Jianbo Liu
2025-10-29
ipv6: icmp: Add RFC 5837 support
Ido Schimmel
2025-10-24
neighbour: Annotate access to neigh_parms fields.
Kuniyuki Iwashima
2025-10-17
tcp: Convert tcp-md5 to use MD5 library instead of crypto_ahash
Eric Biggers
2025-10-17
ipv6: Move ipv6_fl_list from ipv6_pinfo to inet_sock.
Kuniyuki Iwashima
2025-10-13
net/ip6_tunnel: Prevent perpetual tunnel growth
Dmitry Safonov
2025-10-03
net: psp: don't assume reply skbs will have a socket
Jakub Kicinski
2025-09-26
Merge tag 'ipsec-next-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2025-09-25
net: gro: remove is_ipv6 from napi_gro_cb
Richard Gobert
2025-09-23
udp: remove busylock and add per NUMA queues
Eric Dumazet
2025-09-22
tcp: Remove inet6_hash().
Kuniyuki Iwashima
2025-09-22
tcp: Remove osk from __inet_hash() arg.
Kuniyuki Iwashima
2025-09-18
Merge branch 'add-basic-psp-encryption-for-tcp-connections'
Paolo Abeni
2025-09-18
net: psp: update the TCP MSS to reflect PSP packet overhead
Jakub Kicinski
2025-09-18
tcp: add datapath logic for PSP with inline key exchange
Jakub Kicinski
2025-09-18
udp: add udp_drops_inc() helper
Eric Dumazet
2025-09-18
ipv6: np->rxpmtu race annotation
Eric Dumazet
2025-09-18
ipv6: make ipv6_pinfo.daddr_cache a boolean
Eric Dumazet
2025-09-18
ipv6: make ipv6_pinfo.saddr_cache a boolean
Eric Dumazet
2025-09-18
tcp: accecn: AccECN negotiation
Ilpo Järvinen
2025-09-12
Merge tag 'nf-next-25-09-11' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2025-09-11
tcp: Destroy TCP-AO, TCP-MD5 keys in .sk_destruct()
Dmitry Safonov
2025-09-11
ipv6: udp: fix typos in comments
Alok Tiwari
2025-09-11
netfilter: nf_reject: don't reply to icmp error messages
Florian Westphal
2025-09-08
ipv6: snmp: do not track per idev ICMP6_MIB_RATELIMITHOST
Eric Dumazet
2025-09-08
ipv6: snmp: do not use SNMP_MIB_SENTINEL anymore
Eric Dumazet
2025-09-08
ipv6: snmp: remove icmp6type2name[]
Eric Dumazet
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-04
ipv6: sit: Add ipip6_tunnel_dst_find() for cleanup
Yue Haibing
2025-09-03
Merge tag 'nf-next-25-09-02' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2025-09-02
ipv6: Add sanity checks on ipv6_devconf.rpl_seg_enabled
Yue Haibing
2025-09-02
ipv6: annotate data-races around devconf->rpl_seg_enabled
Yue Haibing
2025-09-02
net/tcp: Fix socket memory leak in TCP-AO failure handling for IPv6
Christoph Paasch
2025-09-02
netfilter: nf_reject: remove unneeded exports
Florian Westphal
2025-09-01
inet: ping: remove ping_hash()
Eric Dumazet
2025-09-01
icmp: fix icmp_ndo_send address translation for reply direction
Fabian Bläse
2025-09-01
tcp: Remove sk->sk_prot->orphan_count.
Kuniyuki Iwashima
2025-08-29
ipv6: use RCU in ip6_output()
Eric Dumazet
2025-08-29
ipv6: use RCU in ip6_xmit()
Eric Dumazet
2025-08-29
ipv6: start using dst_dev_rcu()
Eric Dumazet
2025-08-28
inet: raw: add drop_counters to raw sockets
Eric Dumazet
[next]