aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ppp/ppp_synctty.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-51/+2
2013-03-27ppp: reuse print_hex_dump_bytesAndy Shevchenko1-51/+2
2013-03-18tty: Fix recursive deadlock in tty_perform_flush()Peter Hurley1-1/+1
2012-05-19ppp: avoid false drop_monitor false positivesEric Dumazet1-2/+2
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/+790