summaryrefslogtreecommitdiff
path: root/net/ipv6/addrconf.c
AgeCommit message (Expand)Author
2006-07-17[PATCH] IPV6 ADDRCONF: Fix default source address selection without CONFIG_IP...YOSHIFUJI Hideaki
2006-07-17[PATCH] IPV6: Fix source address selection.$,1 aukasz Stelmach
2006-03-11[IPV6]: fix ipv6_saddr_score struct elementBrian Haley
2006-02-08[IPV6]: Address autoconfiguration does not work after device down/up cycleKristian Slavov
2006-02-02[IPV6]: Don't hold extra ref count in ipv6_ifa_notifyHerbert Xu
2006-01-17[IPV6]: Preserve procfs IPV6 address output formatYOSHIFUJI Hideaki
2006-01-13[NET]: Use NIP6_FMT in kernel.hJoe Perches
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap
2006-01-07[IPV6]: small cleanupsAdrian Bunk
2006-01-03[IPV6]: Introduce inet6_timewait_sockArnaldo Carvalho de Melo
2005-12-27[IPV6]: Fix addrconf dead lock.YOSHIFUJI Hideaki
2005-12-23[IPV6]: Fix Temporary Address GenerationHiroyuki YAMAMORI
2005-12-23[IPV6]: Fix dead lock.YOSHIFUJI Hideaki
2005-12-22Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+git+ipv6-fix-20051221aDavid S. Miller
2005-12-21[IPV6]: Fix address deletionKristian Slavov
2005-12-21[IPV6]: Don't select a tentative address as a source address.YOSHIFUJI Hideaki
2005-12-21[IPV6]: Run DAD when the link becomes ready.YOSHIFUJI Hideaki
2005-12-21[IPV6]: Defer IPv6 device initialization until the link becomes ready.YOSHIFUJI Hideaki
2005-12-19[IPV6]: Fix route lifetime.YOSHIFUJI Hideaki
2005-12-13[IPV6] addrconf: Do not print device pointer in privacy log message.David S. Miller
2005-11-28[IPV6]: Implement appropriate dummy rule 4 in ipv6_dev_get_saddr().YOSHIFUJI Hideaki
2005-11-20[IPV6]: Acquire addrconf_hash_lock for read in addrconf_verify(...)Yan Zheng
2005-11-14[IPV6]: small fix for ipv6_dev_get_saddr(...)Yan Zheng
2005-11-09[IPV6]: Fix fallout from CONFIG_IPV6_PRIVACYPeter Chubb
2005-11-08[NET]: kfree cleanupJesper Juhl
2005-11-08[IPV6]: RFC3484 compliant source address selectionYOSHIFUJI Hideaki
2005-11-08[IPV6]: Make ipv6_addr_type() more generic so that we can use it for source a...YOSHIFUJI Hideaki
2005-11-03[IPV6]: inet6_ifinfo_notify should use RTM_DELLINK in addrconf_ifdownYan Zheng
2005-10-30[PATCH] Use sg_set_buf/sg_init_one where applicableDavid Hardeman
2005-10-03[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu
2005-09-26[IPV6]: Fix [Bug 5306] Oops on IPv6 route lookupHerbert Xu
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar
2005-09-01[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl
2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo
2005-08-29[NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy
2005-08-29[NET]: Introduce inet_connection_sockArnaldo Carvalho de Melo
2005-08-29[INET]: Generalise tcp_tw_bucket, aka TIME_WAIT socketsArnaldo Carvalho de Melo
2005-06-28[IPV6]: Don't dump temporary addresses twiceYOSHIFUJI Hideaki
2005-06-28[NETLINK]: Missing padding fields in dumped structuresPatrick McHardy
2005-06-28[NETLINK]: Missing initializations in dumped dataPatrick McHardy
2005-06-23[PATCH] create a kstrdup library functionPaulo Marques
2005-06-21[IPV6]: V6 route events reported with wrong netlink PID and seq numberJamal Hadi Salim
2005-06-18[NETLINK]: Set correct pid for ioctl originating netlink eventsJamal Hadi Salim
2005-06-18[NETLINK]: Explicit typingJamal Hadi Salim
2005-06-18[NETLINK]: Correctly set NLM_F_MULTI without checking the pidJamal Hadi Salim
2005-06-13[IPv6] Don't generate temporary for TUN devicesRémi Denis-Courmont
2005-05-03[RTNETLINK] Cleanup rtnetlink_link tablesThomas Graf
2005-04-19[IPV6]: Fix a branch predictionYOSHIFUJI Hideaki
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds