summaryrefslogtreecommitdiffstats
path: root/net/sctp
Commit message (Expand)AuthorAgeFilesLines
* sctp: fix the issue sctp_diag uses lock_sock in rcu_read_lockXin Long2016-09-302-21/+47
* sctp: change to check peer prsctp_capable when using prsctp policesXin Long2016-09-302-6/+6
* sctp: remove prsctp_param from sctp_chunkXin Long2016-09-303-19/+9
* sctp: hold the transport before using it in sctp_hash_cmpXin Long2016-09-131-10/+17
* sctp: identify chunks that need to be fragmented at IP levelMarcelo Ricardo Leitner2016-09-091-1/+12
* sctp: fix overrun in sctp_diag_dump_one()Lance Richardson2016-08-231-2/+4
* sctp: linearize early if it's not GSOMarcelo Ricardo Leitner2016-08-192-17/+7
* net/sctp: always initialise sctp_ht_iter::start_failVegard Nossum2016-08-131-0/+1
* sctp: use event->chunk when it's validXin Long2016-08-081-2/+2
* sctp_diag: Respect ss adding TCPF_CLOSE to idiag_statesPhil Sutter2016-08-081-2/+2
* sctp_diag: Fix T3_rtx timer exportPhil Sutter2016-08-081-4/+10
* sctp: allow receiving msg when TCP-style sk is in CLOSED stateXin Long2016-07-301-1/+1
* sctp: allow delivering notifications after receiving SHUTDOWNXin Long2016-07-301-1/+3
* sctp: fix the issue sctp requeue auth chunk incorrectlyXin Long2016-07-301-1/+2
* net/sctp: terminate rhashtable walk correctlyVegard Nossum2016-07-251-0/+1
* sctp: also point GSO head_skb to the sk when it's availableMarcelo Ricardo Leitner2016-07-251-0/+3
* sctp: fix BH handling on socket backlogMarcelo Ricardo Leitner2016-07-252-2/+2
* sctp: use inet_recvmsg to support sctp RFS wellXin Long2016-07-252-2/+2
* sctp: support ipv6 nonlocal bindXin Long2016-07-251-1/+3
* sctp: fix GSO for IPv6Marcelo Ricardo Leitner2016-07-161-1/+22
* sctp: recvmsg should be able to run even if sock is in closing stateMarcelo Ricardo Leitner2016-07-161-15/+17
* sctp: only check for ECN if peer is using itMarcelo Ricardo Leitner2016-07-131-3/+2
* sctp: do not clear chunk->ecn_ce_done flagMarcelo Ricardo Leitner2016-07-131-1/+0
* sctp: avoid identifying address family many times for a chunkMarcelo Ricardo Leitner2016-07-134-21/+8
* sctp: allow GSO frags to access the chunk tooMarcelo Ricardo Leitner2016-07-136-10/+30
* sctp: reorder sctp_ulpevent and shrink msg_flagsMarcelo Ricardo Leitner2016-07-131-2/+2
* sctp: allow others to use sctp_input_cbMarcelo Ricardo Leitner2016-07-131-11/+0
* sctp: implement prsctp PRIO policyXin Long2016-07-114-1/+105
* sctp: implement prsctp RTX policyXin Long2016-07-112-0/+6
* sctp: implement prsctp TTL policyXin Long2016-07-114-5/+33
* sctp: add SCTP_PR_ASSOC_STATUS on sctp sockoptXin Long2016-07-111-0/+62
* sctp: add SCTP_DEFAULT_PRINFO into sctp sockoptXin Long2016-07-111-0/+91
* sctp: add SCTP_PR_SUPPORTED on sctp sockoptXin Long2016-07-114-6/+88
* sctp: fix panic when sending auth chunksMarcelo Ricardo Leitner2016-07-091-3/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-301-6/+0
|\
| * net: diag: add missing declarationsBen Dooks2016-06-101-6/+0
* | sctp: change sk state to CLOSED instead of CLOSING in sctp_sock_migrateXin Long2016-06-161-1/+1
* | sctp: fix error return code in sctp_init()Wei Yongjun2016-06-141-1/+2
* | sctp: sctp should change socket state when shutdown is receivedXin Long2016-06-102-3/+9
* | sctp: Fix warning in sctp_packet_transmit_chunk()David S. Miller2016-06-031-1/+1
* | sctp: improve debug message to also log curr pkt and new chunk sizeMarcelo Ricardo Leitner2016-06-031-1/+2
* | sctp: Add GSO supportMarcelo Ricardo Leitner2016-06-037-124/+408
* | sctp: delay as much as possible skb_linearizeMarcelo Ricardo Leitner2016-06-032-31/+43
|/
* sctp: sctp_diag should dump sctp socket typeXin Long2016-05-311-0/+1
* sctp: fix double EPs display in sctp_diagXin Long2016-05-251-0/+3
* sctp: prepare for socket backlog behavior changeEric Dumazet2016-05-021-0/+2
* sctp: signal sk_data_ready earlier on data chunks receptionMarcelo Ricardo Leitner2016-05-012-13/+19
* net: rename NET_{ADD|INC}_STATS_BH()Eric Dumazet2016-04-271-1/+1
* net: rename ICMP6_INC_STATS_BH()Eric Dumazet2016-04-271-1/+1
* net: sctp: rename SCTP_INC_STATS_BH()Eric Dumazet2016-04-271-6/+6