summaryrefslogtreecommitdiffstats
path: root/drivers/net/ppp/ppp_synctty.c
Commit message (Expand)AuthorAgeFilesLines
* net: manual clean code which call skb_put_[data:zero]yuan linyu2017-06-201-1/+1
* 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/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-011-51/+2
|\
| * ppp: reuse print_hex_dump_bytesAndy Shevchenko2013-03-271-51/+2
* | tty: Fix recursive deadlock in tty_perform_flush()Peter Hurley2013-03-181-1/+1
|/
* ppp: avoid false drop_monitor false positivesEric Dumazet2012-05-191-2/+2
* ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras2012-03-041-1/+1
* ppp: Move the PPP driversJeff Kirsher2011-08-271-0/+790
OpenPOWER on IntegriCloud