aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ppp
Commit message (Expand)AuthorAge
* ppp: Fix race condition with queue start/stopDavid Woodhouse2012-04-13
* ppp: Don't stop and restart queue on every TX packetDavid Woodhouse2012-04-03
* ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras2012-03-04
* ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.hPaul Mackerras2012-03-04
* ppp: Change copyright notices from ANU to mePaul Mackerras2012-03-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-26
|\
| * ppp: fix 'ppp_mp_reconstruct bad seq' errorsBen McKeegan2012-02-24
* | ppp: fix truesize underestimationEric Dumazet2012-02-13
* | 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
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-22
* ppp: Move the PPP driversJeff Kirsher2011-08-27