summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_rx.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mlx5-updates-2017-10-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-10-161-9/+28
|\
| * net/mlx5e: IPoIB, Use hash-table to map between QPN to child netdevAlex Vesker2017-10-141-1/+19
| * net/mlx5: PTP code migration to driver core sectionFeras Daoud2017-10-141-8/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-061-0/+3
|\|
| * net/mlx5e: Fix calculated checksum offloads countersGal Pressman2017-09-281-0/+3
* | bpf: add meta pointer for direct accessDaniel Borkmann2017-09-261-0/+1
|/
* net/mlx5e: Don't recycle page if moved to far NUMATariq Toukan2017-09-031-2/+4
* net/mlx5e: Remove unnecessary fields in ICO SQTariq Toukan2017-09-031-17/+2Star
* net/mlx5e: Type-specific optimizations for RX post WQEs functionTariq Toukan2017-09-031-16/+85
* net/mlx5e: Non-atomic RQ state indicator for UMR WQE in progressTariq Toukan2017-09-031-5/+5
* net/mlx5e: Non-atomic indicator for ring enabled stateTariq Toukan2017-09-031-4/+4
* net/mlx5e: Refactor data-path lro header functionTariq Toukan2017-09-031-25/+20Star
* net/mlx5e: Early-return on empty completion queuesTariq Toukan2017-09-031-17/+23
* net/mlx5e: NAPI busy-poll when UMR post is in progressTariq Toukan2017-09-031-5/+4Star
* net/mlx5e: Small enhancements for RX MPWQE allocation and freeTariq Toukan2017-09-031-12/+6Star
* net/mlx5e: Use memset to init skbs_frags array to zerosTariq Toukan2017-09-031-1/+1
* net/mlx5e: Replace multiplication by stride size with a shiftTariq Toukan2017-09-031-2/+2
* net/mlx5e: Reorganize struct mlx5e_rqTariq Toukan2017-09-031-7/+6Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-021-1/+1
|\
| * net/mlx5e: Fix dangling page pointer on DMA mapping errorEran Ben Elisha2017-08-301-1/+1
* | net/mlx5e: Place constants on the right side of comparisonsOr Gerlitz2017-08-201-2/+2
* | net/mlx5: Add CONFIG_MLX5_ESWITCH KconfigSaeed Mahameed2017-08-071-0/+2
|/
* net/mlx5e: IPSec, Add Innova IPSec offload RX data pathIlan Tayari2017-06-271-0/+41
* net/mlx5: Make get_cqe routine not ethernet-specificIlan Tayari2017-06-271-2/+2
* net/mlx5e: Introduce RX Page-ReuseTariq Toukan2017-06-221-28/+91
* net/mlx5e: Build SKB with exact frag_sizeTariq Toukan2017-06-221-1/+3
* net/mlx5e: IPoIB, Add PTP support to IPoIB device driverFeras Daoud2017-06-191-0/+4
* net/mlx5e: Use hard_mtu as part of the mlx5e_priv structErez Shitrit2017-06-191-5/+1Star
* net/mlx5e: IPoIB, Move to a separate directorySaeed Mahameed2017-06-191-1/+1
* net/mlx5e: IPoIB, handle RX packet correctlyErez Shitrit2017-05-231-1/+7
* net/mlx5e: Use prefetchw when a write is to followTariq Toukan2017-04-301-1/+1
* net/mlx5e: Extendable vport representor netdev private dataSaeed Mahameed2017-04-301-1/+3
* mlx5: fix warning about missing prototypeStephen Hemminger2017-04-221-0/+1
* net/mlx5e: IPoIB, RX handlerSaeed Mahameed2017-04-171-0/+78
* net/mlx5e: Fail safe cqe compressing/moderation mode settingSaeed Mahameed2017-03-271-22/+0Star
* net/mlx5e: Isolate open_channels from priv->paramsSaeed Mahameed2017-03-271-4/+4
* net/mlx5e: Different SQ typesSaeed Mahameed2017-03-251-17/+16Star
* net/mlx5e: Generalize tx helper functions for different SQ typesSaeed Mahameed2017-03-251-5/+5
* net/mlx5e: Optimize XDP frame xmitSaeed Mahameed2017-03-251-31/+10Star
* net/mlx5e: Move XDP SQ instance into RQSaeed Mahameed2017-03-251-7/+11
* net/mlx5e: Move XDP completion functions to rx fileSaeed Mahameed2017-03-251-0/+82
* net/mlx5e: Xmit, no write combiningSaeed Mahameed2017-03-251-2/+2
* net/mlx5e: Count LRO packets correctlyGal Pressman2017-03-221-0/+4
* net/mlx5e: Fix wrong CQE decompressionTariq Toukan2017-02-231-7/+6Star
* net/mlx5e: Update MPWQE stride size when modifying CQE compress stateSaeed Mahameed2017-02-231-0/+1
* net/mlx5e: s390 system compilation fixMohamad Haj Yahia2017-02-231-0/+1
* net/mlx5e: XDP Tx, no inline copy on ConnectX-5Saeed Mahameed2017-02-061-7/+13
* net/mlx5: TX WQE updateSaeed Mahameed2017-02-061-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-281-0/+3
|\
| * net/mlx5e: Do not recycle pages from emergency reserveEric Dumazet2017-01-201-0/+3