aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_rx.c
AgeCommit message (Expand)Author
2017-05-23net/mlx5e: IPoIB, handle RX packet correctlyErez Shitrit
2017-04-30net/mlx5e: Use prefetchw when a write is to followTariq Toukan
2017-04-30net/mlx5e: Extendable vport representor netdev private dataSaeed Mahameed
2017-04-22mlx5: fix warning about missing prototypeStephen Hemminger
2017-04-17net/mlx5e: IPoIB, RX handlerSaeed Mahameed
2017-03-27net/mlx5e: Fail safe cqe compressing/moderation mode settingSaeed Mahameed
2017-03-27net/mlx5e: Isolate open_channels from priv->paramsSaeed Mahameed
2017-03-24net/mlx5e: Different SQ typesSaeed Mahameed
2017-03-24net/mlx5e: Generalize tx helper functions for different SQ typesSaeed Mahameed
2017-03-24net/mlx5e: Optimize XDP frame xmitSaeed Mahameed
2017-03-24net/mlx5e: Move XDP SQ instance into RQSaeed Mahameed
2017-03-24net/mlx5e: Move XDP completion functions to rx fileSaeed Mahameed
2017-03-24net/mlx5e: Xmit, no write combiningSaeed Mahameed
2017-03-22net/mlx5e: Count LRO packets correctlyGal Pressman
2017-02-23net/mlx5e: Fix wrong CQE decompressionTariq Toukan
2017-02-23net/mlx5e: Update MPWQE stride size when modifying CQE compress stateSaeed Mahameed
2017-02-23net/mlx5e: s390 system compilation fixMohamad Haj Yahia
2017-02-06net/mlx5e: XDP Tx, no inline copy on ConnectX-5Saeed Mahameed
2017-02-06net/mlx5: TX WQE updateSaeed Mahameed
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-25bpf: add initial bpf tracepointsDaniel Borkmann
2017-01-24net/mlx5e: CQE compression control code reuseShaker Daibes
2017-01-20net/mlx5e: Do not recycle pages from emergency reserveEric Dumazet
2017-01-18net/mlx5e: Support bpf_xdp_adjust_head()Martin KaFai Lau
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-06net/mlx5e: Change the SQ/RQ operational state to positive logicMohamad Haj Yahia
2016-12-06net/mlx5e: Don't notify HW when filling the edge of ICO SQSaeed Mahameed
2016-12-02bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to callerDaniel Borkmann
2016-11-28net/mlx5e: Add CQE compression user controlShaker Daibes
2016-09-23net/mlx5: E-Switch, Support VLAN actions in the offloads modeOr Gerlitz
2016-09-23net/mlx5e: Refactor retrival of skb from rx completion element (cqe)Or Gerlitz
2016-09-22net/mlx5e: XDP TX xmit moreSaeed Mahameed
2016-09-22net/mlx5e: XDP TX forwarding supportSaeed Mahameed
2016-09-22net/mlx5e: Have a clear separation between different SQ typesSaeed Mahameed
2016-09-22net/mlx5e: XDP fast RX drop bpf programs supportRana Shahout
2016-09-22net/mlx5e: Union RQ RX info per RQ typeSaeed Mahameed
2016-09-22net/mlx5e: Build RX SKB on demandSaeed Mahameed
2016-09-17net/mlx5e: Implement RX mapped page cache for page recycleTariq Toukan
2016-09-17net/mlx5e: Introduce API for RX mapped pagesTariq Toukan
2016-09-17net/mlx5e: Single flow order-0 pages for Striding RQTariq Toukan
2016-09-08net/mlx5e: Fix parsing of vlan packets when updating lro headerGal Pressman
2016-08-28net/mlx5e: Don't post fragmented MPWQE when RQ is disabledSaeed Mahameed
2016-08-28net/mlx5e: Don't wait for RQ completions on closeSaeed Mahameed
2016-08-28net/mlx5e: Limit UMR length to the device's limitationSaeed Mahameed
2016-07-01net/mlx5e: Handle RQ flush in error casesDaniel Jurgens
2016-06-29net/mlx5e: Reorganize ethtool statisticsGal Pressman
2016-05-19mm: rename _count, field of the struct page, to _refcountJoonsoo Kim
2016-05-11net/mlx5e: Expand WQE stride when CQE compression is enabledTariq Toukan
2016-05-11net/mlx5e: CQE compressionTariq Toukan
2016-04-26net/mlx5e: Fix checksum handling for non-stripped vlan packetsSaeed Mahameed