| Commit message (Expand) | Author | Age | Files | Lines |
* | net: inet: Retire port only listening_hash | Martin KaFai Lau | 2022-05-12 | 1 | -2/+3 |
* | inet_diag: fix kernel-infoleak for UDP sockets | Eric Dumazet | 2021-12-10 | 1 | -3/+1 |
* | net: introduce sk_forward_alloc_get() | Paolo Abeni | 2021-10-27 | 1 | -1/+1 |
* | net: Use nlmsg_unicast() instead of netlink_unicast() | Yajun Deng | 2021-07-13 | 1 | -4/+1 |
* | inet_diag: add support for tw_mark | Maciej Żenczykowski | 2021-06-16 | 1 | -2/+10 |
* | inet_diag: Fix error path to cancel the meseage in inet_req_diag_fill() | Wang Hai | 2020-11-17 | 1 | -1/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-09-22 | 1 | -5/+15 |
|\ |
|
| * | inet_diag: validate INET_DIAG_REQ_PROTOCOL attribute | Eric Dumazet | 2020-09-21 | 1 | -5/+15 |
* | | ip: expose inet sockopts through inet_diag | Wei Wang | 2020-09-03 | 1 | -0/+17 |
|/ |
|
* | inet_diag: support for wider protocol numbers | Paolo Abeni | 2020-07-09 | 1 | -17/+48 |
* | inet_diag: bc: read cgroup id only for full sockets | Dmitry Yakunin | 2020-05-02 | 1 | -1/+2 |
* | inet_diag: add support for cgroup filter | Dmitry Yakunin | 2020-04-30 | 1 | -0/+31 |
* | inet_diag: add cgroup id attribute | Dmitry Yakunin | 2020-04-30 | 1 | -0/+7 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-03-12 | 1 | -24/+20 |
|\ |
|
| * | inet_diag: return classid for all socket types | Dmitry Yakunin | 2020-03-08 | 1 | -24/+20 |
* | | bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump() | Martin KaFai Lau | 2020-02-27 | 1 | -0/+74 |
* | | inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->data | Martin KaFai Lau | 2020-02-27 | 1 | -47/+70 |
* | | inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one() | Martin KaFai Lau | 2020-02-27 | 1 | -72/+44 |
|/ |
|
* | tcp/dccp: fix possible race __inet_lookup_established() | Eric Dumazet | 2019-12-13 | 1 | -1/+2 |
* | inet_diag: use jiffies_delta_to_msecs() | Eric Dumazet | 2019-11-06 | 1 | -9/+6 |
* | tcp: annotate sk->sk_wmem_queued lockless reads | Eric Dumazet | 2019-10-13 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | inet_diag: fix reporting cgroup classid and fallback to priority | Konstantin Khlebnikov | 2019-02-12 | 1 | -1/+9 |
* | tcp: fix a race in inet_diag_dump_icsk() | Eric Dumazet | 2018-12-20 | 1 | -1/+3 |
* | sock_diag: request _diag module only when the family or proto has been regist... | Xin Long | 2018-03-12 | 1 | -2/+1 |
* | inet_diag: Add equal-operator for ports | Kristian Evensen | 2018-01-02 | 1 | -0/+8 |
* | inet_diag: allow protocols to provide additional data | Ivan Delalande | 2017-09-01 | 1 | -4/+18 |
* | net: inet: diag: expose sockets cgroup classid | Levin, Alexander (Sasha Levin) | 2017-08-18 | 1 | -0/+11 |
* | tcp: remove early retransmit | Yuchung Cheng | 2017-01-13 | 1 | -1/+0 |
* | tcp: add reordering timer in RACK loss detection | Yuchung Cheng | 2017-01-13 | 1 | -0/+1 |
* | tcp: no longer hold ehash lock while calling tcp_get_info() | Eric Dumazet | 2016-11-09 | 1 | -15/+33 |
* | net: ip, diag -- Add diag interface for raw sockets | Cyrill Gorcunov | 2016-10-23 | 1 | -0/+9 |
* | tcp: relax listening_hash operations | Eric Dumazet | 2016-10-20 | 1 | -12/+4 |
* | net: inet: diag: expose the socket mark to privileged processes. | Lorenzo Colitti | 2016-09-08 | 1 | -16/+33 |
* | net: diag: allow socket bytecode filters to match socket marks | Lorenzo Colitti | 2016-08-24 | 1 | -3/+33 |
* | net: diag: slightly refactor the inet_diag_bc_audit error checks. | Lorenzo Colitti | 2016-08-24 | 1 | -11/+17 |
* | net: diag: Add support to filter on device index | David Ahern | 2016-06-28 | 1 | -0/+25 |
* | sock_diag: align nlattr properly when needed | Nicolas Dichtel | 2016-04-26 | 1 | -3/+6 |
* | net: use jiffies_to_msecs to replace EXPIRES_IN_MS in inet/sctp_diag | Xin Long | 2016-04-21 | 1 | -6/+6 |
* | sctp: export some functions for sctp_diag in inet_diag | Xin Long | 2016-04-15 | 1 | -26/+41 |
* | tcp/dccp: do not touch listener sk_refcnt under synflood | Eric Dumazet | 2016-04-04 | 1 | -2/+1 |
* | tcp/dccp: use rcu locking in inet_diag_find_one_icsk() | Eric Dumazet | 2016-04-04 | 1 | -2/+5 |
* | net: diag: add a scheduling point in inet_diag_dump_icsk() | Eric Dumazet | 2016-03-14 | 1 | -0/+1 |
* | inet: refactor inet[6]_lookup functions to take skb | Craig Gallek | 2016-02-11 | 1 | -3/+3 |
* | net: diag: support v4mapped sockets in inet_diag_find_one_icsk() | Eric Dumazet | 2016-01-20 | 1 | -7/+14 |
* | net: diag: Support SOCK_DESTROY for inet sockets. | Lorenzo Colitti | 2015-12-15 | 1 | -8/+15 |
* | net: diag: split inet_diag_dump_one_icsk into two | Lorenzo Colitti | 2015-12-15 | 1 | -15/+27 |
* | tcp/dccp: install syn_recv requests into ehash table | Eric Dumazet | 2015-10-03 | 1 | -88/+8 |
* | tcp: move qlen/young out of struct listen_sock | Eric Dumazet | 2015-10-03 | 1 | -1/+1 |
* | net: inet_diag: always export IPV6_V6ONLY sockopt for listening sockets | Phil Sutter | 2015-07-10 | 1 | -2/+2 |