index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2012-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-04-26
net: sock_diag_handler structs can be const
Shan Wei
1
-2
/
+2
2012-04-26
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-12
inet_diag: Rename inet_diag_req_compat into inet_diag_req
Pavel Emelyanov
1
-4
/
+4
2012-01-12
inet_diag: Rename inet_diag_req into inet_diag_req_v2
Pavel Emelyanov
1
-17
/
+17
2011-12-31
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-12
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
2011-12-06
sock_diag: Introduce new message type
Pavel Emelyanov
1
-2
/
+15
2011-12-06
inet_diag: Partly rename inet_ to sock_
Pavel Emelyanov
1
-14
/
+19
2011-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+6
2011-11-23
net: remove ipv6_addr_copy()
Alexey Dobriyan
1
-12
/
+6
2011-11-23
net-netlink: fix diag to export IPv4 tos for dual-stack IPv6 sockets
Maciej Żenczykowski
1
-5
/
+9
2011-11-14
net-netlink: Add a new attribute to expose TCLASS values via netlink
Maciej Żenczykowski
1
-2
/
+2
2011-10-13
net-netlink: Add a new attribute to expose TOS values via netlink
Murali Raja
1
-0
/
+5
2011-06-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-8
/
+6
2011-06-18
inet_diag: fix inet_diag_bc_audit()
Eric Dumazet
1
-8
/
+6
2011-06-10
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
1
-1
/
+1
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
1
-1
/
+1
2011-01-20
Revert "netlink: test for all flags of the NLM_F_DUMP composite"
David S. Miller
1
-1
/
+1
2011-01-10
netlink: test for all flags of the NLM_F_DUMP composite
Jan Engelhardt
1
-1
/
+1
2010-11-04
inet_diag: Make sure we actually run the same bytecode we audited.
Nelson Elhage
1
-11
/
+16
2010-09-24
net: return operator cleanup
Eric Dumazet
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-20
netlink: With opcode INET_DIAG_BC_S_LE dport was compared in inet_diag_bc_run()
Roel Kluin
1
-1
/
+1
2009-10-19
inet: rename some inet_sock fields
Eric Dumazet
1
-13
/
+13
2009-10-13
tcp: replace ehash_size by ehash_mask
Eric Dumazet
1
-1
/
+1
2009-06-18
net: correct off-by-one write allocations reports
Eric Dumazet
1
-2
/
+2
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
[next]