ipv6: Never schedule DAD timer on dead address
[safe/jmp/linux-2.6] / net / ipv6 / addrconf.c
2010-05-18 Herbert Xuipv6: Never schedule DAD timer on dead address
2010-05-18 Herbert Xuipv6: Use POSTDAD state
2010-05-18 Herbert Xuipv6: Use state_lock to protect ifa state
2010-05-18 Herbert Xuipv6: Replace inet6_ifaddr->dead with state
2010-05-18 Stephen Hemmingeripv6: fix the bug of address check
2010-05-03 Eric Dumazetnet: rcu fixes
2010-04-21 Eric Dumazetnet: Fix various endianness glitches
2010-04-13 stephen hemmingerIPv6: only notify protocols if address is compeletely...
2010-04-13 stephen hemmingeripv6: additional ref count for hash list unnecessary
2010-04-13 stephen hemmingerIPv6: keep tentative addresses in hash table
2010-04-13 stephen hemmingerIPv6: keep route for tentative address
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-27 Patrick McHardynet: fix netlink address dumping in IPv4/IPv6
2010-03-26 David S. Milleripv6: Fix result generation in ipv6_get_ifaddr().
2010-03-26 David S. Milleripv6: Preserve pervious behavior in ipv6_link_dev_addr().
2010-03-20 David S. Milleripv6: Fix bug in ipv6_chk_same_addr().
2010-03-20 YOSHIFUJI Hideakiipv6: Reduce timer events for addrconf_verify().
2010-03-20 stephen hemmingerIPv6: addrconf cleanup addrconf_verify
2010-03-20 Stephen Hemmingeraddrconf: checkpatch fixes
2010-03-20 Stephen HemmingerIPv6: addrconf cleanups
2010-03-20 stephen hemmingeripv6: convert idev_list to list macros
2010-03-20 stephen hemmingeripv6: user better hash for addrconf
2010-03-20 stephen hemmingerIPv6: convert addrconf hash list to RCU
2010-03-20 stephen hemmingeripv6: convert addrconf list to hlist
2010-03-20 stephen hemmingeripv6: convert temporary address list to list macros
2010-03-19 Jiri Pirkonet: rename notifier defines for netdev type change
2010-03-13 Herbert Xuipv6: Send netlink notification when DAD fails
2010-03-04 stephen hemmingerIPv6: fix race between cleanup and add/delete address
2010-03-04 stephen hemmingerIPv6: addrconf notify when address is unavailable
2010-03-04 stephen hemmingerIPv6: addrconf timer race
2010-03-04 stephen hemmingerIPv6: addrconf dad timer unnecessary bh_disable
2010-02-26 Ulrich Weberipv6: Remove IPV6_ADDR_RESERVED
2010-02-26 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-02-19 Eric W. Biedermannet: Fix sysctl restarts...
2010-02-17 Tejun Heopercpu: add __percpu sparse annotations to net
2010-02-16 Eric W. Biedermannet neigh: Decouple per interface neighbour table contr...
2010-02-12 stephen hemmingerIPv6: remove trivial nested _bh suffix
2010-02-12 stephen hemmingerIPv6: keep permanent addresses on admin down
2010-01-18 Alexey Dobriyannet: spread __net_init, __net_exit
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-11-25 Octavian Purdilanet: use net_eq to compare nets
2009-11-14 Eric Dumazetipv6: speedup inet6_dump_addr()
2009-11-12 Eric W. Biedermansysctl net: Remove unused binary sysctl code
2009-11-12 David S. Milleripv6: Remove unused var in inet6_dump_ifinfo()
2009-11-11 Eric Dumazetipv6: Allow inet6_dump_addr() to handle more than 64...
2009-11-11 Eric Dumazetipv6: speedup inet6_dump_ifinfo()
2009-11-04 Eric Dumazetnet: Introduce for_each_netdev_rcu() iterator
2009-10-13 Cosmin Ratiuipv6: fix devconf after adding force_tllao option
2009-10-07 Octavian Purdilamake TLLAO option for NA packets configurable
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-09-17 Jens Rosenboomipv6: Log the affected address when DAD failure occurs
2009-09-15 Moni Shouabonding: remap muticast addresses without using dev_clo...
2009-09-11 Brian Haleyipv6: Add IFA_F_DADFAILED flag
2009-07-04 Brian HaleyIPv6: preferred lifetime of address not getting updated
2009-06-26 Jens Rosenboomipv6: avoid wraparound for expired preferred lifetime
2009-06-15 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2009-06-12 Masatake YAMATOtrivial: Fix a typo in comment of addrconf_dad_start()
2009-06-01 Brian HaleyIPv6: Add 'autoconf' and 'disable_ipv6' module parameters
2009-05-19 Sascha Hlusiakaddrconf: refuse isatap eui64 for INADDR_ANY
2009-05-19 Eric W. Biedermannet: FIX ipv6_forward sysctl restart
2009-03-25 Vlad Yasevichipv6: Fix conflict resolutions during ipv6 binding
2009-03-21 Ilpo Järvinennet/*: use linux/kernel.h swap()
2009-03-19 Brian Haleyipv6: Fix incorrect disable_ipv6 behavior
2009-03-05 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-03 Daniel Lezcanonetns: fix addrconf_ifdown kernel panic
2009-03-03 Stephen Hemmingeripv6: Fix sysctl unregistration deadlock
2009-02-25 Pablo Neira Ayusonetlink: change nlmsg_notify() return value logic
2009-02-07 Ilpo Järvinenipv6/addrconf: common code located
2009-01-28 David S. Milleripv6: Make mc_forwarding sysctl read-only.
2008-11-20 Stephen Hemmingerip: convert to net_device_ops for ioctl
2008-11-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-05 Benjamin Theryipv6: fix run pending DAD when interface becomes ready
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-16 Alexey Dobriyansysctl: simplify ->strategy
2008-08-23 Stephen Hemmingeripv6: protocol for address routes
2008-08-14 Brian Haleynetns: Add network namespace argument to rt6_fill_node...
2008-07-26 Ilpo Järvinennet: convert BUG_TRAP to generic WARN_ON
2008-07-22 Adrian Bunkipv6: make struct ipv6_devconf static
2008-07-21 David Milleripv6: Fix warning in addrconf code.
2008-07-20 YOSHIFUJI Hideakiipv6 netns: Make several "global" sysctl variables...
2008-07-09 David S. Millerpkt_sched: Add qdisc_tx_is_noop() helper and use in...
2008-07-09 David S. Millernetdev: Move rest of qdisc state into struct netdev_queue
2008-07-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-07-08 Andrey Vaginipv6: fix race between ipv6_del_addr and DAD timer
2008-07-03 YOSHIFUJI Hideakiipv6 addrconf: add accept_dad sysctl to control DAD...
2008-07-03 YOSHIFUJI Hideakiipv6: Add disable_ipv6 sysctl to disable IPv6 operaion...
2008-07-03 YOSHIFUJI Hideakiipv6: Do not assign non-valid address on interface.
2008-06-19 Ben Hutchingsnet: Disable LRO on devices that are forwarding
2008-06-12 David S. MillerMerge branch 'net-next-2.6-misc-20080612a' of git:...
2008-06-12 Adrian Bunknet: remove CVS keywords
2008-06-11 Benjamin Theryipv6 netns: Address labels per namespace
2008-06-11 YOSHIFUJI Hideakiipv6 addrconf: Introduce addrconf_is_prefix_route(...
2008-06-04 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Allow longer lifetime on 64bit archs.
2008-06-04 Thomas Graf[IPV6] ADDRCONF: Check range of prefix length
2008-05-19 YOSHIFUJI Hideakiipv6 addrconf: Allow infinite prefix lifetime.
2008-05-19 YOSHIFUJI Hideakindisc: Add missing strategies for per-device retrans...
next