summaryrefslogtreecommitdiff
path: root/drivers/net/ppp/pptp.c (follow)
Commit message (Expand)AuthorAge
* compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann2019-08-11
* pptp: dst_release sk_dst_cache in pptp_sock_destructXin Long2019-03-23
* pptp: remove a buggy dst release in pptp_connect()Eric Dumazet2018-04-13
* pptp: fix illegal memory access caused by multiple bind()sHannes Frederic Sowa2016-03-03
* pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong2015-12-15
* ipv4, ipv6: Pass net into ip_local_out and ip6_local_outEric W. Biederman2015-10-08
* ppp: Cache net in pptp_xmitEric W. Biederman2015-10-08
* ipv4: Merge ip_local_out and ip_local_out_skEric W. Biederman2015-10-08
* netfilter: Remove spurios included of netfilter.hEric W Biederman2015-06-18
* net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-11
* 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