aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/diag.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-06net: annotate lockless accesses to sk->sk_max_ack_backlogEric Dumazet1-1/+1
2019-11-06net: annotate lockless accesses to sk->sk_ack_backlogEric Dumazet1-1/+1
2019-10-09net: silence KCSAN warnings about sk->sk_backlog.len readsEric Dumazet1-1/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104Thomas Gleixner1-16/+1
2019-02-12inet_diag: fix reporting cgroup classid and fallback to priorityKonstantin Khlebnikov1-0/+1
2018-02-13sctp: add file comments in diag.cXin Long1-0/+31
2018-02-13sctp: rename sctp_diag.c as diag.cXin Long1-0/+526