index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
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
2025-08-28
net: add sk_drops_skbadd() helper
Eric Dumazet
2025-08-28
net: add sk_drops_read(), sk_drops_inc() and sk_drops_reset() helpers
Eric Dumazet
2025-08-26
ipv6: sr: Prepare HMAC key ahead of time
Eric Biggers
2025-08-26
ipv6: sr: Use HMAC-SHA1 and HMAC-SHA256 library functions
Eric Biggers
2025-08-25
tcp: Don't pass hashinfo to socket lookup helpers.
Kuniyuki Iwashima
2025-08-25
tcp: Remove hashinfo test for inet6?_lookup_run_sk_lookup().
Kuniyuki Iwashima
2025-08-25
tcp: Remove timewait_sock_ops.twsk_destructor().
Kuniyuki Iwashima
2025-08-25
tcp: Remove sk_protocol test for tcp_twsk_unique().
Kuniyuki Iwashima
2025-08-25
ipv6: mcast: Add ip6_mc_find_idev() helper
Yue Haibing
2025-08-25
tcp: annotate data-races around icsk->icsk_probes_out
Eric Dumazet
2025-08-25
tcp: annotate data-races around icsk->icsk_retransmits
Eric Dumazet
2025-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-08-21
netfilter: nf_reject: don't leak dst refcount for loopback packets
Florian Westphal
2025-08-20
net: set net.core.rmem_max and net.core.wmem_max to 4 MB
Eric Dumazet
2025-08-20
ipv6: sr: Fix MAC comparison to be constant-time
Eric Biggers
2025-08-19
ipv6: ip6_gre: replace strcpy with strscpy for tunnel name
Miguel García
[next]