summaryrefslogtreecommitdiff
path: root/drivers/net/ppp (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.181 into android-4.4Greg Kroah-Hartman2019-06-11
|\
| * ppp: deflate: Fix possible crash in deflate_initYueHaibing2019-06-11
* | Merge 4.4.177 into android-4.4Greg Kroah-Hartman2019-03-23
|\|
| * pptp: dst_release sk_dst_cache in pptp_sock_destructXin Long2019-03-23
* | Merge 4.4.173 into android-4.4Greg Kroah-Hartman2019-02-07
|\|
| * net: Fix usage of pskb_trim_rcsumRoss Lagerwall2019-02-06
* | Merge 4.4.130 into android-4.4Greg Kroah-Hartman2018-04-30
|\|
| * pppoe: check sockaddr length in pppoe_connect()Guillaume Nault2018-04-29
* | Merge 4.4.128 into android-4.4Greg Kroah-Hartman2018-04-14
|\|
| * pptp: remove a buggy dst release in pptp_connect()Eric Dumazet2018-04-13
* | 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