David S. Miller
|
4ae127d1b6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 vuotta sitten |
David S. Miller
|
ec0a196626
tcp: Revert 'process defer accept as established' changes.
|
17 vuotta sitten |
YOSHIFUJI Hideaki
|
9501f97229
tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_hash().
|
17 vuotta sitten |
YOSHIFUJI Hideaki
|
8d26d76dd4
tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6.
|
17 vuotta sitten |
YOSHIFUJI Hideaki
|
076fb72233
tcp md5sig: Remove redundant protocol argument.
|
17 vuotta sitten |
YOSHIFUJI Hideaki
|
7d5d5525bd
tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6.
|
17 vuotta sitten |
Rami Rosen
|
45d465bc23
ipv4: Remove unused declaration from include/net/tcp.h.
|
17 vuotta sitten |
John Heffner
|
dd9e0dda66
[TCP]: Increase the max_burst threshold from 3 to tp->reordering.
|
17 vuotta sitten |
David S. Miller
|
df39e8ba56
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 vuotta sitten |
Gerrit Renker
|
7de6c03336
[SKB]: __skb_append = __skb_queue_after
|
17 vuotta sitten |
Denis V. Lunev
|
5f4472c5a6
[TCP]: Remove owner from tcp_seq_afinfo.
|
17 vuotta sitten |
Denis V. Lunev
|
68fcadd16c
[TCP]: Place file operations directly into tcp_seq_afinfo.
|
17 vuotta sitten |
Denis V. Lunev
|
9427c4b36b
[TCP]: Move seq_ops from tcp_iter_state to tcp_seq_afinfo.
|
17 vuotta sitten |
Denis V. Lunev
|
a4146b1b2c
[TCP]: Replace struct net on tcp_iter_state with seq_net_private.
|
17 vuotta sitten |
Florian Westphal
|
4dfc281702
[Syncookies]: Add support for TCP options via timestamps.
|
17 vuotta sitten |
Ilpo Järvinen
|
882bebaaca
[TCP]: tcp_simple_retransmit can cause S+L
|
17 vuotta sitten |
Florian Westphal
|
2051f11fb8
[TCP]: Shrink syncookie_secret by 8 byte.
|
17 vuotta sitten |
Patrick McManus
|
ec3c0982a2
[TCP]: TCP_DEFER_ACCEPT updates - process as established
|
17 vuotta sitten |
Daniel Lezcano
|
6f8b13bcb3
[NETNS][IPV6] tcp6 - make proc per namespace
|
17 vuotta sitten |
Daniel Lezcano
|
f40c8174d3
[NETNS][IPV4] tcp - make proc handle the network namespaces
|
17 vuotta sitten |
Glenn Griffin
|
c6aefafb7e
[TCP]: Add IPv6 support to TCP SYN cookies
|
17 vuotta sitten |
Denis V. Lunev
|
9b0f976f27
[INET]: Remove struct net_proto_family* from _init calls.
|
17 vuotta sitten |
Ilpo Järvinen
|
cea14e0ed6
[TCP]: Uninline tcp_is_cwnd_limited
|
17 vuotta sitten |
Ilpo Järvinen
|
490d504693
[TCP]: Uninline tcp_set_state
|
17 vuotta sitten |
Ilpo Järvinen
|
4828e7f49a
[TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessary
|
17 vuotta sitten |
Ilpo Järvinen
|
90840defab
[TCP]: Introduce tcp_wnd_end() to reduce line lengths
|
17 vuotta sitten |
Hideo Aoki
|
3ab224be6d
[NET] CORE: Introducing new memory accounting interface.
|
17 vuotta sitten |
YOSHIFUJI Hideaki
|
9cb5734e5b
[TCP]: Convert several length variable to unsigned.
|
17 vuotta sitten |
Ilpo Järvinen
|
6859d49475
[TCP]: Abstract tp->highest_sack accessing & point to next skb
|
17 vuotta sitten |
Ilpo Järvinen
|
234b686070
[TCP]: Add tcp_for_write_queue_from_safe and use it in mtu_probe
|
17 vuotta sitten |