index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sctp
/
ipv6.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
2019-12-04
1
-2
/
+2
*
ipv6: add priority parameter to ip6_xmit()
Eric Dumazet
2019-09-27
1
-1
/
+1
*
ipv6: elide flowlabel check if no exclusive leases exist
Willem de Bruijn
2019-07-08
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104
Thomas Gleixner
2019-05-24
1
-16
/
+1
*
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
2019-04-19
1
-0
/
+1
*
sctp: set flow sport from saddr only when it's 0
Xin Long
2019-01-24
1
-1
/
+2
*
sctp: allocate sctp_sockaddr_entry with kzalloc
Xin Long
2019-01-16
1
-4
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
1
-0
/
+1
|
\
|
*
sctp: initialize sin6_flowinfo for ipv6 addrs in sctp_inet6addr_event
Xin Long
2018-12-10
1
-0
/
+1
*
|
net: Convert protocol error handlers from void to int
Stefano Brivio
2018-11-08
1
-2
/
+5
|
/
*
sctp: check for ipv6_pinfo legal sndflow with flowlabel in sctp_v6_get_dst
Xin Long
2018-07-04
1
-0
/
+9
*
sctp: add support for dscp and flowlabel per transport
Xin Long
2018-07-04
1
-2
/
+9
*
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-28
1
-1
/
+1
*
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
1
-1
/
+1
|
\
|
*
net/sctp: convert to ->poll_mask
Christoph Hellwig
2018-05-26
1
-1
/
+1
*
|
sctp: fix the issue that flags are ignored when using kernel_connect
Xin Long
2018-05-22
1
-1
/
+1
*
|
sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addr
Xin Long
2018-04-27
1
-0
/
+3
|
/
*
sctp: do not check port in sctp_inet6_cmp_addr
Xin Long
2018-04-12
1
-30
/
+30
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-04-09
1
-1
/
+3
|
\
|
*
sctp: do not leak kernel memory to user space
Eric Dumazet
2018-04-08
1
-1
/
+3
*
|
Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-04-06
1
-7
/
+38
|
\
\
|
|
/
|
/
|
|
*
sctp: Add ip option support
Richard Haines
2018-02-26
1
-7
/
+38
*
|
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-02-12
1
-4
/
+4
|
/
*
sctp: fix dst refcnt leak in sctp_v6_get_dst()
Alexey Kodanev
2018-02-05
1
-3
/
+7
*
sctp: avoid compiler warning on implicit fallthru
Marcelo Ricardo Leitner
2018-01-15
1
-0
/
+1
*
net/sctp: Always set scope_id in sctp_inet6_skb_msgname
Eric W. Biederman
2017-11-16
1
-2
/
+3
*
sctp: fix some type cast warnings introduced since very beginning
Xin Long
2017-10-29
1
-1
/
+1
*
sctp: full support for ipv6 ip_nonlocal_bind & IP_FREEBIND
Laszlo Toth
2017-10-24
1
-2
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-21
1
-0
/
+2
|
\
|
*
sctp: fully initialize the IPv6 address in sctp_v6_to_addr()
Alexander Potapenko
2017-08-18
1
-0
/
+2
*
|
sctp: remove the typedef sctp_scope_t
Xin Long
2017-08-06
1
-3
/
+3
*
|
sctp: remove the typedef sctp_ipv6addr_param_t
Xin Long
2017-07-16
1
-1
/
+1
|
/
*
sctp: set the value of flowi6_oif to sk_bound_dev_if to make sctp_v6_get_dst ...
Zheng Li
2017-07-06
1
-0
/
+2
*
sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
Eric Dumazet
2017-05-18
1
-0
/
+3
*
sctp: fix src address selection if using secondary addresses for ipv6
Xin Long
2017-05-12
1
-17
/
+29
*
net: Work around lockdep limitation in sockets that use sockets
David Howells
2017-03-09
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-28
1
-1
/
+2
|
\
|
*
tcp: don't annotate mark on control socket from tcp_v6_send_response()
Pablo Neira
2017-01-27
1
-1
/
+2
*
|
sctp: simplify addr copy
Marcelo Ricardo Leitner
2016-12-28
1
-9
/
+7
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
sctp: hold transport instead of assoc when lookup assoc in rx path
Xin Long
2016-10-31
1
-1
/
+1
*
sctp: use inet_recvmsg to support sctp RFS well
Xin Long
2016-07-25
1
-1
/
+1
*
sctp: support ipv6 nonlocal bind
Xin Long
2016-07-25
1
-1
/
+3
*
sctp: allow GSO frags to access the chunk too
Marcelo Ricardo Leitner
2016-07-13
1
-5
/
+4
*
net: rename ICMP6_INC_STATS_BH()
Eric Dumazet
2016-04-27
1
-1
/
+1
*
sctp: lack the check for ports in sctp_v6_cmp_addr
Xin Long
2016-03-01
1
-0
/
+2
*
ipv6: sctp: clone options to avoid use after free
Eric Dumazet
2015-12-11
1
-0
/
+8
*
ipv6: sctp: fix lockdep splat in sctp_v6_get_dst()
Eric Dumazet
2015-12-07
1
-2
/
+1
*
ipv6: sctp: add rcu protection around np->opt
Eric Dumazet
2015-12-03
1
-3
/
+10
*
ipv6: Add rt6_get_cookie() function
Martin KaFai Lau
2015-05-25
1
-1
/
+1
[next]