David S. Miller
|
0dbaee3b37
net: Abstract default ADVMSS behind an accessor.
|
14 年之前 |
David S. Miller
|
457de4383e
ipv6: Fix 'release_it' logic in tcp_v6_get_peer()
|
14 年之前 |
David S. Miller
|
db3949c450
tcp: Implement ipv6 ->get_peer() and ->tw_get_peer().
|
14 年之前 |
David S. Miller
|
493f377d6d
tcp: Add timewait recycling bits to ipv6 connect code.
|
14 年之前 |
David S. Miller
|
ccb7c410dd
timewait_sock: Create and use getpeer op.
|
14 年之前 |
David S. Miller
|
3f419d2d48
inet: Turn ->remember_stamp into ->get_peer in connection AF ops.
|
14 年之前 |
David S. Miller
|
9941fb6276
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
|
14 年之前 |
Balazs Scheidler
|
093d282321
tproxy: fix hash locking issue when using port redirection in __inet_inherit_port()
|
14 年之前 |
Eric Dumazet
|
a02cec2155
net: return operator cleanup
|
14 年之前 |
Changli Gao
|
7ba4291007
inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and inet_sendpage()
|
15 年之前 |
Florian Westphal
|
172d69e63c
syncookies: add support for ECN
|
15 年之前 |
Florian Westphal
|
2bbdf389a9
ipv6: syncookies: do not skip ->iif initialization
|
15 年之前 |
Florian Westphal
|
af9b473857
syncookies: avoid unneeded tcp header flag double check
|
15 年之前 |
Arnaud Ebalard
|
20c59de2e6
ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option
|
15 年之前 |
Eric Dumazet
|
a465419b1f
net: Introduce sk_route_nocaps
|
15 年之前 |
Stephen Hemminger
|
e802af9cab
IPv6: Generic TTL Security Mechanism (final version)
|
15 年之前 |
David S. Miller
|
e5700aff14
tcp: Mark v6 response packets as CHECKSUM_PARTIAL
|
15 年之前 |
David S. Miller
|
f71b70e115
tcp: Fix ipv6 checksumming on response packets for real.
|
15 年之前 |
David S. Miller
|
87eb367003
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Herbert Xu
|
6651ffc8e8
ipv6: Fix tcp_v6_send_response transport header setting.
|
15 年之前 |
Eric Dumazet
|
0eae88f31c
net: Fix various endianness glitches
|
15 年之前 |
Shan Wei
|
4e15ed4d93
net: replace ipfragok with skb->local_df
|
15 年之前 |
Herbert Xu
|
bb29624614
inet: Remove unused send_check length argument
|
15 年之前 |
Herbert Xu
|
8ad50d96db
tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv6
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Eric Dumazet
|
6cce09f87a
tcp: Add SNMP counters for backlog and min_ttl drops
|
15 年之前 |
Zhu Yi
|
a3a858ff18
net: backlog functions rename
|
15 年之前 |
Zhu Yi
|
6b03a53a5a
tcp: use limited socket backlog
|
15 年之前 |
Alexey Dobriyan
|
2c8c1e7297
net: spread __net_init, __net_exit
|
15 年之前 |
Octavian Purdila
|
72659ecce6
tcp: account SYN-ACK timeouts & retransmissions
|
15 年之前 |