summaryrefslogtreecommitdiff
path: root/drivers/net/pppox.c
AgeCommit message (Expand)Author
2010-09-21net: constify some ppp/pptp structsEric Dumazet
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-05net: pass kern to net_proto_family create functionEric Paris
2009-10-07net: mark net_proto_ops as constStephen Hemminger
2009-01-21net: pppol2tp - introduce net-namespace functionalityCyrill Gorcunov
2009-01-21net: pppoe - introduce net-namespace functionalityCyrill Gorcunov
2008-10-17remove CONFIG_KMOD from driversJohannes Berg
2007-10-10[NET]: Make socket creation namespace safe.Eric W. Biederman
2007-07-31[PPPoX/E]: return ENOTTY on unknown ioctl requestsFlorian Zumbiehl
2007-04-30[L2TP]: Add the ability to autoload a pppox protocol module.James Chapman
2007-04-25[PPPOE]: memory leak when socket is release()d before PPPIOCGCHAN has been ca...Florian Zumbiehl
2006-01-03[PPPOX]: Fix assignment into const proto_ops.David S. Miller
2005-01-20[PPPOX] stop using sk_protinfoArnaldo Carvalho de Melo
2004-06-23[PATCH] sparse: trivial drivers/net/* annotationsAlexander Viro
2003-06-04o net: create struct sock_common and use in struct sock & tcp_tw_bucketArnaldo Carvalho de Melo
2003-05-02o pppoe: use revised net module infrastructureArnaldo Carvalho de Melo
2003-04-28o af_pppox: return -EPROTONOSUPPORT if try_module_get fails at pppox_createArnaldo Carvalho de Melo
2003-04-28o af_pppox: create module infrastructure for protocol modulesArnaldo Carvalho de Melo
2003-04-28o pppox: simple code cleanupsArnaldo Carvalho de Melo
2003-04-03o net: CodyngStyle reformatting, no code changesArnaldo Carvalho de Melo
2002-12-31[PATCH] some ppp/usecount bugChristoph Hellwig
2002-12-22[PPPOE]: Fix connect handling.Michal Ostrowski
2002-11-21o drivers/net: fix up header cleanup: remove unneeded sched.h includesArnaldo Carvalho de Melo
2002-02-10Split protocol specific information out from struct sock.David S. Miller
2002-02-04v2.4.14.1 -> v2.4.14.2Linus Torvalds
2002-02-04v2.4.6.8 -> v2.4.6.9Linus Torvalds
2002-02-04v2.4.1.3 -> v2.4.1.4Linus Torvalds
2002-02-04Import changesetLinus Torvalds