summaryrefslogtreecommitdiffstats
path: root/net/sctp/diag.c
Commit message (Expand)AuthorAgeFilesLines
* net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modulesJakub Kicinski2023-11-191-0/+1
* sctp: sctp_sock_filter(): avoid list_entry() on possibly empty listPietro Borrello2023-02-101-3/+1
* sctp: add dif and sdif check in asoc and ep lookupXin Long2022-11-181-1/+2
* sctp: fix kernel-infoleak for SCTP socketsEric Dumazet2022-03-101-6/+3
* sctp: hold endpoint before calling cb in sctp_transport_lookup_processXin Long2022-01-021-25/+21
* sctp: use call_rcu to free endpointXin Long2021-12-251-6/+6
* 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