summaryrefslogtreecommitdiff
path: root/net/dns_resolver/dns_key.c
Commit message (Expand)AuthorAge
* KEYS: DNS: limit the length of option stringsEric Biggers2018-04-17
* net: Use octal not symbolic permissionsJoe Perches2018-03-26
* KEYS: Fix race between updating and finding a negative keyDavid Howells2017-10-18
* KEYS: Add a facility to restrict new links into a keyringDavid Howells2016-04-11
* KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-21
* KEYS: Make the key matching functions return boolDavid Howells2014-09-16
* KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells2014-09-16
* KEYS: Preparse match dataDavid Howells2014-09-16
* KEYS: DNS: Use key preparsingDavid Howells2014-07-22
* net/*: Fix FSF address in file headersJeff Kirsher2013-12-06
* net: strict_strtoul is obsolete, use kstrtoul instead“Cosmin2013-07-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-12-16
|\
| * Merge branch 'modsign-keys-devel' into security-next-keysDavid Howells2012-10-02
| |\
| | * KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-09-13
| * | KEYS: Use keyring_alloc() to create special keyringsDavid Howells2012-10-02
| |/
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-14
|\ \
| * | KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-10-08
| |/
* | userns: net: Call key_alloc with GLOBAL_ROOT_UID, GLOBAL_ROOT_GID instead of ...Eric W. Biederman2012-09-13
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-05-21
|\
| * KEYS: Announce key type (un)registrationDavid Howells2012-05-11
* | net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
|/
* KEYS: Allow special keyrings to be clearedDavid Howells2012-01-19
* KEYS: Improve /proc/keysDavid Howells2011-03-17
* DNS: Fix a NULL pointer deref when trying to read an error key [CVE-2011-1076]David Howells2011-03-04
* DNS: If the DNS server returns an error, allow that to be cached [ver #2]Wang Lei2010-08-11
* cifs: Include linux/err.h for IS_ERR and PTR_ERRStephen Rothwell2010-08-06
* DNS: Separate out CIFS DNS Resolver codeWang Lei2010-08-05