Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | once: rename _SLOW to _SLEEPABLE | Jason A. Donenfeld | 2022-10-03 | 1 | -5/+5 |
* | once: add DO_ONCE_SLOW() for sleepable contexts | Eric Dumazet | 2022-10-03 | 1 | -0/+30 |
* | once: Fix panic when module unload | Kefeng Wang | 2021-08-08 | 1 | -3/+8 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-11-04 | 1 | -0/+1 |
|\ | |||||
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | | once: switch to new jump label API | Eric Biggers | 2017-10-09 | 1 | -4/+4 |
|/ | |||||
* | once: make helper generic for calling functions once | Hannes Frederic Sowa | 2015-10-08 | 1 | -21/+29 |
* | net: move net_get_random_once to lib | Hannes Frederic Sowa | 2015-10-08 | 1 | -0/+54 |