summaryrefslogtreecommitdiff
path: root/net/dns_resolver/dns_query.c
Commit message (Expand)AuthorAge
* afs: Support the AFS dynamic rootDavid Howells2018-02-06
* Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-03
|\
| * sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-02
* | KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()David Howells2017-03-02
|/
* net: dns_resolver: convert time_t to time64_tAya Mahfouz2015-11-18
* KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-21
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-08-06
|\
| * KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMINDavid Howells2014-07-17
* | dns_resolver: Null-terminate the right stringBen Hutchings2014-07-20
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-11
|\
| * dns_resolver: assure that dns_query() result is null-terminatedManuel Schölling2014-06-11
* | dns_resolver: Do not accept domain names longer than 255 charsManuel Schölling2014-06-05
|/
* net/*: Fix FSF address in file headersJeff Kirsher2013-12-06
* DNS: If the DNS server returns an error, allow that to be cached [ver #2]Wang Lei2010-08-11
* DNS: Fixes for the DNS query moduleDavid Howells2010-08-06
* cifs: Include linux/err.h for IS_ERR and PTR_ERRStephen Rothwell2010-08-06
* DNS: Separate out CIFS DNS Resolver codeWang Lei2010-08-05