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
2009-04-28
inet_diag: Remove dup assignments
Arnaldo Carvalho de Melo
1
-2
/
+0
2008-11-24
net: Convert TCP/DCCP listening hash tables to use RCU
Eric Dumazet
1
-2
/
+2
2008-11-22
inet_diag: Missed conversion after changing inet ehash lockl to spinlocks.
David S. Miller
1
-5
/
+5
2008-11-20
net: listening_hash get a spinlock per bucket
Eric Dumazet
1
-5
/
+7
2008-11-17
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
Eric Dumazet
1
-3
/
+4
2008-10-17
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
Johannes Berg
1
-2
/
+0
2008-08-28
inet_diag: Add empty bucket optimization to inet_diag too
Andi Kleen
1
-1
/
+5
2008-06-12
net: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2008-02-01
[NETNS]: Tcp-v6 sockets per-net lookup.
Pavel Emelyanov
1
-1
/
+1
2008-02-01
[NETNS]: Tcp-v4 sockets per-net lookup.
Pavel Emelyanov
1
-1
/
+1
2008-02-01
[INET_DIAG]: Fix inet_diag_lock_handler error path.
Arnaldo Carvalho de Melo
1
-5
/
+6
2008-01-29
[NETNS]: Consolidate kernel netlink socket destruction.
Denis V. Lunev
1
-1
/
+1
2007-12-03
[INET]: Fix inet_diag dead-lock regression
Herbert Xu
1
-21
/
+46
2007-11-29
[INET]: Fix inet_diag register vs rcv race
Pavel Emelyanov
1
-9
/
+5
2007-11-07
[INET]: Remove per bucket rwlock in tcp/dccp ehash table.
Eric Dumazet
1
-4
/
+5
2007-10-22
[INET]: Let inet_diag and friends autoload
Jean Delvare
1
-0
/
+7
2007-10-11
[NET]: make netlink user -> kernel interface synchronious
Denis V. Lunev
1
-8
/
+4
2007-10-11
[NETLINK]: Avoid pointer in netlink_run_queue
Herbert Xu
1
-1
/
+1
2007-10-11
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
1
-2
/
+2
2007-10-11
[NET]: DIV_ROUND_UP cleanup (part two)
Ilpo Järvinen
1
-2
/
+3
2007-09-11
[INET_DIAG]: Fix oops in netlink_rcv_skb
Patrick McHardy
1
-0
/
+4
2007-04-26
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
1
-1
/
+1
2007-04-26
[NETLINK]: Directly return -EINTR from netlink_dump_start()
Thomas Graf
1
-7
/
+2
2007-04-26
[IPv4] diag: Use netlink_run_queue() to process the receive queue
Thomas Graf
1
-47
/
+27
2007-04-26
[NETLINK]: Use nlmsg_trim() where appropriate
Arnaldo Carvalho de Melo
1
-3
/
+4
2007-04-26
[NETLINK]: Introduce nlmsg_hdr() helper
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-6
/
+6
2007-02-11
[NET] IPV4: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-2
/
+2
2007-02-09
[NET]: change layout of ehash table
Eric Dumazet
1
-1
/
+1
2007-02-08
[NETLINK]: Don't BUG on undersized allocations
Patrick McHardy
1
-7
/
+10
2006-09-29
[IPV4]: inet_diag annotations
Al Viro
1
-6
/
+6
2006-07-22
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
1
-2
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-01-10
[INET_DIAG]: Introduce sk_diag_fill
Arnaldo Carvalho de Melo
1
-10
/
+24
2006-01-10
[INET_DIAG]: Introduce inet_twsk_diag_dump & inet_twsk_diag_fill
Arnaldo Carvalho de Melo
1
-47
/
+111
2006-01-10
[INET_DIAG]: whitespace/simple cleanups
Arnaldo Carvalho de Melo
1
-29
/
+28
2006-01-10
[INET_DIAG]: Use inet_twsk() with TIME_WAIT sockets
Arnaldo Carvalho de Melo
1
-3
/
+3
2006-01-04
[IPV6]: Introduce inet6_timewait_sock
Arnaldo Carvalho de Melo
1
-3
/
+3
2006-01-04
[IPV6]: Introduce inet6_rsk()
Arnaldo Carvalho de Melo
1
-4
/
+4
2005-11-10
[NETLINK]: Make netlink_callback->done() optional
Thomas Graf
1
-8
/
+1
2005-08-30
[NETLINK]: Add "groups" argument to netlink_kernel_create
Patrick McHardy
1
-1
/
+1
2005-08-30
[INET_DIAG]: Move the tcp_diag interface to the proper place
Arnaldo Carvalho de Melo
1
-26
/
+1
2005-08-30
[INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch]
Arnaldo Carvalho de Melo
1
-0
/
+893
[prev]