Denis V. Lunev
|
1abf4fb20d
[TCP]: No need to check afinfo != NULL in tcp_proc_(un)register.
|
17 yıl önce |
Denis V. Lunev
|
a4146b1b2c
[TCP]: Replace struct net on tcp_iter_state with seq_net_private.
|
17 yıl önce |
Florian Westphal
|
4dfc281702
[Syncookies]: Add support for TCP options via timestamps.
|
17 yıl önce |
Denis V. Lunev
|
7feb49c82a
[NETNS]: Use TCP control socket from a correct namespace.
|
17 yıl önce |
Denis V. Lunev
|
046ee90235
[NETNS]: Create tcp control socket in the each namespace.
|
17 yıl önce |
Denis V. Lunev
|
5677242f43
[NETNS]: Inet control socket should not hold a namespace.
|
17 yıl önce |
Denis V. Lunev
|
eee4fe4ded
[INET]: Let inet_ctl_sock_create return sock rather than socket.
|
17 yıl önce |
Denis V. Lunev
|
3d58b5fa8e
[INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create.
|
17 yıl önce |
Denis V. Lunev
|
14c0c8e8e0
[TCP]: Replace socket with sock for reset sending.
|
17 yıl önce |
Pavel Emelyanov
|
bdcde3d71a
[SOCK]: Drop inuse pcounter from struct proto (v2).
|
17 yıl önce |
YOSHIFUJI Hideaki
|
878628fbf2
[NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.
|
17 yıl önce |
YOSHIFUJI Hideaki
|
3b1e0a655f
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
|
17 yıl önce |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 yıl önce |
Pavel Emelyanov
|
757764f61d
[NETNS][TCP]: Register /proc/net/tcp in a namespace.
|
17 yıl önce |
Pavel Emelyanov
|
39d8cda76c
[SOCK]: Add udp_hash member to struct proto.
|
17 yıl önce |
Patrick McManus
|
ec3c0982a2
[TCP]: TCP_DEFER_ACCEPT updates - process as established
|
17 yıl önce |
Pavel Emelyanov
|
28518fc170
[NET]: NULL pointer dereference and other nasty things in /proc/net/(tcp|udp)[6]
|
17 yıl önce |
Daniel Lezcano
|
6f8b13bcb3
[NETNS][IPV6] tcp6 - make proc per namespace
|
17 yıl önce |
Daniel Lezcano
|
f40c8174d3
[NETNS][IPV4] tcp - make proc handle the network namespaces
|
17 yıl önce |
Eric Dumazet
|
ee6b967301
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
|
17 yıl önce |
Denis V. Lunev
|
7cd04fa7e3
[TCP]: Merge exit paths in tcp_v4_conn_request.
|
17 yıl önce |
Denis V. Lunev
|
fd80eb942a
[INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack.
|
17 yıl önce |
Denis V. Lunev
|
9b0f976f27
[INET]: Remove struct net_proto_family* from _init calls.
|
17 yıl önce |
Kris Katterjohn
|
9bf1d83e7e
[TCP]: Fix tcp_v4_send_synack() comment
|
17 yıl önce |
Arnaldo Carvalho de Melo
|
ab1e0a13d7
[SOCK] proto: Add hashinfo member to struct proto
|
17 yıl önce |
Pavel Emelyanov
|
c67499c0e7
[NETNS]: Tcp-v4 sockets per-net lookup.
|
17 yıl önce |
YOSHIFUJI Hideaki
|
9cb5734e5b
[TCP]: Convert several length variable to unsigned.
|
17 yıl önce |
Pavel Emelyanov
|
152da81deb
[INET]: Uninline the __inet_hash function.
|
17 yıl önce |
YOSHIFUJI Hideaki
|
354faf0977
[IPV4] TCPMD5: Use memmove() instead of memcpy() because we have overlaps.
|
17 yıl önce |
YOSHIFUJI Hideaki
|
a80cc20da4
[IPV4] TCPMD5: Omit redundant NULL check for kfree() argument.
|
17 yıl önce |