net: spread __net_init, __net_exit
[safe/jmp/linux-2.6] / net / ipv6 / route.c
2010-01-18 Alexey Dobriyannet: spread __net_init, __net_exit
2009-12-19 Alexey Dobriyannetns: fix net.ipv6.route.gc_min_interval_ms in netns
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-11-12 Eric W. Biedermansysctl net: Remove unused binary sysctl code
2009-10-07 Brian HaleyIPv6: use ipv6_addr_copy() in ip6_route_redirect()
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-09-17 Jens Rosenboomipv6: Ignore route option with ROUTER_PREF_INVALID
2009-09-02 Alexey Dobriyannetns: embed ip6_dst_ops directly
2009-06-23 Brian Haleyipv6: Use correct data types for ICMPv6 type and code
2009-06-03 Eric Dumazetnet: skb->dst accessors
2009-05-21 Jean-Mickael GuerinIPv6: set RTPROT_KERNEL to initial route
2009-02-25 Pablo Neira Ayusonetlink: change nlmsg_notify() return value logic
2009-02-01 Harvey Harrisonnet: replace uses of __constant_{endian}
2009-01-28 Thomas GoffIPv6: Fix multicast routing bugs.
2009-01-08 Fernando Carrijoremove lots of double-semicolons
2009-01-05 David S. Milleripv6: Fix sporadic sendmsg -EINVAL when sending to...
2008-12-11 Benjamin Therynetns: ip6mr: enable namespace support in ipv6 multicas...
2008-11-12 Alexey Dobriyannet: remove struct dst_entry::entry_size
2008-11-04 Alexey Dobriyannet: '&' redux
2008-10-29 Harvey Harrisonnet: replace %#p6 format specifier with %pi6
2008-10-28 Harvey Harrisonnet: replace all current users of NIP6_SEQFMT with...
2008-10-08 Denis V. Lunevnetns: add net parameter to IP6_INC_STATS
2008-10-07 Peter Zijlstraipv6: initialize ip6_route sysctl vars in ip6_route_net...
2008-10-07 Peter Zijlstraipv6: clean up ip6_route_net_init() error handling
2008-10-01 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-01 Arnaud EbalardXFRM,IPv6: initialize ip6_dst_blackhole_ops.kmem_cachep
2008-09-11 David S. Milleripv6: On interface down/unregister, purge icmp routes...
2008-08-14 Brian Haleynetns: Add network namespace argument to rt6_fill_node...
2008-08-13 Brian Haleyipv6: Fix OOPS, ip -f inet6 route get fec0::1, linux...
2008-08-06 Rami Rosenipv6: replace dst_metric() with dst_mtu() in net/ipv6...
2008-07-22 Stephen Hemmingeripv6: icmp6_dst_gc return change
2008-07-20 YOSHIFUJI Hideakiipv6 netns: Make several "global" sysctl variables...
2008-07-18 Pavel Emelyanovproc: consolidate per-net single-release callers
2008-07-18 Pavel Emelyanovproc: consolidate per-net single_open callers
2008-07-03 YOSHIFUJI Hideakiipv6 route: Prefer outgoing interface with source addre...
2008-07-03 YOSHIFUJI Hideakiipv6: Assume the loopback address in link-local scope.
2008-06-28 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-28 YOSHIFUJI Hideakiipv6 route: Convert rt6_device_match() to use RT6_LOOKU...
2008-06-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-12 Adrian Bunknet: remove CVS keywords
2008-06-12 YOSHIFUJI Hideakiipv6 route: Fix route lifetime in netlink message.
2008-06-04 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Allow longer lifetime on 64bit archs.
2008-05-20 Herbert Xuipsec: Use the correct ip_local_out function
2008-05-19 YOSHIFUJI Hideakiipv6 addrconf: Allow infinite prefix lifetime.
2008-05-19 YOSHIFUJI Hideakiipv6 route: Fix lifetime in netlink.
2008-05-19 YOSHIFUJI Hideakiipv6 addrconf: Fix route lifetime setting in corner...
2008-05-05 Satoru SATOHip: Use inline function dst_metric() instead of direct...
2008-04-21 Pavel Emelyanov[NETNS]: Don't initialize err variable twice.
2008-04-21 Adrian Bunk[IPV6]: Make struct ip6_prohibit_entry_template static.
2008-04-16 Denis V. Lunev[NETNS]: Add netns refcnt debug for dst ops.
2008-04-12 YOSHIFUJI Hideaki[IPV6]: Make address arguments const.
2008-04-08 David S. MillerMerge branch 'net-2.6.26-isatap-20080403' of git:/...
2008-04-05 YOSHIFUJI Hideaki[IPV6] MROUTE: Support multicast forwarding.
2008-04-03 Templin, Fred L[IPV6] SIT: Add PRL management for ISATAP.
2008-03-26 Pavel Emelyanov[IPV6]: Fix potential net leak and oops in ipv6 routing...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
2008-03-25 YOSHIFUJI Hideaki[IPV6]: Support Source Address Selection API (RFC5014).
2008-03-25 YOSHIFUJI Hideaki[IPV6]: Optimize hop-limit determination.
2008-03-07 Daniel Lezcano[NETNS][IPV6] fix some missing namespace
2008-03-06 Harvey Harrisonnet: replace remaining __FUNCTION__ occurrences
2008-03-05 Daniel Lezcano[NETNS][IPV6] route6 - add netns parameter to ip6_route...
2008-03-04 Daniel Lezcano[NETNS][IPV6] route6 - Make ip6_dst_gc simpler
2008-03-04 Benjamin Thery[NETNS][IPV6] route6 - make garbage collection work...
2008-03-04 Benjamin Thery[NETNS][IPV6] route6 - move ip6_dst_ops inside the...
2008-03-04 Daniel Lezcano[NETNS][IPV6] route6 - dynamically allocate ip6_dst_ops
2008-03-04 Daniel Lezcano[NETNS][IPV6] rt6_info - move rt6_info structure inside...
2008-03-04 Daniel Lezcano[NETNS][IPV6] rt6_info - make rt6_info accessed as...
2008-03-04 Daniel Lezcano[NETNS][IPV6] route6 - make route6 per namespace
2008-03-04 Daniel Lezcano[NETNS][IPV6] route6 - Pass the network namespace param...
2008-03-04 Daniel Lezcano[NETNS][IPV6] route6 - Pass network namespace to rt6_ad...
2008-03-04 Daniel Lezcano[NETNS][IPV6] route6 - Make proc entry /proc/net/rt6_st...
2008-03-04 Daniel Lezcano[NETNS][IPV6] route6 - Pass the network namespace param...
2008-03-04 Daniel Lezcano[NETNS][IPV6] route6 - create route6 proc files for...
2008-03-04 Benjamin Thery[NETNS][IPV6] rt6_stats - make the stats per network...
2008-03-04 Daniel Lezcano[NETNS][IPV6] rt6_stats - dynamically allocate the...
2008-03-04 Daniel Lezcano[NETNS][IPV6] ip6_fib - gc timer per namespace
2008-03-04 Daniel Lezcano[NETNS][IPV6] ip6_fib - add net to gc timer parameter
2008-03-04 Daniel Lezcano[NETNS][IPV6] ip6_fib - fib6_clean_all handle several...
2008-03-04 Daniel Lezcano[NETNS][IPV6] ip6_fib - make it per network namespace
2008-03-04 YOSHIFUJI Hideaki[IPV6]: Make ndisc_dst_alloc() common for later use.
2008-03-04 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_g...
2008-03-04 YOSHIFUJI Hideaki[IPV6] SYSCTL: complete initialization for sysctl table...
2008-02-27 Benjamin Thery[IPV6]: Add missing initializations of the new nl_info...
2008-02-10 Rami Rosen[IPV6]: Replace using the magic constant "1024" with...
2008-02-01 Jim Paris[IPV6]: Update MSS even if MTU is unchanged.
2008-02-01 Eric Dumazet[NET]: should explicitely initialize atomic_t field...
2008-02-01 Benjamin Thery[NETNS]: Add missing initialization of nl_info.nl_net...
2008-01-28 Daniel Lezcano[NETNS][DST] dst: pass the dst_ops as parameter to...
2008-01-28 Ilpo Järvinen[IPV6] route: kill some bloat
2008-01-28 Denis V. Lunev[NETNS]: Add netns to nl_info structure.
2008-01-28 Daniel Lezcano[NETNS][IPV6]: Make sysctls route per namespace.
2008-01-28 Daniel Lezcano[NETNS][IPV6]: Make multiple instance of sysctl tables.
2008-01-28 Denis V. Lunev[IPV6]: Always pass a valid nl_info to inet6_rt_notify.
2008-01-28 Daniel Lezcano[IPV6]: route6 remove ifdef for fib_rules
2008-01-28 Daniel Lezcano[IPV6]: remove ifdef in route6 for xfrm6
2008-01-28 Daniel Lezcano[IPV6]: create route6 proc init-fini functions
2008-01-28 Daniel Lezcano[IPV6] route6/fib6: Don't panic a kmem_cache_create.
2008-01-28 Daniel Lezcano[IPV6]: Make ip6_route_init to return an error code.
2008-01-28 Denis V. Lunev[NET]: Multiple namespaces in the all dst_ifdown routines.
next