kernel: backport all current pppoe kernel fixes to 3.18
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 23 Dec 2015 11:15:02 +0000 (11:15 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 23 Dec 2015 11:15:02 +0000 (11:15 +0000)
commit19e53c58012ff91b59a8e0b259c548b2c300f720
tree14ba60948187beafe346ccd36f09710e1d0417d7
parent1abd6030809c2d71f2d7767d47b99aff47471b95
kernel: backport all current pppoe kernel fixes to 3.18

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47963 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 files changed:
target/linux/generic/patches-3.18/081-01-pppoe-Use-workqueue-to-die-properly-when-a-PADT-is-r.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/081-02-pppoe-Lacks-DST-MAC-address-check.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/081-03-pppoe-drop-pppoe-device-in-pppoe_unbind_sock_work.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/081-04-ppp-don-t-override-sk-sk_state-in-pppoe_flush_dev.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/081-05-ppp-fix-pppoe_dev-deletion-condition-in-pppoe_releas.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/081-06-ppp-don-t-set-sk_state-to-PPPOX_ZOMBIE-in-pppoe_disc.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/081-07-ppp-remove-PPPOX_ZOMBIE-socket-state.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/081-08-pppoe-fix-memory-corruption-in-padt-work-structure.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/081-pppoe-Use-workqueue-to-die-properly-when-a-PADT-is-r.patch [deleted file]
target/linux/generic/patches-3.18/100-pppoe-drop-pppoe-device-in-pppoe_unbind_sock_work.patch [deleted file]
target/linux/generic/patches-3.18/101-pppoe-fix-disconnect-crash.patch [deleted file]
target/linux/generic/patches-3.18/650-pppoe_header_pad.patch