Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-08-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -0/+1 |
2014-07-20 | dns_resolver: Null-terminate the right string | Ben Hutchings | 1 | -1/+1 |
2014-07-17 | KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMIN | David Howells | 1 | -0/+1 |
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 | 1 | -2/+1 |
2010-08-11 | DNS: If the DNS server returns an error, allow that to be cached [ver #2] | Wang Lei | 1 | -0/+5 |
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 | 1 | -0/+1 |
2010-08-05 | DNS: Separate out CIFS DNS Resolver code | Wang Lei | 1 | -0/+159 |