summaryrefslogtreecommitdiffstats
path: root/drivers/net/ppp/ppp_generic.c
Commit message (Expand)AuthorAgeFilesLines
* ppp: add 64 bit statsKevin Groeneveld2012-08-041-10/+48
* ppp: avoid false drop_monitor false positivesEric Dumazet2012-05-191-7/+7
* ppp: Fix race condition with queue start/stopDavid Woodhouse2012-04-131-9/+6Star
* ppp: Don't stop and restart queue on every TX packetDavid Woodhouse2012-04-031-5/+9
* ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.hPaul Mackerras2012-03-051-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-271-0/+23
|\
| * ppp: fix 'ppp_mp_reconstruct bad seq' errorsBen McKeegan2012-02-241-0/+23
* | ppp: fix truesize underestimationEric Dumazet2012-02-131-1/+1
|/
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-221-1/+6
* ppp: Move the PPP driversJeff Kirsher2011-08-271-0/+2954