index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dns_resolver
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2014-06-11
dns_resolver: assure that dns_query() result is null-terminated
Manuel Schölling
1
-1
/
+3
2014-06-05
dns_resolver: Do not accept domain names longer than 255 chars
Manuel Schölling
1
-2
/
+2
2013-12-06
net/*: Fix FSF address in file headers
Jeff Kirsher
3
-6
/
+3
2013-07-12
net: strict_strtoul is obsolete, use kstrtoul instead
“Cosmin
1
-1
/
+1
2012-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-9
/
+6
2012-10-14
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-13
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-21
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
2
-2
/
+2
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-11-22
Net: dns_resolver: Makefile: Remove deprecated kbuild goal definitions
Tracey Dent
1
-1
/
+1
2010-08-11
DNS: If the DNS server returns an error, allow that to be cached [ver #2]
Wang Lei
2
-5
/
+92
2010-08-06
[DNS RESOLVER] Minor typo correction
Steve French
1
-1
/
+1
2010-08-06
DNS: Fixes for the DNS query module
David Howells
1
-1
/
+1
2010-08-06
cifs: Include linux/err.h for IS_ERR and PTR_ERR
Stephen Rothwell
2
-0
/
+2
2010-08-05
DNS: Separate out CIFS DNS Resolver code
Wang Lei
5
-0
/
+447