Linus Torvalds
|
6be35c700f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
Neal Cardwell
|
5e1f54201c
inet_diag: validate port comparison byte code to prevent unsafe reads
|
12 years ago |
Neal Cardwell
|
f67caec906
inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run()
|
12 years ago |
Neal Cardwell
|
405c005949
inet_diag: validate byte code to prevent oops in inet_diag_bc_run()
|
12 years ago |
Neal Cardwell
|
1c95df85ca
inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV state
|
12 years ago |
David S. Miller
|
d4185bbf62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Cyrill Gorcunov
|
cacb6ba0f3
net: inet_diag -- Return error code if protocol handler is missed
|
12 years ago |
Eric Dumazet
|
e6c022a4fa
tcp: better retrans tracking for defer-accept
|
12 years ago |
Pavel Emelyanov
|
e4e541a848
sock-diag: Report shutdown for inet and unix sockets (v2)
|
12 years ago |
Eric W. Biederman
|
15e473046c
netlink: Rename pid to portid to avoid confusion
|
12 years ago |
Eric W. Biederman
|
d06ca95643
userns: Teach inet_diag to work with user namespaces
|
13 years ago |
Andrey Vagin
|
51d7cccf07
net: make sock diag per-namespace
|
13 years ago |
Thomas Graf
|
6e277ed59a
inet_diag: Do not use RTA_PUT() macros
|
13 years ago |
David S. Miller
|
d106352d9f
inet_diag: Move away from NLMSG_PUT().
|
13 years ago |
David S. Miller
|
0d6c4a2e46
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Shan Wei
|
8dcf01fc00
net: sock_diag_handler structs can be const
|
13 years ago |
Shan Wei
|
62ad6fcd74
udp_diag: implement idiag_get_info for udp/udplite to get queue information
|
13 years ago |
Pablo Neira Ayuso
|
80d326fab5
netlink: add netlink_dump_control structure for netlink_dump_start()
|
13 years ago |
Pavel Emelyanov
|
3b09c84cb6
inet_diag: Rename inet_diag_req_compat into inet_diag_req
|
13 years ago |
Pavel Emelyanov
|
c8991362a0
inet_diag: Rename inet_diag_req into inet_diag_req_v2
|
13 years ago |
Pavel Emelyanov
|
c0636faa53
inet_diag: Add the SKMEMINFO extension
|
13 years ago |
Pavel Emelyanov
|
f65c1b534b
sock_diag: Generalize requests cookies managements
|
13 years ago |
Pavel Emelyanov
|
aec8dc62f6
sock_diag: Fix module netlink aliases
|
13 years ago |
Eric Dumazet
|
dfd56b8b38
net: use IS_ENABLED(CONFIG_IPV6)
|
13 years ago |
Pavel Emelyanov
|
1942c518ca
inet_diag: Generalize inet_diag dump and get_exact calls
|
13 years ago |
Pavel Emelyanov
|
3c4d05c805
inet_diag: Introduce the inet socket dumping routine
|
13 years ago |
Pavel Emelyanov
|
8d07d1518a
inet_diag: Introduce the byte-code run on an inet socket
|
13 years ago |
Pavel Emelyanov
|
efb3cb428d
inet_diag: Split inet_diag_get_exact into parts
|
13 years ago |
Pavel Emelyanov
|
476f7dbff3
inet_diag: Split inet_diag_get_exact into parts
|
13 years ago |
Pavel Emelyanov
|
b005ab4ef8
inet_diag: Export inet diag cookie checking routine
|
13 years ago |