summaryrefslogtreecommitdiffstats
path: root/drivers/net/pppox.c
Commit message (Expand)AuthorAgeFilesLines
* net: pass kern to net_proto_family create functionEric Paris2009-11-061-1/+2
* net: mark net_proto_ops as constStephen Hemminger2009-10-071-1/+1
* net: pppol2tp - introduce net-namespace functionalityCyrill Gorcunov2009-01-221-4/+0Star
* net: pppoe - introduce net-namespace functionalityCyrill Gorcunov2009-01-221-3/+4
* remove CONFIG_KMOD from driversJohannes Berg2008-10-161-7/+2Star
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-111-2/+5
* [PPPoX/E]: return ENOTTY on unknown ioctl requestsFlorian Zumbiehl2007-07-311-7/+4Star
* [L2TP]: Add the ability to autoload a pppox protocol module.James Chapman2007-04-301-0/+8
* [PPPOE]: memory leak when socket is release()d before PPPIOCGCHAN has been ca...Florian Zumbiehl2007-04-261-1/+1
* [PPPOX]: Fix assignment into const proto_ops.David S. Miller2006-01-031-7/+3Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+153