aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-11Merge tag 'mlx5-fixes-2019-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-6/+4
2019-07-11net/mlx5e: Fix error flow in tx reporter diagnoseAya Levin1-2/+2
2019-07-11net/mlx5e: Fix return value from timeout recover functionAya Levin1-4/+2
2019-07-09net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso5-23/+23
2019-07-05net/mlx5e: Add kTLS TX HW offload supportTariq Toukan1-1/+7
2019-07-05net/mlx5e: Introduce a fenced NOP WQE posting functionTariq Toukan1-0/+18
2019-07-05net/mlx5e: Tx, Unconstify SQ stop roomTariq Toukan1-0/+14
2019-07-05net/mlx5e: Tx, Make SQ WQE fetch function type genericTariq Toukan1-5/+7
2019-07-05net/mlx5e: Tx, Enforce L4 inline copy when neededTariq Toukan1-0/+5
2019-07-05net/mlx5e: Move helper functions to a new txrx datapath headerTariq Toukan2-0/+164
2019-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller13-114/+1271
2019-06-28net/mlx5e: Disallow tc redirect offload cases we don't supportPaul Blakey1-1/+3
2019-06-27net/mlx5e: Add XSK zero-copy supportMaxim Mikityanskiy13-52/+1091
2019-06-27net/mlx5e: Move queue param structs to en/params.hMaxim Mikityanskiy1-0/+31
2019-06-27net/mlx5e: Consider XSK in XDP MTU limit calculationMaxim Mikityanskiy4-5/+9
2019-06-27net/mlx5e: XDP_TX from UMEM supportMaxim Mikityanskiy1-8/+42
2019-06-27net/mlx5e: Share the XDP SQ for XDP_TX between RQsMaxim Mikityanskiy2-12/+12
2019-06-27net/mlx5e: Refactor struct mlx5e_xdp_infoMaxim Mikityanskiy2-36/+56
2019-06-27net/mlx5e: Calculate linear RX frag size considering XSKMaxim Mikityanskiy2-22/+51
2019-06-27net/mlx5e: Replace deprecated PCI_DMA_TODEVICEMaxim Mikityanskiy1-1/+1
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+6
2019-06-07net/mlx5e: Support tagged tunnel over bondEli Britstein1-5/+6
2019-05-31net/mlx5e: Geneve, Add support for encap/decap flows offloadYevgeny Kliteynik3-0/+340
2019-05-31net/mlx5e: Rearrange tc tunnel code in a modular wayYevgeny Kliteynik4-200/+366
2019-05-31net/mlx5e: Geneve, Keep tunnel info as pointer to the original structYevgeny Kliteynik1-7/+8
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-01net/mlx5e: Put the common XDP code into a functionMaxim Mikityanskiy1-36/+27
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+23
2019-04-23net/mlx5e: Remove unused parameterMaxim Mikityanskiy2-6/+4
2019-04-23net/mlx5e: Add an underflow warning commentMaxim Mikityanskiy1-2/+5
2019-04-23net/mlx5e: Move parameter calculation functions to en/params.cMaxim Mikityanskiy2-0/+125
2019-04-23net/mlx5e: XDP, Inline small packets into the TX MPWQE in XDP xmit flowShay Agroskin2-12/+67
2019-04-23net/mlx5e: XDP, Add TX MPWQE session counterShay Agroskin1-0/+2
2019-04-23net/mlx5e: XDP, Enhance RQ indication for XDP redirect flushTariq Toukan1-3/+3
2019-04-19net/mlx5e: Fix the max MTU check in case of XDPMaxim Mikityanskiy2-2/+21
2019-04-19net/mlx5e: Fix use-after-free after xdp_return_frameMaxim Mikityanskiy1-2/+2
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+12
2019-04-09net/mlx5e: Protect against non-uplink representor for encapDmytro Linkin1-0/+4
2019-04-09net/mlx5e: Use fail-safe channels reopen in tx reporter recoverEran Ben Elisha1-2/+1
2019-04-09net/mlx5e: Skip un-needed tx recover if interface state is downEran Ben Elisha1-1/+7
2019-04-08ipv4: Prepare rtable for IPv6 gatewayDavid Ahern1-1/+1
2019-04-08Merge tag 'mlx5-updates-2019-04-02' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-3/+5
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-20/+22
2019-04-05net/mlx5e: Make the log friendly when decapsulation offload not supportedTonghao Zhang1-3/+5
2019-03-29net/mlx5e: Update xon formulaHuy Nguyen1-12/+16
2019-03-29net/mlx5e: Update xoff formulaHuy Nguyen1-5/+6
2019-03-29net/mlx5: ethtool, Allow legacy link-modes configuration via non-extended ptysAya Levin1-3/+0
2019-03-22net/mlx5e: Fix port buffer function documentation formatSaeed Mahameed1-15/+15
2019-03-01net/mlx5e: Use hint to resolve route when in HW multipath modeRoi Dayan1-0/+12
2019-03-01net/mlx5e: Don't make internal use of errno to denote missing neighRoi Dayan1-2/+6