aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ip6_route.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2004-10-25Merge bk://bk.skbuff.net:20610/linux-2.6-inet6-20041026/David S. Miller1-1/+1
2004-10-27[IPV6] simplify functions related to RTF_ALLONLINK.Hideaki Yoshifuji1-1/+1
2004-10-25[NET]: Give skb_checksum_help() an skb_buff * againHerbert Xu1-1/+1
2004-09-14[IPV6]: Do not export rt6_dflt_{pointer,lock}.Hideaki Yoshifuji1-0/+2
2004-09-14[IPV6] NDISC: Fix message validation against Redirects.Hideaki Yoshifuji1-0/+1
2004-08-18Merge nuts.davemloft.net:/disk1/BK/ip6route-2.6David S. Miller1-0/+7
2004-08-18[IPV6] addrconf_dst_alloc() to allocate new route for local address.Hideaki Yoshifuji1-0/+4
2004-08-18[IPV6] export rt6_ins() as ip6_ins_rt().Hideaki Yoshifuji1-0/+3
2004-08-16[NET]: Missing header includes and forward declarations.Christoph Hellwig1-0/+2
2004-07-20[IPV6] remove rather pointless comment.Hideaki Yoshifuji1-2/+0
2004-06-03[NETFILTER]: Fix checksum bug for multicast/broadcast packets on postrouting ...James Morris1-1/+1
2004-05-30[PATCH] sparse: trivial part of net/* annotationAlexander Viro1-1/+1
2004-02-10[IPV6]: Unify ipv6 output routine.Kazunori Miyazawa1-0/+1
2003-07-18[IPV6]: Fix anycast usage.Alexey Kuznetsov1-1/+9
2003-07-10[IPV6]: Fix leaks of ndisc DST entries.David S. Miller1-1/+5
2003-06-04o net: create struct sock_common and use in struct sock & tcp_tw_bucketArnaldo Carvalho de Melo1-2/+2
2003-05-08[IPV6]: Pass route attributes all the way down.David S. Miller1-2/+4
2003-04-22[IPV6]: dst_alloc() clean-up.Hideaki Yoshifuji1-1/+1
2003-04-10[IPV6]: Allow protocol to percolate up into rt6 routing operations.Mathew Richardson1-2/+4
2003-03-04[IPSEC]: Add full ipv6 support.Kazunori Miyazawa1-0/+2
2003-02-23[IPV6]: Export ip6_route_me_harder for netfilter and add ipv6_addr_prefix.Hideaki Yoshifuji1-0/+2
2002-06-19[PATCH] ipv6 staticsStephen Rothwell1-3/+0
2002-02-10Split protocol specific information out from struct sock.David S. Miller1-1/+3
2002-02-04Import changesetLinus Torvalds1-0/+111