]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc...
authorDavid S. Miller <davem@davemloft.net>
Tue, 25 Jun 2013 23:11:41 +0000 (16:11 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 25 Jun 2013 23:11:41 +0000 (16:11 -0700)
commit854050bdbda50a284eb08008b04c1ce33c02c70a
treebda7c296a23fa0d009ab3c97d1c84aa47b2bcc6a
parent7e35a19292283b2bc795fd9c3382451bfa7f6dbc
parent55bb2b56acd1c8cdcfe07b5f8b1187f3908c536a
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next

Ben Hutchings says:

====================
1. Make EEH recovery work when using legacy interrupts, from Alexandre
   Rames.

2. Enable accelerated RFS for VLAN-tagged flows, from Andy Lutomirski.

3. Improve performance for non-TCP (and particularly UDP) traffic, which
   regressed in 3.10 when we switched to always allocating paged RX
   buffers.  Partly by Jon Cooper.

4. Some minor bug fixes to IOMMU detection, timestamping capabilities,
   and IRQ cleanup on the probe failure path.

I've dropped the RX skb cache, which improved some benchmarks but
perhaps needs some reworking to be more generally useful.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>