summaryrefslogtreecommitdiff
path: root/drivers/net/ppp/ppp_generic.c
AgeCommit message (Expand)Author
2015-02-13Merge branch 'rtmerge'Scott Wood
2015-02-13Reset to 3.12.37Scott Wood
2013-11-03Merge tag 'v3.10' into sdk-kernel-3.10Scott Wood
2013-10-29Revert to 3.8 (no rt, no stable)Scott Wood
2013-10-29Revert to v3.8 (no RT, no stable)Scott Wood
2013-03-21ppp: Get parent deviceRajan Gupta
2013-02-28ppp: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet
2013-02-28ppp: convert to idr_alloc()Tejun Heo
2013-02-19ppp: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet
2013-02-15net: Add skb_unclone() helper function.Pravin B Shelar
2012-11-01ppp: make ppp_get_stats64 staticstephen hemminger
2012-08-04ppp: add 64 bit statsKevin Groeneveld
2012-05-19ppp: avoid false drop_monitor false positivesEric Dumazet
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-05ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.hPaul Mackerras
2012-02-27Merge 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
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-08-27ppp: Move the PPP driversJeff Kirsher