aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/pppox.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-11-05net: pass kern to net_proto_family create functionEric Paris1-1/+2
2009-10-07net: mark net_proto_ops as constStephen Hemminger1-1/+1
2009-01-21net: pppol2tp - introduce net-namespace functionalityCyrill Gorcunov1-4/+0
2009-01-21net: pppoe - introduce net-namespace functionalityCyrill Gorcunov1-3/+4
2008-10-17remove CONFIG_KMOD from driversJohannes Berg1-7/+2
2007-10-10[NET]: Make socket creation namespace safe.Eric W. Biederman1-2/+5
2007-07-31[PPPoX/E]: return ENOTTY on unknown ioctl requestsFlorian Zumbiehl1-7/+4
2007-04-30[L2TP]: Add the ability to autoload a pppox protocol module.James Chapman1-0/+8
2007-04-25[PPPOE]: memory leak when socket is release()d before PPPIOCGCHAN has been called on itFlorian Zumbiehl1-1/+1
2006-01-03[PPPOX]: Fix assignment into const proto_ops.David S. Miller1-7/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+153