summaryrefslogtreecommitdiff
path: root/drivers/net/ppp
AgeCommit message (Expand)Author
2012-04-30ppp: Fix race condition with queue start/stopDavid Woodhouse
2012-04-18ppp: Don't stop and restart queue on every TX packetDavid Woodhouse
2012-04-16net: ppp: replace PPP_MTU with PPP_MRUVarun Wadekar
2012-04-16net: Reorder incoming packets in PPPoLAC and PPPoPNS.Chia-chi Yeh
2012-04-16net: PPPoPNS and PPPoLAC fixes.Chia-chi Yeh
2012-04-16net: add PPP on PPTP Network Server (PPPoPNS) driver.Chia-chi Yeh
2012-04-16net: add PPP on L2TP Access Concentrator (PPPoLAC) driver.Chia-chi Yeh
2012-04-07net: ppp: use PPP_MRU instead if PPP_MTUVarun Wadekar
2012-04-07Merge branch '3.4-rc1' into android-tegra-nv-3.3-rebasedVarun Wadekar
2012-03-05Merge commit 'v3.3-rc6' into android-3.3Colin Cross
2012-02-24ppp: fix 'ppp_mp_reconstruct bad seq' errorsBen McKeegan
2012-02-14net: Reorder incoming packets in PPPoLAC and PPPoPNS.Chia-chi Yeh
2012-02-14net: PPPoPNS and PPPoLAC fixes.Chia-chi Yeh
2012-02-14net: add PPP on PPTP Network Server (PPPoPNS) driver.Chia-chi Yeh
2012-02-14net: add PPP on L2TP Access Concentrator (PPPoLAC) driver.Chia-chi Yeh
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