aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.1/190-cdc_ncm_add_support_for_moving_ndp_to_end_of_ncm_frame.patch
Commit message (Collapse)AuthorAgeFilesLines
* generic/4.1: bump kernel to 4.1.35Zoltan HERPAI2016-10-271-8/+8
| | | | | | | | | Patch 610- is updated as check_entry helper was killed Patch 666- is updated (thanks to Stijn Tintel) Fixes CVE-2016-5195 (dirtycow) Compile-tested on brcm47xx and rb532 Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
* Revert "kernel: bump 4.1 to 4.1.30"Zoltan HERPAI2016-10-121-8/+8
| | | | | | Stay on 4.1.27 This reverts commit 231ef70f455fcc230a400af90a13e181a2c261cd.
* kernel: bump 4.1 to 4.1.30Zoltan HERPAI2016-08-191-8/+8
| | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
* kernel: update kernel 4.1 to version 4.1.20Hauke Mehrtens2016-03-181-11/+15
| | | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49035 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: cdc_ncm: Add support for moving NDP to end of NCM frameHauke Mehrtens2015-07-251-0/+228
This patch was missing for kernel 4.0 and 4.1 in r46464. I also replaced the version in OpenWrt with the version which went upstream into the Linux mainline kernel. This closes #20193 and #20192 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46493 3c298f89-4303-0410-b956-a3cf2f4a3e73