summaryrefslogtreecommitdiffstats
path: root/net/sctp/sctp_diag.c
Commit message (Expand)AuthorAgeFilesLines
* sctp: Avoid out-of-bounds reads from address storageStefano Brivio2017-08-231-2/+5
* sctp: ensure ep is not destroyed before doing the dumpXin Long2017-06-191-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-021-18/+40
|\
| * sctp: fix the issue sctp_diag uses lock_sock in rcu_read_lockXin Long2016-09-301-18/+40
* | net: inet: diag: expose the socket mark to privileged processes.Lorenzo Colitti2016-09-081-6/+14
|/
* sctp: fix overrun in sctp_diag_dump_one()Lance Richardson2016-08-231-2/+4
* 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
* net: diag: add missing declarationsBen Dooks2016-06-101-6/+0
* sctp: fix double EPs display in sctp_diagXin Long2016-05-251-0/+3
* 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
* net: use jiffies_to_msecs to replace EXPIRES_IN_MS in inet/sctp_diagXin Long2016-04-211-4/+2
* sctp: add the sctp_diag.c fileXin Long2016-04-151-0/+497
OpenPOWER on IntegriCloud