summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en
AgeCommit message (Expand)AuthorFilesLines
2023-10-12net/mlx5e: Don't offload internal port if filter device is out deviceJianbo Liu1-1/+2
2023-10-12net/mlx5e: XDP, Fix XDP_REDIRECT mpwqe page fragment leaks on shutdownDragos Tatulea1-4/+4
2023-10-12net/mlx5: Bridge, fix peer entry ageing in LAG modeVlad Buslov1-0/+11
2023-09-06net/mlx5e: Clear mirred devices array if the rule is splitJianbo Liu6-3/+12
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2023-08-16net/mlx5e: XDP, Fix fifo overrun on XDP_REDIRECTDragos Tatulea1-0/+2
2023-08-15net/mlx5e: Add recovery flow for tx devlink health reporter for unhealthy PTP SQRahul Rameshbabu4-0/+90
2023-08-15net/mlx5e: Make tx_port_ts logic resilient to out-of-order CQEsRahul Rameshbabu2-64/+208
2023-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+4
2023-08-09Merge tag 'mlx5-updates-2023-08-07' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-1/+5
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin3-1/+2
2023-08-07net/mlx5e: Unoffload post act rule when handling FIB eventsChris Mi1-2/+4
2023-08-07net/mlx5: Bridge, Only handle registered netdev bridge eventsRoi Dayan1-0/+4
2023-08-07net/mlx5: Add IRQ vector to CPU lookup functionMaher Sanalla1-1/+1
2023-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-4/+4
2023-08-03net/mlx5e: Handle IPsec offload for RX datapath in switchdev modeJianbo Liu1-3/+14
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth1-10/+15
2023-07-28net/mlx5: Fix flowhash key set/get for custom RSSJoe Damato2-8/+24
2023-07-27net/mlx5e: xsk: Fix invalid buffer access for legacy rqDragos Tatulea1-1/+4
2023-07-27net/mlx5e: Don't hold encap tbl lock if there is no encap actionChris Mi1-3/+0
2023-07-21sch_htb: Allow HTB quantum parameter in offload modeNaveen Mamindlapalli1-2/+2
2023-07-05net/mlx5e: RX, Fix page_pool page fragment tracking for XDPDragos Tatulea1-2/+1
2023-07-05net/mlx5e: TC, CT: Offload ct clear only onceYevgeny Kliteynik2-3/+12
2023-07-05net/mlx5e: fix memory leak in mlx5e_ptp_openZhengchao Shao1-2/+4
2023-07-05net/mlx5e: fix memory leak in mlx5e_fs_tt_redirect_any_createZhengchao Shao1-3/+3
2023-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-3/+10
2023-06-16net/mlx5e: TC, Add null pointer check for hardware miss supportChris Mi1-0/+2
2023-06-16net/mlx5e: xsk: Set napi_id to support busy polling on XSK RQMaxim Mikityanskiy1-1/+1
2023-06-16net/mlx5e: XDP, Allow growing tail for XDP multi bufferMaxim Mikityanskiy2-2/+7
2023-06-16net/mlx5e: Remove mlx5e_dbg() and msglvl supportGal Pressman1-21/+23
2023-06-16net/mlx5: Bridge, pass net device when linking vport to bridgeVlad Buslov1-5/+4
2023-06-10net/mlx5e: Remove a useless function callChristophe JAILLET1-3/+1
2023-06-08net/mlx5e: TC, refactor access to hash keyOz Shlomo1-6/+3
2023-06-02net/mlx5e: Handle offloads flows per peerShay Drory1-1/+1
2023-06-02net/mlx5e: en_tc, Extend peer flows to a listMark Bloch1-1/+1
2023-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-39/+153
2023-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-1/+7
2023-05-25net/mlx5: Fix post parse infra to only parse every action onceVlad Buslov2-2/+7
2023-05-25net/mlx5e: Do not update SBCM when prio2buffer command is invalidMaher Sanalla1-2/+2
2023-05-25net/mlx5e: Consider internal buffers size in port buffer calculationsMaher Sanalla2-18/+32
2023-05-25net/mlx5e: Prevent encap offload when neigh update is runningChris Mi1-17/+20
2023-05-25net/mlx5e: Extract remaining tunnel encap code to dedicated fileChris Mi2-0/+92
2023-05-23net/mlx5e: Fix SQ wake logic in ptp napi_poll contextRahul Rameshbabu2-0/+4
2023-05-23net/mlx5e: Use correct encap attribute during invalidationVlad Buslov1-1/+3
2023-05-15sch_htb: Allow HTB priority parameter in offload modeNaveen Mamindlapalli1-1/+6
2023-04-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-2/+1
2023-04-27Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds38-737/+738
2023-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni5-12/+7
2023-04-24Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2023-04-21net/mlx5: Release tunnel device after tc update skbChris Mi1-0/+1