Commit Verlauf

Autor SHA1 Nachricht Datum
  David S. Miller 97bab73f98 inet: Hide route peer accesses behind helpers. vor 13 Jahren
  Roland Dreier c5d21c4b2a net: Reorder initialization in ip_route_output to fix gcc warning vor 13 Jahren
  David S. Miller fbfe95a42e inet: Create and use rt{,6}_get_peer_create(). vor 13 Jahren
  Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int vor 13 Jahren
  Julian Anastasov e6b45241c5 ipv4: reset flowi parameters on route connect vor 13 Jahren
  Steffen Klassert b8400f3718 route: struct rtable can be const in rt_is_input_route and rt_is_output_route vor 13 Jahren
  David S. Miller a48eff1288 ipv4: Pass explicit destination address to rt_bind_peer(). vor 14 Jahren
  David S. Miller ed2361e66e ipv4: Pass explicit destination address to rt_get_peer(). vor 14 Jahren
  David S. Miller 8e36360ae8 ipv4: Remove route key identity dependencies in ip_rt_get_source(). vor 14 Jahren
  David S. Miller cbb1e85f9c ipv4: Kill rt->rt_{src, dst} usage in IP GRE tunnels. vor 14 Jahren
  David S. Miller 31e4543db2 ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). vor 14 Jahren
  David S. Miller 475949d8e8 ipv4: Renamt struct rtable's rt_tos to rt_key_tos. vor 14 Jahren
  David S. Miller 6706b6ebab ipv4: Remove now superfluous code in ip_route_connect(). vor 14 Jahren
  David S. Miller 813b3b5db8 ipv4: Use caller's on-stack flowi as-is in output route lookups. vor 14 Jahren
  David S. Miller b678027cb7 ipv4: Kill RTO_CONN. vor 14 Jahren
  David S. Miller 2d7192d6cb ipv4: Sanitize and simplify ip_route_{connect,newports}() vor 14 Jahren
  David S. Miller 2a9e950701 net: Remove __KERNEL__ cpp checks from include/net vor 14 Jahren
  Eric Dumazet b71d1d426d inet: constify ip headers and in6_addr vor 14 Jahren
  David S. Miller c1e48efc70 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 vor 14 Jahren
  OGAWA Hirofumi 1b86a58f9d ipv4: Fix "Set rt->rt_iif more sanely on output routes." vor 14 Jahren
  David S. Miller 94b92b8834 ipv4: Use flowi4_init_output() in net/route.h vor 14 Jahren
  Steffen Klassert 6df59a84ec route: Take the right src and dst addresses in ip_route_newports vor 14 Jahren
  Julian Anastasov e6abbaa272 ipv4: fix route deletion for IPs on many subnets vor 14 Jahren
  David S. Miller 9cce96df5b net: Put fl4_* macros to struct flowi4 and use them again. vor 14 Jahren
  David S. Miller 9d6ec93801 ipv4: Use flowi4 in public route lookup interfaces. vor 14 Jahren
  David S. Miller 6281dcc94a net: Make flowi ports AF dependent. vor 14 Jahren
  David S. Miller 1d28f42c1b net: Put flowi_* prefix on AF independent members of struct flowi vor 14 Jahren
  David S. Miller 78fbfd8a65 ipv4: Create and use route lookup helpers. vor 14 Jahren
  David S. Miller 5e2b61f784 ipv4: Remove flowi from struct rtable. vor 14 Jahren
  David S. Miller 4157434c23 ipv4: Use passed-in protocol in ip_route_newports(). vor 14 Jahren