index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
inet_diag.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-13
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-08
tcp/dccp: remove twchain
Eric Dumazet
1
-35
/
+13
2013-10-03
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-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+4
2012-12-09
inet_diag: validate port comparison byte code to prevent unsafe reads
Neal Cardwell
1
-7
/
+24
2012-12-09
inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run()
Neal Cardwell
1
-11
/
+17
2012-12-09
inet_diag: validate byte code to prevent oops in inet_diag_bc_run()
Neal Cardwell
1
-3
/
+45
2012-12-09
inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV state
Neal Cardwell
1
-14
/
+39
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+4
2012-11-04
net: inet_diag -- Return error code if protocol handler is missed
Cyrill Gorcunov
1
-1
/
+4
2012-11-03
tcp: better retrans tracking for defer-accept
Eric Dumazet
1
-1
/
+1
2012-10-23
sock-diag: Report shutdown for inet and unix sockets (v2)
Pavel Emelyanov
1
-0
/
+3
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
1
-16
/
+16
2012-08-14
userns: Teach inet_diag to work with user namespaces
Eric W. Biederman
1
-6
/
+15
2012-07-16
net: make sock diag per-namespace
Andrey Vagin
1
-5
/
+16
2012-06-27
inet_diag: Do not use RTA_PUT() macros
Thomas Graf
1
-59
/
+53
2012-06-26
inet_diag: Move away from NLMSG_PUT().
David S. Miller
1
-19
/
+24
2012-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-04-25
net: sock_diag_handler structs can be const
Shan Wei
1
-2
/
+2
2012-04-25
udp_diag: implement idiag_get_info for udp/udplite to get queue information
Shan Wei
1
-1
/
+1
2012-02-26
netlink: add netlink_dump_control structure for netlink_dump_start()
Pablo Neira Ayuso
1
-6
/
+12
2012-01-11
inet_diag: Rename inet_diag_req_compat into inet_diag_req
Pavel Emelyanov
1
-4
/
+4
2012-01-11
inet_diag: Rename inet_diag_req into inet_diag_req_v2
Pavel Emelyanov
1
-17
/
+17
2011-12-30
inet_diag: Add the SKMEMINFO extension
Pavel Emelyanov
1
-0
/
+4
2011-12-16
sock_diag: Generalize requests cookies managements
Pavel Emelyanov
1
-19
/
+4
2011-12-16
sock_diag: Fix module netlink aliases
Pavel Emelyanov
1
-3
/
+4
2011-12-11
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
1
-8
/
+8
2011-12-09
inet_diag: Generalize inet_diag dump and get_exact calls
Pavel Emelyanov
1
-5
/
+6
2011-12-09
inet_diag: Introduce the inet socket dumping routine
Pavel Emelyanov
1
-19
/
+34
2011-12-09
inet_diag: Introduce the byte-code run on an inet socket
Pavel Emelyanov
1
-24
/
+31
2011-12-09
inet_diag: Split inet_diag_get_exact into parts
Pavel Emelyanov
1
-12
/
+16
2011-12-09
inet_diag: Split inet_diag_get_exact into parts
Pavel Emelyanov
1
-16
/
+22
2011-12-09
inet_diag: Export inet diag cookie checking routine
Pavel Emelyanov
1
-5
/
+14
2011-12-09
inet_diag: Reduce the number of args for bytecode run routine
Pavel Emelyanov
1
-6
/
+8
2011-12-09
inet_diag: Remove indirect sizeof from inet diag handlers
Pavel Emelyanov
1
-3
/
+2
2011-12-06
sock_diag: Move the sock_ code to net/core/
Pavel Emelyanov
1
-99
/
+6
2011-12-06
inet_diag: Cleanup type2proto last user
Pavel Emelyanov
1
-23
/
+24
2011-12-06
inet_diag: Introduce socket family checks
Pavel Emelyanov
1
-1
/
+11
2011-12-06
inet_diag: Switch the _dump to work with new header
Pavel Emelyanov
1
-18
/
+53
2011-12-06
inet_diag: Switch the _get_exact to work with new header
Pavel Emelyanov
1
-7
/
+22
2011-12-06
inet_diag: Introduce new inet_diag_req header
Pavel Emelyanov
1
-7
/
+7
2011-12-06
sock_diag: Initial skeleton
Pavel Emelyanov
1
-2
/
+100
2011-12-06
inet_diag: Switch from _GETSOCK to IPPROTO_ numbers
Pavel Emelyanov
1
-11
/
+23
2011-12-06
inet_diag: Move byte-code finding up the call-stack
Pavel Emelyanov
1
-19
/
+17
[next]