aboutsummaryrefslogtreecommitdiff
path: root/net/dns_resolver
AgeCommit message (Expand)Author
2014-07-28dns_resolver: Null-terminate the right stringBen Hutchings
2014-07-28dns_resolver: assure that dns_query() result is null-terminatedManuel Schölling
2012-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-08KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells
2012-10-02Merge branch 'modsign-keys-devel' into security-next-keysDavid Howells
2012-10-02KEYS: Use keyring_alloc() to create special keyringsDavid Howells
2012-09-13userns: net: Call key_alloc with GLOBAL_ROOT_UID, GLOBAL_ROOT_GID instead of ...Eric W. Biederman
2012-09-13KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells
2012-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-05-11KEYS: Announce key type (un)registrationDavid Howells
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2012-01-19KEYS: Allow special keyrings to be clearedDavid Howells
2011-03-17KEYS: Improve /proc/keysDavid Howells
2011-03-04DNS: Fix a NULL pointer deref when trying to read an error key [CVE-2011-1076]David Howells
2010-11-22Net: dns_resolver: Makefile: Remove deprecated kbuild goal definitionsTracey Dent
2010-08-11DNS: If the DNS server returns an error, allow that to be cached [ver #2]Wang Lei
2010-08-06[DNS RESOLVER] Minor typo correctionSteve French
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