Age | Commit message (Expand) | Author | Files | Lines |
2017-08-11 | sctp: remove the typedef sctp_sender_hb_info_t | Xin Long | 1 | -2/+2 |
2017-08-11 | sctp: remove the unused typedef sctp_packet_phandler_t | Xin Long | 1 | -2/+0 |
2017-08-07 | sctp: remove the typedef sctp_subtype_t | Xin Long | 2 | -15/+16 |
2017-08-07 | sctp: remove the typedef sctp_event_t | Xin Long | 2 | -11/+7 |
2017-08-07 | sctp: remove the typedef sctp_event_timeout_t | Xin Long | 2 | -6/+6 |
2017-08-07 | sctp: remove the typedef sctp_event_other_t | Xin Long | 1 | -4/+4 |
2017-08-07 | sctp: remove the typedef sctp_event_primitive_t | Xin Long | 1 | -4/+4 |
2017-08-07 | sctp: remove the typedef sctp_state_t | Xin Long | 5 | -11/+11 |
2017-08-07 | sctp: remove the typedef sctp_ierror_t | Xin Long | 1 | -3/+2 |
2017-08-07 | sctp: remove the typedef sctp_xmit_t | Xin Long | 2 | -6/+7 |
2017-08-07 | sctp: remove the typedef sctp_sock_state_t | Xin Long | 2 | -4/+5 |
2017-08-07 | sctp: remove the typedef sctp_transport_cmd_t | Xin Long | 2 | -5/+6 |
2017-08-07 | sctp: remove the typedef sctp_scope_t | Xin Long | 3 | -12/+13 |
2017-08-07 | sctp: remove the typedef sctp_scope_policy_t | Xin Long | 1 | -2/+4 |
2017-08-07 | sctp: remove the typedef sctp_retransmit_reason_t | Xin Long | 2 | -4/+4 |
2017-08-07 | sctp: remove the typedef sctp_lower_cwnd_t | Xin Long | 2 | -3/+4 |
2017-08-03 | sctp: remove the typedef sctp_errhdr_t | Xin Long | 1 | -4/+4 |
2017-08-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
2017-07-27 | sctp: fix the check for _sctp_walk_params and _sctp_walk_errors | Xin Long | 1 | -2/+2 |
2017-07-25 | sctp: remove the typedef sctp_sackhdr_t | Xin Long | 1 | -2/+2 |
2017-07-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+4 |
2017-07-17 | sctp: remove the typedef sctp_hmac_algo_param_t | Xin Long | 1 | -1/+1 |
2017-07-17 | sctp: remove the typedef sctp_chunks_param_t | Xin Long | 1 | -1/+1 |
2017-07-17 | sctp: remove the typedef sctp_random_param_t | Xin Long | 1 | -1/+1 |
2017-07-16 | sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}() | Alexander Potapenko | 1 | -0/+4 |
2017-07-05 | net, sctp: convert sctp_ep_common.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+1 |
2017-07-05 | net, sctp: convert sctp_transport.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+1 |
2017-07-05 | net, sctp: convert sctp_chunk.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+1 |
2017-07-05 | net, sctp: convert sctp_datamsg.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+1 |
2017-07-05 | net, sctp: convert sctp_auth_bytes.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -2/+3 |
2017-07-01 | sctp: remove the typedef sctp_init_chunk_t | Xin Long | 2 | -4/+4 |
2017-07-01 | sctp: remove the typedef sctp_data_chunk_t | Xin Long | 2 | -2/+2 |
2017-07-01 | sctp: remove the typedef sctp_param_t | Xin Long | 1 | -8/+6 |
2017-07-01 | sctp: remove the typedef sctp_paramhdr_t | Xin Long | 2 | -3/+4 |
2017-07-01 | sctp: remove the typedef sctp_cid_t | Xin Long | 3 | -5/+7 |
2017-07-01 | sctp: remove the typedef sctp_chunkhdr_t | Xin Long | 1 | -1/+1 |
2017-06-20 | sctp: handle errors when updating asoc | Xin Long | 1 | -2/+2 |
2017-06-02 | sctp: merge sctp_stream_new and sctp_stream_init | Xin Long | 1 | -2/+2 |
2017-06-02 | sctp: define the member stream as an object instead of pointer in asoc | Xin Long | 1 | -1/+2 |
2017-04-18 | sctp: process duplicated strreset out and addstrm out requests correctly | Xin Long | 1 | -0/+1 |
2017-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -11/+22 |
2017-04-05 | sctp: get sock from transport in sctp_transport_update_pmtu | Xin Long | 2 | -6/+5 |
2017-04-04 | sctp: check for dst and pathmtu update in sctp_packet_config | Xin Long | 1 | -3/+14 |
2017-04-04 | sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctp | Xin Long | 1 | -0/+2 |
2017-03-30 | sctp: alloc stream info when initializing asoc | Xin Long | 1 | -1/+2 |
2017-03-29 | sctp: change to save MSG_MORE flag into assoc | Xin Long | 1 | -1/+1 |
2017-03-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+3 |
2017-03-22 | sctp: declare struct sctp_stream before using it | Xin Long | 1 | -0/+1 |
2017-03-22 | sctp: define dst_pending_confirm as a bit in sctp_transport | Xin Long | 1 | -2/+2 |
2017-03-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+2 |