summaryrefslogtreecommitdiff
path: root/drivers/net/ppp
AgeCommit message (Expand)Author
2016-03-21ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings
2016-03-21pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong
2015-02-02fix misuses of f_count() in ppp and netlinkAl Viro
2014-08-14inetpeer: get rid of ip_id_countEric Dumazet
2014-07-28net: pppoe: use correct channel MTU when using Multilink PPPChristoph Schulz
2013-12-08net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-10-13ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka
2012-10-13pppoe: drop PPPOX_ZOMBIEs in pppoe_releaseXiaodong Xu
2012-10-02pptp: lookup route with the proper net namespaceGao feng
2012-04-13ppp: Fix race condition with queue start/stopDavid Woodhouse
2012-04-03ppp: Don't stop and restart queue on every TX packetDavid Woodhouse
2012-03-04ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras
2012-03-04ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.hPaul Mackerras
2012-03-04ppp: Change copyright notices from ANU to mePaul Mackerras
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-24ppp: fix 'ppp_mp_reconstruct bad seq' errorsBen McKeegan
2012-02-13ppp: fix truesize underestimationEric Dumazet
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-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-08-27ppp: Move the PPP driversJeff Kirsher