summaryrefslogtreecommitdiffstats
path: root/net/sctp/diag.c
Commit message (Expand)AuthorAgeFilesLines
* net: Use nlmsg_unicast() instead of netlink_unicast()Yajun Deng2021-07-131-4/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-121-6/+2
|\
| * inet_diag: return classid for all socket typesDmitry Yakunin2020-03-081-6/+2
* | inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->dataMartin KaFai Lau2020-02-271-1/+1
* | inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one()Martin KaFai Lau2020-02-271-2/+3
|/
* net: annotate lockless accesses to sk->sk_max_ack_backlogEric Dumazet2019-11-061-1/+1
* net: annotate lockless accesses to sk->sk_ack_backlogEric Dumazet2019-11-061-1/+1
* net: silence KCSAN warnings about sk->sk_backlog.len readsEric Dumazet2019-10-091-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104Thomas Gleixner2019-05-241-16/+1
* inet_diag: fix reporting cgroup classid and fallback to priorityKonstantin Khlebnikov2019-02-121-0/+1
* sctp: add file comments in diag.cXin Long2018-02-131-0/+31
* sctp: rename sctp_diag.c as diag.cXin Long2018-02-131-0/+526