kernel: add a few patches for avoiding unnecessary skb reallocations - significantly...
authorFelix Fietkau <nbd@openwrt.org>
Sun, 27 May 2012 14:43:58 +0000 (14:43 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 27 May 2012 14:43:58 +0000 (14:43 +0000)
commit6f89cffc9add6939d44a6b54cf9a5e77849aa7fd
tree8b496d502de38bab52a4914aaa2338cbd43d0753
parentec7786c2ecd4ab717c84a53a992a8d23dd01bcdc
kernel: add a few patches for avoiding unnecessary skb reallocations - significantly improves ethernet<->wireless performance with mac80211 based drivers

SVN-Revision: 31886
target/linux/generic/patches-3.3/653-disable_netlink_trim.patch [new file with mode: 0644]
target/linux/generic/patches-3.3/654-avoid_skb_cow_realloc.patch [new file with mode: 0644]
target/linux/generic/patches-3.3/655-increase_skb_pad.patch [new file with mode: 0644]