summaryrefslogtreecommitdiff
path: root/drivers/net/ppp/ppp_synctty.c
Commit message (Expand)AuthorAge
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
* drivers, net, ppp: convert syncppp.refcnt from atomic_t to refcount_tElena Reshetova2017-10-22
* net: manual clean code which call skb_put_[data:zero]yuan linyu2017-06-20
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-16
* networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\
| * ppp: reuse print_hex_dump_bytesAndy Shevchenko2013-03-27
* | tty: Fix recursive deadlock in tty_perform_flush()Peter Hurley2013-03-18
|/
* ppp: avoid false drop_monitor false positivesEric Dumazet2012-05-19
* ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras2012-03-04
* ppp: Move the PPP driversJeff Kirsher2011-08-27