summaryrefslogtreecommitdiffstats
path: root/net/sctp
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* net: rename ICMP_INC_STATS_BH()Eric Dumazet2016-04-271-1/+1
* net: snmp: kill various STATS_USER() helpersEric Dumazet2016-04-271-1/+1
* sctp: sctp_diag should fill RMEM_ALLOC with asoc->rmem_alloc when rcvbuf_poli...Xin Long2016-04-261-1/+5
* sock_diag: align nlattr properly when neededNicolas Dichtel2016-04-261-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-234-33/+40
|\
| * sctp: avoid refreshing heartbeat timer too oftenMarcelo Ricardo Leitner2016-04-104-33/+40
* | net: use jiffies_to_msecs to replace EXPIRES_IN_MS in inet/sctp_diagXin Long2016-04-211-4/+2
* | sctp: fix some rhashtable functions using in sctp proc/diagXin Long2016-04-152-6/+16
* | sctp: merge the seq_start/next/exits in remaddrs and assocsXin Long2016-04-151-36/+9
* | sctp: add the sctp_diag.c fileXin Long2016-04-153-0/+502
* | sctp: export some apis or variables for sctp_diag and reuse some for procXin Long2016-04-152-63/+143
* | sctp: add sctp_info dump api for sctp_diagXin Long2016-04-151-0/+86
* | sctp: simplify sk_receive_queue lockingMarcelo Ricardo Leitner2016-04-152-5/+4
* | sctp: add support for RPS and RFSMarcelo Ricardo Leitner2016-04-142-0/+6
* | sctp: delay calls to sk_data_ready() as much as possibleMarcelo Ricardo Leitner2016-04-132-2/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-091-1/+2
|\ \ | |/
| * sctp: flush if we can't fit another DATA chunkMarcelo Ricardo Leitner2016-04-051-1/+2
* | rhashtable: accept GFP flags in rhashtable_walk_initBob Copeland2016-04-051-1/+2
|/
* sctp: really allow using GFP_KERNEL on sctp_packet_transmitMarcelo Ricardo Leitner2016-03-301-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-03-239-14/+30
|\
| * sctp: align MTU to a wordMarcelo Ricardo Leitner2016-03-203-4/+6
| * sctp: do not leak chunks that are sent to unconfirmed pathsMarcelo Ricardo Leitner2016-03-201-1/+5
| * sctp: do not update a_rwnd if we are not issuing a sackMarcelo Ricardo Leitner2016-03-201-1/+5
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2016-03-1913-139/+148
| |\
| * | sctp: fix copying more bytes than expected in sctp_add_bind_addrMarcelo Ricardo Leitner2016-03-084-8/+14
* | | net/sctp: use in_compat_syscall for sctp_getsockopt_connectx3Andy Lutomirski2016-03-221-1/+1
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-1911-95/+96
|\ \
| * | sctp: consolidate local_bh_disable/enable + spin_lock/unlock to _bh variantNicholas Mc Guire2016-03-161-4/+2
| * | sctp: allow sctp_transmit_packet and others to use gfpMarcelo Ricardo Leitner2016-03-137-66/+83
| * | sctp: fix the transports round robin issue when init is retransmittedXin Long2016-03-132-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-082-5/+7
| |\ \ | | |/
| * | net: sctp: Convert log timestamps to be y2038 safeDeepa Dinamani2016-03-011-5/+5
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-232-10/+45
| |\ \
OpenPOWER on IntegriCloud