David S. Miller
|
2774c131b1
xfrm: Handle blackhole route creation via afinfo.
|
14 年 前 |
David S. Miller
|
80c0bc9e37
xfrm: Kill XFRM_LOOKUP_WAIT flag.
|
14 年 前 |
David S. Miller
|
273447b352
ipv4: Kill can_sleep arg to ip_route_output_flow()
|
14 年 前 |
David S. Miller
|
420d44daa7
ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"
|
14 年 前 |
David S. Miller
|
da935c66ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年 前 |
Eric Dumazet
|
214f45c91b
net: provide default_advmss() methods to blackhole dst_ops
|
14 年 前 |
David S. Miller
|
982721f391
ipv4: Use const'ify fib_result deep in the route call chains.
|
14 年 前 |
David S. Miller
|
3c7bd1a140
net: Add initial_ref arg to dst_alloc().
|
14 年 前 |
David S. Miller
|
0c4dcd58fd
ipv4: Consolidate ipv4 dst allocation logic.
|
14 年 前 |
David S. Miller
|
010c2708e5
ipv4: Move rcu_read_{lock,unlock}() into ip_route_output_slow().
|
14 年 前 |
David S. Miller
|
5ada552746
ipv4: Simplify output route creation call sequence.
|
14 年 前 |
David S. Miller
|
f39925dbde
ipv4: Cache learned redirect information in inetpeer.
|
14 年 前 |
David S. Miller
|
2c8cec5c10
ipv4: Cache learned PMTU information in inetpeer.
|
14 年 前 |
David S. Miller
|
6431cbc25f
inet: Create a mechanism for upward inetpeer propagation into routes.
|
14 年 前 |
David S. Miller
|
8d13a2a9fb
net: Kill NETEVENT_PMTU_UPDATE.
|
14 年 前 |
David S. Miller
|
92d8682926
inetpeer: Move ICMP rate limiting state into inet_peer entries.
|
14 年 前 |
David S. Miller
|
0131ba451e
ipv4: Don't miss existing cached metrics in new routes.
|
14 年 前 |
David S. Miller
|
bd4a6974cc
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年 前 |
David S. Miller
|
0c838ff1ad
ipv4: Consolidate all default route selection implementations.
|
14 年 前 |
Roland Dreier
|
ec831ea72e
net: Add default_mtu() methods to blackhole dst_ops
|
14 年 前 |
David S. Miller
|
b8dad61cc7
ipv4: If fib metrics are default, no need to grab ref to FIB info.
|
14 年 前 |
David S. Miller
|
a4daad6b09
net: Pre-COW metrics for TCP.
|
14 年 前 |
David S. Miller
|
065825402c
net: Store ipv4/ipv6 COW'd metrics in inetpeer cache.
|
14 年 前 |
David S. Miller
|
62fa8a846d
net: Implement read-only protection and COW'ing of metrics.
|
14 年 前 |
Patrick McHardy
|
0134e89c7b
Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6
|
14 年 前 |
Patrick McHardy
|
c7066f70d9
netfilter: fix Kconfig dependencies
|
14 年 前 |
David S. Miller
|
dbbe68bb12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年 前 |
Joel Sing
|
9fc3bbb4a7
ipv4/route.c: respect prefsrc for local routes
|
14 年 前 |
David S. Miller
|
17f7f4d9fc
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年 前 |
Eric Dumazet
|
fc75fc8339
ipv4: dont create routes on down devices
|
14 年 前 |