summaryrefslogtreecommitdiffstats
path: root/net/ipv6/addrconf.c
Commit message (Expand)AuthorAgeFilesLines
* rtnl: make link af-specific updates atomicThomas Graf2010-11-271-6/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-11-191-12/+16
|\
| * ipv6: Expose reachable and retrans timer values as msecsThomas Graf2010-11-181-9/+10
| * ipv6: Expose IFLA_PROTINFO timer values in msecs instead of jiffiesThomas Graf2010-11-181-3/+6
* | ipv6: AF_INET6 link address familyThomas Graf2010-11-171-33/+89
* | ipv6: fix missing in6_ifa_put in addrconfJohn Fastabend2010-11-161-3/+3
|/
* ipv6: addrconf: don't remove address state on ifdown if the address is being ...Lorenzo Colitti2010-11-121-16/+8
* ipv6: fix refcnt problem related to POSTDAD stateUrsula Braun2010-10-271-1/+3
* IPv6: Temp addresses are immediately deleted.Glenn Wurster2010-10-261-3/+4
* IPv6: Create temporary address if none exists.Glenn Wurster2010-10-261-2/+3
* ipv6: make __ipv6_isatap_ifid staticstephen hemminger2010-10-051-2/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-271-3/+8
|\
| * ipv6: add a missing unregister_pernet_subsys callNeil Horman2010-09-261-3/+8
* | net: return operator cleanupEric Dumazet2010-09-231-1/+1
* | ipv6: add special mode forwarding=2 to send RS while configured as routerThomas Graf2010-09-031-1/+2
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-271-5/+9
|\
| * ipv6: Don't add routes to ipv6 disabled interfaces.Brian Haley2010-07-221-5/+9
* | snmp: 64bit ipstats_mib for all archesEric Dumazet2010-06-301-1/+17
* | ipv6: Use interface max_desync_factor instead of static defaultBen Hutchings2010-06-301-4/+4
* | ipv6: Clamp reported valid_lft to a minimum of 0Ben Hutchings2010-06-301-2/+6
* | snmp: add align parameter to snmp_mib_init()Eric Dumazet2010-06-251-3/+6
* | net-next: remove useless union keywordChangli Gao2010-06-101-5/+5
|/
* ipv6: Never schedule DAD timer on dead addressHerbert Xu2010-05-181-2/+8
* ipv6: Use POSTDAD stateHerbert Xu2010-05-181-5/+24
* ipv6: Use state_lock to protect ifa stateHerbert Xu2010-05-181-4/+23
* ipv6: Replace inet6_ifaddr->dead with stateHerbert Xu2010-05-181-7/+9
* 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
|/
OpenPOWER on IntegriCloud