Eric Dumazet
|
4bc2f18ba4
net/ipv4: EXPORT_SYMBOL cleanups
|
15 years ago |
Florian Westphal
|
172d69e63c
syncookies: add support for ECN
|
15 years ago |
Eric Dumazet
|
317fe0e6c5
inetpeer: restore small inet_peer structures
|
15 years ago |
Changli Gao
|
d8d1f30b95
net-next: remove useless union keyword
|
15 years ago |
Tom Herbert
|
a8b690f98b
tcp: Fix slowness in read /proc/net/tcp
|
15 years ago |
David S. Miller
|
eedc765ca4
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Florian Westphal
|
af9b473857
syncookies: avoid unneeded tcp header flag double check
|
15 years ago |
Florian Westphal
|
2a1d4bd460
syncookies: make v4/v6 synflood warning behaviour the same
|
15 years ago |
Eric Dumazet
|
ca55158c6e
rps: tcp: fix rps_sock_flow_table table updates
|
15 years ago |
Eric Dumazet
|
a465419b1f
net: Introduce sk_route_nocaps
|
15 years ago |
David S. Miller
|
c58dc01bab
net: Make RFS socket operations not be inet specific.
|
15 years ago |
Eric Dumazet
|
0eae88f31c
net: Fix various endianness glitches
|
15 years ago |
Tom Herbert
|
fec5e652e5
rfs: Receive Flow Steering
|
15 years ago |
Herbert Xu
|
bb29624614
inet: Remove unused send_check length argument
|
15 years ago |
Herbert Xu
|
419f9f8960
tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv4
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
stephen hemminger
|
97e3ecd112
TCP: check min TTL on received ICMP packets
|
15 years ago |
Eric Dumazet
|
bb134d5d95
tcp: Fix tcp_v4_rcv()
|
15 years ago |
Eric Dumazet
|
6cce09f87a
tcp: Add SNMP counters for backlog and min_ttl drops
|
15 years ago |
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 |
Stephen Hemminger
|
d218d11133
tcp: Generalized TTL Security Mechanism
|
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 Dumazet
|
49d0900787
tcp: diag: Dont report negative values for rx queue
|
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 |