index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ppp
/
pppoe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pppoe: remove redundant BUG_ON() check in pppoe_pernet
Aditya Pakki
2019-12-07
1
-2
/
+0
*
compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
Arnd Bergmann
2019-07-30
1
-0
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
net: Fix usage of pskb_trim_rcsum
Ross Lagerwall
2019-01-18
1
-0
/
+1
*
pppoe: fix reception of frames with no mac header
Guillaume Nault
2018-09-17
1
-0
/
+3
*
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-28
1
-1
/
+1
*
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
1
-1
/
+1
|
\
|
*
net: convert datagram_poll users tp ->poll_mask
Christoph Hellwig
2018-05-26
1
-1
/
+1
*
|
proc: introduce proc_create_net{,_data}
Christoph Hellwig
2018-05-16
1
-16
/
+2
|
/
*
pppoe: check sockaddr length in pppoe_connect()
Guillaume Nault
2018-04-23
1
-0
/
+4
*
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-27
1
-1
/
+0
*
drivers/net: Use octal not symbolic permissions
Joe Perches
2018-03-26
1
-1
/
+1
*
net: Convert /proc creating and destroying pernet_operations
Kirill Tkhai
2018-02-27
1
-0
/
+1
*
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-02-12
1
-4
/
+2
*
pppoe: take ->needed_headroom of lower device into account on xmit
Guillaume Nault
2018-01-23
1
-5
/
+6
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-18
1
-1
/
+1
*
pppoe: fix reference counting in PPPoE proxy
Guillaume Nault
2016-02-17
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-17
1
-4
/
+10
|
\
|
*
pppoe: fix memory corruption in padt work structure
Guillaume Nault
2015-12-04
1
-4
/
+10
*
|
pppox: use standard module auto-loading feature
Guillaume Nault
2015-12-03
1
-1
/
+1
*
|
ppp: remove PPPOX_ZOMBIE socket state
Guillaume Nault
2015-11-20
1
-2
/
+2
*
|
ppp: don't set sk_state to PPPOX_ZOMBIE in pppoe_disc_rcv()
Guillaume Nault
2015-11-20
1
-20
/
+2
|
/
*
ppp: fix pppoe_dev deletion condition in pppoe_release()
Guillaume Nault
2015-10-23
1
-1
/
+1
*
ppp: don't override sk->sk_state in pppoe_flush_dev()
Guillaume Nault
2015-10-05
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-13
1
-0
/
+4
|
\
|
*
pppoe: drop pppoe device in pppoe_unbind_sock_work
Felix Fietkau
2015-05-11
1
-0
/
+4
*
|
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-05-11
1
-2
/
+2
|
/
*
pppoe: Lacks DST MAC address check
Joakim Tjernlund
2015-04-20
1
-0
/
+3
*
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
1
-4
/
+4
*
pppoe: Use workqueue to die properly when a PADT is received
Simon Farnsworth
2015-03-02
1
-1
/
+16
*
new helper: memcpy_from_msg()
Al Viro
2014-11-24
1
-1
/
+1
*
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
2014-11-05
1
-1
/
+1
*
net: pppoe: use correct channel MTU when using Multilink PPP
Christoph Schulz
2014-07-14
1
-1
/
+1
*
ppp: slight optimization of addr compare
dingtianhong
2013-12-26
1
-2
/
+2
*
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-11-20
1
-2
/
+0
*
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-28
1
-1
/
+1
*
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
2013-02-18
1
-1
/
+1
*
net: proc: change proc_net_fops_create to proc_create
Gao feng
2013-02-18
1
-1
/
+1
*
pppoe: drop PPPOX_ZOMBIEs in pppoe_release
Xiaodong Xu
2012-09-22
1
-1
/
+1
*
ppp: avoid false drop_monitor false positives
Eric Dumazet
2012-05-19
1
-2
/
+4
*
pppoe: remove unused return value from two methods.
Rami Rosen
2012-05-17
1
-9
/
+3
*
ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>
Paul Mackerras
2012-03-04
1
-1
/
+1
*
ppp: Move the PPP drivers
Jeff Kirsher
2011-08-27
1
-0
/
+1208