Commit History

Author SHA1 Message Date
  Steffen Klassert 8104891b86 ipv6: Initialize the struct rt6_info behind the dst_enty field 13 years ago
  David S. Miller b587ee3ba2 net: Add dummy dst_ops->redirect method where needed. 13 years ago
  David S. Miller b94f1c0904 ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect(). 13 years ago
  David S. Miller 3a5ad2ee5e ipv6: Add ip6_redirect() and ip6_sk_redirect() helper functions. 13 years ago
  David S. Miller 6e157b6ac6 ipv6: Pull main logic of rt6_redirect() into rt6_do_redirect(). 13 years ago
  David S. Miller e8599ff4b1 ipv6: Move bulk of redirect handling into rt6_redirect(). 13 years ago
  David S. Miller 87a50699cb rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo(). 13 years ago
  David S. Miller 3e12939a2a inet: Kill FLOWI_FLAG_PRECOW_METRICS. 13 years ago
  David S. Miller 81166dd6fa tcp: Move timestamps from inetpeer to metrics cache. 13 years ago
  Steffen Klassert a2de86f63c ipv6: Initialize the neighbour pointer of rt6_info on allocation 13 years ago
  David S. Miller 97cac0821a ipv6: Store route neighbour in rt6_info struct. 13 years ago
  David S. Miller 1d248b1cf4 net: Pass neighbours and dest address into NETEVENT_REDIRECT events. 13 years ago
  David S. Miller f894cbf847 net: Add optional SKB arg to dst_ops->neigh_lookup(). 13 years ago
  David McCullough 4dc27d1cf3 net/ipv6/route.c: packets originating on device match lo 13 years ago
  David S. Miller e486463e82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 years ago
  Thomas Graf d189634eca ipv6: Move ipv6 proc file registration to end of init order 13 years ago
  David S. Miller aee289baaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 years ago
  David S. Miller e8803b6c38 Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route" 13 years ago
  David S. Miller 42ae66c80d ipv6: Fix types of ip6_update_pmtu(). 13 years ago
  David S. Miller 7e52b33bd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 years ago
  Thomas Graf 2a0c451ade ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route 13 years ago
  David S. Miller 81aded2467 ipv6: Handle PMTU in ICMP error handlers. 13 years ago
  David S. Miller 7b34ca2ac7 inet: Avoid potential NULL peer dereference. 13 years ago
  David S. Miller 8b96d22d7a inet: Use FIB table peer roots in routes. 13 years ago
  David S. Miller 97bab73f98 inet: Hide route peer accesses behind helpers. 13 years ago
  David S. Miller c0efc887dc inet: Pass inetpeer root into inet_getpeer*() interfaces. 13 years ago
  David S. Miller 2b823f7258 ipv6: Do not mark ipv6_inetpeer_ops as __net_initdata. 13 years ago
  David S. Miller 56a6b248eb inet: Consolidate inetpeer_invalidate_tree() interfaces. 13 years ago
  David S. Miller c3426b4719 inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.c 13 years ago
  David S. Miller fbfe95a42e inet: Create and use rt{,6}_get_peer_create(). 13 years ago