Commit History

Author SHA1 Message Date
  David S. Miller c3fa32b976 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 years ago
  Julian Anastasov 550bab42f8 ipv6: fill rt6i_gateway with nexthop address 11 years ago
  Julian Anastasov 96dc809514 ipv6: always prefer rt6i_gateway if present 11 years ago
  Joe Perches 5c3a0fd7d0 ip*.h: Remove extern from function prototypes 11 years ago
  Cong Wang 3ce9b35ff6 ipv6: move ip6_dst_hoplimit() into core kernel 12 years ago
  Duan Jiong c92a59eca8 ipv6: handle Redirect ICMP Message with no Redirected Header option 12 years ago
  YOSHIFUJI Hideaki / 吉藤英明 12fd84f438 ipv6: Remove unused neigh argument for icmp6_dst_alloc() and its callers. 12 years ago
  YOSHIFUJI Hideaki / 吉藤英明 9bb5a14813 ipv6: Introduce rt6_nexthop() to select nexthop address. 12 years ago
  Nicolas Dichtel 130cd273d4 ipv6: export IP6_RT_PRIO_* to userland 12 years ago
  Eric Dumazet d3818c92af ipv6: fix inet6_csk_xmit() 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 e8599ff4b1 ipv6: Move bulk of redirect handling into rt6_redirect(). 13 years ago
  David S. Miller 81aded2467 ipv6: Handle PMTU in ICMP error handlers. 13 years ago
  David S. Miller 55afabaa0d inet: Fix BUG triggered by __rt{,6}_get_peer(). 13 years ago
  David S. Miller 97bab73f98 inet: Hide route peer accesses behind helpers. 13 years ago
  David S. Miller fbfe95a42e inet: Create and use rt{,6}_get_peer_create(). 13 years ago
  Eric Dumazet a50feda546 ipv6: bool/const conversions phase2 13 years ago
  Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int 13 years ago
  David S. Miller c5e1fd8cca Merge branch 'nf-next' of git://1984.lsi.us.es/net-next 13 years ago
  David S. Miller 87a115783e ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc(). 13 years ago
  David S. Miller 8f0315190d ipv6: Make third arg to anycast_dst_alloc() bool. 13 years ago
  Florian Westphal ea6e574e34 ipv6: add ip6_route_lookup 14 years ago
  David S. Miller 2a9e950701 net: Remove __KERNEL__ cpp checks from include/net 14 years ago
  Eric Dumazet b71d1d426d inet: constify ip headers and in6_addr 14 years ago
  Daniel Walter c3968a857a ipv6: RTA_PREFSRC support for ipv6 route source address selection 14 years ago
  Florian Westphal 9c7a4f9ce6 ipv6: ip6_route_output does not modify sk parameter, so make it const 14 years ago
  David S. Miller 4c9483b2fb ipv6: Convert to use flowi6 where applicable. 14 years ago
  David S. Miller d9993be65a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 14 years ago
  David Stevens ad0081e43a ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed. 14 years ago