summaryrefslogtreecommitdiffstats
path: root/net/ipv6/route.c
Commit message (Expand)AuthorAgeFilesLines
* [IPV6]: Update MSS even if MTU is unchanged.Jim Paris2008-01-311-1/+1
* [NET]: should explicitely initialize atomic_t field in struct dst_opsEric Dumazet2008-01-311-0/+2
* [NETNS]: Add missing initialization of nl_info.nl_net in rtm_to_fib6_config()Benjamin Thery2008-01-311-0/+1
* [NETNS][DST] dst: pass the dst_ops as parameter to the gc functionsDaniel Lezcano2008-01-281-2/+2
* [IPV6] route: kill some bloatIlpo Järvinen2008-01-281-2/+1
* [NETNS]: Add netns to nl_info structure.Denis V. Lunev2008-01-281-2/+6
* [NETNS][IPV6]: Make sysctls route per namespace.Daniel Lezcano2008-01-281-29/+20
* [NETNS][IPV6]: Make multiple instance of sysctl tables.Daniel Lezcano2008-01-281-1/+10
* [IPV6]: Always pass a valid nl_info to inet6_rt_notify.Denis V. Lunev2008-01-281-14/+13
* [IPV6]: route6 remove ifdef for fib_rulesDaniel Lezcano2008-01-281-6/+1
* [IPV6]: remove ifdef in route6 for xfrm6Daniel Lezcano2008-01-281-6/+1
* [IPV6]: create route6 proc init-fini functionsDaniel Lezcano2008-01-281-18/+40
* [IPV6] route6/fib6: Don't panic a kmem_cache_create.Daniel Lezcano2008-01-281-1/+4
* [IPV6]: Make ip6_route_init to return an error code.Daniel Lezcano2008-01-281-11/+53
* [NET]: Multiple namespaces in the all dst_ifdown routines.Denis V. Lunev2008-01-281-2/+5
* [IPV6]: Add RFC4214 supportFred L. Templin2008-01-281-0/+2
* [NET]: Make rtnetlink infrastructure network namespace aware (v3)Denis V. Lunev2008-01-281-3/+3
* [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)Denis V. Lunev2008-01-281-0/+12
* [IPSEC]: Merge most of the output pathHerbert Xu2008-01-281-0/+1
* [NET]: Eliminate duplicate copies of dst_discardHerbert Xu2008-01-281-17/+4
* [IPV6] ROUTE: Make sending algorithm more friendly with RFC 4861.YOSHIFUJI Hideaki2008-01-201-3/+8
* [NET]: Make helper to get dst entry and "use" itPavel Emelyanov2007-11-101-5/+1
* [IPV6]: Convert /proc/net/ipv6_route to seq_file interfaceAlexey Dobriyan2007-11-071-62/+29
* sysctl: ipv6 route flushing (kill binary path)Eric W. Biederman2007-10-181-1/+0
* [IPV6]: Consolidate the ip6_pol_route_(input|output) pairPavel Emelyanov2007-10-151-68/+9
* [NET]: Make the loopback device per network namespace.Eric W. Biederman2007-10-101-6/+6
* [NET]: Dynamically allocate the loopback device, part 1.Daniel Lezcano2007-10-101-9/+6
* [NETLINK]: Introduce nested and byteorder flag to netlink attributeThomas Graf2007-10-101-1/+1
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-101-2/+2
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-101-4/+5
* [IPV6]: Don't update ADVMSS on routes where the MTU is not also updatedSimon Arlott2007-07-311-2/+3
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* [NETLINK]: Mark netlink policies constPatrick McHardy2007-06-071-1/+1
* [XFRM]: Allow packet drops during larval state resolution.David S. Miller2007-05-241-0/+63
* [IPV6] SNMP: Fix several warnings without procfs.YOSHIFUJI Hideaki2007-04-251-1/+2
* [NET]: cleanup extra semicolonsStephen Hemminger2007-04-251-1/+1
* [IPv6]: Use rtnl registration interfaceThomas Graf2007-04-251-3/+7
* [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo2007-04-251-2/+2
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* [IPV6]: Decentralize EXPORT_SYMBOLs.YOSHIFUJI Hideaki2007-04-251-0/+3
* [IPV6] SNMP: Fix {In,Out}NoRoutes statistics.YOSHIFUJI Hideaki2007-04-131-11/+20
* [IPV6]: Revert recent change to rt6_check_dev().David S. Miller2007-04-061-14/+5
* [IPV6]: Fix routing round-robin locking.David S. Miller2007-03-251-38/+59
* [NET]: fix up misplaced inlines.Dave Jones2007-03-221-2/+2
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-121-1/+1
* [IPV6]: Convert ipv6 route to use the new dst_entry 'next' pointerEric Dumazet2007-02-101-10/+10
* [NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-44/+44
* [IPV6] ROUTE: Do not route packets to link-local address on other device.YOSHIFUJI Hideaki2007-02-081-5/+14
* [NETLINK]: Don't BUG on undersized allocationsPatrick McHardy2007-02-081-5/+9
* [IPV6]: Fixed the size of the netlink message notified by inet6_rt_notify().Noriaki TAKAMIYA2007-01-231-0/+1
OpenPOWER on IntegriCloud