aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/sm_make_chunk.c
Commit message (Expand)AuthorAge
* sctp: remove the typedef sctp_ierror_tXin Long2017-08-07
* sctp: remove the typedef sctp_scope_tXin Long2017-08-07
* sctp: remove the typedef sctp_authhdr_tXin Long2017-08-03
* sctp: remove the typedef sctp_addip_chunk_tXin Long2017-08-03
* sctp: remove the typedef sctp_addiphdr_tXin Long2017-08-03
* sctp: remove the typedef sctp_addip_param_tXin Long2017-08-03
* sctp: remove the typedef sctp_cwrhdr_tXin Long2017-08-03
* sctp: remove the typedef sctp_ecnehdr_tXin Long2017-08-03
* sctp: remove the typedef sctp_errhdr_tXin Long2017-08-03
* sctp: remove the typedef sctp_shutdownhdr_tXin Long2017-08-03
* sctp: remove the typedef sctp_cookie_param_tXin Long2017-07-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-07-20
|\
| * sctp: fix an array overflow when all ext chunks are setXin Long2017-07-14
* | sctp: remove the typedef sctp_supported_ext_param_tXin Long2017-07-16
* | sctp: remove the typedef sctp_adaptation_ind_param_tXin Long2017-07-16
* | sctp: remove the typedef sctp_supported_addrs_param_tXin Long2017-07-16
* | sctp: remove the typedef sctp_ipv6addr_param_tXin Long2017-07-16
* | sctp: remove the typedef sctp_ipv4addr_param_tXin Long2017-07-16
|/
* net, sctp: convert sctp_chunk.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-04
* sctp: remove the typedef sctp_init_chunk_tXin Long2017-07-01
* sctp: remove the typedef sctp_inithdr_tXin Long2017-07-01
* sctp: remove the typedef sctp_param_tXin Long2017-07-01
* sctp: remove the typedef sctp_paramhdr_tXin Long2017-07-01
* sctp: remove the typedef sctp_cid_tXin Long2017-07-01
* sctp: remove the typedef sctp_chunkhdr_tXin Long2017-07-01
* net: manual clean code which call skb_put_[data:zero]yuan linyu2017-06-20
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-16
* networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* networking: convert many more places to skb_put_zero()Johannes Berg2017-06-16
* networking: use skb_put_zero()Johannes Berg2017-06-13
* sctp: merge sctp_stream_new and sctp_stream_initXin Long2017-06-02
* sctp: define the member stream as an object instead of pointer in asocXin Long2017-06-02
* sctp: set new_asoc temp when processing dupcookieXin Long2017-05-24
* sctp: switch to copy_from_iter_full()Al Viro2017-04-21
* sctp: alloc stream info when initializing asocXin Long2017-03-30
* sctp: add a function to verify the sctp reconf chunkXin Long2017-02-19
* sctp: implement receiver-side procedures for the Incoming SSN Reset Request P...Xin Long2017-02-19
* sctp: add support for generating stream reconf resp chunkXin Long2017-02-19
* sctp: add support for generating stream reconf add incoming/outgoing streams ...Xin Long2017-02-09
* sctp: add support for generating stream reconf ssn/tsn reset request chunkXin Long2017-02-09
* sctp: add dst_pending_confirm flagJulian Anastasov2017-02-07
* sctp: add reconf_enable in asoc ep and netnsXin Long2017-01-18
* sctp: add support for generating stream reconf ssn reset request chunkXin Long2017-01-18
* sctp: remove unused var from sctp_process_asconfMarcelo Ricardo Leitner2017-01-16
* sctp: prepare asoc stream for stream reconfXin Long2017-01-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-02
|\
| * sctp: remove prsctp_param from sctp_chunkXin Long2016-09-30
* | sctp: rename WORD_TRUNC/ROUND macrosMarcelo Ricardo Leitner2016-09-22
|/
* sctp: avoid identifying address family many times for a chunkMarcelo Ricardo Leitner2016-07-13
* sctp: implement prsctp PRIO policyXin Long2016-07-11