Zhu Yi
|
a3a858ff18
net: backlog functions rename
|
15 years ago |
Zhu Yi
|
6b03a53a5a
tcp: use limited socket backlog
|
15 years ago |
Alexey Dobriyan
|
2c8c1e7297
net: spread __net_init, __net_exit
|
15 years ago |
Octavian Purdila
|
72659ecce6
tcp: account SYN-ACK timeouts & retransmissions
|
15 years ago |
Joe Perches
|
5856b606e6
net/ipv6/tcp_ipv6.c: Use compressed IPv6 address
|
15 years ago |
David S. Miller
|
bb5b7c1126
tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.
|
15 years ago |
Eric Dumazet
|
9327f7053e
tcp: Fix a connect() race with timewait sockets
|
15 years ago |
Eric W. Biederman
|
b099ce2602
net: Batch inet_twsk_purge
|
15 years ago |
William Allen Simpson
|
4957faade1
TCPCT part 1g: Responder Cookie => Initiator
|
15 years ago |
William Allen Simpson
|
435cf559f0
TCPCT part 1d: define TCP cookie option, extend existing struct's
|
15 years ago |
William Allen Simpson
|
e6b4d11367
TCPCT part 1a: add request_values parameter for sending SYNACK
|
15 years ago |
William Allen Simpson
|
bee7ca9ec0
net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED
|
15 years ago |
Eric Paris
|
13f18aa05f
net: drop capability from protocol definitions
|
15 years ago |
Gilad Ben-Yossef
|
022c3f7d82
Allow tcp_parse_options to consult dst entry
|
15 years ago |
Eric Dumazet
|
c720c7e838
inet: rename some inet_sock fields
|
15 years ago |
Brian Haley
|
b301e82cf8
IPv6: use ipv6_addr_set_v4mapped()
|
15 years ago |
Brian Haley
|
51953d5bc4
Use sk_mark for IPv6 routing lookups
|
15 years ago |
Ilpo Järvinen
|
0b6a05c1db
tcp: fix ssthresh u16 leftover
|
15 years ago |
Alexey Dobriyan
|
41135cc836
net: constify struct inet6_protocol
|
15 years ago |
Cosmin Ratiu
|
a8fdf2b331
ipv6: Fix tcp_v6_send_response(): it didn't set skb transport header
|
15 years ago |
Wu Fengguang
|
aa1330766c
tcp: replace hard coded GFP_KERNEL with sk_allocation
|
15 years ago |
Stephen Hemminger
|
3b401a81c0
inet: inet_connection_sock_af_ops const
|
15 years ago |
Stephen Hemminger
|
b2e4b3debc
tcp: MD5 operations should be const
|
15 years ago |
John Dykstra
|
e547bc1ecc
tcp: Use correct peer adr when copying MD5 keys
|
16 years ago |
John Dykstra
|
e3afe7b75e
tcp: Fix MD5 signature checking on IPv4 mapped sockets
|
16 years ago |
Brian Haley
|
d5fdd6babc
ipv6: Use correct data types for ICMPv6 type and code
|
16 years ago |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 years ago |
Herbert Xu
|
3699067381
tcp: Unexport TCPv6 GRO functions
|
16 years ago |
Herbert Xu
|
36e7b1b8da
gro: Fix COMPLETE checksum handling
|
16 years ago |
Wei Yongjun
|
800d55f146
ipv6: Remove some pointless conditionals before kfree_skb()
|
16 years ago |