Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ppp: Move PFC decompression to PPP generic layer | Sam Protsenko | 2018-12-21 | 1 | -7/+7 |
* | hamradio, ppp: change semaphore to completion | Arnd Bergmann | 2018-12-14 | 1 | -4/+4 |
* | the rest of drivers/*: annotate ->poll() instances | Al Viro | 2017-11-28 | 1 | -1/+1 |
* | drivers, net, ppp: convert asyncppp.refcnt from atomic_t to refcount_t | Elena Reshetova | 2017-10-22 | 1 | -5/+5 |
* | networking: make skb_push & __skb_push return void pointers | Johannes Berg | 2017-06-16 | 1 | -1/+1 |
* | networking: introduce and use skb_put_data() | Johannes Berg | 2017-06-16 | 1 | -2/+1 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | tty: Fix recursive deadlock in tty_perform_flush() | Peter Hurley | 2013-03-19 | 1 | -1/+1 |
* | ppp: avoid false drop_monitor false positives | Eric Dumazet | 2012-05-19 | 1 | -1/+1 |
* | ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h> | Paul Mackerras | 2012-03-05 | 1 | -1/+1 |
* | ppp: Move the PPP drivers | Jeff Kirsher | 2011-08-27 | 1 | -0/+1028 |