aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/addrconf.c
Commit message (Expand)AuthorAgeFilesLines
...
* ipv6: fix the bug of address checkStephen Hemminger2010-05-171-7/+8
* net: rcu fixesEric Dumazet2010-05-031-8/+8
* net: Fix various endianness glitchesEric Dumazet2010-04-201-1/+2
* IPv6: only notify protocols if address is compeletely gonestephen hemminger2010-04-131-1/+3
* ipv6: additional ref count for hash list unnecessarystephen hemminger2010-04-131-3/+0
* IPv6: keep tentative addresses in hash tablestephen hemminger2010-04-131-7/+8
* IPv6: keep route for tentative addressstephen hemminger2010-04-131-1/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-061-1/+1
|\ \ | |/
| * net: fix netlink address dumping in IPv4/IPv6Patrick McHardy2010-03-261-1/+1
* | ipv6: Fix result generation in ipv6_get_ifaddr().David S. Miller2010-03-251-3/+4
* | ipv6: Preserve pervious behavior in ipv6_link_dev_addr().David S. Miller2010-03-251-1/+1
* | ipv6: Fix bug in ipv6_chk_same_addr().David S. Miller2010-03-201-8/+7
* | ipv6: Reduce timer events for addrconf_verify().YOSHIFUJI Hideaki2010-03-201-4/+23
* | IPv6: addrconf cleanup addrconf_verifystephen hemminger2010-03-201-9/+4
* | addrconf: checkpatch fixesStephen Hemminger2010-03-201-173/+179
* | IPv6: addrconf cleanupsStephen Hemminger2010-03-201-23/+28
* | ipv6: convert idev_list to list macrosstephen hemminger2010-03-201-39/+39
* | ipv6: user better hash for addrconfstephen hemminger2010-03-201-17/+8
* | IPv6: convert addrconf hash list to RCUstephen hemminger2010-03-201-41/+44
* | ipv6: convert addrconf list to hliststephen hemminger2010-03-201-75/+53
* | ipv6: convert temporary address list to list macrosstephen hemminger2010-03-201-18/+12
* | net: rename notifier defines for netdev type changeJiri Pirko2010-03-181-8/+8
|/
* ipv6: Send netlink notification when DAD failsHerbert Xu2010-03-131-0/+2
* IPv6: fix race between cleanup and add/delete addressstephen hemminger2010-03-041-5/+13
* IPv6: addrconf notify when address is unavailablestephen hemminger2010-03-041-17/+29
* IPv6: addrconf timer racestephen hemminger2010-03-041-13/+15
* IPv6: addrconf dad timer unnecessary bh_disablestephen hemminger2010-03-041-5/+5
* ipv6: Remove IPV6_ADDR_RESERVEDUlrich Weber2010-02-261-2/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-251-2/+14
|\
| * net: Fix sysctl restarts...Eric W. Biederman2010-02-191-2/+14
* | percpu: add __percpu sparse annotations to netTejun Heo2010-02-161-12/+12
* | net neigh: Decouple per interface neighbour table controls from binary sysctlsEric W. Biederman2010-02-161-2/+1
* | IPv6: remove trivial nested _bh suffixstephen hemminger2010-02-121-10/+11
* | IPv6: keep permanent addresses on admin downstephen hemminger2010-02-121-11/+24
* | net: spread __net_init, __net_exitAlexey Dobriyan2010-01-171-4/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-081-101/+143
|\
| * net: use net_eq to compare netsOctavian Purdila2009-11-251-2/+2
| * ipv6: speedup inet6_dump_addr()Eric Dumazet2009-11-131-74/+97
| * ipv6: Remove unused var in inet6_dump_ifinfo()David S. Miller2009-11-111-1/+1
| * ipv6: Allow inet6_dump_addr() to handle more than 64 addressesEric Dumazet2009-11-101-0/+6
| * ipv6: speedup inet6_dump_ifinfo()Eric Dumazet2009-11-101-17/+28
| * net: Introduce for_each_netdev_rcu() iteratorEric Dumazet2009-11-041-13/+7
| * ipv6: fix devconf after adding force_tllao optionCosmin Ratiu2009-10-131-0/+1
| * make TLLAO option for NA packets configurableOctavian Purdila2009-10-071-0/+8
* | sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-121-81/+9
|/
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-4/+4
* ipv6: Log the affected address when DAD failure occursJens Rosenboom2009-09-171-2/+2
* bonding: remap muticast addresses without using dev_close() and dev_open()Moni Shoua2009-09-151-0/+19