You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/generic
Álvaro Fernández Rojas 2db05cd199 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>
7 years ago
..
files ath9k: drop obsolete patch 7 years ago
image treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
other-files kernel: move initramfs's init script out of base-files 7 years ago
patches-3.18 kernel: fix phy aneg crash 7 years ago
patches-4.4 kernel: use skb_cow_head() to deal with cloned skbs 7 years ago
patches-4.9 kernel: use skb_cow_head() to deal with cloned skbs 7 years ago
PATCHES kernel: update PATCHES with a stricter policy 11 years ago
config-3.18 kernel: add another missing TPM symbol 7 years ago
config-4.4 kernel: add arm64 erratums into config 7 years ago
config-4.9 kernel: Add various arm64-related symbols 7 years ago