summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.3/120-ppp_txqueue_restart.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: update linux 3.3 to 3.3.2jogo2012-04-171-3/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31336 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update ppp TX restart patch to avoid race conditionjow2012-04-161-57/+59
| | | | | | Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31312 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update linux 3.3 to 3.3.1jogo2012-04-091-9/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31223 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic] ppp: Fix high softirq utilization with pppoaflorian2012-03-271-0/+82
Users of the Geos platform are reporting high CPU utilization. This seems to be rooted in a problem with the TX queue restart in PPP. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31096 3c298f89-4303-0410-b956-a3cf2f4a3e73