Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | strparser: Generalize strparser | Tom Herbert | 2017-08-01 | 1 | -17/+17 |
* | net: convert sock.sk_wmem_alloc from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 1 | -1/+1 |
* | kcm: Fix locking issue | Tom Herbert | 2016-08-23 | 1 | -5/+15 |
* | kcm: Use stream parser | Tom Herbert | 2016-08-17 | 1 | -14/+30 |
* | kcm: remove redundant -ve error check and return path | Colin Ian King | 2016-07-25 | 1 | -5/+1 |
* | kcm: fix /proc memory leak | Jiri Slaby | 2016-06-22 | 1 | -0/+1 |
* | kcm: Add receive message timeout | Tom Herbert | 2016-03-09 | 1 | -2/+4 |
* | kcm: Add memory limit for receive message construction | Tom Herbert | 2016-03-09 | 1 | -2/+4 |
* | kcm: Add statistics and proc interfaces | Tom Herbert | 2016-03-09 | 1 | -0/+422 |