index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dns_resolver
/
dns_key.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-04
dns: Allow the dns resolver to retrieve a server set
David Howells
1
-3
/
+64
2018-07-25
net: remove blank lines at end of file
Stephen Hemminger
1
-1
/
+0
2018-07-16
KEYS: DNS: fix parsing multiple options
Eric Biggers
1
-12
/
+16
2018-04-17
KEYS: DNS: limit the length of option strings
Eric Biggers
1
-7
/
+5
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
1
-1
/
+1
2017-10-18
KEYS: Fix race between updating and finding a negative key
David Howells
1
-1
/
+1
2016-04-12
KEYS: Add a facility to restrict new links into a keyring
David Howells
1
-1
/
+1
2015-10-21
KEYS: Merge the type-specific data with the payload data
David Howells
1
-9
/
+11
2014-09-16
KEYS: Make the key matching functions return bool
David Howells
1
-2
/
+2
2014-09-16
KEYS: Remove key_type::match in favour of overriding default by match_preparse
David Howells
1
-4
/
+13
2014-09-16
KEYS: Preparse match data
David Howells
1
-2
/
+3
2014-07-23
KEYS: DNS: Use key preparsing
David Howells
1
-18
/
+25
2013-12-06
net/*: Fix FSF address in file headers
Jeff Kirsher
1
-2
/
+1
2013-07-13
net: strict_strtoul is obsolete, use kstrtoul instead
“Cosmin
1
-1
/
+1
2012-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-9
/
+6
2012-10-15
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2012-10-08
KEYS: Add payload preparsing opportunity prior to key instantiate or update
David Howells
1
-3
/
+3
2012-10-02
Merge branch 'modsign-keys-devel' into security-next-keys
David Howells
1
-3
/
+3
2012-10-02
KEYS: Use keyring_alloc() to create special keyrings
David Howells
1
-8
/
+5
2012-09-14
userns: net: Call key_alloc with GLOBAL_ROOT_UID, GLOBAL_ROOT_GID instead of ...
Eric W. Biederman
1
-1
/
+2
2012-09-13
KEYS: Add payload preparsing opportunity prior to key instantiate or update
David Howells
1
-3
/
+3
2012-05-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-5
/
+0
2012-05-11
KEYS: Announce key type (un)registration
David Howells
1
-5
/
+0
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-1
/
+1
2012-01-19
KEYS: Allow special keyrings to be cleared
David Howells
1
-0
/
+1
2011-03-17
KEYS: Improve /proc/keys
David Howells
1
-4
/
+6
2011-03-04
DNS: Fix a NULL pointer deref when trying to read an error key [CVE-2011-1076]
David Howells
1
-3
/
+17
2010-08-11
DNS: If the DNS server returns an error, allow that to be cached [ver #2]
Wang Lei
1
-5
/
+87
2010-08-06
cifs: Include linux/err.h for IS_ERR and PTR_ERR
Stephen Rothwell
1
-0
/
+1
2010-08-05
DNS: Separate out CIFS DNS Resolver code
Wang Lei
1
-0
/
+210