aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ppp/ppp_async.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro1-1/+1
2017-10-22drivers, net, ppp: convert asyncppp.refcnt from atomic_t to refcount_tElena Reshetova1-5/+5
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg1-1/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-2/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2013-03-18tty: Fix recursive deadlock in tty_perform_flush()Peter Hurley1-1/+1
2012-05-19ppp: avoid false drop_monitor false positivesEric Dumazet1-1/+1
2012-03-04ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras1-1/+1
2011-08-27ppp: Move the PPP driversJeff Kirsher1-0/+1028