aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/sctp_diag.c
AgeCommit message (Expand)Author
2022-01-05sctp: use call_rcu to free endpointXin Long
2020-03-20inet_diag: return classid for all socket typesDmitry Yakunin
2019-02-27inet_diag: fix reporting cgroup classid and fallback to priorityKonstantin Khlebnikov
2017-09-26sctp: Fix a big endian bug in sctp_diag_dump()Dan Carpenter
2017-09-15sctp: do not mark sk dumped when inet_sctp_diag_fill returns errXin Long
2017-09-15sctp: fix an use-after-free issue in sctp_sock_dumpXin Long
2017-08-23sctp: Avoid out-of-bounds reads from address storageStefano Brivio
2017-06-19sctp: ensure ep is not destroyed before doing the dumpXin Long
2016-10-02Merge 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-23sctp: 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-10net: diag: add missing declarationsBen Dooks
2016-05-25sctp: 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