summaryrefslogtreecommitdiffstats
path: root/drivers/net/ppp/ppp_synctty.c
Commit message (Expand)AuthorAgeFilesLines
* 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