index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
/
diag.c
Age
Commit message (
Expand
)
Author
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