index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
ipv6.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-01
ipv6: annotate data-races around cnf.forwarding
Eric Dumazet
1
-3
/
+5
2023-12-23
tcp: Save v4 address as v4-mapped-v6 in inet_bind2_bucket.v6_rcv_saddr.
Kuniyuki Iwashima
1
-5
/
+0
2023-10-23
ipv6: rename and move ip6_dst_lookup_tunnel()
Beniamino Galvani
1
-6
/
+0
2023-09-19
ipv6: lockless IPV6_ADDR_PREFERENCES implementation
Eric Dumazet
1
-13
/
+7
2023-09-15
ipv6: lockless IPV6_RECVERR implemetation
Eric Dumazet
1
-3
/
+1
2023-09-15
ipv6: lockless IPV6_DONTFRAG implementation
Eric Dumazet
1
-3
/
+3
2023-09-15
ipv6: lockless IPV6_AUTOFLOWLABEL implementation
Eric Dumazet
1
-1
/
+1
2023-09-15
ipv6: lockless IPV6_MULTICAST_HOPS implementation
Eric Dumazet
1
-1
/
+1
2023-09-15
ipv6: lockless IPV6_UNICAST_HOPS implementation
Eric Dumazet
1
-1
/
+1
2023-09-13
tcp: Fix bind() regression for v4-mapped-v6 wildcard address.
Kuniyuki Iwashima
1
-0
/
+5
2023-09-12
ipv6: fix ip6_sock_set_addr_preferences() typo
Eric Dumazet
1
-1
/
+1
2023-08-30
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-0
/
+2
2023-08-16
inet: move inet->transparent to inet->inet_flags
Eric Dumazet
1
-1
/
+1
2023-08-16
inet: move inet->freebind to inet->inet_flags
Eric Dumazet
1
-1
/
+2
2023-08-16
networking: Update to register_net_sysctl_sz
Joel Granados
1
-0
/
+2
2023-08-14
net: factor out inet{,6}_bind_sk helpers
Paolo Abeni
1
-0
/
+1
2023-07-25
tcp: Reduce chance of collisions in inet6_hashfn().
Stewart Smith
1
-6
/
+2
2023-02-14
ipv6: icmp6: add drop reason support to icmpv6_notify()
Eric Dumazet
1
-1
/
+2
2022-12-13
IPv6/GRO: generic helper to remove temporary HBH/jumbo header in driver
Coco Li
1
-0
/
+33
2022-11-17
net: use struct_group to copy ip/ipv6 header addresses
Hangbin Liu
1
-1
/
+1
2022-10-13
tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().
Kuniyuki Iwashima
1
-0
/
+1
2022-10-13
udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).
Kuniyuki Iwashima
1
-0
/
+1
2022-09-03
bpf: Change bpf_getsockopt(SOL_IPV6) to reuse do_ipv6_getsockopt()
Martin KaFai Lau
1
-0
/
+2
2022-09-03
bpf: net: Change do_ipv6_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
1
-1
/
+1
2022-08-19
bpf: Change bpf_setsockopt(SOL_IPV6) to reuse do_ipv6_setsockopt()
Martin KaFai Lau
1
-0
/
+2
2022-06-08
ipv6: Fix signed integer overflow in __ip6_append_data
Wang Yufen
1
-2
/
+2
2022-05-16
net: allow gro_max_size to exceed 65536
Alexander Duyck
1
-1
/
+1
2022-05-16
ipv6/gso: remove temporary HBH/jumbo header
Eric Dumazet
1
-0
/
+33
2022-05-16
ipv6: add struct hop_jumbo_hdr definition
Eric Dumazet
1
-0
/
+11
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+4
2022-02-17
ipv6: per-netns exclusive flowlabel checks
Willem de Bruijn
1
-1
/
+4
2022-02-08
ipv6: Define dscp_t and stop taking ECN bits into account in fib6-rules
Guillaume Nault
1
-0
/
+6
2022-02-05
net: don't include ndisc.h from ipv6.h
Jakub Kicinski
1
-1
/
+0
2022-01-28
ipv6: partially inline ipv6_fixup_options
Pavel Begunkov
1
-2
/
+10
2022-01-28
udp6: pass flow in ip6_make_skb together with cork
Pavel Begunkov
1
-1
/
+1
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
1
-0
/
+2
2021-11-16
ipv6: shrink struct ipcm6_cookie
Eric Dumazet
1
-1
/
+1
2021-10-26
ipv6: guard IPV6_MINHOPCOUNT with a static key
Eric Dumazet
1
-0
/
+1
2021-05-18
ipv6: Add a sysctl to control multipath hash fields
Ido Schimmel
1
-0
/
+8
2021-03-12
seg6: add support for IPv4 decapsulation in ipv6_srh_rcv()
Julien Massonneau
1
-0
/
+1
2020-07-25
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
1
-2
/
+2
2020-07-25
net/ipv6: switch ipv6_flowlabel_opt to sockptr_t
Christoph Hellwig
1
-1
/
+1
2020-07-20
net/ipv6: remove compat_ipv6_{get,set}sockopt
Christoph Hellwig
1
-4
/
+0
2020-05-28
ipv6: add ip6_sock_set_recvpktinfo
Christoph Hellwig
1
-0
/
+7
2020-05-28
ipv6: add ip6_sock_set_addr_preferences
Christoph Hellwig
1
-0
/
+67
2020-05-28
ipv6: add ip6_sock_set_recverr
Christoph Hellwig
1
-0
/
+7
2020-05-28
ipv6: add ip6_sock_set_v6only
Christoph Hellwig
1
-0
/
+11
2020-05-21
ip6_mc_msfilter(): pass the address list separately
Al Viro
1
-1
/
+2
2020-05-21
ip*_mc_gsfget(): lift copyout of struct group_filter into callers
Al Viro
1
-1
/
+1
2020-05-19
ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
Christoph Hellwig
1
-0
/
+2
[next]