aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/addrconf.c
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* net: fix netlink address dumping in IPv4/IPv6Patrick McHardy2010-03-26
* ipv6: Send netlink notification when DAD failsHerbert Xu2010-03-13
* IPv6: fix race between cleanup and add/delete addressstephen hemminger2010-03-04
* IPv6: addrconf notify when address is unavailablestephen hemminger2010-03-04
* IPv6: addrconf timer racestephen hemminger2010-03-04
* IPv6: addrconf dad timer unnecessary bh_disablestephen hemminger2010-03-04
* ipv6: Remove IPV6_ADDR_RESERVEDUlrich Weber2010-02-26
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-26
|\
| * net: Fix sysctl restarts...Eric W. Biederman2010-02-19
* | percpu: add __percpu sparse annotations to netTejun Heo2010-02-17
* | net neigh: Decouple per interface neighbour table controls from binary sysctlsEric W. Biederman2010-02-16
* | IPv6: remove trivial nested _bh suffixstephen hemminger2010-02-12
* | IPv6: keep permanent addresses on admin downstephen hemminger2010-02-12
* | net: spread __net_init, __net_exitAlexey Dobriyan2010-01-17
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-08
|\
| * net: use net_eq to compare netsOctavian Purdila2009-11-25
| * ipv6: speedup inet6_dump_addr()Eric Dumazet2009-11-13
| * ipv6: Remove unused var in inet6_dump_ifinfo()David S. Miller2009-11-11
| * ipv6: Allow inet6_dump_addr() to handle more than 64 addressesEric Dumazet2009-11-10
| * ipv6: speedup inet6_dump_ifinfo()Eric Dumazet2009-11-10
| * net: Introduce for_each_netdev_rcu() iteratorEric Dumazet2009-11-04
| * ipv6: fix devconf after adding force_tllao optionCosmin Ratiu2009-10-13
| * make TLLAO option for NA packets configurableOctavian Purdila2009-10-07
* | sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-12
|/
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-24
* ipv6: Log the affected address when DAD failure occursJens Rosenboom2009-09-17
* bonding: remap muticast addresses without using dev_close() and dev_open()Moni Shoua2009-09-15
* ipv6: Add IFA_F_DADFAILED flagBrian Haley2009-09-11
* IPv6: preferred lifetime of address not getting updatedBrian Haley2009-07-03
* ipv6: avoid wraparound for expired preferred lifetimeJens Rosenboom2009-06-25
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-15
|\
| * trivial: Fix a typo in comment of addrconf_dad_start()Masatake YAMATO2009-06-12
* | IPv6: Add 'autoconf' and 'disable_ipv6' module parametersBrian Haley2009-06-01
* | addrconf: refuse isatap eui64 for INADDR_ANYSascha Hlusiak2009-05-19
* | net: FIX ipv6_forward sysctl restartEric W. Biederman2009-05-19
|/
* ipv6: Fix conflict resolutions during ipv6 bindingVlad Yasevich2009-03-24
* net/*: use linux/kernel.h swap()Ilpo Järvinen2009-03-21
* ipv6: Fix incorrect disable_ipv6 behaviorBrian Haley2009-03-18
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-05
|\
| * netns: fix addrconf_ifdown kernel panicDaniel Lezcano2009-03-03
| * ipv6: Fix sysctl unregistration deadlockStephen Hemminger2009-03-03
* | netlink: change nlmsg_notify() return value logicPablo Neira Ayuso2009-02-25
* | ipv6/addrconf: common code locatedIlpo Järvinen2009-02-07
|/
* ipv6: Make mc_forwarding sysctl read-only.David S. Miller2009-01-28
* ip: convert to net_device_ops for ioctlStephen Hemminger2008-11-20
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-07
|\
| * ipv6: fix run pending DAD when interface becomes readyBenjamin Thery2008-11-05
* | net: '&' reduxAlexey Dobriyan2008-11-03
* | net: replace %#p6 format specifier with %pi6Harvey Harrison2008-10-29