aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ppp/ppp_generic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-13ppp: Fix race condition with queue start/stopDavid Woodhouse1-9/+6
2012-04-03ppp: Don't stop and restart queue on every TX packetDavid Woodhouse1-5/+9
2012-03-04ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.hPaul Mackerras1-2/+2
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+23
2012-02-24ppp: fix 'ppp_mp_reconstruct bad seq' errorsBen McKeegan1-0/+23
2012-02-13ppp: fix truesize underestimationEric Dumazet1-1/+1
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller1-1/+6
2011-08-27ppp: Move the PPP driversJeff Kirsher1-0/+2954