summaryrefslogtreecommitdiff
path: root/net/ipv6/addrconf.c
AgeCommit message (Expand)Author
2010-11-12ipv6: addrconf: don't remove address state on ifdown if the address is being ...Lorenzo Colitti
2010-10-27ipv6: fix refcnt problem related to POSTDAD stateUrsula Braun
2010-10-26IPv6: Temp addresses are immediately deleted.Glenn Wurster
2010-10-26IPv6: Create temporary address if none exists.Glenn Wurster
2010-10-05ipv6: make __ipv6_isatap_ifid staticstephen hemminger
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-26ipv6: add a missing unregister_pernet_subsys callNeil Horman
2010-09-23net: return operator cleanupEric Dumazet
2010-09-03ipv6: add special mode forwarding=2 to send RS while configured as routerThomas Graf
2010-07-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-22ipv6: Don't add routes to ipv6 disabled interfaces.Brian Haley
2010-06-30snmp: 64bit ipstats_mib for all archesEric Dumazet
2010-06-30ipv6: Use interface max_desync_factor instead of static defaultBen Hutchings
2010-06-30ipv6: Clamp reported valid_lft to a minimum of 0Ben Hutchings
2010-06-25snmp: add align parameter to snmp_mib_init()Eric Dumazet
2010-06-10net-next: remove useless union keywordChangli Gao
2010-05-18ipv6: Never schedule DAD timer on dead addressHerbert Xu
2010-05-18ipv6: Use POSTDAD stateHerbert Xu
2010-05-18ipv6: Use state_lock to protect ifa stateHerbert Xu
2010-05-18ipv6: Replace inet6_ifaddr->dead with stateHerbert Xu
2010-05-17ipv6: fix the bug of address checkStephen Hemminger
2010-05-03net: rcu fixesEric Dumazet
2010-04-20net: Fix various endianness glitchesEric Dumazet
2010-04-13IPv6: only notify protocols if address is compeletely gonestephen hemminger
2010-04-13ipv6: additional ref count for hash list unnecessarystephen hemminger
2010-04-13IPv6: keep tentative addresses in hash tablestephen hemminger
2010-04-13IPv6: keep route for tentative addressstephen hemminger
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-26net: fix netlink address dumping in IPv4/IPv6Patrick McHardy
2010-03-25ipv6: Fix result generation in ipv6_get_ifaddr().David S. Miller
2010-03-25ipv6: Preserve pervious behavior in ipv6_link_dev_addr().David S. Miller
2010-03-20ipv6: Fix bug in ipv6_chk_same_addr().David S. Miller
2010-03-20ipv6: Reduce timer events for addrconf_verify().YOSHIFUJI Hideaki
2010-03-20IPv6: addrconf cleanup addrconf_verifystephen hemminger
2010-03-20addrconf: checkpatch fixesStephen Hemminger
2010-03-20IPv6: addrconf cleanupsStephen Hemminger
2010-03-20ipv6: convert idev_list to list macrosstephen hemminger
2010-03-20ipv6: user better hash for addrconfstephen hemminger
2010-03-20IPv6: convert addrconf hash list to RCUstephen hemminger
2010-03-20ipv6: convert addrconf list to hliststephen hemminger
2010-03-20ipv6: convert temporary address list to list macrosstephen hemminger
2010-03-18net: rename notifier defines for netdev type changeJiri Pirko
2010-03-13ipv6: Send netlink notification when DAD failsHerbert Xu
2010-03-04IPv6: fix race between cleanup and add/delete addressstephen hemminger
2010-03-04IPv6: addrconf notify when address is unavailablestephen hemminger
2010-03-04IPv6: addrconf timer racestephen hemminger
2010-03-04IPv6: addrconf dad timer unnecessary bh_disablestephen hemminger
2010-02-26ipv6: Remove IPV6_ADDR_RESERVEDUlrich Weber