Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: replace GRO optimization patch with a new one that supports ↵ | Felix Fietkau | 2015-03-18 | 1 | -26/+0 |
| | | | | | | | | VLANs/bridges with different MAC addresses Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44877 | ||||
* | kernel: add missing description for GRO optimization patch | Felix Fietkau | 2015-03-16 | 1 | -0/+14 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44798 | ||||
* | kernel: skip GRO for packets bridged to other hosts | Felix Fietkau | 2015-03-15 | 1 | -0/+12 |
Eliminates excessive skb copying when bridging from LAN to WLAN on ramips. Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44797 |