summaryrefslogtreecommitdiffstats
path: root/net/sctp
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-021-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | sctp: fix some type cast warnings introduced since very beginningXin Long2017-10-293-5/+5
* | sctp: fix a type cast warnings that causes a_rwnd gets the wrong valueXin Long2017-10-291-2/+2
* | sctp: fix some type cast warnings introduced by transport rhashtableXin Long2017-10-291-11/+11
* | sctp: fix some type cast warnings introduced by stream reconfXin Long2017-10-293-12/+21
* | sctp: reset owner sk for data chunks on out queues when migrating a sockXin Long2017-10-291-0/+32
* | sctp: full support for ipv6 ip_nonlocal_bind & IP_FREEBINDLaszlo Toth2017-10-241-2/+4
|/
* sctp: add the missing sock_owned_by_user check in sctp_icmp_redirectXin Long2017-10-201-1/+1
* sctp: do not peel off an assoc from one netns to another oneXin Long2017-10-191-0/+4
* sctp: Fix a big endian bug in sctp_diag_dump()Dan Carpenter2017-09-261-1/+3
* sctp: do not mark sk dumped when inet_sctp_diag_fill returns errXin Long2017-09-151-1/+0
* sctp: fix an use-after-free issue in sctp_sock_dumpXin Long2017-09-152-38/+34
* sctp: fix missing wake ups in some situationsMarcelo Ricardo Leitner2017-09-081-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-012-4/+6
|\
| * sctp: Avoid out-of-bounds reads from address storageStefano Brivio2017-08-232-4/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-211-0/+2
|\ \ | |/
| * sctp: fully initialize the IPv6 address in sctp_v6_to_addr()Alexander Potapenko2017-08-181-0/+2
* | sctp: fix some indents in sm_make_chunk.cXin Long2017-08-111-178/+170
* | sctp: remove the typedef sctp_disposition_tXin Long2017-08-113-671/+706
* | sctp: remove the typedef sctp_sm_table_entry_tXin Long2017-08-112-18/+26
* | sctp: remove the typedef sctp_verb_tXin Long2017-08-111-1/+1
* | sctp: remove the typedef sctp_arg_tXin Long2017-08-111-1/+1
* | sctp: remove the typedef sctp_cmd_seq_tXin Long2017-08-113-135/+137
* | sctp: remove the typedef sctp_cmd_tXin Long2017-08-111-1/+1
* | sctp: remove the typedef sctp_socket_type_tXin Long2017-08-111-3/+4
* | sctp: remove the typedef sctp_dbg_objcnt_entry_tXin Long2017-08-111-1/+1
* | sctp: remove the typedef sctp_cmsgs_tXin Long2017-08-111-4/+5
* | sctp: remove the typedef sctp_sender_hb_info_tXin Long2017-08-113-12/+10
* | 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
OpenPOWER on IntegriCloud