summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Ethtool steering flow parsing refactoringSaeed Mahameed2018-08-131-102/+128
* net/mlx5e: Ethtool steering flow validation refactoringSaeed Mahameed2018-08-131-64/+100
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-093-25/+15Star
|\
| * net/mlx5e: Cleanup of dcbnl related fieldsHuy Nguyen2018-08-092-21/+11Star
| * net/mlx5e: Properly check if hairpin is possible between two functionsOr Gerlitz2018-08-091-4/+4
* | net/mlx5: Reduce command polling intervalEli Cohen2018-08-091-1/+1
* | net/mlx5: Unexport functions that need not be exportedEli Cohen2018-08-091-2/+0Star
* | net/mlx5: Remove unused mlx5_query_vport_admin_stateEli Cohen2018-08-091-10/+0Star
* | net/mlx5: E-Switch, Remove unused argument when creating legacy FDBEli Cohen2018-08-091-2/+2
* | net/mlx5: Rename modify/query_vport state related enumsEran Ben Elisha2018-08-094-16/+16
* | net/mlx5: Use max_num_eqs for calculation of required MSIX vectorsDenis Drozdov2018-08-091-1/+3
* | net/mlx5e: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-081-0/+2
* | mellanox: fix the dport endianness in call of __inet6_lookup_established()Al Viro2018-08-061-1/+1
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-024-3/+10
|\|
| * net/mlx5e: IPoIB, Set the netdevice sw mtu in ipoib enhanced flowFeras Daoud2018-07-311-0/+4
| * net/mlx5e: Fix null pointer access when setting MTU of vport representorAdi Nissim2018-07-311-1/+2
| * net/mlx5e: Set port trust mode to PCP as defaultOr Gerlitz2018-07-311-0/+2
| * net/mlx5e: E-Switch, Initialize eswitch only if eswitch managerEli Cohen2018-07-311-2/+2
* | net/mlx5e: Fix uninitialized variableGustavo A. R. Silva2018-08-011-1/+1
* | mlx5: handle DMA mapping error case for XDP redirectJesper Dangaard Brouer2018-07-311-0/+3
* | net/mlx5e: Issue direct lookup on vxlan ports by vport representorsSaeed Mahameed2018-07-281-10/+2Star
* | net/mlx5e: Vxlan, move vxlan logic to core driverSaeed Mahameed2018-07-287-19/+19
* | net/mlx5e: Vxlan, add sync lock for add/del vxlan portSaeed Mahameed2018-07-281-3/+15
* | net/mlx5e: Vxlan, return values for add/del portSaeed Mahameed2018-07-282-11/+21
* | net/mlx5e: Vxlan, rename from mlx5e to mlx5Saeed Mahameed2018-07-285-79/+104
* | net/mlx5e: Vxlan, rename struct mlx5e_vxlan to mlx5_vxlan_portSaeed Mahameed2018-07-282-34/+33Star
* | net/mlx5e: Vxlan, move netdev only logic to en_main.cSaeed Mahameed2018-07-283-61/+61
* | net/mlx5e: Vxlan, add direct delete functionSaeed Mahameed2018-07-281-6/+13
* | net/mlx5e: Vxlan, cleanup an unused member in vxlan workGal Pressman2018-07-283-8/+4Star
* | net/mlx5e: Vxlan, replace ports radix-tree with hash tableGal Pressman2018-07-273-17/+28
* | net/mlx5e: Vxlan, check maximum number of UDP portsGal Pressman2018-07-272-0/+15
* | net/mlx5e: Vxlan, reflect 4789 UDP port default addition to software databaseGal Pressman2018-07-271-13/+27
* | net/mlx5e: TX, Use function to access sq_dma object in fifoTariq Toukan2018-07-271-10/+9Star
* | net/mlx5e: TX, Move DB fields in TXQ-SQ structTariq Toukan2018-07-271-6/+4Star
* | net/mlx5e: RX, Prefetch the xdp_frame data areaTariq Toukan2018-07-271-0/+1
* | net/mlx5e: Add support for XDP_REDIRECT in device-out sideTariq Toukan2018-07-277-21/+154
* | net/mlx5e: Re-order fields of struct mlx5e_xdpsqTariq Toukan2018-07-274-18/+19
* | net/mlx5e: Refactor XDP countersTariq Toukan2018-07-275-26/+52
* | net/mlx5e: Make XDP xmit functions more genericTariq Toukan2018-07-274-42/+61
* | net/mlx5e: Add counter for XDP redirect in RXTariq Toukan2018-07-273-0/+6
* | net/mlx5e: Move XDP related code into new XDP filesTariq Toukan2018-07-277-215/+293
* | net/mlx5e: Restrict the combination of large MTU and XDPTariq Toukan2018-07-272-8/+33
* | net/mlx5e: Gather all XDP pre-requisite checks in a single functionTariq Toukan2018-07-271-11/+22
* | net/mlx5e: Do not recycle RX pages in interface down flowTariq Toukan2018-07-271-17/+20
* | net/mlx5e: Replace call to MPWQE free with dealloc in interface down flowTariq Toukan2018-07-273-3/+2Star
* | net/mlx5e: Offload TC matching on tos/ttl for ip tunnelsOr Gerlitz2018-07-261-1/+22
* | net/mlx5e: Support setup of tos and ttl for tunnel key TC action offloadOr Gerlitz2018-07-261-9/+12
* | net/mlx5e: Use ttl from route lookup on tc encap offload only if neededOr Gerlitz2018-07-261-10/+17
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-258-28/+52
|\|
| * net/mlx5e: Only allow offloading decap egress (egdev) flowsRoi Dayan2018-07-191-0/+4