Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -6/+2 |
2020-03-08 | inet_diag: return classid for all socket types | Dmitry Yakunin | 1 | -6/+2 |
2020-02-27 | inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->data | Martin KaFai Lau | 1 | -1/+1 |
2020-02-27 | inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one() | Martin KaFai Lau | 1 | -2/+3 |
2019-11-06 | net: annotate lockless accesses to sk->sk_max_ack_backlog | Eric Dumazet | 1 | -1/+1 |
2019-11-06 | net: annotate lockless accesses to sk->sk_ack_backlog | Eric Dumazet | 1 | -1/+1 |
2019-10-09 | 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 |