index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
af_inet6.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-20
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
1
-1
/
+1
2020-05-20
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
1
-1
/
+1
2019-02-06
ipv6: Consider sk_bound_dev_if when binding a socket to an address
David Ahern
1
-0
/
+3
2019-01-26
ipv6: Take rcu_read_lock in __inet6_bind for mapped addresses
David Ahern
1
-1
/
+4
2019-01-26
ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped address
David Ahern
1
-1
/
+10
2018-11-10
ipv6: fix cleanup ordering for ip6_mr failure
Sabrina Dubroca
1
-3
/
+3
2018-02-13
ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only
Martin KaFai Lau
1
-4
/
+7
2018-01-02
net: reevalulate autoflowlabel setting after sysctl setting
Shaohua Li
1
-1
/
+0
2017-12-14
ipv6: reorder icmpv6_init() and ip6_mr_init()
WANG Cong
1
-5
/
+5
2016-08-28
tcp: Set read_sock and peek_len proto_ops
Tom Herbert
1
-0
/
+2
2016-07-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-1
/
+8
2016-07-07
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in...
James Morris
1
-1
/
+8
2016-06-27
netlabel: Initial support for the CALIPSO netlink protocol.
Huw Davies
1
-1
/
+8
2016-06-09
net: vrf: Fix crash when IPv6 is disabled at boot time
David Ahern
1
-0
/
+6
2016-04-07
udp: Add GRO functions to UDP socket
Tom Herbert
1
-0
/
+8
2016-04-05
udp: enable MSG_PEEK at non-zero offset
samanthakumar
1
-0
/
+1
2016-02-11
sock: struct proto hash function may error
Craig Gallek
1
-1
/
+5
2015-12-14
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
1
-0
/
+3
2015-12-03
ipv6: kill sk_dst_lock
Eric Dumazet
1
-1
/
+1
2015-12-02
ipv6: add complete rcu protection around np->opt
Eric Dumazet
1
-4
/
+9
2015-07-31
ipv6: Disable flowlabel state ranges by default
Tom Herbert
1
-1
/
+1
2015-07-31
ipv6: Implement different admin modes for automatic flow labels
Tom Herbert
1
-1
/
+2
2015-07-09
ipv6: Nonlocal bind
Tom Herbert
1
-1
/
+2
2015-07-09
ipv6: use flag instead of u16 for hop in inet6_skb_parm
Florian Westphal
1
-2
/
+2
2015-06-06
inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitations
Eric Dumazet
1
-1
/
+2
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
1
-1
/
+1
2015-05-03
ipv6: Flow label state ranges
Tom Herbert
1
-0
/
+1
2015-03-31
ipv6: coding style: comparison for inequality with NULL
Ian Morris
1
-3
/
+3
2015-03-31
ipv6: coding style: comparison for equality with NULL
Ian Morris
1
-4
/
+4
2015-03-23
ipv6: introduce idgen_delay and idgen_retries knobs
Hannes Frederic Sowa
1
-0
/
+2
2015-03-02
net: use common macro for assering skb->cb[] available size in protocol families
Eyal Birger
1
-1
/
+1
2014-10-07
ipv6: make fib6 serial number per namespace
Hannes Frederic Sowa
1
-1
/
+1
2014-09-28
ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted()
Eric Dumazet
1
-2
/
+2
2014-09-09
net/ipv4: bind ip_nonlocal_bind to current netns
Vincent Bernat
1
-1
/
+1
2014-08-24
ipv6: White-space cleansing : Line Layouts
Ian Morris
1
-6
/
+6
2014-07-07
ipv6: Implement automatic flow label generation on transmit
Tom Herbert
1
-0
/
+1
2014-07-01
inet: move ipv6only in sock_common
Eric Dumazet
1
-3
/
+3
2014-05-23
net: Eliminate no_check from protosw
Tom Herbert
1
-3
/
+0
2014-05-07
net: clean up snmp stats code
WANG Cong
1
-25
/
+17
2014-01-19
ipv6: add flowlabel_consistency sysctl
Florent Fourcot
1
-0
/
+1
2013-12-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+1
2013-12-18
inet: make no_pmtu_disc per namespace and kill ipv4_config
Hannes Frederic Sowa
1
-1
/
+1
2013-12-09
ipv6: use ip6_flowinfo helper
Florent Fourcot
1
-2
/
+1
2013-12-06
net: Remove FLOWI_FLAG_CAN_SLEEP
Steffen Klassert
1
-1
/
+1
2013-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+2
2013-11-18
ipv6: Fix inet6_init() cleanup order
Vlad Yasevich
1
-2
/
+2
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+14
2013-11-06
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
1
-0
/
+14
2013-10-21
tcp_memcontrol: Remove the per netns control.
Eric W. Biederman
1
-2
/
+0
2013-10-19
inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once
Hannes Frederic Sowa
1
-5
/
+0
[next]