aboutsummaryrefslogtreecommitdiffstats
path: root/net/dns_resolver/dns_query.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells1-4/+3
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-0/+1
2014-07-20dns_resolver: Null-terminate the right stringBen Hutchings1-1/+1
2014-07-17KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMINDavid Howells1-0/+1
2014-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+3
2014-06-11dns_resolver: assure that dns_query() result is null-terminatedManuel Schölling1-1/+3
2014-06-05dns_resolver: Do not accept domain names longer than 255 charsManuel Schölling1-2/+2
2013-12-06net/*: Fix FSF address in file headersJeff Kirsher1-2/+1
2010-08-11DNS: If the DNS server returns an error, allow that to be cached [ver #2]Wang Lei1-0/+5
2010-08-06DNS: Fixes for the DNS query moduleDavid Howells1-1/+1
2010-08-06cifs: Include linux/err.h for IS_ERR and PTR_ERRStephen Rothwell1-0/+1
2010-08-05DNS: Separate out CIFS DNS Resolver codeWang Lei1-0/+159