summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core
AgeCommit message (Expand)Author
2017-09-03net/mlx5e: Replace multiplication by stride size with a shiftTariq Toukan
2017-09-03net/mlx5e: Reorganize struct mlx5e_rqTariq Toukan
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-31net/mlx5e: Support RSS for GRE tunneled packetsGal Pressman
2017-08-31net/mlx5e: Support TSO and TX checksum offloads for GRE tunnelsGal Pressman
2017-08-31net/mlx5e: Use IP version matching to classify IP trafficGal Pressman
2017-08-30net/mlx5e: Fix CQ moderation mode not set properlyTal Gilboa
2017-08-30net/mlx5e: Fix inline header size for small packetsMoshe Shemesh
2017-08-30net/mlx5: E-Switch, Unload the representors in the correct orderShahar Klein
2017-08-30net/mlx5e: Properly resolve TC offloaded ipv6 vxlan tunnel source addressPaul Blakey
2017-08-30net/mlx5e: Don't override user RSS upon set channelsInbar Karmy
2017-08-30net/mlx5e: Fix dangling page pointer on DMA mapping errorEran Ben Elisha
2017-08-30net/mlx5: Remove the flag MLX5_INTERFACE_STATE_SHUTDOWNHuy Nguyen
2017-08-30net/mlx5: Skip mlx5_unload_one if mlx5_load_one failsHuy Nguyen
2017-08-30net/mlx5: Fix arm SRQ command for ISSI version 0Noa Osherovich
2017-08-30net/mlx5e: Fix DCB_CAP_ATTR_DCBX capability for DCBNL getcap.Huy Nguyen
2017-08-30net/mlx5e: Check for qos capability in dcbnl_initializeHuy Nguyen
2017-08-24Merge tag 'mlx5-updates-2017-08-24' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-08-24net/mlx5e: make mlx5e_profile constBhumika Goyal
2017-08-24net/mlx5: Add tracepointsMatan Barak
2017-08-24net/mlx5: Add hash table for flow groups in flow tableMatan Barak
2017-08-24net/mlx5: Add hash table to search FTEs in a flow-groupMatan Barak
2017-08-24net/mlx5: Don't store reserved part in FTEs and FGsMatan Barak
2017-08-24net/mlx5: Convert linear search for free index to idaMatan Barak
2017-08-24net/mlx5e: Fix wrong code indentation in conditional statementGal Pressman
2017-08-24net/mlx5: Add a blank line after declarations V2Saeed Mahameed
2017-08-20net/mlx5e: Use size_t to store byte offset in statistics descriptorsGal Pressman
2017-08-20net/mlx5e: Use kernel types instead of uint*_t in ethtool callbacksGal Pressman
2017-08-20net/mlx5e: Place constants on the right side of comparisonsOr Gerlitz
2017-08-20net/mlx5e: Avoid using multiple blank linesOr Gerlitz
2017-08-20net/mlx5e: Properly indent within conditional statementsOr Gerlitz
2017-08-20net/mlx5: Add a blank line after declarationsOr Gerlitz
2017-08-20net/mlx5: Avoid blank lines after/before open/close braceOr Gerlitz
2017-08-20net/mlx5e: Add outbound PCI buffer overflow counterEran Ben Elisha
2017-08-20net/mlx5e: Add RX buffer fullness countersGal Pressman
2017-08-20net/mlx5e: Add PCIe outbound stalls countersGal Pressman
2017-08-20net/mlx5e: IPoIB, Add support for get_link_ksettings in ethtoolShalom Lagziel
2017-08-20net/mlx5e: IPoIB, Fix driver name retrieved by ethtoolFeras Daoud
2017-08-20net/mlx5e: Send PAOS command on interface up/downEran Ben Elisha
2017-08-18mlx5: ensure 0 is returned when vport is zeroColin Ian King
2017-08-18net/sched: Fix the logic error to decide the ingress qdiscChris Mi
2017-08-15mlx5: remove unnecessary pci_set_drvdata()Zhu Yanjun
2017-08-11net: sched: use newly added classid identity helpersJiri Pirko
2017-08-07Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko
2017-08-07mlx5e_rep: push cls_flower setup_tc processing into a separate functionJiri Pirko
2017-08-07mlx5e: push cls_flower and mqprio setup_tc processing into separate functionsJiri Pirko
2017-08-07net: sched: make egress_dev flag part of flower offload structJiri Pirko
2017-08-07net: sched: make type an argument for ndo_setup_tcJiri Pirko