Pavel Emelyanov
|
bdcde3d71a
[SOCK]: Drop inuse pcounter from struct proto (v2).
|
17 gadi atpakaļ |
YOSHIFUJI Hideaki
|
878628fbf2
[NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.
|
17 gadi atpakaļ |
YOSHIFUJI Hideaki
|
3b1e0a655f
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
|
17 gadi atpakaļ |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 gadi atpakaļ |
Pavel Emelyanov
|
757764f61d
[NETNS][TCP]: Register /proc/net/tcp in a namespace.
|
17 gadi atpakaļ |
Pavel Emelyanov
|
39d8cda76c
[SOCK]: Add udp_hash member to struct proto.
|
17 gadi atpakaļ |
Patrick McManus
|
ec3c0982a2
[TCP]: TCP_DEFER_ACCEPT updates - process as established
|
17 gadi atpakaļ |
Pavel Emelyanov
|
28518fc170
[NET]: NULL pointer dereference and other nasty things in /proc/net/(tcp|udp)[6]
|
17 gadi atpakaļ |
Daniel Lezcano
|
6f8b13bcb3
[NETNS][IPV6] tcp6 - make proc per namespace
|
17 gadi atpakaļ |
Daniel Lezcano
|
f40c8174d3
[NETNS][IPV4] tcp - make proc handle the network namespaces
|
17 gadi atpakaļ |
Eric Dumazet
|
ee6b967301
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
|
17 gadi atpakaļ |
Denis V. Lunev
|
7cd04fa7e3
[TCP]: Merge exit paths in tcp_v4_conn_request.
|
17 gadi atpakaļ |
Denis V. Lunev
|
fd80eb942a
[INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack.
|
17 gadi atpakaļ |
Denis V. Lunev
|
9b0f976f27
[INET]: Remove struct net_proto_family* from _init calls.
|
17 gadi atpakaļ |
Kris Katterjohn
|
9bf1d83e7e
[TCP]: Fix tcp_v4_send_synack() comment
|
17 gadi atpakaļ |
Arnaldo Carvalho de Melo
|
ab1e0a13d7
[SOCK] proto: Add hashinfo member to struct proto
|
17 gadi atpakaļ |
Pavel Emelyanov
|
c67499c0e7
[NETNS]: Tcp-v4 sockets per-net lookup.
|
17 gadi atpakaļ |
YOSHIFUJI Hideaki
|
9cb5734e5b
[TCP]: Convert several length variable to unsigned.
|
17 gadi atpakaļ |
Pavel Emelyanov
|
152da81deb
[INET]: Uninline the __inet_hash function.
|
17 gadi atpakaļ |
YOSHIFUJI Hideaki
|
354faf0977
[IPV4] TCPMD5: Use memmove() instead of memcpy() because we have overlaps.
|
17 gadi atpakaļ |
YOSHIFUJI Hideaki
|
a80cc20da4
[IPV4] TCPMD5: Omit redundant NULL check for kfree() argument.
|
17 gadi atpakaļ |
Eric Dumazet
|
230140cffa
[INET]: Remove per bucket rwlock in tcp/dccp ehash table.
|
17 gadi atpakaļ |
Eric Dumazet
|
47a31a6ffc
[IPV4]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
|
17 gadi atpakaļ |
Jens Axboe
|
c46f2334c8
[SG] Get rid of __sg_mark_end()
|
17 gadi atpakaļ |
David S. Miller
|
51c739d1f4
[NET]: Fix incorrect sg_mark_end() calls.
|
17 gadi atpakaļ |
Matthias M. Dellweg
|
b0a713e9e6
[TCP] MD5: Remove some more unnecessary casting.
|
17 gadi atpakaļ |
David S. Miller
|
c7da57a183
[TCP]: Fix scatterlist handling in MD5 signature support.
|
17 gadi atpakaļ |
Stephen Hemminger
|
227b60f510
[INET]: local port range robustness
|
17 gadi atpakaļ |
Eric W. Biederman
|
457c4cbc5a
[NET]: Make /proc/net per network namespace
|
17 gadi atpakaļ |
David S. Miller
|
f8ab18d2d9
[TCP]: Fix MD5 signature handling on big-endian.
|
17 gadi atpakaļ |