summaryrefslogtreecommitdiffstats
path: root/net/dns_resolver/dns_query.c
AgeCommit message (Expand)Author
2015-11-18net: dns_resolver: convert time_t to time64_tAya Mahfouz
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2014-07-20dns_resolver: Null-terminate the right stringBen Hutchings
2014-07-17KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMINDavid Howells
2014-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-11dns_resolver: assure that dns_query() result is null-terminatedManuel Schölling
2014-06-05dns_resolver: Do not accept domain names longer than 255 charsManuel Schölling
2013-12-06net/*: Fix FSF address in file headersJeff Kirsher
2010-08-11DNS: If the DNS server returns an error, allow that to be cached [ver #2]Wang Lei
2010-08-06DNS: Fixes for the DNS query moduleDavid Howells
2010-08-06cifs: Include linux/err.h for IS_ERR and PTR_ERRStephen Rothwell
2010-08-05DNS: Separate out CIFS DNS Resolver codeWang Lei