index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
inet_diag.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: remove CVS keywords
Adrian Bunk
2008-06-11
1
-2
/
+0
*
[NETNS]: Tcp-v6 sockets per-net lookup.
Pavel Emelyanov
2008-01-31
1
-1
/
+1
*
[NETNS]: Tcp-v4 sockets per-net lookup.
Pavel Emelyanov
2008-01-31
1
-1
/
+1
*
[INET_DIAG]: Fix inet_diag_lock_handler error path.
Arnaldo Carvalho de Melo
2008-01-31
1
-5
/
+6
*
[NETNS]: Consolidate kernel netlink socket destruction.
Denis V. Lunev
2008-01-28
1
-1
/
+1
*
[INET]: Fix inet_diag dead-lock regression
Herbert Xu
2007-12-03
1
-21
/
+46
*
[INET]: Fix inet_diag register vs rcv race
Pavel Emelyanov
2007-11-30
1
-9
/
+5
*
[INET]: Remove per bucket rwlock in tcp/dccp ehash table.
Eric Dumazet
2007-11-07
1
-4
/
+5
*
[INET]: Let inet_diag and friends autoload
Jean Delvare
2007-10-22
1
-0
/
+7
*
[NET]: make netlink user -> kernel interface synchronious
Denis V. Lunev
2007-10-10
1
-8
/
+4
*
[NETLINK]: Avoid pointer in netlink_run_queue
Herbert Xu
2007-10-10
1
-1
/
+1
*
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
2007-10-10
1
-2
/
+2
*
[NET]: DIV_ROUND_UP cleanup (part two)
Ilpo Järvinen
2007-10-10
1
-2
/
+3
*
[INET_DIAG]: Fix oops in netlink_rcv_skb
Patrick McHardy
2007-09-11
1
-0
/
+4
*
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
2007-04-25
1
-1
/
+1
*
[NETLINK]: Directly return -EINTR from netlink_dump_start()
Thomas Graf
2007-04-25
1
-7
/
+2
*
[IPv4] diag: Use netlink_run_queue() to process the receive queue
Thomas Graf
2007-04-25
1
-47
/
+27
*
[NETLINK]: Use nlmsg_trim() where appropriate
Arnaldo Carvalho de Melo
2007-04-25
1
-3
/
+4
*
[NETLINK]: Introduce nlmsg_hdr() helper
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
1
-6
/
+6
*
[NET] IPV4: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-2
/
+2
*
[NET]: change layout of ehash table
Eric Dumazet
2007-02-08
1
-1
/
+1
*
[NETLINK]: Don't BUG on undersized allocations
Patrick McHardy
2007-02-08
1
-7
/
+10
*
[IPV4]: inet_diag annotations
Al Viro
2006-09-28
1
-6
/
+6
*
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
2006-07-21
1
-2
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[INET_DIAG]: Introduce sk_diag_fill
Arnaldo Carvalho de Melo
2006-01-09
1
-10
/
+24
*
[INET_DIAG]: Introduce inet_twsk_diag_dump & inet_twsk_diag_fill
Arnaldo Carvalho de Melo
2006-01-09
1
-47
/
+111
*
[INET_DIAG]: whitespace/simple cleanups
Arnaldo Carvalho de Melo
2006-01-09
1
-29
/
+28
*
[INET_DIAG]: Use inet_twsk() with TIME_WAIT sockets
Arnaldo Carvalho de Melo
2006-01-09
1
-3
/
+3
*
[IPV6]: Introduce inet6_timewait_sock
Arnaldo Carvalho de Melo
2006-01-03
1
-3
/
+3
*
[IPV6]: Introduce inet6_rsk()
Arnaldo Carvalho de Melo
2006-01-03
1
-4
/
+4
*
[NETLINK]: Make netlink_callback->done() optional
Thomas Graf
2005-11-10
1
-8
/
+1
*
[NETLINK]: Add "groups" argument to netlink_kernel_create
Patrick McHardy
2005-08-29
1
-1
/
+1
*
[INET_DIAG]: Move the tcp_diag interface to the proper place
Arnaldo Carvalho de Melo
2005-08-29
1
-26
/
+1
*
[INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch]
Arnaldo Carvalho de Melo
2005-08-29
1
-0
/
+893