David S. Miller
|
6700c2709c
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
|
13 년 전 |
David S. Miller
|
35ad9b9cf7
ipv6: Add helper inet6_csk_update_pmtu().
|
13 년 전 |
David S. Miller
|
1ed5c48f23
net: Remove checks for dst_ops->redirect being NULL.
|
13 년 전 |
David S. Miller
|
ec18d9a269
ipv6: Add redirect support to all protocol icmp error handlers.
|
13 년 전 |
Eric Dumazet
|
46d3ceabd8
tcp: TCP Small Queues
|
13 년 전 |
David S. Miller
|
16d1839907
inet: Remove ->get_peer() method.
|
13 년 전 |
David S. Miller
|
81166dd6fa
tcp: Move timestamps from inetpeer to metrics cache.
|
13 년 전 |
David S. Miller
|
ab92bb2f67
tcp: Abstract back handling peer aliveness test into helper function.
|
13 년 전 |
RongQing.Li
|
43264e0bd9
ipv6: remove unnecessary codes in tcp_ipv6.c
|
13 년 전 |
Neal Cardwell
|
9f10d3f6f9
tcp: plug dst leak in tcp_v6_conn_request()
|
13 년 전 |
Neal Cardwell
|
9494218fba
tcp: use inet6_csk_route_req() in tcp_v6_send_synack()
|
13 년 전 |
Neal Cardwell
|
3840a06e60
tcp: pass fl6 to inet6_csk_route_req()
|
13 년 전 |
David S. Miller
|
b26d344c6b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 년 전 |
Neal Cardwell
|
437c5b53f6
tcp: heed result of security_inet_conn_request() in tcp_v6_conn_request()
|
13 년 전 |
David S. Miller
|
81aded2467
ipv6: Handle PMTU in ICMP error handlers.
|
13 년 전 |
David S. Miller
|
2397849baa
[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.
|
13 년 전 |
David S. Miller
|
4670fd819e
tcp: Get rid of inetpeer special cases.
|
13 년 전 |
David S. Miller
|
fbfe95a42e
inet: Create and use rt{,6}_get_peer_create().
|
13 년 전 |
Gao feng
|
54db0cc2ba
inetpeer: add parameter net for inet_getpeer_v4,v6
|
13 년 전 |
Eric Dumazet
|
4aea39c11c
tcp: tcp_make_synack() consumes dst parameter
|
13 년 전 |
Eric Dumazet
|
fff3269907
tcp: reflect SYN queue_mapping into SYNACK packets
|
13 년 전 |
Eric Dumazet
|
a2a385d627
tcp: bool conversions
|
13 년 전 |
Joe Perches
|
e87cc4728f
net: Convert net_ratelimit uses to net_<level>_ratelimited
|
13 년 전 |
Eric Dumazet
|
bd14b1b2e2
tcp: be more strict before accepting ECN negociation
|
13 년 전 |
Eric Dumazet
|
6746960140
ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizing
|
13 년 전 |
David S. Miller
|
f24001941c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 년 전 |
Eric Dumazet
|
da882c1f2e
tcp: sk_add_backlog() is too agressive for TCP
|
13 년 전 |
Eric Dumazet
|
f545a38f74
net: add a limit parameter to sk_add_backlog()
|
13 년 전 |
David S. Miller
|
ac807fa8e6
tcp: Fix build warning after tcp_{v4,v6}_init_sock consolidation.
|
13 년 전 |
Neal Cardwell
|
d135c522f1
tcp: fix TCP_MAXSEG for established IPv6 passive sockets
|
13 년 전 |