kernel: add a few patches for avoiding unnecessary skb reallocations - significantly...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 27 May 2012 14:43:58 +0000 (14:43 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 27 May 2012 14:43:58 +0000 (14:43 +0000)
commit4cf70ab2e1f2f6b50ccd8d62471507f253c4c003
tree437afa2ce20c1a5e28af78144db40d717f81bc48
parent878544bb079df3585b319d65f18633586d57964e
kernel: add a few patches for avoiding unnecessary skb reallocations - significantly improves ethernet<->wireless performance with mac80211 based drivers

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31886 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]