summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en
AgeCommit message (Expand)Author
2023-10-12net/mlx5e: Don't offload internal port if filter device is out deviceJianbo Liu
2023-10-12net/mlx5e: XDP, Fix XDP_REDIRECT mpwqe page fragment leaks on shutdownDragos Tatulea
2023-10-12net/mlx5: Bridge, fix peer entry ageing in LAG modeVlad Buslov
2023-09-06net/mlx5e: Clear mirred devices array if the rule is splitJianbo Liu
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-16net/mlx5e: XDP, Fix fifo overrun on XDP_REDIRECTDragos Tatulea
2023-08-14net/mlx5e: Add recovery flow for tx devlink health reporter for unhealthy PTP SQRahul Rameshbabu
2023-08-14net/mlx5e: Make tx_port_ts logic resilient to out-of-order CQEsRahul Rameshbabu
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-08Merge tag 'mlx5-updates-2023-08-07' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin
2023-08-07net/mlx5e: Unoffload post act rule when handling FIB eventsChris Mi
2023-08-07net/mlx5: Bridge, Only handle registered netdev bridge eventsRoi Dayan
2023-08-07net/mlx5: Add IRQ vector to CPU lookup functionMaher Sanalla
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-02net/mlx5e: Handle IPsec offload for RX datapath in switchdev modeJianbo Liu
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth
2023-07-28net/mlx5: Fix flowhash key set/get for custom RSSJoe Damato
2023-07-26net/mlx5e: xsk: Fix invalid buffer access for legacy rqDragos Tatulea
2023-07-26net/mlx5e: Don't hold encap tbl lock if there is no encap actionChris Mi
2023-07-21sch_htb: Allow HTB quantum parameter in offload modeNaveen Mamindlapalli
2023-07-05net/mlx5e: RX, Fix page_pool page fragment tracking for XDPDragos Tatulea
2023-07-05net/mlx5e: TC, CT: Offload ct clear only onceYevgeny Kliteynik
2023-07-05net/mlx5e: fix memory leak in mlx5e_ptp_openZhengchao Shao
2023-07-05net/mlx5e: fix memory leak in mlx5e_fs_tt_redirect_any_createZhengchao Shao
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-16net/mlx5e: TC, Add null pointer check for hardware miss supportChris Mi
2023-06-16net/mlx5e: xsk: Set napi_id to support busy polling on XSK RQMaxim Mikityanskiy
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-06-16net/mlx5: Bridge, pass net device when linking vport to bridgeVlad Buslov
2023-06-09net/mlx5e: Remove a useless function callChristophe JAILLET
2023-06-07net/mlx5e: TC, refactor access to hash keyOz Shlomo
2023-06-02net/mlx5e: Handle offloads flows per peerShay Drory
2023-06-02net/mlx5e: en_tc, Extend peer flows to a listMark Bloch
2023-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-24net/mlx5: Fix post parse infra to only parse every action onceVlad Buslov
2023-05-24net/mlx5e: Do not update SBCM when prio2buffer command is invalidMaher Sanalla
2023-05-24net/mlx5e: Consider internal buffers size in port buffer calculationsMaher Sanalla
2023-05-24net/mlx5e: Prevent encap offload when neigh update is runningChris Mi
2023-05-24net/mlx5e: Extract remaining tunnel encap code to dedicated fileChris Mi
2023-05-22net/mlx5e: Fix SQ wake logic in ptp napi_poll contextRahul Rameshbabu
2023-05-22net/mlx5e: Use correct encap attribute during invalidationVlad Buslov
2023-05-15sch_htb: Allow HTB priority parameter in offload modeNaveen Mamindlapalli
2023-04-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-04-24Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-20net/mlx5: Release tunnel device after tc update skbChris Mi