index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
inet_diag.c
Age
Commit message (
Expand
)
Author
2018-03-12
sock_diag: request _diag module only when the family or proto has been regist...
Xin Long
2018-01-02
inet_diag: Add equal-operator for ports
Kristian Evensen
2017-09-01
inet_diag: allow protocols to provide additional data
Ivan Delalande
2017-08-18
net: inet: diag: expose sockets cgroup classid
Levin, Alexander (Sasha Levin)
2017-01-13
tcp: remove early retransmit
Yuchung Cheng
2017-01-13
tcp: add reordering timer in RACK loss detection
Yuchung Cheng
2016-11-09
tcp: no longer hold ehash lock while calling tcp_get_info()
Eric Dumazet
2016-10-23
net: ip, diag -- Add diag interface for raw sockets
Cyrill Gorcunov
2016-10-20
tcp: relax listening_hash operations
Eric Dumazet
2016-09-08
net: inet: diag: expose the socket mark to privileged processes.
Lorenzo Colitti
2016-08-24
net: diag: allow socket bytecode filters to match socket marks
Lorenzo Colitti
2016-08-24
net: diag: slightly refactor the inet_diag_bc_audit error checks.
Lorenzo Colitti
2016-06-28
net: diag: Add support to filter on device index
David Ahern
2016-04-26
sock_diag: align nlattr properly when needed
Nicolas Dichtel
2016-04-21
net: use jiffies_to_msecs to replace EXPIRES_IN_MS in inet/sctp_diag
Xin Long
2016-04-15
sctp: export some functions for sctp_diag in inet_diag
Xin Long
2016-04-04
tcp/dccp: do not touch listener sk_refcnt under synflood
Eric Dumazet
2016-04-04
tcp/dccp: use rcu locking in inet_diag_find_one_icsk()
Eric Dumazet
2016-03-14
net: diag: add a scheduling point in inet_diag_dump_icsk()
Eric Dumazet
2016-02-11
inet: refactor inet[6]_lookup functions to take skb
Craig Gallek
2016-01-20
net: diag: support v4mapped sockets in inet_diag_find_one_icsk()
Eric Dumazet
2015-12-15
net: diag: Support SOCK_DESTROY for inet sockets.
Lorenzo Colitti
2015-12-15
net: diag: split inet_diag_dump_one_icsk into two
Lorenzo Colitti
2015-10-03
tcp/dccp: install syn_recv requests into ehash table
Eric Dumazet
2015-10-03
tcp: move qlen/young out of struct listen_sock
Eric Dumazet
2015-07-10
net: inet_diag: always export IPV6_V6ONLY sockopt for listening sockets
Phil Sutter
2015-06-24
net: inet_diag: export IPV6_V6ONLY sockopt
Phil Sutter
2015-06-23
inet_diag: Remove _bh suffix in inet_diag_dump_reqs().
Hiroaki SHIMODA
2015-06-21
sock_diag: fetch source port from inet_sock
Craig Gallek
2015-06-15
sock_diag: implement a get_info handler for inet
Craig Gallek
2015-06-15
sock_diag: specify info_size per inet protocol
Craig Gallek
2015-04-29
tcp: prepare CC get_info() access from getsockopt()
Eric Dumazet
2015-04-17
inet_diag: fix access to tcp cc information
Eric Dumazet
2015-04-13
tcp/dccp: get rid of central timewait timer
Eric Dumazet
2015-03-23
net: convert syn_wait_lock to a spinlock
Eric Dumazet
2015-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-20
inet: get rid of central tcp/dccp listener timer
Eric Dumazet
2015-03-18
inet: request sock should init IPv6/IPv4 addresses
Eric Dumazet
2015-03-16
inet_diag: allow sk_diag_fill() to handle request socks
Eric Dumazet
2015-03-14
inet_diag: factorize code in new inet_diag_msg_common_fill() helper
Eric Dumazet
2015-03-14
inet_diag: adjust inet_sk_diag_fill() bug condition
Eric Dumazet
2015-03-14
inet: fill request sock ir_iif for IPv4
Eric Dumazet
2015-03-13
inet_diag: fix possible overflow in inet_diag_dump_one_icsk()
Eric Dumazet
2015-03-12
inet: introduce ireq_family
Eric Dumazet
2015-03-12
inet: get_openreq4() & get_openreq6() do not need listener
Eric Dumazet
2015-03-11
net: add real socket cookies
Eric Dumazet
2015-03-10
inet_diag: add const to inet_diag_req_v2
Eric Dumazet
2015-03-10
inet_diag: cleanups
Eric Dumazet
2015-03-05
inet_diag: remove duplicate code from inet_twsk_diag_dump()
Eric Dumazet
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
[next]