David S. Miller
|
9cce96df5b
net: Put fl4_* macros to struct flowi4 and use them again.
|
14 years ago |
David S. Miller
|
9d6ec93801
ipv4: Use flowi4 in public route lookup interfaces.
|
14 years ago |
David S. Miller
|
6281dcc94a
net: Make flowi ports AF dependent.
|
14 years ago |
David S. Miller
|
1d28f42c1b
net: Put flowi_* prefix on AF independent members of struct flowi
|
14 years ago |
David S. Miller
|
b23dd4fe42
ipv4: Make output route lookup return rtable directly.
|
14 years ago |
David S. Miller
|
273447b352
ipv4: Kill can_sleep arg to ip_route_output_flow()
|
14 years ago |
David S. Miller
|
420d44daa7
ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"
|
14 years ago |
Eric Dumazet
|
c191a836a9
tcp: disallow bind() to reuse addr/port
|
14 years ago |
Eric Dumazet
|
68835aba4d
net: optimize INET input path further
|
14 years ago |
Changli Gao
|
5811662b15
net: use the macros defined for the members of flowi
|
14 years ago |
Eric Dumazet
|
4bc2f18ba4
net/ipv4: EXPORT_SYMBOL cleanups
|
15 years ago |
Changli Gao
|
d8d1f30b95
net-next: remove useless union keyword
|
15 years ago |
Amerigo Wang
|
e3826f1e94
net: reserve ports for applications using fixed port numbers
|
15 years ago |
David S. Miller
|
7ef527377b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
David S. Miller
|
8d238b25b1
Revert "tcp: bind() fix when many ports are bound"
|
15 years ago |
David S. Miller
|
e1703b36c3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Eric Dumazet
|
fda48a0d7a
tcp: bind() fix when many ports are bound
|
15 years ago |
Eric Dumazet
|
aa39514516
net: sk_sleep() helper
|
15 years ago |
Octavian Purdila
|
72659ecce6
tcp: account SYN-ACK timeouts & retransmissions
|
15 years ago |
William Allen Simpson
|
e6b4d11367
TCPCT part 1a: add request_values parameter for sending SYNACK
|
15 years ago |
Octavian Purdila
|
09ad9bc752
net: use net_eq to compare nets
|
15 years ago |
David S. Miller
|
cfadf853f6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Julian Anastasov
|
0c3d79bce4
tcp: reduce SYN-ACK retrans for TCP_DEFER_ACCEPT
|
15 years ago |
Eric Dumazet
|
c720c7e838
inet: rename some inet_sock fields
|
15 years ago |
Atis Elsts
|
ffce908246
net: Add sk_mark route lookup support for IPv4 listening sockets
|
15 years ago |
David S. Miller
|
b7058842c9
net: Make setsockopt() optlen be unsigned.
|
15 years ago |
Eric Dumazet
|
24dd1fa184
net: move bsockets outside of read only beginning of struct inet_hashinfo
|
16 years ago |
Stephen Hemminger
|
5add300975
inet: Fix virt-manager regression due to bind(0) changes.
|
16 years ago |
Evgeniy Polyakov
|
a9d8f9110d
inet: Allowing more than 64k connections and heavily optimize bind(0) time.
|
16 years ago |
Herbert Xu
|
eb4dea5853
net: Fix percpu counters deadlock
|
16 years ago |