aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ppp/pptp.c
Commit message (Expand)AuthorAge
* ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa2015-03-25
* pptp: fix stack info leak in pptp_getname()Mathias Krause2014-11-20
* inetpeer: get rid of ip_id_countEric Dumazet2014-06-02
* ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-09-19
* pptp: fix byte order warningsstephen hemminger2013-08-13
* pptp: fix sparse pointer warningstephen hemminger2013-08-09
* pptp: lookup route with the proper net namespaceGao feng2012-08-08
* ppp: avoid false drop_monitor false positivesEric Dumazet2012-05-19
* ppp: use for_each_set_bit_fromAkinobu Mita2012-04-03
* ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.hPaul Mackerras2012-03-04
* drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-31
* pptp: Accept packet with seq zeroBradley Peterson2012-01-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-16
|\
| * ppp: fix pptp double release_sock in pptp_bind()Djalal Harouni2011-12-07
* | net: treewide use of RCU_INIT_POINTEREric Dumazet2011-11-23
|/
* Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-10-24
* ppp: Move the PPP driversJeff Kirsher2011-08-27