aboutsummaryrefslogtreecommitdiff
path: root/net/sctp
AgeCommit message (Expand)Author
2016-07-12sctp: lack the check for ports in sctp_v6_cmp_addrXin Long
2016-02-15net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memorySasha Levin
2016-02-15sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...Xin Long
2016-01-15ipv6: sctp: clone options to avoid use after freeEric Dumazet
2016-01-15sctp: also copy sk_tsflags when copying the socketMarcelo Ricardo Leitner
2016-01-15sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner
2016-01-15sctp: use the same clock as if sock source timestamps were onMarcelo Ricardo Leitner
2015-12-14ipv6: sctp: implement sctp_v6_destroy_sock()Eric Dumazet
2015-12-14sctp: translate host order to network order when setting a hmacidlucien
2015-10-27sctp: fix race on protocol/netns initializationMarcelo Ricardo Leitner
2015-07-05sctp: Fix race between OOTB responce and route removalAlexander Sverdlin
2015-07-05sctp: fix ASCONF list handlingMarcelo Ricardo Leitner
2015-02-26net: sctp: fix passing wrong parameter header to param_type2af in sctp_proces...Saran Maruti Ramanara
2015-02-26net: sctp: fix slab corruption from use after free on INIT collisionsDaniel Borkmann
2014-12-16net: sctp: use MAX_HEADER for headroom reserve in output pathDaniel Borkmann
2014-11-11net: sctp: fix memory leak in auth key managementDaniel Borkmann
2014-11-11net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p...Daniel Borkmann
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-14net: sctp: fix remote memory pressure from excessive queueingDaniel Borkmann
2014-10-14net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann
2014-10-14net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-10-06sctp: handle association restarts when the socket is closed.Vlad Yasevich
2014-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Tejun Heo
2014-09-09net/ipv4: bind ip_nonlocal_bind to current netnsVincent Bernat
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-08percpu_counter: add @gfp to percpu_counter_init()Tejun Heo
2014-08-29sctp: Change sctp to implement csum_levelsTom Herbert
2014-08-29net: sctp: fix ABI mismatch through sctp_assoc_to_state helperDaniel Borkmann
2014-08-22net: sctp: fix suboptimal edge-case on non-active active/retrans path selectionDaniel Borkmann
2014-08-22net: sctp: spare unnecessary comparison in sctp_trans_elect_bestDaniel Borkmann
2014-08-21sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probezhuyj
2014-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-08-05sctp: fix possible seqlock seadlock in sctp_packet_transmit()Eric Dumazet
2014-07-31net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORSDuan Jiong
2014-07-31sctp: Fixup v4mapped behaviour to comply with Sock APIJason Gunthorpe
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-22net: sctp: inherit auth_capable on INIT collisionsDaniel Borkmann
2014-07-22net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAYDavid Laight
2014-07-22net: sctp: Open out the check for NagleDavid Laight
2014-07-16net: sctp: deprecate rfc6458, 5.3.2. SCTP_SNDRCV supportDaniel Borkmann
2014-07-16net: sctp: implement rfc6458, 8.1.31. SCTP_DEFAULT_SNDINFO supportGeir Ola Vaagland
2014-07-16net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg supportGeir Ola Vaagland
2014-07-16net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg supportGeir Ola Vaagland
2014-07-16net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg supportGeir Ola Vaagland
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-15net: sctp: remove unnecessary break after return/gotoFabian Frederick
2014-07-14net: sctp: fix information leaks in ulpevent layerDaniel Borkmann
2014-07-08net: sctp: Inline the functions from command.cDavid Laight