Commit History

Author SHA1 Message Date
  David S. Miller c5038a8327 ipv4: Cache routes in nexthop exception entries. 13 years ago
  Eric Dumazet d26b3a7c4b ipv4: percpu nh_rth_output cache 13 years ago
  Eric Dumazet 54764bb647 ipv4: Restore old dst_free() behavior. 13 years ago
  David S. Miller d2d68ba9fe ipv4: Cache input routes in fib_info nexthops. 13 years ago
  David S. Miller f2bb4bedf3 ipv4: Cache output routes in fib_info nexthops. 13 years ago
  Julian Anastasov aee06da672 ipv4: use seqlock for nh_exceptions 13 years ago
  David S. Miller 4895c771c7 ipv4: Add FIB nexthop exceptions. 13 years ago
  David S. Miller 85b91b0339 ipv4: Don't store a rule pointer in fib_result. 13 years ago
  David S. Miller 391e5c22f5 ipv4: Remove tb_peers from fib_table. 13 years ago
  David S. Miller e044a651b9 ipv4: Fix crashes in fib_rules_tclass(). 13 years ago
  David S. Miller f4530fa574 ipv4: Avoid overhead when no custom FIB rules are installed. 13 years ago
  David S. Miller 7a9bc9b81a ipv4: Elide fib_validate_source() completely when possible. 13 years ago
  David S. Miller 9e56e3800e ipv4: Adjust in_dev handling in fib_validate_source() 13 years ago
  David S. Miller 41347dcdd8 ipv4: Kill rt->rt_spec_dst, no longer used. 13 years ago
  David S. Miller 35ebf65e85 ipv4: Create and use fib_compute_spec_dst() helper. 13 years ago
  David S. Miller 8e77327783 inet: Add inetpeer tree roots to the FIB tables. 13 years ago
  Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int 13 years ago
  David S. Miller 21d8c49e01 ipv4: Call fib_select_default() only when actually necessary. 14 years ago
  Michael Smith 5c04c819a2 fib_validate_source(): pass sk_buff instead of mark 14 years ago
  David S. Miller 37e826c513 ipv4: Fix nexthop caching wrt. scoping. 14 years ago
  David S. Miller 436c3b66ec ipv4: Invalidate nexthop cache nh_saddr more correctly. 14 years ago
  David S. Miller 22bd5b9b13 ipv4: Pass ipv4 flow objects into fib_lookup() paths. 14 years ago
  David S. Miller 1b7fe59322 ipv4: Kill flowi arg to fib_select_multipath() 14 years ago
  David S. Miller a7ac8fc1d8 ipv4: Fix scope value used in route src-address caching. 14 years ago
  David S. Miller 1fc050a134 ipv4: Cache source address in nexthop entries. 14 years ago
  David S. Miller 982721f391 ipv4: Use const'ify fib_result deep in the route call chains. 14 years ago
  David S. Miller b6bf3ca032 ipv4: Mark fib_combine_itag()'s 'res' arg as const. 14 years ago
  David S. Miller 5348ba85a0 ipv4: Update some fib_hash centric interface names. 14 years ago
  David S. Miller 0c838ff1ad ipv4: Consolidate all default route selection implementations. 14 years ago
  David S. Miller 5b4704419c ipv4: Remember FIB alias list head and table in lookup results. 14 years ago