summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)AuthorFilesLines
2020-06-28net/mlx5e: kTLS, Use kernel API to extract private offload contextTariq Toukan1-19/+9
2020-06-28net/mlx5e: kTLS, Improve TLS feature modularityTariq Toukan13-288/+376
2020-06-28net/mlx5e: Accel, Expose flow steering API for rules add/delTariq Toukan2-0/+129
2020-06-28net/mlx5e: Receive flow steering framework for accelerated TCP flowsBoris Pismenny5-3/+311
2020-06-28net/mlx5e: API to manipulate TTC rules destinationsSaeed Mahameed3-48/+86
2020-06-28net/mlx5e: Refactor build channel paramsTariq Toukan3-29/+29
2020-06-28net/mlx5e: Turn XSK ICOSQ into a general asynchronous oneTariq Toukan5-61/+42
2020-06-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed6-40/+19
2020-06-27net/mlx5: kTLS, Improve TLS params layout structuresTariq Toukan4-8/+12
2020-06-27net/mlx5: Avoid eswitch header inclusion in fs core layerParav Pandit3-11/+10
2020-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-8/+16
2020-06-25net/mlx5e: vxlan: Return bool instead of opaque ptr in port_lookup()Saeed Mahameed2-7/+7
2020-06-25net/mlx5e: vxlan: Use RCU for vxlan table lookupSaeed Mahameed1-38/+27
2020-06-25net/mlx5e: Move TC-specific function definitions into MLX5_CLS_ACTVlad Buslov1-8/+8
2020-06-25net/mlx5e: Move including net/arp.h from en_rep.c to rep/neigh.cAlaa Hleihel2-1/+1
2020-06-25net/mlx5e: Remove unused mlx5e_xsk_first_unused_channelMaxim Mikityanskiy2-15/+0
2020-06-25net/mlx5: Use kfree(ft->g) in arfs_create_groups()Denis Efremov1-1/+1
2020-06-25net/mlx5: FWTrace: Add missing spaceHu Haowen1-1/+1
2020-06-25net/mlx5: Avoid eswitch header inclusion in fs core layerParav Pandit3-11/+10
2020-06-24bonding/xfrm: use real_dev instead of slave_devJarod Wilson1-8/+2
2020-06-23net/mlx5: Add support in query QP, CQ and MKEY segmentsMaor Gottlieb1-0/+3
2020-06-23net/mlx5: Export resource dump interfaceMaor Gottlieb2-32/+4
2020-06-23mlx5: become aware of when running as a bonding slaveJarod Wilson1-0/+6
2020-06-23net/mlx5: E-switch, Supporting setting devlink port function mac addressParav Pandit3-0/+41
2020-06-23net/mlx5: Split mac address setting function for using state_lockParav Pandit1-14/+24
2020-06-23net/mlx5: E-switch, Support querying port function mac addressParav Pandit3-0/+55
2020-06-23net/mlx5: Move helper to eswitch layerParav Pandit2-7/+8
2020-06-23net/mlx5: E-switch, Introduce and use eswitch support check helperParav Pandit3-40/+50
2020-06-23net/mlx5: Constify mac address pointerParav Pandit3-4/+4
2020-06-20net: flow_offload: fix flow_indr_dev_unregister pathwenxu1-2/+3
2020-06-20flow_offload: use flow_indr_block_cb_alloc/remove functionwenxu1-7/+14
2020-06-19net: qos offload add flow status with dropped countPo Liu2-3/+3
2020-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds8-55/+70
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-9/+9
2020-06-12net/mlx5: E-Switch, Fix some error pointer dereferencesDan Carpenter1-2/+4
2020-06-12net/mlx5: Don't fail driver on failure to create debugfsLeon Romanovsky1-6/+0
2020-06-12net/mlx5e: CT: Fix ipv6 nat header rewrite actionsOz Shlomo1-8/+8
2020-06-12net/mlx5: Fix devlink objects and devlink device unregister sequenceParav Pandit1-14/+13
2020-06-12net/mlx5: Disable reload while removing the deviceParav Pandit2-2/+2
2020-06-12net/mlx5e: Fix ethtool hfunc configuration changeAya Levin1-19/+22
2020-06-12net/mlx5e: Fix repeated XSK usage on one channelMaxim Mikityanskiy1-0/+4
2020-06-12net/mlx5: DR, Fix freeing in dr_create_rc_qp()Denis Efremov1-1/+1
2020-06-12net/mlx5: Fix fatal error handling during device loadShay Drory1-3/+11
2020-06-12net/mlx5: drain health workqueue in case of driver load errorShay Drory1-0/+5
2020-06-02xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frameLorenzo Bianconi1-5/+5
2020-06-01mlx5: update indirect block supportPablo Neira Ayuso4-83/+8
2020-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller6-42/+83
2020-05-30net/mlx5e: Make mlx5e_dcbnl_ops staticSaeed Mahameed1-1/+1
2020-05-30net/mlx5e: en_tc: Fix cast to restricted __be32 warningSaeed Mahameed1-4/+4
2020-05-30net/mlx5e: en_tc: Fix incorrect type in initializer warningsSaeed Mahameed1-1/+1