| Commit message (Expand) | Author | Age | Files | Lines |
* | cred: Do not default to init_cred in prepare_kernel_cred() | Kees Cook | 2022-11-01 | 1 | -1/+1 |
* | net: remove redundant 'depends on NET' | Masahiro Yamada | 2021-01-27 | 1 | -1/+1 |
* | docs: networking: convert dns_resolver.txt to ReST | Mauro Carvalho Chehab | 2020-04-28 | 3 | -3/+3 |
* | KEYS: Don't write out to userspace while holding key semaphore | Waiman Long | 2020-03-29 | 1 | -1/+1 |
* | Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-07-10 | 2 | -22/+5 |
* | Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-07-08 | 2 | -5/+22 |
|\ |
|
| * | keys: Replace uid/gid/perm permissions checking with an ACL | David Howells | 2019-06-27 | 2 | -5/+22 |
* | | Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-07-08 | 2 | -2/+6 |
|\| |
|
| * | keys: Pass the network namespace into request_key mechanism | David Howells | 2019-06-27 | 1 | -2/+5 |
| * | keys: Network namespace domain tag | David Howells | 2019-06-26 | 1 | -0/+1 |
* | | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 2 | -0/+2 |
|/ |
|
* | dns_resolver: Allow used keys to be invalidated | David Howells | 2019-05-15 | 1 | -1/+5 |
* | dns: remove redundant zero length namelen check | Colin Ian King | 2019-04-11 | 1 | -2/+0 |
* | dns: Allow the dns resolver to retrieve a server set | David Howells | 2018-10-04 | 2 | -7/+65 |
* | net: remove blank lines at end of file | Stephen Hemminger | 2018-07-24 | 1 | -1/+0 |
* | KEYS: DNS: fix parsing multiple options | Eric Biggers | 2018-07-16 | 1 | -12/+16 |
* | KEYS: DNS: limit the length of option strings | Eric Biggers | 2018-04-17 | 1 | -7/+5 |
* | net: Use octal not symbolic permissions | Joe Perches | 2018-03-26 | 1 | -1/+1 |
* | afs: Support the AFS dynamic root | David Howells | 2018-02-06 | 1 | -10/+12 |
* | KEYS: Fix race between updating and finding a negative key | David Howells | 2017-10-18 | 1 | -1/+1 |
* | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2017-03-03 | 1 | -0/+2 |
|\ |
|
| * | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> | Ingo Molnar | 2017-03-02 | 1 | -0/+2 |
* | | KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() | David Howells | 2017-03-02 | 1 | -2/+2 |
|/ |
|
* | KEYS: Add a facility to restrict new links into a keyring | David Howells | 2016-04-11 | 1 | -1/+1 |
* | net: dns_resolver: convert time_t to time64_t | Aya Mahfouz | 2015-11-18 | 1 | -1/+1 |
* | KEYS: Merge the type-specific data with the payload data | David Howells | 2015-10-21 | 3 | -13/+22 |
* | Merge commit 'v3.16' into next | James Morris | 2014-10-01 | 1 | -1/+1 |
|\ |
|
| * | dns_resolver: Null-terminate the right string | Ben Hutchings | 2014-07-20 | 1 | -1/+1 |
* | | KEYS: Make the key matching functions return bool | David Howells | 2014-09-16 | 1 | -2/+2 |
* | | KEYS: Remove key_type::match in favour of overriding default by match_preparse | David Howells | 2014-09-16 | 1 | -4/+13 |
* | | KEYS: Preparse match data | David Howells | 2014-09-16 | 1 | -2/+3 |
* | | Merge branch 'keys-fixes' into keys-next | David Howells | 2014-07-22 | 1 | -0/+1 |
|\ \ |
|
| * | | KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMIN | David Howells | 2014-07-17 | 1 | -0/+1 |
| |/ |
|
* / | KEYS: DNS: Use key preparsing | David Howells | 2014-07-22 | 1 | -18/+25 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-06-11 | 1 | -1/+3 |
|\ |
|
| * | dns_resolver: assure that dns_query() result is null-terminated | Manuel Schölling | 2014-06-11 | 1 | -1/+3 |
* | | dns_resolver: Do not accept domain names longer than 255 chars | Manuel Schölling | 2014-06-05 | 1 | -2/+2 |
|/ |
|
* | net/*: Fix FSF address in file headers | Jeff Kirsher | 2013-12-06 | 3 | -6/+3 |
* | net: strict_strtoul is obsolete, use kstrtoul instead | “Cosmin | 2013-07-12 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2012-12-16 | 1 | -9/+6 |
|\ |
|
| * | Merge branch 'modsign-keys-devel' into security-next-keys | David Howells | 2012-10-02 | 1 | -3/+3 |
| |\ |
|
| | * | KEYS: Add payload preparsing opportunity prior to key instantiate or update | David Howells | 2012-09-13 | 1 | -3/+3 |
| * | | KEYS: Use keyring_alloc() to create special keyrings | David Howells | 2012-10-02 | 1 | -8/+5 |
| |/ |
|
* | | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 1 | -3/+3 |
|\ \ |
|
| * | | KEYS: Add payload preparsing opportunity prior to key instantiate or update | David Howells | 2012-10-08 | 1 | -3/+3 |
| |/ |
|
* / | userns: net: Call key_alloc with GLOBAL_ROOT_UID, GLOBAL_ROOT_GID instead of ... | Eric W. Biederman | 2012-09-13 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2012-05-21 | 1 | -5/+0 |
|\ |
|
| * | KEYS: Announce key type (un)registration | David Howells | 2012-05-11 | 1 | -5/+0 |
* | | net: cleanup unsigned to unsigned int | Eric Dumazet | 2012-04-15 | 2 | -2/+2 |
|/ |
|
* | KEYS: Allow special keyrings to be cleared | David Howells | 2012-01-19 | 1 | -0/+1 |