Eric Dumazet
|
be9f4a44e7
ipv4: tcp: remove per net tcp_sock
|
13 years ago |
David S. Miller
|
6700c2709c
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
|
13 years ago |
David S. Miller
|
80d0a69fc5
ipv4: Add helper inet_csk_update_pmtu().
|
13 years ago |
David S. Miller
|
1ed5c48f23
net: Remove checks for dst_ops->redirect being NULL.
|
13 years ago |
David S. Miller
|
55be7a9c60
ipv4: Add redirect support to all protocol icmp error handlers.
|
13 years ago |
Eric Dumazet
|
46d3ceabd8
tcp: TCP Small Queues
|
13 years ago |
David S. Miller
|
16d1839907
inet: Remove ->get_peer() method.
|
13 years ago |
David S. Miller
|
81166dd6fa
tcp: Move timestamps from inetpeer to metrics cache.
|
13 years ago |
David S. Miller
|
ab92bb2f67
tcp: Abstract back handling peer aliveness test into helper function.
|
13 years ago |
David S. Miller
|
70e7341673
ipv4: Show that ip_send_reply() is purely unicast routine.
|
13 years ago |
David S. Miller
|
160eb5a6b1
ipv4: Kill early demux method return value.
|
13 years ago |
David S. Miller
|
c10237e077
Revert "ipv4: tcp: dont cache unconfirmed intput dst"
|
13 years ago |
Eric Dumazet
|
c074da2810
ipv4: tcp: dont cache unconfirmed intput dst
|
13 years ago |
Vijay Subramanian
|
7011d0851b
tcp: Fix bug in tcp socket early demux
|
13 years ago |
Eric Dumazet
|
7586eceb0a
ipv4: tcp: dont cache output dst for syncookies
|
13 years ago |
David S. Miller
|
fd62e09b94
tcp: Validate route interface in early demux.
|
13 years ago |
David S. Miller
|
41063e9dd1
ipv4: Early TCP socket demux.
|
13 years ago |
David S. Miller
|
2397849baa
[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.
|
13 years ago |
David S. Miller
|
4670fd819e
tcp: Get rid of inetpeer special cases.
|
13 years ago |
David S. Miller
|
fbfe95a42e
inet: Create and use rt{,6}_get_peer_create().
|
13 years ago |
Gao feng
|
54db0cc2ba
inetpeer: add parameter net for inet_getpeer_v4,v6
|
13 years ago |
Eric Dumazet
|
4aea39c11c
tcp: tcp_make_synack() consumes dst parameter
|
13 years ago |
Eric Dumazet
|
fff3269907
tcp: reflect SYN queue_mapping into SYNACK packets
|
13 years ago |
Eric Dumazet
|
a2a385d627
tcp: bool conversions
|
13 years ago |
Joe Perches
|
e87cc4728f
net: Convert net_ratelimit uses to net_<level>_ratelimited
|
13 years ago |
Eric Dumazet
|
bd14b1b2e2
tcp: be more strict before accepting ECN negociation
|
13 years ago |
Eric Dumazet
|
da882c1f2e
tcp: sk_add_backlog() is too agressive for TCP
|
13 years ago |
Eric Dumazet
|
f545a38f74
net: add a limit parameter to sk_add_backlog()
|
13 years ago |
David S. Miller
|
ac807fa8e6
tcp: Fix build warning after tcp_{v4,v6}_init_sock consolidation.
|
13 years ago |
Neal Cardwell
|
900f65d361
tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock()
|
13 years ago |