index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
/
diag.c
Age
Commit message (
Expand
)
Author
2023-02-10
sctp: sctp_sock_filter(): avoid list_entry() on possibly empty list
Pietro Borrello
2022-11-18
sctp: add dif and sdif check in asoc and ep lookup
Xin Long
2022-03-10
sctp: fix kernel-infoleak for SCTP sockets
Eric Dumazet
2022-01-02
sctp: hold endpoint before calling cb in sctp_transport_lookup_process
Xin Long
2021-12-25
sctp: use call_rcu to free endpoint
Xin Long
2021-07-13
net: Use nlmsg_unicast() instead of netlink_unicast()
Yajun Deng
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-08
inet_diag: return classid for all socket types
Dmitry Yakunin
2020-02-27
inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->data
Martin KaFai Lau
2020-02-27
inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one()
Martin KaFai Lau
2019-11-06
net: annotate lockless accesses to sk->sk_max_ack_backlog
Eric Dumazet
2019-11-06
net: annotate lockless accesses to sk->sk_ack_backlog
Eric Dumazet
2019-10-09
net: silence KCSAN warnings about sk->sk_backlog.len reads
Eric Dumazet
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104
Thomas Gleixner
2019-02-12
inet_diag: fix reporting cgroup classid and fallback to priority
Konstantin Khlebnikov
2018-02-13
sctp: add file comments in diag.c
Xin Long
2018-02-13
sctp: rename sctp_diag.c as diag.c
Xin Long