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
|
13 년 전 |
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 년 전 |
David S. Miller
|
da905bd1d5
tcp: Use cork flow in tcp_v4_connect()
|
14 년 전 |
David S. Miller
|
d4fb3d74d7
ipv4: Get route daddr from flow key in tcp_v4_connect().
|
14 년 전 |
David S. Miller
|
4071cfff84
ipv4: Fetch route saddr from flow key in tcp_v4_connect().
|
14 년 전 |
Eric Dumazet
|
f6d8bd051c
inet: add RCU protection to inet->opt
|
14 년 전 |
David S. Miller
|
2d7192d6cb
ipv4: Sanitize and simplify ip_route_{connect,newports}()
|
14 년 전 |
Eric Dumazet
|
b71d1d426d
inet: constify ip headers and in6_addr
|
14 년 전 |
David S. Miller
|
b23dd4fe42
ipv4: Make output route lookup return rtable directly.
|
14 년 전 |