summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/en_rx.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4: Add EQ poolMatan Barak2015-05-301-9/+4
* net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay2015-04-301-2/+24
* mlx4/mlx5: Use dma_wmb/rmb where appropriateAlexander Duyck2015-04-091-1/+1
* net/mlx4_en: Add RX-FCS supportMuhammad Mahajna2015-04-021-1/+4
* net/mlx4_en: Adjust RX frag strides to frag sizesIdo Shamay2015-02-041-2/+3
* net/mlx4_en: Print page allocator informationIdo Shamay2015-02-041-0/+4
* net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas2015-01-251-2/+2
* net/mlx4: Add A0 hybrid steeringMatan Barak2014-12-111-1/+2
* net/mlx4: Change QP allocation schemeEugenia Emantayev2014-12-111-2/+2
* net/mlx4_en: Set csum level for encapsulated packetsOr Gerlitz2014-12-111-1/+2
* net/mlx4_en: Support for configurable RSS hash functionEyal Perry2014-12-081-1/+13
* mlx4: fix mlx4_en_set_rxfh()Eric Dumazet2014-11-231-2/+1
* mlx4: use netdev_rss_key_fill() helperEric Dumazet2014-11-161-5/+1
* net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETEShani Michaeli2014-11-111-6/+120
* net/mlx4_en: Extend usage of napi_gro_fragsShani Michaeli2014-11-111-54/+54
* mlx4: restore conditional call to napi_complete_done()Eric Dumazet2014-11-101-7/+8
* mlx4: use napi_complete_done()Eric Dumazet2014-11-101-7/+4
* net/mlx4_en: Add __GFP_COLD gfp flags in alloc_pagesIdo Shamay2014-11-031-3/+4
* net/mlx4_en: Remove RX buffers alignment to IP_ALIGNIdo Shamay2014-11-031-12/+4
* mlx4: use napi_schedule_irqoff()Eric Dumazet2014-10-301-2/+2
* net/mlx4_en: Cleanups suggested by clang static checkerJack Morgenstein2014-10-281-1/+0
* mlx4: fix race accessing page->_countEric Dumazet2014-10-101-3/+3
* net/mlx4_en: Add mlx4_en_get_cqe helperIdo Shamay2014-09-191-2/+2
* mlx4: only pull headers into skb headEric Dumazet2014-09-051-5/+8
* mlx4: Set skb->csum_level for encapsulated checksumTom Herbert2014-08-291-3/+3
* net/mlx4_en: Reduce memory consumption on kdump kernelAmir Vadai2014-07-221-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-161-3/+14
|\
| * mlx4: mark napi id for gro_skbJason Wang2014-07-141-0/+1
| * net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...Amir Vadai2014-07-021-3/+13
* | net/mlx4_en: Do not count LLC/SNAP in MTU calculationYishai Hadas2014-07-081-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-12/+16
|\
| * net/mlx4_core: Enforce irq affinity changes immediatlyYuval Atias2014-05-141-2/+9
| * mellanox: Logging message cleanupsJoe Perches2014-05-081-10/+7
* | IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIOJiri Kosina2014-06-021-3/+3
|/
* mlx4: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-141-0/+3
* net/mlx4: Fix limiting number of IRQ's instead of RSS queuesIdo Shamay2014-02-241-1/+4
* net/mlx4: Set number of RX rings in a utility functionIdo Shamay2014-02-241-0/+22
* net/mlx4_en: call gro handler for encapsulated framesEric Dumazet2014-01-131-3/+5
* net/mlx4_en: Add netdev support for TCP/IP offloads of vxlan tunnelingOr Gerlitz2013-12-311-0/+14
* net: mlx4 calls skb_set_hashTom Herbert2013-12-181-2/+6
* net/mlx4_en: Datapath structures are allocated per NUMA nodeEugenia Emantayev2013-11-071-7/+16
* net/mlx4_en: Datapath resources allocated dynamicallyEugenia Emantayev2013-11-071-19/+38
* net/mlx4_en: Fix pages never dma unmapped on rxAmir Vadai2013-10-081-2/+3
* net/mlx4_en: Rename name of mlx4_en_rx_alloc membersAmir Vadai2013-10-081-17/+23
* net: rename ll methods to busy-pollEliezer Tamir2013-07-101-1/+1
* net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir2013-07-101-1/+1
* mlx4: allow order-0 memory allocations in RX pathEric Dumazet2013-06-251-80/+89
* net/mlx4_en: Add Low Latency Socket (LLS) supportAmir Vadai2013-06-191-2/+13
* net/mlx4_en: Add HW timestamping (TS) supportAmir Vadai2013-04-241-5/+24
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-191-2/+2