aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ppp/pppox.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2015-12-03pppox: use standard module auto-loading featureGuillaume Nault1-1/+2
2015-11-20ppp: remove PPPOX_ZOMBIE socket stateGuillaume Nault1-1/+1
2015-05-11net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman1-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/+149