aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/sm_make_chunk.c
AgeCommit message (Expand)Author
2017-08-11sctp: fix an array overflow when all ext chunks are setXin Long
2017-05-24sctp: set new_asoc temp when processing dupcookieXin Long
2017-04-21sctp: switch to copy_from_iter_full()Al Viro
2017-03-30sctp: alloc stream info when initializing asocXin Long
2017-02-19sctp: add a function to verify the sctp reconf chunkXin Long
2017-02-19sctp: implement receiver-side procedures for the Incoming SSN Reset Request P...Xin Long
2017-02-19sctp: add support for generating stream reconf resp chunkXin Long
2017-02-09sctp: add support for generating stream reconf add incoming/outgoing streams ...Xin Long
2017-02-09sctp: add support for generating stream reconf ssn/tsn reset request chunkXin Long
2017-02-07sctp: add dst_pending_confirm flagJulian Anastasov
2017-01-18sctp: add reconf_enable in asoc ep and netnsXin Long
2017-01-18sctp: add support for generating stream reconf ssn reset request chunkXin Long
2017-01-16sctp: remove unused var from sctp_process_asconfMarcelo Ricardo Leitner
2017-01-06sctp: prepare asoc stream for stream reconfXin Long
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-30sctp: remove prsctp_param from sctp_chunkXin Long
2016-09-22sctp: rename WORD_TRUNC/ROUND macrosMarcelo Ricardo Leitner
2016-07-13sctp: avoid identifying address family many times for a chunkMarcelo Ricardo Leitner
2016-07-11sctp: implement prsctp PRIO policyXin Long
2016-07-11sctp: implement prsctp RTX policyXin Long
2016-07-11sctp: implement prsctp TTL policyXin Long
2016-07-11sctp: add SCTP_PR_SUPPORTED on sctp sockoptXin Long
2016-04-10sctp: avoid refreshing heartbeat timer too oftenMarcelo Ricardo Leitner
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-13sctp: allow sctp_transmit_packet and others to use gfpMarcelo Ricardo Leitner
2016-03-08sctp: fix copying more bytes than expected in sctp_add_bind_addrMarcelo Ricardo Leitner
2016-01-27sctp: Use shashHerbert Xu
2015-12-05sctp: use the same clock as if sock source timestamps were onMarcelo Ricardo Leitner
2015-10-05net: sctp: avoid incorrect time_t useArnd Bergmann
2015-08-28sctp: ASCONF-ACK with Unresolvable Address should be sentlucien
2015-08-27sctp: asconf's process should verify address parameter is in the beginninglucien
2015-01-30net: sctp: fix passing wrong parameter header to param_type2af in sctp_proces...Saran Maruti Ramanara
2014-11-24switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iterAl Viro
2014-11-24new helper: memcpy_from_msg()Al Viro
2014-11-11net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p...Daniel Borkmann
2014-10-14net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann
2014-06-11ktime: add ktime_after and ktime_before helperDaniel Borkmann
2014-04-18net: sctp: cache auth_enable per endpointVlad Yasevich
2014-03-05net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunkDaniel Borkmann
2014-01-13sctp: make sctp_addto_chunk_fixed localstephen hemminger
2013-12-26sctp: fix checkpatch errors with indentwangweidong
2013-12-26sctp: fix checkpatch errors with (foo*)|foo * bar|foo* barwangweidong
2013-12-26sctp: fix checkpatch errors with space required or prohibitedwangweidong
2013-12-06sctp: Fix FSF address in file headersJeff Kirsher
2013-10-28sctp: remove the repeat initialize with 0wangweidong
2013-08-29net: sctp: sctp_verify_init: clean up mandatory checks and add commentDaniel Borkmann
2013-08-13net: sctp: Add rudimentary infrastructure to account for control chunksVlad Yasevich
2013-08-09net: sctp: trivial: update bug report in header commentDaniel Borkmann
2013-07-24net: sctp: trivial: update mailing list addressDaniel Borkmann