summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en
AgeCommit message (Expand)AuthorFilesLines
2023-12-14mlx5: implement VLAN tag XDP hintLarysa Zaremba1-0/+15
2023-12-05net/mlx5e: TC, Don't offload post action rule if not supportedChris Mi1-0/+6
2023-11-30net/mlx5e: Implement AF_XDP TX timestamp and checksum offloadStanislav Fomichev3-15/+85
2023-11-18Merge tag 'mlx5-updates-2023-11-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-1/+16
2023-11-16net/mlx5e: Reduce the size of icosq_strSaeed Mahameed1-2/+2
2023-11-16net/mlx5e: Update doorbell for port timestamping CQ before the software counterRahul Rameshbabu1-4/+16
2023-11-16net/mlx5e: fix double free of encap_header in update funcsGavin Li1-10/+10
2023-11-16net/mlx5e: fix double free of encap_headerDust Li1-6/+4
2023-11-15net/mlx5e: Access array with enum values instead of magic numbersGal Pressman1-1/+2
2023-11-15net/mlx5e: Some cleanup in mlx5e_tc_stats_matchall()Amir Tzin1-0/+14
2023-10-27net/mlx5: fix uninit value usePrzemek Kitszel2-3/+11
2023-10-20net/mlx5: devlink health: use retained error fmsg APIPrzemek Kitszel4-733/+240
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-5/+17
2023-10-14net/mlx5e: Preparations for supporting larger number of channelsAdham Faris6-40/+159
2023-10-14net/mlx5e: Refactor mlx5e_rss_init() and mlx5e_rss_free() API'sAdham Faris3-50/+44
2023-10-14net/mlx5e: Refactor mlx5e_rss_set_rxfh() and mlx5e_rss_get_rxfh()Adham Faris1-8/+4
2023-10-14net/mlx5e: Refactor rx_res_init() and rx_res_free() APIsAdham Faris2-20/+27
2023-10-14net/mlx5: Remove unused declarationYue Haibing1-1/+0
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-10-03net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().Sebastian Andrzej Siewior1-1/+1
2023-09-17net/mlx5e: Set en auxiliary devlink instance as nestedJiri Pirko1-0/+8
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