summaryrefslogtreecommitdiff
path: root/drivers/net/ppp (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.121 into android-4.4Greg Kroah-Hartman2018-03-11
|\
| * ppp: prevent unregistered channels from connecting to PPP unitsGuillaume Nault2018-03-11
* | Merge 4.4.114 into android-4.4Greg Kroah-Hartman2018-01-31
|\|
| * pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault2018-01-31
* | Merge 4.4.107 into android-4.4Greg Kroah-Hartman2017-12-20
|\|
| * ppp: Destroy the mutex when cleanupGao Feng2017-12-20
* | Merge 4.4.99 into android-4.4Greg Kroah-Hartman2017-11-18
|\|
| * ppp: fix race in ppp device destructionGuillaume Nault2017-11-18
* | net: pppolac/pppopns: Add back the msg_flagsSubash Abhinov Kasiviswanathan2017-05-01
* | Merge tag 'v4.4.40' into android-4.4.yDmitry Shmidt2017-01-09
|\|
| * ppp: defer netns reference release for ppp channelWANG Cong2017-01-06
* | Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt2016-08-01
|\|
| * ppp: take reference on channels netnsGuillaume Nault2016-04-20
| * ppp: ensure file->private_data can't be overriddenGuillaume Nault2016-04-20
| * ppp: release rtnl mutex when interface creation failsGuillaume Nault2016-04-20
| * pppoe: fix reference counting in PPPoE proxyGuillaume Nault2016-03-03
| * pptp: fix illegal memory access caused by multiple bind()sHannes Frederic Sowa2016-03-03
* | UPSTREAM: ppp: defer netns reference release for ppp channelWANG Cong2016-07-25
* | UPSTREAM: ppp: take reference on channels netnsGuillaume Nault2016-07-12
* | net: ppp: Fix modular build for PPPOLAC and PPPOPNSGuenter Roeck2016-03-02
* | net: pppolac/pppopns: Replace msg.msg_iov with iov_iter_kvec()Guenter Roeck2016-03-02
* | android: skip building drivers as modulesAmit Pundir2016-02-16
* | net: PPPoPNS and PPPoLAC build fixes for 4.4Amit Pundir2016-02-16
* | net: pppopns: pppolac: fix sendmsg function callsAmit Pundir2016-02-16
* | net: PPPoPNS: Remove length argument from data_readyJon Medhurst2016-02-16
* | net: PPPoPNS and PPPoLAC update to use PPP_MRU instead of PPP_MRUJP Abgrall2016-02-16
* | net: Reorder incoming packets in PPPoLAC and PPPoPNS.Chia-chi Yeh2016-02-16
* | net: PPPoPNS and PPPoLAC fixes.Chia-chi Yeh2016-02-16
* | net: add PPP on PPTP Network Server (PPPoPNS) driver.Chia-chi Yeh2016-02-16
* | net: add PPP on L2TP Access Concentrator (PPPoLAC) driver.Chia-chi Yeh2016-02-16
|/
* pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong2015-12-15
* pppoe: fix memory corruption in padt work structureGuillaume Nault2015-12-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-03
|\
| * ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings2015-11-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-24
|\|
| * ppp: fix pppoe_dev deletion condition in pppoe_release()Guillaume Nault2015-10-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-20
|\|
| * ppp: don't override sk->sk_state in pppoe_flush_dev()Guillaume Nault2015-10-05
* | ipv4, ipv6: Pass net into ip_local_out and ip6_local_outEric W. Biederman2015-10-08
* | ppp: Cache net in pptp_xmitEric W. Biederman2015-10-08
* | ipv4: Merge ip_local_out and ip_local_out_skEric W. Biederman2015-10-08
|/
* ppp: fix lockdep splat in ppp_dev_uninit()Guillaume Nault2015-09-25
* ppp: implement x-netns supportGuillaume Nault2015-08-25
* ppp: fix device unregistration upon netns deletionGuillaume Nault2015-08-17
* netfilter: Remove spurios included of netfilter.hEric W Biederman2015-06-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-13
|\
| * pppoe: drop pppoe device in pppoe_unbind_sock_workFelix Fietkau2015-05-11
* | net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-11
|/
* ppp: mppe: discard late packet in stateless modeSylvain Rochet2015-04-26
* ppp: mppe: sanity error path reworkSylvain Rochet2015-04-26