aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/pppox.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-21net: constify some ppp/pptp structsGravatar Eric Dumazet 1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+0
2009-11-05net: pass kern to net_proto_family create functionGravatar Eric Paris 1-1/+2
2009-10-07net: mark net_proto_ops as constGravatar Stephen Hemminger 1-1/+1
2009-01-21net: pppol2tp - introduce net-namespace functionalityGravatar Cyrill Gorcunov 1-4/+0
2009-01-21net: pppoe - introduce net-namespace functionalityGravatar Cyrill Gorcunov 1-3/+4
2008-10-17remove CONFIG_KMOD from driversGravatar Johannes Berg 1-7/+2
2007-10-10[NET]: Make socket creation namespace safe.Gravatar Eric W. Biederman 1-2/+5
2007-07-31[PPPoX/E]: return ENOTTY on unknown ioctl requestsGravatar Florian Zumbiehl 1-7/+4
2007-04-30[L2TP]: Add the ability to autoload a pppox protocol module.Gravatar James Chapman 1-0/+8
2007-04-25[PPPOE]: memory leak when socket is release()d before PPPIOCGCHAN has been ca...Gravatar Florian Zumbiehl 1-1/+1
2006-01-03[PPPOX]: Fix assignment into const proto_ops.Gravatar David S. Miller 1-7/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+153