index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dns_resolver
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'v3.16' into next
James Morris
2014-10-01
1
-1
/
+1
|
\
|
*
dns_resolver: Null-terminate the right string
Ben Hutchings
2014-07-20
1
-1
/
+1
*
|
KEYS: Make the key matching functions return bool
David Howells
2014-09-16
1
-2
/
+2
*
|
KEYS: Remove key_type::match in favour of overriding default by match_preparse
David Howells
2014-09-16
1
-4
/
+13
*
|
KEYS: Preparse match data
David Howells
2014-09-16
1
-2
/
+3
*
|
Merge branch 'keys-fixes' into keys-next
David Howells
2014-07-22
1
-0
/
+1
|
\
\
|
*
|
KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMIN
David Howells
2014-07-17
1
-0
/
+1
|
|
/
*
|
KEYS: DNS: Use key preparsing
David Howells
2014-07-22
1
-18
/
+25
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-11
1
-1
/
+3
|
\
|
*
dns_resolver: assure that dns_query() result is null-terminated
Manuel Schölling
2014-06-11
1
-1
/
+3
*
|
dns_resolver: Do not accept domain names longer than 255 chars
Manuel Schölling
2014-06-05
1
-2
/
+2
|
/
*
net/*: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
3
-6
/
+3
*
net: strict_strtoul is obsolete, use kstrtoul instead
“Cosmin
2013-07-12
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2012-12-16
1
-9
/
+6
|
\
|
*
Merge branch 'modsign-keys-devel' into security-next-keys
David Howells
2012-10-02
1
-3
/
+3
|
|
\
|
|
*
KEYS: Add payload preparsing opportunity prior to key instantiate or update
David Howells
2012-09-13
1
-3
/
+3
|
*
|
KEYS: Use keyring_alloc() to create special keyrings
David Howells
2012-10-02
1
-8
/
+5
|
|
/
*
|
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-14
1
-3
/
+3
|
\
\
|
*
|
KEYS: Add payload preparsing opportunity prior to key instantiate or update
David Howells
2012-10-08
1
-3
/
+3
|
|
/
*
|
userns: net: Call key_alloc with GLOBAL_ROOT_UID, GLOBAL_ROOT_GID instead of ...
Eric W. Biederman
2012-09-13
1
-1
/
+2
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-05-21
1
-5
/
+0
|
\
|
*
KEYS: Announce key type (un)registration
David Howells
2012-05-11
1
-5
/
+0
*
|
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-04-15
2
-2
/
+2
|
/
*
KEYS: Allow special keyrings to be cleared
David Howells
2012-01-19
1
-0
/
+1
*
KEYS: Improve /proc/keys
David Howells
2011-03-17
1
-4
/
+6
*
DNS: Fix a NULL pointer deref when trying to read an error key [CVE-2011-1076]
David Howells
2011-03-04
1
-3
/
+17
*
Net: dns_resolver: Makefile: Remove deprecated kbuild goal definitions
Tracey Dent
2010-11-22
1
-1
/
+1
*
DNS: If the DNS server returns an error, allow that to be cached [ver #2]
Wang Lei
2010-08-11
2
-5
/
+92
*
[DNS RESOLVER] Minor typo correction
Steve French
2010-08-06
1
-1
/
+1
*
DNS: Fixes for the DNS query module
David Howells
2010-08-06
1
-1
/
+1
*
cifs: Include linux/err.h for IS_ERR and PTR_ERR
Stephen Rothwell
2010-08-06
2
-0
/
+2
*
DNS: Separate out CIFS DNS Resolver code
Wang Lei
2010-08-05
5
-0
/
+447