summaryrefslogtreecommitdiff
path: root/net/sctp/sctp_diag.c
AgeCommit message (Expand)Author
2017-09-20sctp: Avoid out-of-bounds reads from address storageStefano Brivio
2016-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-30sctp: fix the issue sctp_diag uses lock_sock in rcu_read_lockXin Long
2016-09-08net: inet: diag: expose the socket mark to privileged processes.Lorenzo Colitti
2016-08-24sctp: fix overrun in sctp_diag_dump_one()Lance Richardson
2016-08-08sctp_diag: Respect ss adding TCPF_CLOSE to idiag_statesPhil Sutter
2016-08-08sctp_diag: Fix T3_rtx timer exportPhil Sutter
2016-06-11net: diag: add missing declarationsBen Dooks
2016-05-26sctp: fix double EPs display in sctp_diagXin Long
2016-04-26sctp: sctp_diag should fill RMEM_ALLOC with asoc->rmem_alloc when rcvbuf_poli...Xin Long
2016-04-26sock_diag: align nlattr properly when neededNicolas Dichtel
2016-04-21net: use jiffies_to_msecs to replace EXPIRES_IN_MS in inet/sctp_diagXin Long
2016-04-15sctp: add the sctp_diag.c fileXin Long