kernel: backport all current pppoe kernel fixes to 3.18
authorFelix Fietkau <nbd@openwrt.org>
Wed, 23 Dec 2015 11:15:22 +0000 (11:15 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 23 Dec 2015 11:15:22 +0000 (11:15 +0000)
commit6380a6108205931b9f64955d9e1433ec22078c9f
treee52435deb5bde075aabe94bec137dc6d298bdbfb
parent7bc24df009c8d20886fd24ca22ab7c687d4a3b86
kernel: backport all current pppoe kernel fixes to 3.18

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r47963

git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@47964 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