summaryrefslogtreecommitdiff
path: root/drivers/net/ppp (unfollow)
Commit message (Expand)Author
2022-01-27ppp: ensure minimum packet size in ppp_write()Eric Dumazet
2020-06-11pppoe: only process PADT targeted at local interfacesGuillaume Nault
2020-02-14ppp: Adjust indentation into ppp_async_inputNathan Chancellor
2019-08-11compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann
2019-07-21ppp: mppe: Add softdep to arc4Takashi Iwai
2019-06-11ppp: deflate: Fix possible crash in deflate_initYueHaibing
2019-03-23pptp: dst_release sk_dst_cache in pptp_sock_destructXin Long
2019-02-06net: Fix usage of pskb_trim_rcsumRoss Lagerwall
2018-04-29pppoe: check sockaddr length in pppoe_connect()Guillaume Nault
2018-04-13pptp: remove a buggy dst release in pptp_connect()Eric Dumazet
2018-03-11ppp: prevent unregistered channels from connecting to PPP unitsGuillaume Nault
2018-01-31pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault
2017-12-20ppp: Destroy the mutex when cleanupGao Feng
2017-11-18ppp: fix race in ppp device destructionGuillaume Nault
2017-05-02net: pppolac/pppopns: Add back the msg_flagsSubash Abhinov Kasiviswanathan
2017-05-01net: pppolac/pppopns: Add back the msg_flagsSubash Abhinov Kasiviswanathan
2017-02-19ppp: defer netns reference release for ppp channelWANG Cong
2017-01-06ppp: defer netns reference release for ppp channelWANG Cong
2017-01-04ppp: take reference on channels netnsGuillaume Nault
2016-08-18UPSTREAM: ppp: defer netns reference release for ppp channelWANG Cong
2016-07-25UPSTREAM: ppp: defer netns reference release for ppp channelWANG Cong
2016-07-12UPSTREAM: ppp: take reference on channels netnsGuillaume Nault
2016-04-20ppp: take reference on channels netnsGuillaume Nault
2016-04-20ppp: ensure file->private_data can't be overriddenGuillaume Nault
2016-04-20ppp: release rtnl mutex when interface creation failsGuillaume Nault
2016-04-07net: ppp: Fix modular build for PPPOLAC and PPPOPNSGuenter Roeck
2016-04-07net: pppolac/pppopns: Replace msg.msg_iov with iov_iter_kvec()Guenter Roeck
2016-03-03pppoe: fix reference counting in PPPoE proxyGuillaume Nault
2016-03-03pptp: fix illegal memory access caused by multiple bind()sHannes Frederic Sowa
2016-03-02net: ppp: Fix modular build for PPPOLAC and PPPOPNSGuenter Roeck
2016-03-02net: pppolac/pppopns: Replace msg.msg_iov with iov_iter_kvec()Guenter Roeck
2016-02-16android: skip building drivers as modulesAmit Pundir
2016-02-16net: PPPoPNS and PPPoLAC build fixes for 4.4Amit Pundir
2016-02-16net: pppopns: pppolac: fix sendmsg function callsAmit Pundir
2016-02-16net: PPPoPNS: Remove length argument from data_readyJon Medhurst
2016-02-16net: PPPoPNS and PPPoLAC update to use PPP_MRU instead of PPP_MRUJP Abgrall
2016-02-16net: Reorder incoming packets in PPPoLAC and PPPoPNS.Chia-chi Yeh
2016-02-16net: PPPoPNS and PPPoLAC fixes.Chia-chi Yeh
2016-02-16net: add PPP on PPTP Network Server (PPPoPNS) driver.Chia-chi Yeh
2016-02-16net: add PPP on L2TP Access Concentrator (PPPoLAC) driver.Chia-chi Yeh
2015-12-15pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong
2015-12-04pppoe: fix memory corruption in padt work structureGuillaume Nault
2015-11-02ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings
2015-10-23ppp: fix pppoe_dev deletion condition in pppoe_release()Guillaume Nault
2015-10-08ipv4, ipv6: Pass net into ip_local_out and ip6_local_outEric W. Biederman
2015-10-08ppp: Cache net in pptp_xmitEric W. Biederman
2015-10-08ipv4: Merge ip_local_out and ip_local_out_skEric W. Biederman
2015-10-05ppp: don't override sk->sk_state in pppoe_flush_dev()Guillaume Nault
2015-09-25ppp: fix lockdep splat in ppp_dev_uninit()Guillaume Nault
2015-08-25ppp: implement x-netns supportGuillaume Nault