index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ppp
/
pppoe.c
Age
Commit message (
Expand
)
Author
2018-01-23
pppoe: take ->needed_headroom of lower device into account on xmit
Guillaume Nault
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-02-17
pppoe: fix reference counting in PPPoE proxy
Guillaume Nault
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-04
pppoe: fix memory corruption in padt work structure
Guillaume Nault
2015-12-03
pppox: use standard module auto-loading feature
Guillaume Nault
2015-11-20
ppp: remove PPPOX_ZOMBIE socket state
Guillaume Nault
2015-11-20
ppp: don't set sk_state to PPPOX_ZOMBIE in pppoe_disc_rcv()
Guillaume Nault
2015-10-23
ppp: fix pppoe_dev deletion condition in pppoe_release()
Guillaume Nault
2015-10-05
ppp: don't override sk->sk_state in pppoe_flush_dev()
Guillaume Nault
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-20
pppoe: Lacks DST MAC address check
Joakim Tjernlund
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
2014-11-24
new helper: memcpy_from_msg()
Al Viro
2014-11-05
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
2014-07-14
net: pppoe: use correct channel MTU when using Multilink PPP
Christoph Schulz
2013-12-26
ppp: slight optimization of addr compare
dingtianhong
2013-11-20
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
2013-02-18
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
2013-02-18
net: proc: change proc_net_fops_create to proc_create
Gao feng
2012-09-22
pppoe: drop PPPOX_ZOMBIEs in pppoe_release
Xiaodong Xu
2012-05-19
ppp: avoid false drop_monitor false positives
Eric Dumazet
2012-05-17
pppoe: remove unused return value from two methods.
Rami Rosen
2012-03-04
ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>
Paul Mackerras
2011-08-27
ppp: Move the PPP drivers
Jeff Kirsher