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)
commit489514ce702e91e1977aae233877cf8b122a3e9e
tree437afa2ce20c1a5e28af78144db40d717f81bc48
parentb93700be90f086012e63655e63d167c25761f7f9
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]