Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: slip: remove leading spaces before tabs | Hui Tang | 2021-05-21 | 1 | -1/+1 |
* | slip: make slhc_compress() more robust against malicious packets | Eric Dumazet | 2020-03-05 | 1 | -4/+10 |
* | net: delete "register" keyword | Alexey Dobriyan | 2019-08-09 | 1 | -15/+15 |
* | slip: make slhc_free() silently accept an error pointer | Linus Torvalds | 2019-04-27 | 1 | -1/+1 |
* | slip: Check if rstate is initialized before uncompressing | Tejaswi Tanikella | 2018-04-11 | 1 | -0/+5 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | ppp, slip: Validate VJ compression slot parameters completely | Ben Hutchings | 2015-11-02 | 1 | -4/+8 |
* | slip: remove unnecessary break after goto | Fabian Frederick | 2014-07-14 | 1 | -1/+0 |
* | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 1 | -1/+0 |
* | slip: Move the SLIP drivers | Jeff Kirsher | 2011-08-27 | 1 | -0/+742 |