summaryrefslogtreecommitdiff
path: root/net/sctp/ipv6.c (follow)
Commit message (Expand)AuthorAge
* sctp: validate from_addr_param returnMarcelo Ricardo Leitner2021-09-26
* net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca2020-05-20
* sctp: fix possibly using a bad saddr with a given dstMarcelo Ricardo Leitner2020-04-13
* sctp: fix the issue that flags are ignored when using kernel_connectXin Long2019-11-06
* sctp: allocate sctp_sockaddr_entry with kzallocXin Long2019-01-26
* sctp: initialize sin6_flowinfo for ipv6 addrs in sctp_inet6addr_eventXin Long2019-01-13
* sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addrXin Long2018-05-26
* sctp: do not check port in sctp_inet6_cmp_addrXin Long2018-04-29
* sctp: do not leak kernel memory to user spaceEric Dumazet2018-04-13
* sctp: fix dst refcnt leak in sctp_v6_get_dst()Alexey Kodanev2018-03-11
* net/sctp: Always set scope_id in sctp_inet6_skb_msgnameEric W. Biederman2017-11-24
* sctp: fully initialize the IPv6 address in sctp_v6_to_addr()Alexander Potapenko2017-08-30
* sctp: do not inherit ipv6_{mc|ac|fl}_list from parentEric Dumazet2017-06-07
* sctp: fix src address selection if using secondary addresses for ipv6Xin Long2017-06-07
* sctp: lack the check for ports in sctp_v6_cmp_addrXin Long2016-04-20
* 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
* net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-11
* sctp: Fixup v4mapped behaviour to comply with Sock APIJason Gunthorpe2014-07-31
* net: Eliminate no_check from protoswTom Herbert2014-05-23
* net: rename local_df to ignore_dfWANG Cong2014-05-12
* net: sctp: fix initialization of local source address on accepted ipv6 socketsMatija Glavinic Pecotic2014-02-06
* sctp: fix checkpatch errors with space required or prohibitedwangweidong2013-12-26
* ipv6: move ip6_sk_accept_pmtu from generic pmtu update path to ipv6 oneHannes Frederic Sowa2013-12-21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-12-19
|\
| * net: Remove FLOWI_FLAG_CAN_SLEEPSteffen Klassert2013-12-06
* | sctp: Fix FSF address in file headersJeff Kirsher2013-12-06
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-04
|\
| * net: sctp: fix ASCONF to allow non SCTP_ADDR_SRC addresses in ipv6Daniel Borkmann2013-10-23
* | ipv6: make lookups simpler and fasterEric Dumazet2013-10-09
|/
* net: sctp: rfc4443: do not report ICMP redirects to user spaceDaniel Borkmann2013-09-16
* net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmitDaniel Borkmann2013-09-12
* net: sctp: trivial: update bug report in header commentDaniel Borkmann2013-08-09
* sctp: Don't lookup dst if transport dst is still validfan.du2013-08-02
* net: sctp: trivial: update mailing list addressDaniel Borkmann2013-07-24
* net: sctp: rework debugging framework to use pr_debug and friendsDaniel Borkmann2013-07-01
* net: sctp: remove SCTP_STATIC macroDaniel Borkmann2013-06-17
* net: sctp: get rid of t_new macro for kzallocDaniel Borkmann2013-06-17
* sctp: Correct byte order of access to skb->{network, transport}_headerSimon Horman2013-06-13
* sctp: Correct access to skb->{network, transport}_headerSimon Horman2013-05-28
* net: sctp: sctp_v6_get_dst: fix boolean test in dst cacheDaniel Borkmann2013-02-13
* sctp: fix CONFIG_SCTP_DBG_MSG=y null pointer dereference in sctp_v6_get_dst()Tommi Rantala2012-11-30
* sctp: Make the mib per network namespaceEric W. Biederman2012-08-14
* sctp: Enable sctp in all network namespacesEric W. Biederman2012-08-14
* sctp: Make the address lists per network namespaceEric W. Biederman2012-08-14
* sctp: Make the association hashtable handle multiple network namespacesEric W. Biederman2012-08-14
* ipv6: Add redirect support to all protocol icmp error handlers.David S. Miller2012-07-12