index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ppp
Age
Commit message (
Expand
)
Author
2022-01-27
ppp: ensure minimum packet size in ppp_write()
Eric Dumazet
2020-06-11
pppoe: only process PADT targeted at local interfaces
Guillaume Nault
2020-02-14
ppp: Adjust indentation into ppp_async_input
Nathan Chancellor
2019-08-11
compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
Arnd Bergmann
2019-07-21
ppp: mppe: Add softdep to arc4
Takashi Iwai
2019-06-11
ppp: deflate: Fix possible crash in deflate_init
YueHaibing
2019-03-23
pptp: dst_release sk_dst_cache in pptp_sock_destruct
Xin Long
2019-02-06
net: Fix usage of pskb_trim_rcsum
Ross Lagerwall
2018-04-29
pppoe: check sockaddr length in pppoe_connect()
Guillaume Nault
2018-04-13
pptp: remove a buggy dst release in pptp_connect()
Eric Dumazet
2018-03-11
ppp: prevent unregistered channels from connecting to PPP units
Guillaume Nault
2018-01-31
pppoe: take ->needed_headroom of lower device into account on xmit
Guillaume Nault
2017-12-20
ppp: Destroy the mutex when cleanup
Gao Feng
2017-11-18
ppp: fix race in ppp device destruction
Guillaume Nault
2017-01-06
ppp: defer netns reference release for ppp channel
WANG Cong
2016-04-20
ppp: take reference on channels netns
Guillaume Nault
2016-04-20
ppp: ensure file->private_data can't be overridden
Guillaume Nault
2016-04-20
ppp: release rtnl mutex when interface creation fails
Guillaume Nault
2016-03-03
pppoe: fix reference counting in PPPoE proxy
Guillaume Nault
2016-03-03
pptp: fix illegal memory access caused by multiple bind()s
Hannes Frederic Sowa
2015-12-15
pptp: verify sockaddr_len in pptp_bind() and pptp_connect()
WANG Cong
2015-12-04
pppoe: fix memory corruption in padt work structure
Guillaume Nault
2015-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-11-02
ppp, slip: Validate VJ compression slot parameters completely
Ben Hutchings
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-23
ppp: fix pppoe_dev deletion condition in pppoe_release()
Guillaume Nault
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-08
ipv4, ipv6: Pass net into ip_local_out and ip6_local_out
Eric W. Biederman
2015-10-08
ppp: Cache net in pptp_xmit
Eric W. Biederman
2015-10-08
ipv4: Merge ip_local_out and ip_local_out_sk
Eric W. Biederman
2015-10-05
ppp: don't override sk->sk_state in pppoe_flush_dev()
Guillaume Nault
2015-09-25
ppp: fix lockdep splat in ppp_dev_uninit()
Guillaume Nault
2015-08-25
ppp: implement x-netns support
Guillaume Nault
2015-08-17
ppp: fix device unregistration upon netns deletion
Guillaume Nault
2015-06-18
netfilter: Remove spurios included of netfilter.h
Eric W Biederman
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-11
pppoe: drop pppoe device in pppoe_unbind_sock_work
Felix Fietkau
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-04-26
ppp: mppe: discard late packet in stateless mode
Sylvain Rochet
2015-04-26
ppp: mppe: sanity error path rework
Sylvain Rochet
2015-04-20
ppp: call skb_checksum_complete_unset in ppp_receive_frame
Tom Herbert
2015-04-20
pppoe: Lacks DST MAC address check
Joakim Tjernlund
2015-03-25
ipv4: hash net ptr into fragmentation bucket selection
Hannes Frederic Sowa
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
pppoe: Use workqueue to die properly when a PADT is received
Simon Farnsworth
2015-01-29
ppp: deflate: never return len larger than output buffer
Florian Westphal
2014-12-09
ppp_read(): switch to skb_copy_datagram_iter()
Al Viro
2014-11-24
new helper: memcpy_from_msg()
Al Viro
2014-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-20
pptp: fix stack info leak in pptp_getname()
Mathias Krause
[next]