Age | Commit message (Expand) | Author |
2017-08-06 | sctp: remove the typedef sctp_subtype_t | Xin Long |
2017-08-06 | sctp: remove the typedef sctp_event_t | Xin Long |
2017-08-06 | sctp: remove the typedef sctp_event_timeout_t | Xin Long |
2017-08-06 | sctp: remove the typedef sctp_state_t | Xin Long |
2017-08-06 | sctp: remove the typedef sctp_ierror_t | Xin Long |
2017-08-06 | sctp: remove the typedef sctp_xmit_t | Xin Long |
2017-08-06 | sctp: remove the typedef sctp_transport_cmd_t | Xin Long |
2017-08-06 | sctp: remove the typedef sctp_scope_t | Xin Long |
2017-08-06 | sctp: remove the typedef sctp_scope_policy_t | Xin Long |
2017-08-06 | sctp: remove the typedef sctp_retransmit_reason_t | Xin Long |
2017-08-06 | sctp: remove the typedef sctp_lower_cwnd_t | Xin Long |
2017-08-03 | sctp: remove the typedef sctp_auth_chunk_t | Xin Long |
2017-08-03 | sctp: remove the typedef sctp_authhdr_t | Xin Long |
2017-08-03 | sctp: remove the typedef sctp_addip_chunk_t | Xin Long |
2017-08-03 | sctp: remove the typedef sctp_addiphdr_t | Xin Long |
2017-08-03 | sctp: remove the typedef sctp_addip_param_t | Xin Long |
2017-08-03 | sctp: remove the typedef sctp_cwrhdr_t | Xin Long |
2017-08-03 | sctp: remove the typedef sctp_ecne_chunk_t | Xin Long |
2017-08-03 | sctp: remove the typedef sctp_ecnehdr_t | Xin Long |
2017-08-03 | sctp: remove the typedef sctp_error_t | Xin Long |
2017-08-03 | sctp: remove the typedef sctp_operr_chunk_t | Xin Long |
2017-08-03 | sctp: remove the typedef sctp_errhdr_t | Xin Long |
2017-08-03 | sctp: fix the name of struct sctp_shutdown_chunk_t | Xin Long |
2017-08-03 | sctp: remove the typedef sctp_shutdownhdr_t | Xin Long |
2017-07-24 | sctp: remove the typedef sctp_abort_chunk_t | Xin Long |
2017-07-24 | sctp: remove the typedef sctp_heartbeat_chunk_t | Xin Long |
2017-07-24 | sctp: remove the typedef sctp_heartbeathdr_t | Xin Long |
2017-07-24 | sctp: remove the typedef sctp_sack_chunk_t | Xin Long |
2017-07-24 | sctp: remove the typedef sctp_sackhdr_t | Xin Long |
2017-07-24 | sctp: remove the typedef sctp_sack_variable_t | Xin Long |
2017-07-24 | sctp: remove the typedef sctp_unrecognized_param_t | Xin Long |
2017-07-24 | sctp: remove the typedef sctp_cookie_param_t | Xin Long |
2017-07-24 | sctp: remove the typedef sctp_initack_chunk_t | Xin Long |
2017-07-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-07-16 | sctp: remove the typedef sctp_hmac_algo_param_t | Xin Long |
2017-07-16 | sctp: remove the typedef sctp_chunks_param_t | Xin Long |
2017-07-16 | sctp: remove the typedef sctp_random_param_t | Xin Long |
2017-07-16 | sctp: remove the typedef sctp_supported_ext_param_t | Xin Long |
2017-07-16 | sctp: remove the typedef sctp_adaptation_ind_param_t | Xin Long |
2017-07-16 | sctp: remove the typedef sctp_supported_addrs_param_t | Xin Long |
2017-07-16 | sctp: remove the typedef sctp_cookie_preserve_param_t | Xin Long |
2017-07-16 | sctp: remove the typedef sctp_ipv6addr_param_t | Xin Long |
2017-07-16 | sctp: remove the typedef sctp_ipv4addr_param_t | Xin Long |
2017-07-14 | sctp: fix an array overflow when all ext chunks are set | Xin Long |
2017-07-06 | sctp: set the value of flowi6_oif to sk_bound_dev_if to make sctp_v6_get_dst ... | Zheng Li |
2017-07-04 | net, sctp: convert sctp_ep_common.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-04 | net, sctp: convert sctp_transport.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-04 | net, sctp: convert sctp_chunk.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-04 | net, sctp: convert sctp_datamsg.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-04 | net, sctp: convert sctp_auth_bytes.refcnt from atomic_t to refcount_t | Reshetova, Elena |