summaryrefslogtreecommitdiffstats
path: root/net/ipv6/addrconf.c
Commit message (Expand)AuthorAgeFilesLines
* [IPV6]: Fix fallout from CONFIG_IPV6_PRIVACYPeter Chubb2005-11-091-1/+2
* [NET]: kfree cleanupJesper Juhl2005-11-081-2/+1
* [IPV6]: RFC3484 compliant source address selectionYOSHIFUJI Hideaki2005-11-081-104/+240
* [IPV6]: Make ipv6_addr_type() more generic so that we can use it for source a...YOSHIFUJI Hideaki2005-11-081-43/+47
* [IPV6]: inet6_ifinfo_notify should use RTM_DELLINK in addrconf_ifdownYan Zheng2005-11-031-1/+1
* [PATCH] Use sg_set_buf/sg_init_one where applicableDavid Hardeman2005-10-301-7/+3
* [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu2005-10-031-1/+1
* [IPV6]: Fix [Bug 5306] Oops on IPv6 route lookupHerbert Xu2005-09-261-0/+2
* [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-091-2/+1
* [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl2005-09-011-4/+2
* [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-291-2/+2
* [NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy2005-08-291-12/+12
* [NET]: Introduce inet_connection_sockArnaldo Carvalho de Melo2005-08-291-1/+1
* [INET]: Generalise tcp_tw_bucket, aka TIME_WAIT socketsArnaldo Carvalho de Melo2005-08-291-1/+1
* [IPV6]: Don't dump temporary addresses twiceYOSHIFUJI Hideaki2005-06-281-14/+1
* [NETLINK]: Missing padding fields in dumped structuresPatrick McHardy2005-06-281-0/+3
* [NETLINK]: Missing initializations in dumped dataPatrick McHardy2005-06-281-0/+1
* [PATCH] create a kstrdup library functionPaulo Marques2005-06-231-1/+2
* [IPV6]: V6 route events reported with wrong netlink PID and seq numberJamal Hadi Salim2005-06-211-7/+7
* [NETLINK]: Set correct pid for ioctl originating netlink eventsJamal Hadi Salim2005-06-181-3/+3
* [NETLINK]: Explicit typingJamal Hadi Salim2005-06-181-5/+5
* [NETLINK]: Correctly set NLM_F_MULTI without checking the pidJamal Hadi Salim2005-06-181-26/+23
* [IPv6] Don't generate temporary for TUN devicesRémi Denis-Courmont2005-06-131-0/+1
* [RTNETLINK] Cleanup rtnetlink_link tablesThomas Graf2005-05-031-1/+1
* [IPV6]: Fix a branch predictionYOSHIFUJI Hideaki2005-04-191-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+3615
OpenPOWER on IntegriCloud