summaryrefslogtreecommitdiff
path: root/drivers/net/ppp (follow)
Commit message (Expand)AuthorAge
* 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
* ppp: call skb_checksum_complete_unset in ppp_receive_frameTom Herbert2015-04-20
* pppoe: Lacks DST MAC address checkJoakim Tjernlund2015-04-20
* ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa2015-03-25
* net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-02
* pppoe: Use workqueue to die properly when a PADT is receivedSimon Farnsworth2015-03-02
* ppp: deflate: never return len larger than output bufferFlorian Westphal2015-01-29
* ppp_read(): switch to skb_copy_datagram_iter()Al Viro2014-12-09
* new helper: memcpy_from_msg()Al Viro2014-11-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-21
|\
| * pptp: fix stack info leak in pptp_getname()Mathias Krause2014-11-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-14
|\|
| * net: ppp: Don't call bpf_prog_create() in ppp_lockTakashi Iwai2014-11-11
* | net: Add and use skb_copy_datagram_msg() helper.David S. Miller2014-11-05
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-13
|\
| * fix misuses of f_count() in ppp and netlinkAl Viro2014-10-09
* | net: better IFF_XMIT_DST_RELEASE supportEric Dumazet2014-10-07
|/
* net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov2014-08-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-22
|\
| * net: ppp: fix creating PPP pass and active filtersChristoph Schulz2014-07-16
* | net: ppp: access ppp->nextseq only if CONFIG_PPP_MULTILINK is definedChristoph Schulz2014-07-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-16
|\|