David S. Miller
|
436c3b66ec
ipv4: Invalidate nexthop cache nh_saddr more correctly.
|
14 년 전 |
Eric Dumazet
|
eb49a97363
ipv4: fix ip_rt_update_pmtu()
|
14 년 전 |
Dan Siemon
|
4a2b9c3756
net_sched: fix ip_tos2prio
|
14 년 전 |
Hiroaki SHIMODA
|
46af31800b
ipv4: Fix PMTU update.
|
14 년 전 |
David S. Miller
|
9d6ec93801
ipv4: Use flowi4 in public route lookup interfaces.
|
14 년 전 |
David S. Miller
|
68a5e3dd0a
ipv4: Use struct flowi4 internally in routing lookups.
|
14 년 전 |
David S. Miller
|
22bd5b9b13
ipv4: Pass ipv4 flow objects into fib_lookup() paths.
|
14 년 전 |
David S. Miller
|
1d28f42c1b
net: Put flowi_* prefix on AF independent members of struct flowi
|
14 년 전 |
David S. Miller
|
1b7fe59322
ipv4: Kill flowi arg to fib_select_multipath()
|
14 년 전 |
David S. Miller
|
ff3fccb3d0
ipv4: Remove unnecessary test from ip_mkroute_input()
|
14 년 전 |
David S. Miller
|
dbdd9a52e3
ipv4: Remove redundant RCU locking in ip_check_mc().
|
14 년 전 |
David S. Miller
|
67e28ffd86
ipv4: Optimize flow initialization in input route lookup.
|
14 년 전 |
David S. Miller
|
5e2b61f784
ipv4: Remove flowi from struct rtable.
|
14 년 전 |
David S. Miller
|
1018b5c016
ipv4: Set rt->rt_iif more sanely on output routes.
|
14 년 전 |
David S. Miller
|
3c0afdca44
ipv4: Get peer more cheaply in rt_init_metrics().
|
14 년 전 |
David S. Miller
|
44713b67db
ipv4: Optimize flow initialization in output route lookup.
|
14 년 전 |
David S. Miller
|
5bfa787fb2
ipv4: ip_route_output_key() is better as an inline.
|
14 년 전 |
David S. Miller
|
b23dd4fe42
ipv4: Make output route lookup return rtable directly.
|
14 년 전 |
David S. Miller
|
452edd598f
xfrm: Return dst directly from xfrm_lookup()
|
14 년 전 |
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 년 전 |