summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en
AgeCommit message (Expand)Author
2020-06-27net/mlx5e: kTLS, Add kTLS RX resync supportTariq Toukan
2020-06-27net/mlx5e: kTLS, Add kTLS RX HW offload supportTariq Toukan
2020-06-27net/mlx5e: Receive flow steering framework for accelerated TCP flowsBoris Pismenny
2020-06-27net/mlx5e: API to manipulate TTC rules destinationsSaeed Mahameed
2020-06-27net/mlx5e: Refactor build channel paramsTariq Toukan
2020-06-27net/mlx5e: Turn XSK ICOSQ into a general asynchronous oneTariq Toukan
2020-06-27Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-06-27net/mlx5: kTLS, Improve TLS params layout structuresTariq Toukan
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-06-25net/mlx5e: Move including net/arp.h from en_rep.c to rep/neigh.cAlaa Hleihel
2020-06-25net/mlx5e: Remove unused mlx5e_xsk_first_unused_channelMaxim Mikityanskiy
2020-06-19net: flow_offload: fix flow_indr_dev_unregister pathwenxu
2020-06-19flow_offload: use flow_indr_block_cb_alloc/remove functionwenxu
2020-06-19net: qos offload add flow status with dropped countPo Liu
2020-06-11net/mlx5e: CT: Fix ipv6 nat header rewrite actionsOz Shlomo
2020-06-11net/mlx5e: Fix repeated XSK usage on one channelMaxim Mikityanskiy
2020-06-01xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frameLorenzo Bianconi
2020-06-01mlx5: update indirect block supportPablo Neira Ayuso
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-29net/mlx5e: Use generic API to build MPLS labelEli Cohen
2020-05-29net/mlx5e: Fix arch depending casting issue in FECAya Levin
2020-05-27net/mlx5e: Optimize performance for IPv4/IPv6 ethertypeEli Britstein
2020-05-27net/mlx5e: Helper function to set ethertypeEli Britstein
2020-05-27net/mlx5e: Use change upper event to setup representors' bond_metadataVu Pham
2020-05-27net/mlx5e: Slave representors sharing unique metadata for matchVu Pham
2020-05-27net/mlx5e: Add bond_metadata and its slave entriesVu Pham
2020-05-27net/mlx5e: Use netdev events to set/del egress acl forward-to-vport ruleOr Gerlitz
2020-05-26flow_dissector: Parse multiple MPLS Label Stack EntriesGuillaume Nault
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-23Merge tag 'mlx5-updates-2020-05-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-05-22net/mlx5e: CT: Correctly get flow ruleRoi Dayan
2020-05-22net/mlx5e: Allow to match on mpls parametersEli Cohen
2020-05-22net/mlx5e: Add support for hw encapsulation of MPLS over UDPEli Cohen
2020-05-22net/mlx5e: Introduce kconfig var for TC supportVlad Buslov
2020-05-22net/mlx5e: Extract neigh-specific code from en_rep.c to rep/neigh.cVlad Buslov
2020-05-22net/mlx5e: Extract TC-specific code from en_rep.c to rep/tc.cVlad Buslov
2020-05-22net/mlx5e: Use IS_ERR() to check and simplify codeTang Bin
2020-05-21mlx5, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOLBjörn Töpel
2020-05-21xsk: Move driver interface to xdp_sock_drv.hMagnus Karlsson
2020-05-15net/mlx5e: Take DCBNL-related definitions into dedicated filesTariq Toukan
2020-05-15net/mlx5e: Calculate SQ stop room in a robust wayMaxim Mikityanskiy
2020-05-15net/mlx5e: CT: Fix offload with CT action after CT NAT actionRoi Dayan
2020-05-14mlx5: Rx queue setup time determine frame_sz for XDPJesper Dangaard Brouer
2020-05-09net/mlx5e: Enhance ICOSQ WQE info fieldsTariq Toukan
2020-05-09net/mlx5e: Take TX WQE info structures out of general EN headerTariq Toukan
2020-04-30net/mlx5e: Unify reserving space for WQEsMaxim Mikityanskiy
2020-04-30net/mlx5e: Fetch WQE: reuse code and enforce typingMaxim Mikityanskiy
2020-04-30net/mlx5e: XDP, Print the offending TX descriptor on error completionTariq Toukan
2020-04-30net/mlx5e: TX, Generalise code and usage of error CQE dumpTariq Toukan