index
:
linux.git
for-next
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
9 days
ipv6: annotate data-races around devconf->rpl_seg_enabled
Yue Haibing
9 days
net/tcp: Fix socket memory leak in TCP-AO failure handling for IPv6
Christoph Paasch
10 days
icmp: fix icmp_ndo_send address translation for reply direction
Fabian Bläse
2025-08-21
netfilter: nf_reject: don't leak dst refcount for loopback packets
Florian Westphal
2025-08-20
ipv6: sr: Fix MAC comparison to be constant-time
Eric Biggers
2025-08-18
ipv6: sr: validate HMAC algorithm ID in seg6_hmac_info_add
Minhong He
2025-08-12
Merge tag 'ipsec-2025-08-11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2025-08-07
netfilter: add back NETFILTER_XTABLES dependencies
Arnd Bergmann
2025-08-06
xfrm: flush all states in xfrm_state_fini
Sabrina Dubroca
2025-08-01
ipv6: reject malicious packets in ipv6_gso_segment()
Eric Dumazet
2025-07-30
Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-07-28
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-26
ipv6: annotate data-races around rt->fib6_nsiblings
Eric Dumazet
2025-07-26
ipv6: fix possible infinite loop in fib6_info_uses_dev()
Eric Dumazet
2025-07-26
ipv6: prevent infinite loop in rt6_nlmsg_size()
Eric Dumazet
2025-07-26
ipv6: add a retry logic in net6_rt_notify()
Eric Dumazet
2025-07-25
Merge tag 'nf-next-25-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2025-07-25
ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
Gabriel Goller
2025-07-25
netfilter: Exclude LEGACY TABLES on PREEMPT_RT.
Pablo Neira Ayuso
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-24
Merge tag 'ipsec-2025-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2025-07-22
ip6_gre: Factor out common ip6gre tunnel match into helper
Yue Haibing
2025-07-18
net: s/dev_get_flags/netif_get_flags/
Stanislav Fomichev
2025-07-18
net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOC
Jesper Dangaard Brouer
2025-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6
Alexei Starovoitov
2025-07-17
neighbour: Remove __pneigh_lookup().
Kuniyuki Iwashima
2025-07-17
neighbour: Split pneigh_lookup().
Kuniyuki Iwashima
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-16
bpf: Clean up individual BTF_ID code
Feng Yang
2025-07-16
ipv6: mcast: Delay put pmc->idev in mld_del_delrec()
Yue Haibing
2025-07-16
ipv6: mcast: Simplify mld_clear_{report|query}()
Yue Haibing
2025-07-15
ipv6: mcast: Remove unnecessary null check in ip6_mc_find_dev()
Yue Haibing
2025-07-15
ipv6: mcast: Avoid a duplicate pointer check in mld_del_delrec()
Yue Haibing
2025-07-14
dev: Pass netdevice_tracker to dev_get_by_flags_rcu().
Kuniyuki Iwashima
2025-07-14
lib/crypto: sha1: Rename sha1_init() to sha1_init_raw()
Eric Biggers
2025-07-13
rpl: Fix use-after-free in rpl_do_srh_inline().
Kuniyuki Iwashima
2025-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-10
gre: Fix IPv6 multicast route creation.
Guillaume Nault
2025-07-10
net: replace ND_PRINTK with dynamic debug
Wang Liang
2025-07-08
ipv6: Remove setsockopt_needs_rtnl().
Kuniyuki Iwashima
2025-07-08
ipv6: anycast: Don't hold RTNL for IPV6_JOIN_ANYCAST.
Kuniyuki Iwashima
2025-07-08
ipv6: anycast: Unify two error paths in ipv6_sock_ac_join().
Kuniyuki Iwashima
2025-07-08
ipv6: anycast: Don't hold RTNL for IPV6_LEAVE_ANYCAST and IPV6_ADDRFORM.
Kuniyuki Iwashima
2025-07-08
ipv6: anycast: Don't use rtnl_dereference().
Kuniyuki Iwashima
2025-07-08
ipv6: mcast: Remove unnecessary ASSERT_RTNL and comment.
Kuniyuki Iwashima
2025-07-08
ipv6: mcast: Don't hold RTNL for MCAST_ socket options.
Kuniyuki Iwashima
2025-07-08
ipv6: mcast: Don't hold RTNL in ipv6_sock_mc_close().
Kuniyuki Iwashima
2025-07-08
ipv6: mcast: Don't hold RTNL for IPV6_DROP_MEMBERSHIP and MCAST_LEAVE_GROUP.
Kuniyuki Iwashima
[next]