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