linux/drivers/net/ethernet/mellanox/mlx5/core
Jesper Dangaard Brouer 8ec736e556 mlx5: use napi_consume_skb API to get bulk free operations
Bulk free of SKBs happen transparently by the API call napi_consume_skb().
The napi budget parameter is needed by napi_consume_skb() to detect
if called from netpoll.

Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-03-13 22:35:36 -04:00
..
alloc.c net/mlx5e: Allocate DMA coherent memory on reader NUMA node 2015-07-27 00:29:17 -07:00
cmd.c net/mlx5e: Add netdev support for VXLAN tunneling 2016-02-24 13:50:22 -05:00
cq.c net/mlx5_core: New init and exit flow for mlx5_core 2015-09-28 22:19:50 -07:00
debugfs.c net/mlx5_core: Fix Mellanox copyright note 2015-04-02 16:33:42 -04:00
en_clock.c net/mlx5e: Fix soft lockup when HW Timestamping is enabled 2016-03-02 14:37:25 -05:00
en_dcbnl.c net/mlx5e: Implement DCBNL IEEE max rate 2016-02-24 13:50:21 -05:00
en_ethtool.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2016-03-08 12:34:12 -05:00
en_fs.c net/mlx5e: Add a new priority for kernel flow tables 2016-03-10 16:24:02 -05:00
en_main.c net/mlx5e: Support offload cls_flower with drop action 2016-03-10 16:24:02 -05:00
en_rx.c net/mlx5e: Support offload cls_flower with skbedit mark action 2016-03-10 16:24:03 -05:00
en_tc.c net/mlx5e: Support offload cls_flower with skbedit mark action 2016-03-10 16:24:03 -05:00
en_tc.h net/mlx5e: Support offload cls_flower with skbedit mark action 2016-03-10 16:24:03 -05:00
en_tx.c mlx5: use napi_consume_skb API to get bulk free operations 2016-03-13 22:35:36 -04:00
en_txrx.c mlx5: use napi_consume_skb API to get bulk free operations 2016-03-13 22:35:36 -04:00
en.h mlx5: use napi_consume_skb API to get bulk free operations 2016-03-13 22:35:36 -04:00
eq.c net/mlx5e: Replace async events spinlock with synchronize_irq() 2016-03-01 17:27:58 -05:00
eswitch.c net/mlx5: Use flow steering infrastructure for mlx5_en 2015-12-12 00:15:24 -05:00
eswitch.h net/mlx5: Use flow steering infrastructure for mlx5_en 2015-12-12 00:15:24 -05:00
fs_cmd.c net/mlx5_core: Set flow steering dest only for forward rules 2016-03-10 16:24:02 -05:00
fs_cmd.h net/mlx5_core: Connect flow tables 2016-01-11 17:48:53 -05:00
fs_core.c net/mlx5e: Add a new priority for kernel flow tables 2016-03-10 16:24:02 -05:00
fs_core.h net/mlx5_core: Set priority attributes 2016-01-11 17:48:53 -05:00
fw.c net/mlx5: Fix query E-Switch capabilities 2015-12-12 00:15:23 -05:00
health.c net/mlx5_core: Add pci error handlers to mlx5_core driver 2015-10-14 19:14:42 -07:00
Kconfig net/mlx5e: Support DCBNL IEEE ETS 2016-02-24 13:50:21 -05:00
mad.c IB/core cleanup: Add const on args - device->process_mad 2015-06-02 09:33:13 -04:00
main.c net/mlx5: Fix global UAR mapping 2016-03-01 17:28:00 -05:00
Makefile net/mlx5e: Introduce tc offload support 2016-03-10 16:24:02 -05:00
mcg.c net/mlx5_core: HW data structs/types definitions cleanup 2015-05-30 18:23:11 -07:00
mlx5_core.h net/mlx5e: Replace async events spinlock with synchronize_irq() 2016-03-01 17:27:58 -05:00
mr.c net/mlx5_core: New init and exit flow for mlx5_core 2015-09-28 22:19:50 -07:00
pagealloc.c net/mlx5_core: Add base sriov support 2015-12-03 12:08:43 -05:00
pd.c net/mlx5_core: Fix Mellanox copyright note 2015-04-02 16:33:42 -04:00
port.c net/mlx5e: Wake On LAN support 2016-02-24 13:50:21 -05:00
qp.c {IB, net}/mlx5: Move the modify QP operation table to mlx5_ib 2016-01-21 12:01:09 -05:00
sriov.c net/mlx5: E-Switch, Add SR-IOV (FDB) support 2015-12-03 12:08:46 -05:00
srq.c net/mlx5_core: Export transport objects 2016-01-21 12:01:08 -05:00
transobj.c IB/mlx5: Support setting Ethernet priority for Raw Packet QPs 2016-01-21 12:01:09 -05:00
uar.c net/mlx5: Fix global UAR mapping 2016-03-01 17:28:00 -05:00
vport.c Initial roundup of 4.5 merge window patches 2016-01-23 18:45:06 -08:00
vxlan.c net/mlx5e: Add netdev support for VXLAN tunneling 2016-02-24 13:50:22 -05:00
vxlan.h net/mlx5e: Add netdev support for VXLAN tunneling 2016-02-24 13:50:22 -05:00
wq.c net/mlx5e: Allocate DMA coherent memory on reader NUMA node 2015-07-27 00:29:17 -07:00
wq.h net/mlx5e: Allocate DMA coherent memory on reader NUMA node 2015-07-27 00:29:17 -07:00