aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-05net/mlx5e: don't set CHECKSUM_COMPLETE on SCTP packetsAlaa Hleihel1-0/+12
2018-09-05net/mlx5e: Set ECN for received packets using CQE indicationNatali Shechtman3-5/+35
2018-09-05net/mlx5e: Replace PTP clock lock from RW lock to seq lockShay Agroskin2-20/+22
2018-09-05net/mlx5e: Move Q counters allocation and drop RQ to init_rxRoi Dayan4-25/+55
2018-09-05net/mlx5e: Move mlx5e_priv_flags into en_ethtool.cKamal Heib2-7/+7
2018-09-05net/mlx5: Add flow counters idrVlad Buslov1-4/+33
2018-09-05net/mlx5: Store flow counters in a listVlad Buslov2-49/+41
2018-09-05net/mlx5: Add new list to store deleted flow countersVlad Buslov2-23/+13
2018-09-05net/mlx5: Change flow counters addlist type to single linked listVlad Buslov2-26/+22
2018-09-05net/mlx5e: Make function mlx5i_grp_sw_update_stats() staticWei Yongjun1-1/+1
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+3
2018-09-04net/mlx5: Fix SQ offset in QPs with small RQTariq Toukan1-2/+3
2018-09-02net/mlx5e: IPoIB, Use priv stats in completion rx flowFeras Daoud1-1/+2
2018-09-02net/mlx5e: IPoIB, Add ndo stats support for IPoIB child devicesFeras Daoud1-0/+1
2018-09-02net/mlx5e: IPoIB, Add ndo stats support for IPoIB netdevicesFeras Daoud2-0/+43
2018-09-02net/mlx5e: IPoIB, Initialize max_opened_tc in mlx5i_init flowFeras Daoud1-0/+1
2018-08-21net_sched: remove list_head from tc_actionCong Wang1-10/+9
2018-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+2
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe47-1241/+3633
2018-08-16net/mlx5e: Delete unneeded function argumentYuval Shaia1-2/+2
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe19-89/+118
2018-08-13net/mlx5: Improve argument name for add flow APIEli Cohen1-4/+4
2018-08-13net/mlx5: Reorganize the makefileSaeed Mahameed1-17/+40
2018-08-13net/mlx5e: clock.c depends on CONFIG_PTP_1588_CLOCKMoshe Shemesh6-6/+34
2018-08-13net/mlx5e: vxlan.c depends on CONFIG_VXLANSaeed Mahameed3-9/+11
2018-08-13net/mlx5e: Move flow steering declarations into en/fs.hSaeed Mahameed2-126/+129
2018-08-13net/mlx5e: Add CONFIG_MLX5_EN_ARFS for accelerated flow steering supportSaeed Mahameed6-68/+68
2018-08-13net/mlx5e: Add CONFIG_MLX5_EN_RXNFC for ethtool rx nfcSaeed Mahameed5-21/+53
2018-08-13net/mlx5e: Ethtool steering, move ethtool callbacksSaeed Mahameed3-64/+62
2018-08-13net/mlx5e: Ethtool steering, l4 proto supportSaeed Mahameed1-3/+16
2018-08-13net/mlx5e: Ethtool steering, ip6 supportSaeed Mahameed1-0/+129
2018-08-13net/mlx5e: Ethtool steering flow parsing refactoringSaeed Mahameed1-102/+128
2018-08-13net/mlx5e: Ethtool steering flow validation refactoringSaeed Mahameed1-64/+100
2018-08-09Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-25/+15
2018-08-08net/mlx5: Reduce command polling intervalEli Cohen1-1/+1
2018-08-08net/mlx5: Unexport functions that need not be exportedEli Cohen1-2/+0
2018-08-08net/mlx5: Remove unused mlx5_query_vport_admin_stateEli Cohen1-10/+0
2018-08-08net/mlx5: E-Switch, Remove unused argument when creating legacy FDBEli Cohen1-2/+2
2018-08-08net/mlx5: Rename modify/query_vport state related enumsEran Ben Elisha4-16/+16
2018-08-08net/mlx5: Use max_num_eqs for calculation of required MSIX vectorsDenis Drozdov1-1/+3
2018-08-08net/mlx5e: Cleanup of dcbnl related fieldsHuy Nguyen2-21/+11
2018-08-08net/mlx5e: Properly check if hairpin is possible between two functionsOr Gerlitz1-4/+4
2018-08-07net/mlx5e: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2018-08-06mellanox: fix the dport endianness in call of __inet6_lookup_established()Al Viro1-1/+1
2018-08-02RDMA/netdev: Use priv_destructor for netdev cleanupJason Gunthorpe1-18/+19
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-3/+10
2018-08-01net/mlx5e: Fix uninitialized variableGustavo A. R. Silva1-1/+1
2018-07-31net/mlx5e: IPoIB, Set the netdevice sw mtu in ipoib enhanced flowFeras Daoud1-0/+4
2018-07-31net/mlx5e: Fix null pointer access when setting MTU of vport representorAdi Nissim1-1/+2
2018-07-31net/mlx5e: Set port trust mode to PCP as defaultOr Gerlitz1-0/+2