Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: bump 4.14 to 4.14.160 | Hauke Mehrtens | 2019-12-26 | 1 | -2/+2 |
| | | | | | | | | | Refreshed all patches. Compile-tested on: ipq40xx Runtime-tested on: none Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> | ||||
* | netfilter: fix hardware offload regression (FS#1551) | Felix Fietkau | 2018-05-17 | 1 | -3/+3 |
| | | | | | | | The relevant code needs to be enabled even if flow table support is only compiled as module Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | kernel: fix build error in flow offload code with CONFIG_NETFILTER=n | Felix Fietkau | 2018-05-12 | 1 | -3/+9 |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | kernel: add hardware offload patch for flow tables support | Felix Fietkau | 2018-04-05 | 1 | -0/+55 |
Supports offloading through VLAN, bridge and PPPoE devices as well Signed-off-by: Felix Fietkau <nbd@nbd.name> |