openwrt/target/linux/generic
Álvaro Fernández Rojas 1ab41265c3 kernel: use skb_cow_head() to deal with cloned skbs
We need to ensure there is enough headroom to push extra header,
but we also need to check if we are allowed to change headers.

skb_cow_head() is the proper helper to deal with this.

Fixes Ethernet<->WiFi bridge for Raspberry Pi and probably other devices.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2017-04-23 13:55:03 +02:00
..
base-files update the /init file to start /sbin/init 2013-03-13 18:11:13 +00:00
files Revert "kernel: ar8327/ar8337: disable ARL access code to avoid lockups (FS#384)" 2017-02-22 12:07:30 +01:00
image treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
patches-3.18 kernel: fix crashes on MIPS when loading kernel modules under memory pressure 2017-02-15 13:23:58 +01:00
patches-4.4 kernel: use skb_cow_head() to deal with cloned skbs 2017-04-23 13:55:03 +02:00
config-3.18 kernel: add missing config symbol 2017-01-10 12:37:13 +01:00
config-4.4 kernel: add missing config symbols 2017-01-10 22:02:40 +01:00
PATCHES kernel: update PATCHES with a stricter policy 2013-07-09 20:52:07 +00:00