summaryrefslogtreecommitdiffstats
path: root/net/sctp
Commit message (Expand)AuthorAgeFilesLines
...
* | sctp: remove the typedef sctp_subtype_tXin Long2017-08-068-114/+118
* | sctp: remove the typedef sctp_event_tXin Long2017-08-063-13/+11
* | sctp: remove the typedef sctp_event_timeout_tXin Long2017-08-061-3/+3
* | sctp: remove the typedef sctp_state_tXin Long2017-08-064-15/+17
* | sctp: remove the typedef sctp_ierror_tXin Long2017-08-062-24/+27
* | sctp: remove the typedef sctp_xmit_tXin Long2017-08-062-34/+34
* | sctp: remove the typedef sctp_transport_cmd_tXin Long2017-08-061-1/+1
* | sctp: remove the typedef sctp_scope_tXin Long2017-08-066-30/+29
* | sctp: remove the typedef sctp_scope_policy_tXin Long2017-08-061-1/+1
* | sctp: remove the typedef sctp_retransmit_reason_tXin Long2017-08-061-1/+1
* | sctp: remove the typedef sctp_lower_cwnd_tXin Long2017-08-061-1/+1
* | 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-241-4/+4
* | sctp: remove the typedef sctp_heartbeat_chunk_tXin Long2017-07-241-1/+2
* | sctp: remove the typedef sctp_heartbeathdr_tXin Long2017-07-241-1/+1
* | sctp: remove the typedef sctp_sack_chunk_tXin Long2017-07-242-3/+3
* | sctp: remove the typedef sctp_sackhdr_tXin Long2017-07-241-1/+1
* | sctp: remove the typedef sctp_sack_variable_tXin Long2017-07-241-5/+5
* | sctp: remove the typedef sctp_unrecognized_param_tXin Long2017-07-241-11/+7
* | sctp: remove the typedef sctp_cookie_param_tXin Long2017-07-241-8/+10
* | sctp: remove the typedef sctp_initack_chunk_tXin Long2017-07-241-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-162-4/+4
* | sctp: remove the typedef sctp_chunks_param_tXin Long2017-07-162-4/+4
* | sctp: remove the typedef sctp_random_param_tXin Long2017-07-161-5/+4
* | sctp: remove the typedef sctp_supported_ext_param_tXin Long2017-07-161-14/+8
* | sctp: remove the typedef sctp_adaptation_ind_param_tXin Long2017-07-161-2/+2
* | sctp: remove the typedef sctp_supported_addrs_param_tXin Long2017-07-161-1/+1
* | sctp: remove the typedef sctp_cookie_preserve_param_tXin Long2017-07-161-6/+5
* | sctp: remove the typedef sctp_ipv6addr_param_tXin Long2017-07-162-2/+2
* | sctp: remove the typedef sctp_ipv4addr_param_tXin Long2017-07-162-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
OpenPOWER on IntegriCloud