summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_main.c
AgeCommit message (Expand)Author
2023-08-08Merge tag 'mlx5-updates-2023-08-07' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-08-08rtnetlink: remove redundant checks for nlattr IFLA_BRIDGE_MODELin Ma
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin
2023-08-07net/mlx5e: Take RTNL lock when needed before calling xdp_set_features()Gal Pressman
2023-08-07net/mlx5: Allocate completion EQs dynamicallyMaher Sanalla
2023-08-07net/mlx5: Rename mlx5_comp_vectors_count() to mlx5_comp_vectors_max()Maher Sanalla
2023-08-07net/mlx5: Add IRQ vector to CPU lookup functionMaher Sanalla
2023-07-26net/mlx5e: xsk: Fix crash on regular rq reactivationDragos Tatulea
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-16net/mlx5e: XDP, Allow growing tail for XDP multi bufferMaxim Mikityanskiy
2023-06-16net/mlx5e: Remove mlx5e_dbg() and msglvl supportGal Pressman
2023-05-24net/mlx5e: Move Ethernet driver debugfs to profile init callbackJianbo Liu
2023-05-24net/mlx5e: Don't attach netdev profile while handling internal errorDmytro Linkin
2023-05-24net/mlx5e: Use query_special_contexts cmd only once per mdevDragos Tatulea
2023-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-04-21Merge tag 'mlx5-updates-2023-04-20' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-04-21net/mlx5: Enable MACsec offload feature for VLAN interfaceEmeel Hakim
2023-04-20net/mlx5e: Fix error flow in representor failing to add vport rx ruleRoi Dayan
2023-04-20net/mlx5e: RX, Hook NAPIs to page poolsDragos Tatulea
2023-04-19net/mlx5e: RX, Add XDP multi-buffer support in Striding RQTariq Toukan
2023-04-19net/mlx5e: XDP, Remove un-established assumptions on XDP bufferTariq Toukan
2023-04-19net/mlx5e: XDP, Let XDP checker function get the params as inputTariq Toukan
2023-04-19net/mlx5e: XDP, Improve Striding RQ check with XDPTariq Toukan
2023-04-19net/mlx5e: XDP, Add support for multi-buffer XDP redirect-inTariq Toukan
2023-04-19net/mlx5e: XDP, Use multiple single-entry objects in xdpi_fifoTariq Toukan
2023-03-29Merge tag 'mlx5-updates-2023-03-28' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-03-28net/mlx5e: Fix build break on 32bitSaeed Mahameed
2023-03-28net/mlx5e: RX, Defer page release in legacy rq for better recyclingDragos Tatulea
2023-03-28net/mlx5e: RX, Change wqe last_in_page field from bool to bit flagsDragos Tatulea
2023-03-28net/mlx5e: RX, Defer page release in striding rq for better recyclingDragos Tatulea
2023-03-28net/mlx5e: RX, Enable skb page recycling through the page_poolDragos Tatulea
2023-03-28net/mlx5e: RX, Enable dma map and sync from page_pool allocatorDragos Tatulea
2023-03-28net/mlx5e: RX, Remove internal page_cacheDragos Tatulea
2023-03-28net/mlx5e: RX, Store SHAMPO header pages in arrayDragos Tatulea
2023-03-28net/mlx5e: RX, Remove alloc unit layout constraint for striding rqDragos Tatulea
2023-03-28net/mlx5e: RX, Remove alloc unit layout constraint for legacy rqDragos Tatulea
2023-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-21net/mlx5e: Set uplink rep as NETNS_LOCALGavin Li
2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-15net/mlx5e: Rename RQ/SQ adaptive moderation state flagAdham Faris
2023-03-15net/mlx5e: Lower maximum allowed MTU in XSK to match XDP prerequisitesAdham Faris
2023-03-15net/mlx5e: Don't cache tunnel offloads capabilityParav Pandit
2023-03-10net/mlx5e: take into account device reconfiguration for xdp_features flagLorenzo Bianconi
2023-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-02-17net/mlx5e: Use query_special_contexts for mkeysOr Har-Toov
2023-02-17net/mlx5: Change define name for 0x100 lkey valueOr Har-Toov
2023-02-14net/mlx5e: Create auxdev devlink instance in the same ns as parent devlinkJiri Pirko
2023-02-14net/mlx5e: Move devlink port registration to be done before netdev allocJiri Pirko
2023-02-14net/mlx5e: Move dl_port to struct mlx5e_devJiri Pirko
2023-02-14net/mlx5e: Replace usage of mlx5e_devlink_get_dl_port() by netdev->devlink_portJiri Pirko