index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
ipv6.h
Age
Commit message (
Expand
)
Author
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-11-16
ipv6: shrink struct ipcm6_cookie
Eric Dumazet
2021-10-25
ipv6: guard IPV6_MINHOPCOUNT with a static key
Eric Dumazet
2021-05-18
ipv6: Add a sysctl to control multipath hash fields
Ido Schimmel
2021-03-11
seg6: add support for IPv4 decapsulation in ipv6_srh_rcv()
Julien Massonneau
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-24
net/ipv6: switch ipv6_flowlabel_opt to sockptr_t
Christoph Hellwig
2020-07-19
net/ipv6: remove compat_ipv6_{get,set}sockopt
Christoph Hellwig
2020-05-28
ipv6: add ip6_sock_set_recvpktinfo
Christoph Hellwig
2020-05-28
ipv6: add ip6_sock_set_addr_preferences
Christoph Hellwig
2020-05-28
ipv6: add ip6_sock_set_recverr
Christoph Hellwig
2020-05-28
ipv6: add ip6_sock_set_v6only
Christoph Hellwig
2020-05-20
ip6_mc_msfilter(): pass the address list separately
Al Viro
2020-05-20
ip*_mc_gsfget(): lift copyout of struct group_filter into callers
Al Viro
2020-05-18
ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
Christoph Hellwig
2020-04-24
net: ipv6: remove unused inline function ip6_set_txhash
YueHaibing
2020-02-24
net: UDP tunnel encapsulation module for tunnelling different protocols like ...
Martin Varghese
2020-01-25
mptcp: do not inherit inet proto ops
Florian Westphal
2019-12-04
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
2019-10-01
tcp: add ipv6_addr_v4mapped_loopback() helper
Eric Dumazet
2019-09-27
ipv6: add priority parameter to ip6_xmit()
Eric Dumazet
2019-07-08
ipv6: elide flowlabel check if no exclusive leases exist
Willem de Bruijn
2019-07-01
ipv6: icmp: allow flowlabel reflection in echo replies
Eric Dumazet
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-03
net: fix use-after-free in kfree_skb_list
Eric Dumazet
2019-05-30
net: ipv6: split skbuff into fragments transformer
Pablo Neira Ayuso
2019-05-30
net: ipv6: add skbuff fraglist splitter
Pablo Neira Ayuso
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-11-07
ipv6: factor out protocol delivery helper
Paolo Abeni
2018-10-10
net/ipv6: Make ipv6_route_table_template static
David Ahern
2018-08-01
net: don't declare IPv6 non-local bind helper if CONFIG_IPV6 undefined
Vincent Bernat
2018-08-01
net: add helpers checking if socket can be bound to nonlocal address
Vincent Bernat
2018-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-18
ipv6: fix useless rol32 call on hash
Colin Ian King
2018-07-18
ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
Florian Westphal
2018-07-16
ipv6/mcast: init as INCLUDE when join SSM INCLUDE group
Hangbin Liu
2018-07-07
ipv6: fold sockcm_cookie into ipcm6_cookie
Willem de Bruijn
2018-07-07
ipv6: ipcm6_cookie initializer
Willem de Bruijn
2018-07-06
net: ipv6: listify ipv6_rcv() and ip6_rcv_finish()
Edward Cree
2018-07-05
ipv6: make ipv6_renew_options() interrupt/kernel safe
Paul Moore
2018-06-04
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
2018-06-04
Revert "ipv6: omit traffic class when calculating flow hash"
David S. Miller
2018-06-04
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
2018-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-04-26
udp: generate gso with UDP_SEGMENT
Willem de Bruijn
2018-04-26
udp: expose inet cork to udp
Willem de Bruijn
2018-04-21
ipv6: make ip6_dst_mtu_forward inline
Felix Fietkau
2018-04-17
net/ipv6: Make __inet6_bind static
David Ahern
2018-04-04
ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow()
Alexey Kodanev
[next]