aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/ipv6.c
Commit message (Expand)AuthorAge
* ipv6: add priority parameter to ip6_xmit()Eric Dumazet2019-09-27
* ipv6: elide flowlabel check if no exclusive leases existWillem de Bruijn2019-07-08
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104Thomas Gleixner2019-05-24
* net: rework SIOCGSTAMP ioctl handlingArnd Bergmann2019-04-19
* sctp: set flow sport from saddr only when it's 0Xin Long2019-01-24
* sctp: allocate sctp_sockaddr_entry with kzallocXin Long2019-01-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-20
|\
| * sctp: initialize sin6_flowinfo for ipv6 addrs in sctp_inet6addr_eventXin Long2018-12-10
* | net: Convert protocol error handlers from void to intStefano Brivio2018-11-08
|/
* sctp: check for ipv6_pinfo legal sndflow with flowlabel in sctp_v6_get_dstXin Long2018-07-03
* sctp: add support for dscp and flowlabel per transportXin Long2018-07-03
* Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-28
* Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-04
|\
| * net/sctp: convert to ->poll_maskChristoph Hellwig2018-05-26
* | sctp: fix the issue that flags are ignored when using kernel_connectXin Long2018-05-22
* | sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addrXin Long2018-04-27
|/
* sctp: do not check port in sctp_inet6_cmp_addrXin Long2018-04-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-09
|\
| * sctp: do not leak kernel memory to user spaceEric Dumazet2018-04-08
* | Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-06
|\ \ | |/ |/|
| * sctp: Add ip option supportRichard Haines2018-02-26
* | net: make getname() functions return length rather than use int* parameterDenys Vlasenko2018-02-12
|/
* sctp: fix dst refcnt leak in sctp_v6_get_dst()Alexey Kodanev2018-02-05
* sctp: avoid compiler warning on implicit fallthruMarcelo Ricardo Leitner2018-01-15
* net/sctp: Always set scope_id in sctp_inet6_skb_msgnameEric W. Biederman2017-11-16
* sctp: fix some type cast warnings introduced since very beginningXin Long2017-10-29
* sctp: full support for ipv6 ip_nonlocal_bind & IP_FREEBINDLaszlo Toth2017-10-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-21
|\
| * sctp: fully initialize the IPv6 address in sctp_v6_to_addr()Alexander Potapenko2017-08-18
* | sctp: remove the typedef sctp_scope_tXin Long2017-08-07
* | sctp: remove the typedef sctp_ipv6addr_param_tXin Long2017-07-16
|/
* sctp: set the value of flowi6_oif to sk_bound_dev_if to make sctp_v6_get_dst ...Zheng Li2017-07-06
* sctp: do not inherit ipv6_{mc|ac|fl}_list from parentEric Dumazet2017-05-18
* sctp: fix src address selection if using secondary addresses for ipv6Xin Long2017-05-12
* net: Work around lockdep limitation in sockets that use socketsDavid Howells2017-03-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-28
|\
| * tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira2017-01-27
* | sctp: simplify addr copyMarcelo Ricardo Leitner2016-12-28
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* sctp: hold transport instead of assoc when lookup assoc in rx pathXin Long2016-10-31
* sctp: use inet_recvmsg to support sctp RFS wellXin Long2016-07-25
* sctp: support ipv6 nonlocal bindXin Long2016-07-25
* sctp: allow GSO frags to access the chunk tooMarcelo Ricardo Leitner2016-07-13
* net: rename ICMP6_INC_STATS_BH()Eric Dumazet2016-04-27
* sctp: lack the check for ports in sctp_v6_cmp_addrXin Long2016-03-01
* ipv6: sctp: clone options to avoid use after freeEric Dumazet2015-12-11
* ipv6: sctp: fix lockdep splat in sctp_v6_get_dst()Eric Dumazet2015-12-07
* ipv6: sctp: add rcu protection around np->optEric Dumazet2015-12-03
* ipv6: Add rt6_get_cookie() functionMartin KaFai Lau2015-05-25
* ipv6: Remove external dependency on rt6i_dst and rt6i_srcMartin KaFai Lau2015-05-25