summaryrefslogtreecommitdiffstats
path: root/drivers/net/ppp/ppp_async.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* ppp: Move PFC decompression to PPP generic layerSam Protsenko2018-12-211-7/+7
* hamradio, ppp: change semaphore to completionArnd Bergmann2018-12-141-4/+4
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-1/+1
* drivers, net, ppp: convert asyncppp.refcnt from atomic_t to refcount_tElena Reshetova2017-10-221-5/+5
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-1/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-2/+1Star
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* tty: Fix recursive deadlock in tty_perform_flush()Peter Hurley2013-03-191-1/+1
* ppp: avoid false drop_monitor false positivesEric Dumazet2012-05-191-1/+1
* ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras2012-03-051-1/+1
* ppp: Move the PPP driversJeff Kirsher2011-08-271-0/+1028