aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/addrconf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-20IPv6: addrconf cleanupsStephen Hemminger1-23/+28
2010-03-20ipv6: convert idev_list to list macrosstephen hemminger1-39/+39
2010-03-20ipv6: user better hash for addrconfstephen hemminger1-17/+8
2010-03-20IPv6: convert addrconf hash list to RCUstephen hemminger1-41/+44
2010-03-20ipv6: convert addrconf list to hliststephen hemminger1-75/+53
2010-03-20ipv6: convert temporary address list to list macrosstephen hemminger1-18/+12
2010-03-18net: rename notifier defines for netdev type changeJiri Pirko1-8/+8
2010-03-13ipv6: Send netlink notification when DAD failsHerbert Xu1-0/+2
2010-03-04IPv6: fix race between cleanup and add/delete addressstephen hemminger1-5/+13
2010-03-04IPv6: addrconf notify when address is unavailablestephen hemminger1-17/+29
2010-03-04IPv6: addrconf timer racestephen hemminger1-13/+15
2010-03-04IPv6: addrconf dad timer unnecessary bh_disablestephen hemminger1-5/+5
2010-02-26ipv6: Remove IPV6_ADDR_RESERVEDUlrich Weber1-2/+1
2010-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+14
2010-02-19net: Fix sysctl restarts...Eric W. Biederman1-2/+14
2010-02-16percpu: add __percpu sparse annotations to netTejun Heo1-12/+12
2010-02-16net neigh: Decouple per interface neighbour table controls from binary sysctlsEric W. Biederman1-2/+1
2010-02-12IPv6: remove trivial nested _bh suffixstephen hemminger1-10/+11
2010-02-12IPv6: keep permanent addresses on admin downstephen hemminger1-11/+24
2010-01-17net: spread __net_init, __net_exitAlexey Dobriyan1-4/+4
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-101/+143
2009-11-25net: use net_eq to compare netsOctavian Purdila1-2/+2
2009-11-13ipv6: speedup inet6_dump_addr()Eric Dumazet1-74/+97
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman1-81/+9
2009-11-11ipv6: Remove unused var in inet6_dump_ifinfo()David S. Miller1-1/+1
2009-11-10ipv6: Allow inet6_dump_addr() to handle more than 64 addressesEric Dumazet1-0/+6
2009-11-10ipv6: speedup inet6_dump_ifinfo()Eric Dumazet1-17/+28
2009-11-04net: Introduce for_each_netdev_rcu() iteratorEric Dumazet1-13/+7
2009-10-13ipv6: fix devconf after adding force_tllao optionCosmin Ratiu1-0/+1
2009-10-07make TLLAO option for NA packets configurableOctavian Purdila1-0/+8
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan1-4/+4
2009-09-17ipv6: Log the affected address when DAD failure occursJens Rosenboom1-2/+2
2009-09-15bonding: remap muticast addresses without using dev_close() and dev_open()Moni Shoua1-0/+19
2009-09-11ipv6: Add IFA_F_DADFAILED flagBrian Haley1-5/+7
2009-07-03IPv6: preferred lifetime of address not getting updatedBrian Haley1-3/+27
2009-06-25ipv6: avoid wraparound for expired preferred lifetimeJens Rosenboom1-1/+4
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1-1/+1
2009-06-12trivial: Fix a typo in comment of addrconf_dad_start()Masatake YAMATO1-1/+1
2009-06-01IPv6: Add 'autoconf' and 'disable_ipv6' module parametersBrian Haley1-5/+78
2009-05-19addrconf: refuse isatap eui64 for INADDR_ANYSascha Hlusiak1-0/+2
2009-05-18net: FIX ipv6_forward sysctl restartEric W. Biederman1-1/+1
2009-03-24ipv6: Fix conflict resolutions during ipv6 bindingVlad Yasevich1-34/+0
2009-03-21net/*: use linux/kernel.h swap()Ilpo Järvinen1-5/+2
2009-03-18ipv6: Fix incorrect disable_ipv6 behaviorBrian Haley1-7/+14
2009-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-36/+17
2009-03-03netns: fix addrconf_ifdown kernel panicDaniel Lezcano1-30/+9
2009-03-03ipv6: Fix sysctl unregistration deadlockStephen Hemminger1-6/+8
2009-02-24netlink: change nlmsg_notify() return value logicPablo Neira Ayuso1-3/+6
2009-02-06ipv6/addrconf: common code locatedIlpo Järvinen1-27/+18
2009-01-27ipv6: Make mc_forwarding sysctl read-only.David S. Miller1-1/+1