index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dccp
/
diag.c
Age
Commit message (
Expand
)
Author
2024-01-23
inet_diag: add module pointer to "struct inet_diag_handler"
Eric Dumazet
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-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2015-06-15
sock_diag: specify info_size per inet protocol
Craig Gallek
2015-03-10
inet_diag: add const to inet_diag_req_v2
Eric Dumazet
2012-01-11
inet_diag: Rename inet_diag_req into inet_diag_req_v2
Pavel Emelyanov
2011-12-16
sock_diag: Fix module netlink aliases
Pavel Emelyanov
2011-12-09
inet_diag: Generalize inet_diag dump and get_exact calls
Pavel Emelyanov
2011-12-09
inet_diag: Remove indirect sizeof from inet diag handlers
Pavel Emelyanov
2011-12-06
inet_diag: Switch from _GETSOCK to IPPROTO_ numbers
Pavel Emelyanov
2011-12-06
inet_diag: Partly rename inet_ to sock_
Pavel Emelyanov
2008-12-17
dccp_diag: LISTEN sockets don't have CCIDs
Arnaldo Carvalho de Melo
2008-12-08
dccp ccid-2: Phase out the use of boolean Ack Vector sysctl
Gerrit Renker
2008-11-19
net: inet_diag_handler structs can be const
Eric Dumazet
2007-10-22
[INET]: Let inet_diag and friends autoload
Jean Delvare
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-20
[DCCP] minisock: Rename struct dccp_options to struct dccp_minisock
Arnaldo Carvalho de Melo
2006-01-03
[IP_SOCKGLUE]: Remove most of the tcp specific calls
Arnaldo Carvalho de Melo
2005-08-29
[DCCP]: Introduce dccp_get_info
Arnaldo Carvalho de Melo
2005-08-29
[INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch]
Arnaldo Carvalho de Melo
2005-08-29
[TCPDIAG]: Just rename everything to inet_diag
Arnaldo Carvalho de Melo
2005-08-29
[TCPDIAG]: Introduce inet_diag_{register,unregister}
Arnaldo Carvalho de Melo