Eric Dumazet
|
dfd25ffffc
tcp: fix syncookie regression
|
13 年之前 |
Shawn Lu
|
e2446eaab5
tcp_v4_send_reset: binding oif to iif in no sock case
|
13 年之前 |
shawnlu
|
8a622e71f5
tcp: md5: using remote adress for md5 lookup in rst packet
|
13 年之前 |
Glauber Costa
|
3dc43e3e4d
per-netns ipv4 sysctl_tcp_mem
|
13 年之前 |
Glauber Costa
|
d1a4c0b37c
tcp memory pressure controls
|
13 年之前 |
Glauber Costa
|
180d8cd942
foundations of per-cgroup memory pressure controlling.
|
13 年之前 |
Eric Dumazet
|
d8a6e65f8b
tcp: inherit listener congestion control for passive cnx
|
13 年之前 |
Eric Dumazet
|
709e8697af
tcp: clear xmit timers in tcp_v4_syn_recv_sock()
|
13 年之前 |
Eric Dumazet
|
918eb39962
net: add missing bh_unlock_sock() calls
|
13 年之前 |
Arjan van de Ven
|
73cb88ecb9
net: make the tcp and udp file_operations for the /proc stuff const
|
13 年之前 |
Eric Dumazet
|
66b13d99d9
ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAIT
|
13 年之前 |
Eric Dumazet
|
318cf7aaa0
tcp: md5: add more const attributes
|
13 年之前 |
Eric Dumazet
|
cf533ea53e
tcp: add const qualifiers where possible
|
13 年之前 |
David S. Miller
|
88c5100c28
Merge branch 'master' of github.com:davem330/net
|
13 年之前 |
Yan, Zheng
|
260fcbeb1a
tcp: properly handle md5sig_pool references
|
13 年之前 |
Eric Dumazet
|
b82d1bb4fd
tcp: unalias tcp_skb_cb flags and ip_dsfield
|
13 年之前 |
David S. Miller
|
8decf86879
Merge branch 'master' of github.com:davem330/net
|
13 年之前 |
Eric Dumazet
|
946cedccbd
tcp: Change possible SYN flooding messages
|
14 年之前 |
Tom Herbert
|
bdeab99191
rps: Add flag to skb to indicate rxhash is based on L4 tuple
|
14 年之前 |
David S. Miller
|
6e5714eaf7
net: Compute protocol sequence numbers and fragment IDs using MD5.
|
14 年之前 |
David S. Miller
|
9f6ec8d697
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Eric Dumazet
|
1eddceadb0
net: rfs: enable RFS before first data packet is received
|
14 年之前 |
Jerry Chu
|
9ad7c049f0
tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open side
|
14 年之前 |
Dan Rosenberg
|
71338aa7d0
net: convert %p usage to %pK
|
14 年之前 |
David S. Miller
|
a48eff1288
ipv4: Pass explicit destination address to rt_bind_peer().
|
14 年之前 |
David S. Miller
|
ed2361e66e
ipv4: Pass explicit destination address to rt_get_peer().
|
14 年之前 |
David S. Miller
|
6bd023f3dd
ipv4: Make caller provide flowi4 key to inet_csk_route_req().
|
14 年之前 |
David S. Miller
|
0a5ebb8000
ipv4: Pass explicit daddr arg to ip_send_reply().
|
14 年之前 |
David S. Miller
|
c5216cc70f
tcp: Use cork flow info instead of rt->rt_dst in tcp_v4_get_peer()
|
14 年之前 |
David S. Miller
|
0e73441992
ipv4: Use inet_csk_route_child_sock() in DCCP and TCP.
|
14 年之前 |