summaryrefslogtreecommitdiffstats
path: root/net/sctp (follow)
Commit message (Expand)AuthorAgeFilesLines
* sctp: remove the typedef sctp_auth_chunk_tXin Long2017-08-032-5/+6
* sctp: remove the typedef sctp_authhdr_tXin Long2017-08-031-4/+4
* sctp: remove the typedef sctp_addip_chunk_tXin Long2017-08-033-8/+13
* sctp: remove the typedef sctp_addiphdr_tXin Long2017-08-032-12/+12
* sctp: remove the typedef sctp_addip_param_tXin Long2017-08-031-19/+20
* sctp: remove the typedef sctp_cwrhdr_tXin Long2017-08-032-5/+5
* sctp: remove the typedef sctp_ecne_chunk_tXin Long2017-08-031-2/+2
* sctp: remove the typedef sctp_ecnehdr_tXin Long2017-08-032-5/+5
* sctp: remove the typedef sctp_error_tXin Long2017-08-031-1/+1
* sctp: remove the typedef sctp_operr_chunk_tXin Long2017-08-031-2/+2
* sctp: remove the typedef sctp_errhdr_tXin Long2017-08-034-38/+41
* sctp: fix the name of struct sctp_shutdown_chunk_tXin Long2017-08-031-8/+8
* sctp: remove the typedef sctp_shutdownhdr_tXin Long2017-08-032-7/+7
* sctp: remove the typedef sctp_abort_chunk_tXin Long2017-07-251-4/+4
* sctp: remove the typedef sctp_heartbeat_chunk_tXin Long2017-07-251-1/+2
* sctp: remove the typedef sctp_heartbeathdr_tXin Long2017-07-251-1/+1
* sctp: remove the typedef sctp_sack_chunk_tXin Long2017-07-252-3/+3
* sctp: remove the typedef sctp_sackhdr_tXin Long2017-07-251-1/+1
* sctp: remove the typedef sctp_sack_variable_tXin Long2017-07-251-5/+5
* sctp: remove the typedef sctp_unrecognized_param_tXin Long2017-07-251-11/+7
* sctp: remove the typedef sctp_cookie_param_tXin Long2017-07-251-8/+10
* sctp: remove the typedef sctp_initack_chunk_tXin Long2017-07-251-7/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-07-211-2/+2
|\
| * sctp: fix an array overflow when all ext chunks are setXin Long2017-07-141-2/+2
* | sctp: remove the typedef sctp_hmac_algo_param_tXin Long2017-07-172-4/+4
* | sctp: remove the typedef sctp_chunks_param_tXin Long2017-07-172-4/+4
* | sctp: remove the typedef sctp_random_param_tXin Long2017-07-171-5/+4
* | sctp: remove the typedef sctp_supported_ext_param_tXin Long2017-07-171-14/+8
* | sctp: remove the typedef sctp_adaptation_ind_param_tXin Long2017-07-171-2/+2
* | sctp: remove the typedef sctp_supported_addrs_param_tXin Long2017-07-171-1/+1
* | sctp: remove the typedef sctp_cookie_preserve_param_tXin Long2017-07-171-6/+5
* | sctp: remove the typedef sctp_ipv6addr_param_tXin Long2017-07-172-2/+2
* | sctp: remove the typedef sctp_ipv4addr_param_tXin Long2017-07-172-2/+2
|/
* sctp: set the value of flowi6_oif to sk_bound_dev_if to make sctp_v6_get_dst ...Zheng Li2017-07-061-0/+2
* net, sctp: convert sctp_ep_common.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-042-6/+6
* net, sctp: convert sctp_transport.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-4/+4
* net, sctp: convert sctp_chunk.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-3/+3
* net, sctp: convert sctp_datamsg.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-3/+3
* net, sctp: convert sctp_auth_bytes.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-2/+2
* sctp: Add peeloff-flags socket optionNeil Horman2017-07-021-15/+72
* sctp: remove the typedef sctp_init_chunk_tXin Long2017-07-014-20/+20
* sctp: remove the typedef sctp_inithdr_tXin Long2017-07-012-8/+8
* sctp: remove the typedef sctp_data_chunk_tXin Long2017-07-013-6/+6
* sctp: remove the typedef sctp_datahdr_tXin Long2017-07-011-5/+8
* sctp: remove the typedef sctp_param_tXin Long2017-07-011-1/+1
* sctp: remove the typedef sctp_paramhdr_tXin Long2017-07-017-46/+53
* sctp: remove the typedef sctp_cid_tXin Long2017-07-013-7/+7
* sctp: remove the typedef sctp_chunkhdr_tXin Long2017-07-016-62/+64
* sctp: remove an unnecessary check from sctp_endpoint_destroyXin Long2017-07-011-8/+6
* net: convert sock.sk_wmem_alloc from atomic_t to refcount_tReshetova, Elena2017-07-013-4/+4