summaryrefslogtreecommitdiffstats
path: root/net/dns_resolver
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-3/+3
|\
| * KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-10-081-3/+3
* | userns: net: Call key_alloc with GLOBAL_ROOT_UID, GLOBAL_ROOT_GID instead of ...Eric W. Biederman2012-09-131-1/+2
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-05-211-5/+0
|\
| * KEYS: Announce key type (un)registrationDavid Howells2012-05-111-5/+0
* | net: cleanup unsigned to unsigned intEric Dumazet2012-04-152-2/+2
|/
* KEYS: Allow special keyrings to be clearedDavid Howells2012-01-191-0/+1
* KEYS: Improve /proc/keysDavid Howells2011-03-171-4/+6
* DNS: Fix a NULL pointer deref when trying to read an error key [CVE-2011-1076]David Howells2011-03-041-3/+17
* Net: dns_resolver: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-1/+1
* DNS: If the DNS server returns an error, allow that to be cached [ver #2]Wang Lei2010-08-112-5/+92
* [DNS RESOLVER] Minor typo correctionSteve French2010-08-061-1/+1
* DNS: Fixes for the DNS query moduleDavid Howells2010-08-061-1/+1
* cifs: Include linux/err.h for IS_ERR and PTR_ERRStephen Rothwell2010-08-062-0/+2
* DNS: Separate out CIFS DNS Resolver codeWang Lei2010-08-055-0/+447