index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Lines
2025-09-18
tcp: accecn: AccECN negotiation
Ilpo Järvinen
-0
/
+3
2025-09-12
Merge tag 'nf-next-25-09-11' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
-0
/
+30
2025-09-11
tcp: Destroy TCP-AO, TCP-MD5 keys in .sk_destruct()
Dmitry Safonov
-0
/
+8
2025-09-11
ipv6: udp: fix typos in comments
Alok Tiwari
-3
/
+3
2025-09-11
netfilter: nf_reject: don't reply to icmp error messages
Florian Westphal
-0
/
+30
2025-09-08
ipv6: snmp: do not track per idev ICMP6_MIB_RATELIMITHOST
Eric Dumazet
-3
/
+6
2025-09-08
ipv6: snmp: do not use SNMP_MIB_SENTINEL anymore
Eric Dumazet
-19
/
+24
2025-09-08
ipv6: snmp: remove icmp6type2name[]
Eric Dumazet
-22
/
+22
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-23
/
+21
2025-09-04
ipv6: sit: Add ipip6_tunnel_dst_find() for cleanup
Yue Haibing
-56
/
+48
2025-09-03
Merge tag 'nf-next-25-09-02' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
-12
/
+25
2025-09-02
ipv6: Add sanity checks on ipv6_devconf.rpl_seg_enabled
Yue Haibing
-1
/
+3
2025-09-02
ipv6: annotate data-races around devconf->rpl_seg_enabled
Yue Haibing
-4
/
+2
2025-09-02
net/tcp: Fix socket memory leak in TCP-AO failure handling for IPv6
Christoph Paasch
-17
/
+15
2025-09-02
netfilter: nf_reject: remove unneeded exports
Florian Westphal
-12
/
+25
2025-09-01
inet: ping: remove ping_hash()
Eric Dumazet
-1
/
+0
2025-09-01
icmp: fix icmp_ndo_send address translation for reply direction
Fabian Bläse
-2
/
+4
2025-09-01
tcp: Remove sk->sk_prot->orphan_count.
Kuniyuki Iwashima
-1
/
+0
2025-08-29
ipv6: use RCU in ip6_output()
Eric Dumazet
-14
/
+15
2025-08-29
ipv6: use RCU in ip6_xmit()
Eric Dumazet
-14
/
+21
2025-08-29
ipv6: start using dst_dev_rcu()
Eric Dumazet
-13
/
+14
2025-08-28
inet: raw: add drop_counters to raw sockets
Eric Dumazet
-0
/
+1
2025-08-28
net: add sk_drops_skbadd() helper
Eric Dumazet
-2
/
+2
2025-08-28
net: add sk_drops_read(), sk_drops_inc() and sk_drops_reset() helpers
Eric Dumazet
-8
/
+8
2025-08-26
ipv6: sr: Prepare HMAC key ahead of time
Eric Biggers
-5
/
+9
2025-08-26
ipv6: sr: Use HMAC-SHA1 and HMAC-SHA256 library functions
Eric Biggers
-191
/
+30
2025-08-25
tcp: Don't pass hashinfo to socket lookup helpers.
Kuniyuki Iwashima
-40
/
+34
2025-08-25
tcp: Remove hashinfo test for inet6?_lookup_run_sk_lookup().
Kuniyuki Iwashima
-2
/
+1
2025-08-25
tcp: Remove timewait_sock_ops.twsk_destructor().
Kuniyuki Iwashima
-1
/
+0
2025-08-25
tcp: Remove sk_protocol test for tcp_twsk_unique().
Kuniyuki Iwashima
-2
/
+1
2025-08-25
ipv6: mcast: Add ip6_mc_find_idev() helper
Yue Haibing
-36
/
+31
2025-08-25
tcp: annotate data-races around icsk->icsk_probes_out
Eric Dumazet
-1
/
+1
2025-08-25
tcp: annotate data-races around icsk->icsk_retransmits
Eric Dumazet
-1
/
+1
2025-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-4
/
+7
2025-08-21
netfilter: nf_reject: don't leak dst refcount for loopback packets
Florian Westphal
-3
/
+2
2025-08-20
net: set net.core.rmem_max and net.core.wmem_max to 4 MB
Eric Dumazet
-1
/
+1
2025-08-20
ipv6: sr: Fix MAC comparison to be constant-time
Eric Biggers
-1
/
+2
2025-08-19
ipv6: ip6_gre: replace strcpy with strscpy for tunnel name
Miguel García
-5
/
+5
2025-08-19
netfilter: Switch to skb_dstref_steal to clear dst_entry
Stanislav Fomichev
-1
/
+4
2025-08-18
ipv6: sr: validate HMAC algorithm ID in seg6_hmac_info_add
Minhong He
-0
/
+3
2025-08-15
net: ipv6: fix field-spanning memcpy warning in AH output
Charalampos Mitrodimas
-19
/
+31
2025-08-12
Merge tag 'ipsec-2025-08-11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
-1
/
+1
2025-08-07
netfilter: add back NETFILTER_XTABLES dependencies
Arnd Bergmann
-0
/
+1
2025-08-06
xfrm: flush all states in xfrm_state_fini
Sabrina Dubroca
-1
/
+1
2025-08-01
ipv6: reject malicious packets in ipv6_gso_segment()
Eric Dumazet
-1
/
+3
2025-07-30
Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
-2
/
+1
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-732
/
+901
2025-07-28
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-1
/
+1
2025-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-38
/
+57
2025-07-26
ipv6: annotate data-races around rt->fib6_nsiblings
Eric Dumazet
-9
/
+16
[prev]
[next]