Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-02-22 | sctp: sctp_sock_filter(): avoid list_entry() on possibly empty list | Pietro Borrello | 1 | -3/+1 |
2022-03-16 | sctp: fix kernel-infoleak for SCTP sockets | Eric Dumazet | 1 | -6/+3 |
2022-01-05 | sctp: use call_rcu to free endpoint | Xin Long | 1 | -6/+6 |
2020-03-18 | inet_diag: return classid for all socket types | Dmitry Yakunin | 1 | -6/+2 |
2019-10-10 | net: silence KCSAN warnings about sk->sk_backlog.len reads | Eric Dumazet | 1 | -1/+1 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104 | Thomas Gleixner | 1 | -16/+1 |
2019-02-12 | inet_diag: fix reporting cgroup classid and fallback to priority | Konstantin Khlebnikov | 1 | -0/+1 |
2018-02-13 | sctp: add file comments in diag.c | Xin Long | 1 | -0/+31 |
2018-02-13 | sctp: rename sctp_diag.c as diag.c | Xin Long | 1 | -0/+526 |