summaryrefslogtreecommitdiffstats
path: root/drivers/net/ppp/ppp_async.c
AgeCommit message (Expand)AuthorLines
2019-12-09ppp: Adjust indentation into ppp_async_inputNathan Chancellor-9/+9
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-5/+1
2018-12-20ppp: Move PFC decompression to PPP generic layerSam Protsenko-7/+7
2018-12-14hamradio, ppp: change semaphore to completionArnd Bergmann-4/+4
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro-1/+1
2017-10-22drivers, net, ppp: convert asyncppp.refcnt from atomic_t to refcount_tElena Reshetova-5/+5
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg-1/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg-2/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-1/+1
2013-03-18tty: Fix recursive deadlock in tty_perform_flush()Peter Hurley-1/+1
2012-05-19ppp: avoid false drop_monitor false positivesEric Dumazet-1/+1
2012-03-04ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras-1/+1
2011-08-27ppp: Move the PPP driversJeff Kirsher-0/+1028