summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Switch to using _bh variant of of spinlock API in port timestampin...Rahul Rameshbabu2024-03-151-6/+6
* net/mlx5e: Change the warning when ignore_flow_level is not supportedJianbo Liu2024-03-151-1/+1
* net/mlx5e: fix a potential double-free in fs_any_create_groupsDinghao Liu2024-01-311-0/+1
* net/mlx5e: Allow software parsing when IPsec crypto is enabledLeon Romanovsky2024-01-311-2/+2
* net/mlx5e: Fix operation precedence bug in port timestamping napi_poll contextRahul Rameshbabu2024-01-311-1/+1
* net/mlx5: Refactor mlx5_flow_destination->rep pointer to vport numVlad Buslov2024-01-012-3/+5
* net/mlx5e: XDP, Drop fragmented packets larger than MTU sizeCarolina Jubran2024-01-011-1/+3
* net/mlx5e: fix a potential double-free in fs_udp_create_groupsDinghao Liu2024-01-011-0/+1
* Revert "net/mlx5e: fix double free of encap_header"Vlad Buslov2024-01-011-4/+6
* Revert "net/mlx5e: fix double free of encap_header in update funcs"Vlad Buslov2024-01-011-10/+10
* net/mlx5e: TC, Don't offload post action rule if not supportedChris Mi2023-12-201-0/+6
* net/mlx5e: Reduce the size of icosq_strSaeed Mahameed2023-11-281-2/+2
* net/mlx5e: Update doorbell for port timestamping CQ before the software counterRahul Rameshbabu2023-11-281-4/+16
* net/mlx5e: fix double free of encap_header in update funcsGavin Li2023-11-281-10/+10
* net/mlx5e: fix double free of encap_headerDust Li2023-11-281-6/+4
* net/mlx5e: Don't offload internal port if filter device is out deviceJianbo Liu2023-10-121-1/+2
* net/mlx5e: XDP, Fix XDP_REDIRECT mpwqe page fragment leaks on shutdownDragos Tatulea2023-10-121-4/+4
* net/mlx5: Bridge, fix peer entry ageing in LAG modeVlad Buslov2023-10-121-0/+11
* net/mlx5e: Clear mirred devices array if the rule is splitJianbo Liu2023-09-066-3/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-181-0/+2
|\
| * net/mlx5e: XDP, Fix fifo overrun on XDP_REDIRECTDragos Tatulea2023-08-161-0/+2
* | net/mlx5e: Add recovery flow for tx devlink health reporter for unhealthy PTP SQRahul Rameshbabu2023-08-144-0/+90
* | net/mlx5e: Make tx_port_ts logic resilient to out-of-order CQEsRahul Rameshbabu2023-08-142-64/+208
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-101-2/+4
|\|
| * net/mlx5e: Unoffload post act rule when handling FIB eventsChris Mi2023-08-071-2/+4
* | Merge tag 'mlx5-updates-2023-08-07' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2023-08-082-1/+5
|\ \
| * | net/mlx5: Bridge, Only handle registered netdev bridge eventsRoi Dayan2023-08-071-0/+4
| * | net/mlx5: Add IRQ vector to CPU lookup functionMaher Sanalla2023-08-071-1/+1
* | | page_pool: split types and declarations from page_pool.hYunsheng Lin2023-08-073-1/+2
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-032-4/+4
|\|
| * net/mlx5e: xsk: Fix invalid buffer access for legacy rqDragos Tatulea2023-07-261-1/+4
| * net/mlx5e: Don't hold encap tbl lock if there is no encap actionChris Mi2023-07-261-3/+0
* | net/mlx5e: Handle IPsec offload for RX datapath in switchdev modeJianbo Liu2023-08-021-3/+14
* | net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth2023-07-311-10/+15
* | net/mlx5: Fix flowhash key set/get for custom RSSJoe Damato2023-07-282-8/+24
* | sch_htb: Allow HTB quantum parameter in offload modeNaveen Mamindlapalli2023-07-211-2/+2
|/
* net/mlx5e: RX, Fix page_pool page fragment tracking for XDPDragos Tatulea2023-07-051-2/+1
* net/mlx5e: TC, CT: Offload ct clear only onceYevgeny Kliteynik2023-07-052-3/+12
* net/mlx5e: fix memory leak in mlx5e_ptp_openZhengchao Shao2023-07-051-2/+4
* net/mlx5e: fix memory leak in mlx5e_fs_tt_redirect_any_createZhengchao Shao2023-07-051-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-224-3/+10
|\
| * net/mlx5e: TC, Add null pointer check for hardware miss supportChris Mi2023-06-161-0/+2
| * net/mlx5e: xsk: Set napi_id to support busy polling on XSK RQMaxim Mikityanskiy2023-06-161-1/+1
| * net/mlx5e: XDP, Allow growing tail for XDP multi bufferMaxim Mikityanskiy2023-06-162-2/+7
* | net/mlx5e: Remove mlx5e_dbg() and msglvl supportGal Pressman2023-06-161-21/+23
* | net/mlx5: Bridge, pass net device when linking vport to bridgeVlad Buslov2023-06-161-5/+4
* | net/mlx5e: Remove a useless function callChristophe JAILLET2023-06-091-3/+1
* | net/mlx5e: TC, refactor access to hash keyOz Shlomo2023-06-071-6/+3
* | net/mlx5e: Handle offloads flows per peerShay Drory2023-06-021-1/+1
* | net/mlx5e: en_tc, Extend peer flows to a listMark Bloch2023-06-021-1/+1