aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ppp/pptp.c
AgeCommit message (Expand)Author
2014-12-06pptp: fix stack info leak in pptp_getname()Mathias Krause
2014-08-14inetpeer: get rid of ip_id_countEric Dumazet
2013-10-13ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka
2012-08-08pptp: lookup route with the proper net namespaceGao feng
2012-05-19ppp: avoid false drop_monitor false positivesEric Dumazet
2012-04-03ppp: use for_each_set_bit_fromAkinobu Mita
2012-03-04ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.hPaul Mackerras
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches
2012-01-12pptp: Accept packet with seq zeroBradley Peterson
2011-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-07ppp: fix pptp double release_sock in pptp_bind()Djalal Harouni
2011-11-23net: treewide use of RCU_INIT_POINTEREric Dumazet
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-08-27ppp: Move the PPP driversJeff Kirsher