index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
inet_diag.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-28
net: diag: Add support to filter on device index
David Ahern
1
-0
/
+25
2016-04-26
sock_diag: align nlattr properly when needed
Nicolas Dichtel
1
-3
/
+6
2016-04-21
net: use jiffies_to_msecs to replace EXPIRES_IN_MS in inet/sctp_diag
Xin Long
1
-6
/
+6
2016-04-16
sctp: export some functions for sctp_diag in inet_diag
Xin Long
1
-26
/
+41
2016-04-05
tcp/dccp: do not touch listener sk_refcnt under synflood
Eric Dumazet
1
-2
/
+1
2016-04-05
tcp/dccp: use rcu locking in inet_diag_find_one_icsk()
Eric Dumazet
1
-2
/
+5
2016-03-15
net: diag: add a scheduling point in inet_diag_dump_icsk()
Eric Dumazet
1
-0
/
+1
2016-02-11
inet: refactor inet[6]_lookup functions to take skb
Craig Gallek
1
-3
/
+3
2016-01-21
net: diag: support v4mapped sockets in inet_diag_find_one_icsk()
Eric Dumazet
1
-7
/
+14
2015-12-16
net: diag: Support SOCK_DESTROY for inet sockets.
Lorenzo Colitti
1
-8
/
+15
2015-12-16
net: diag: split inet_diag_dump_one_icsk into two
Lorenzo Colitti
1
-15
/
+27
2015-10-03
tcp/dccp: install syn_recv requests into ehash table
Eric Dumazet
1
-88
/
+8
2015-10-03
tcp: move qlen/young out of struct listen_sock
Eric Dumazet
1
-1
/
+1
2015-07-11
net: inet_diag: always export IPV6_V6ONLY sockopt for listening sockets
Phil Sutter
1
-2
/
+2
2015-06-24
net: inet_diag: export IPV6_V6ONLY sockopt
Phil Sutter
1
-0
/
+4
2015-06-23
inet_diag: Remove _bh suffix in inet_diag_dump_reqs().
Hiroaki SHIMODA
1
-2
/
+2
2015-06-21
sock_diag: fetch source port from inet_sock
Craig Gallek
1
-0
/
+2
2015-06-16
sock_diag: implement a get_info handler for inet
Craig Gallek
1
-0
/
+46
2015-06-16
sock_diag: specify info_size per inet protocol
Craig Gallek
1
-2
/
+2
2015-04-30
tcp: prepare CC get_info() access from getsockopt()
Eric Dumazet
1
-3
/
+5
2015-04-17
inet_diag: fix access to tcp cc information
Eric Dumazet
1
-6
/
+22
2015-04-13
tcp/dccp: get rid of central timewait timer
Eric Dumazet
1
-2
/
+2
2015-03-23
net: convert syn_wait_lock to a spinlock
Eric Dumazet
1
-2
/
+2
2015-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+15
2015-03-20
inet: get rid of central tcp/dccp listener timer
Eric Dumazet
1
-2
/
+2
2015-03-19
inet: request sock should init IPv6/IPv4 addresses
Eric Dumazet
1
-2
/
+2
2015-03-16
inet_diag: allow sk_diag_fill() to handle request socks
Eric Dumazet
1
-67
/
+53
2015-03-14
inet_diag: factorize code in new inet_diag_msg_common_fill() helper
Eric Dumazet
1
-101
/
+47
2015-03-14
inet_diag: adjust inet_sk_diag_fill() bug condition
Eric Dumazet
1
-1
/
+1
2015-03-14
inet: fill request sock ir_iif for IPv4
Eric Dumazet
1
-1
/
+1
2015-03-13
inet_diag: fix possible overflow in inet_diag_dump_one_icsk()
Eric Dumazet
1
-3
/
+15
2015-03-13
inet: introduce ireq_family
Eric Dumazet
1
-1
/
+1
2015-03-13
inet: get_openreq4() & get_openreq6() do not need listener
Eric Dumazet
1
-2
/
+1
2015-03-12
net: add real socket cookies
Eric Dumazet
1
-5
/
+9
2015-03-10
inet_diag: add const to inet_diag_req_v2
Eric Dumazet
1
-11
/
+11
2015-03-10
inet_diag: cleanups
Eric Dumazet
1
-73
/
+71
2015-03-06
inet_diag: remove duplicate code from inet_twsk_diag_dump()
Eric Dumazet
1
-24
/
+31
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
1
-3
/
+6
2014-01-14
inet_diag: fix inet_diag_dump_icsk() to use correct state for timewait sockets
Neal Cardwell
1
-1
/
+4
2013-12-19
net: inet_diag: zero out uninitialized idiag_{src,dst} fields
Daniel Borkmann
1
-0
/
+16
2013-10-17
inet_diag: use sock_gen_put()
Eric Dumazet
1
-6
/
+3
2013-10-10
inet: includes a sock_common in request_sock
Eric Dumazet
1
-11
/
+11
2013-10-09
ipv6: make lookups simpler and faster
Eric Dumazet
1
-20
/
+15
2013-10-09
tcp/dccp: remove twchain
Eric Dumazet
1
-35
/
+13
2013-10-04
tcp: shrink tcp6_timewait_sock by one cache line
Eric Dumazet
1
-3
/
+3
2013-04-19
netlink: rename ssk to sk in struct netlink_skb_params
Patrick McHardy
1
-3
/
+3
2013-03-12
tcp: Tail loss probe (TLP)
Nandita Dukkipati
1
-1
/
+3
2012-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+4
2012-12-10
inet_diag: validate port comparison byte code to prevent unsafe reads
Neal Cardwell
1
-7
/
+24
2012-12-10
inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run()
Neal Cardwell
1
-11
/
+17
[next]