index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-23
net/ip6_tunnel: Prevent perpetual tunnel growth
Dmitry Safonov
1
-2
/
+1
2025-10-15
ipv6: snmp: do not track per idev ICMP6_MIB_RATELIMITHOST
Eric Dumazet
2
-3
/
+6
2025-10-15
ipv6: snmp: do not use SNMP_MIB_SENTINEL anymore
Eric Dumazet
1
-19
/
+24
2025-10-15
ipv6: use RCU in ip6_output()
Eric Dumazet
1
-14
/
+15
2025-10-15
ipv6: use RCU in ip6_xmit()
Eric Dumazet
1
-14
/
+21
2025-10-15
ipv6: start using dst_dev_rcu()
Eric Dumazet
6
-13
/
+14
2025-10-15
ipv6: mcast: Add ip6_mc_find_idev() helper
Yue Haibing
1
-36
/
+31
2025-09-02
ipv6: annotate data-races around devconf->rpl_seg_enabled
Yue Haibing
1
-4
/
+2
2025-09-02
net/tcp: Fix socket memory leak in TCP-AO failure handling for IPv6
Christoph Paasch
1
-17
/
+15
2025-09-01
icmp: fix icmp_ndo_send address translation for reply direction
Fabian Bläse
1
-2
/
+4
2025-08-21
netfilter: nf_reject: don't leak dst refcount for loopback packets
Florian Westphal
1
-3
/
+2
2025-08-20
ipv6: sr: Fix MAC comparison to be constant-time
Eric Biggers
1
-1
/
+2
2025-08-18
ipv6: sr: validate HMAC algorithm ID in seg6_hmac_info_add
Minhong He
1
-0
/
+3
2025-08-12
Merge tag 'ipsec-2025-08-11' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
Paolo Abeni
1
-1
/
+1
2025-08-07
netfilter: add back NETFILTER_XTABLES dependencies
Arnd Bergmann
1
-0
/
+1
2025-08-06
xfrm: flush all states in xfrm_state_fini
Sabrina Dubroca
1
-1
/
+1
2025-08-01
ipv6: reject malicious packets in ipv6_gso_segment()
Eric Dumazet
1
-1
/
+3
2025-07-30
Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
1
-2
/
+1
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
42
-732
/
+901
2025-07-28
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
1
-1
/
+1
2025-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-38
/
+57
2025-07-26
ipv6: annotate data-races around rt->fib6_nsiblings
Eric Dumazet
2
-9
/
+16
2025-07-26
ipv6: fix possible infinite loop in fib6_info_uses_dev()
Eric Dumazet
1
-6
/
+11
2025-07-26
ipv6: prevent infinite loop in rt6_nlmsg_size()
Eric Dumazet
2
-18
/
+20
2025-07-26
ipv6: add a retry logic in net6_rt_notify()
Eric Dumazet
1
-5
/
+10
2025-07-25
Merge tag 'nf-next-25-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
1
-10
/
+9
2025-07-25
ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
Gabriel Goller
2
-1
/
+84
2025-07-25
netfilter: Exclude LEGACY TABLES on PREEMPT_RT.
Pablo Neira Ayuso
1
-10
/
+9
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-1
/
+6
2025-07-24
Merge tag 'ipsec-2025-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
Paolo Abeni
3
-1
/
+6
2025-07-22
ip6_gre: Factor out common ip6gre tunnel match into helper
Yue Haibing
1
-66
/
+34
2025-07-18
net: s/dev_get_flags/netif_get_flags/
Stanislav Fomichev
1
-1
/
+1
2025-07-18
net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOC
Jesper Dangaard Brouer
2
-9
/
+4
2025-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6
Alexei Starovoitov
3
-12
/
+7
2025-07-17
neighbour: Remove __pneigh_lookup().
Kuniyuki Iwashima
1
-4
/
+2
2025-07-17
neighbour: Split pneigh_lookup().
Kuniyuki Iwashima
2
-2
/
+2
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-5
/
+5
2025-07-16
bpf: Clean up individual BTF_ID code
Feng Yang
1
-2
/
+1
2025-07-16
ipv6: mcast: Delay put pmc->idev in mld_del_delrec()
Yue Haibing
1
-1
/
+1
2025-07-16
ipv6: mcast: Simplify mld_clear_{report|query}()
Yue Haibing
1
-8
/
+2
2025-07-15
ipv6: mcast: Remove unnecessary null check in ip6_mc_find_dev()
Yue Haibing
1
-3
/
+0
2025-07-15
ipv6: mcast: Avoid a duplicate pointer check in mld_del_delrec()
Yue Haibing
1
-27
/
+25
2025-07-14
dev: Pass netdevice_tracker to dev_get_by_flags_rcu().
Kuniyuki Iwashima
1
-5
/
+6
2025-07-14
lib/crypto: sha1: Rename sha1_init() to sha1_init_raw()
Eric Biggers
1
-1
/
+1
2025-07-13
rpl: Fix use-after-free in rpl_do_srh_inline().
Kuniyuki Iwashima
1
-4
/
+4
2025-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+2
2025-07-10
gre: Fix IPv6 multicast route creation.
Guillaume Nault
1
-7
/
+2
2025-07-10
net: replace ND_PRINTK with dynamic debug
Wang Liang
1
-96
/
+61
2025-07-08
ipv6: Remove setsockopt_needs_rtnl().
Kuniyuki Iwashima
1
-11
/
+2
2025-07-08
ipv6: anycast: Don't hold RTNL for IPV6_JOIN_ANYCAST.
Kuniyuki Iwashima
2
-12
/
+14
[next]