summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Configure IPsec steering for ingress RoCEv2 trafficMark Zhang2023-02-158-8/+317
* net/mlx5: Add IPSec priorities in RDMA namespacesMark Zhang2023-02-151-2/+33
* net/mlx5: Implement new destination type TABLE_TYPEMark Zhang2023-02-153-1/+12
* RDMA/mlx5: Track netdev to avoid deadlock during netdev notifier unregisterJiri Pirko2023-02-081-0/+2
* net/mlx5e: Propagate an internal event in case uplink netdev changesJiri Pirko2023-02-083-6/+22
* net/mlx5e: Fix trap event handlingJiri Pirko2023-02-083-16/+25
* net/mlx5: Lag, fix failure to cancel delayed bond workEli Cohen2022-12-281-0/+1
* net/mlx5e: Set geneve_tlv_option_0_exist when matching on geneve optionMaor Dickman2022-12-281-0/+5
* net/mlx5e: Fix hw mtu initializing at XDP SQ allocationAdham Faris2022-12-281-1/+1
* net/mlx5e: Always clear dest encap in neigh-update-delChris Mi2022-12-281-1/+8
* net/mlx5e: CT: Fix ct debugfs folder nameChris Mi2022-12-281-6/+1
* net/mlx5e: Fix RX reporter for XSK RQsTariq Toukan2022-12-281-1/+5
* net/mlx5e: IPoIB, Don't allow CQE compression to be turned on by defaultDragos Tatulea2022-12-281-0/+4
* net/mlx5: Fix RoCE setting at HCA levelShay Drory2022-12-282-2/+2
* net/mlx5: Avoid recovery in probe flowsShay Drory2022-12-281-0/+6
* net/mlx5: Fix io_eq_size and event_eq_size params validationShay Drory2022-12-281-1/+1
* net/mlx5: Add forgotten cleanup calls into mlx5_init_once() error pathJiri Pirko2022-12-281-0/+2
* net/mlx5: E-Switch, properly handle ingress tagged packets on VSTMoshe Shemesh2022-12-284-15/+61
* Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2022-12-0915-445/+1518
|\
| * net/mlx5e: Open mlx5 driver to accept IPsec packet offloadLeon Romanovsky2022-12-081-10/+31
| * net/mlx5e: Handle ESN update eventsLeon Romanovsky2022-12-083-3/+48
| * net/mlx5e: Handle hardware IPsec limits eventsLeon Romanovsky2022-12-084-5/+118
| * net/mlx5e: Update IPsec soft and hard limitsLeon Romanovsky2022-12-084-0/+127
| * net/mlx5e: Store all XFRM SAs in XarrayLeon Romanovsky2022-12-083-74/+28
| * net/mlx5e: Provide intermediate pointer to access IPsec structLeon Romanovsky2022-12-081-6/+6
| * net/mlx5e: Skip IPsec encryption for TX path without matching policyLeon Romanovsky2022-12-083-7/+43
| * net/mlx5e: Add statistics for Rx/Tx IPsec offloaded flowsRaed Salem2022-12-085-24/+233
| * net/mlx5e: Improve IPsec flow steering autogroupLeon Romanovsky2022-12-081-4/+4
| * net/mlx5e: Configure IPsec packet offload flow steeringLeon Romanovsky2022-12-083-10/+91
| * net/mlx5e: Use same coding pattern for Rx and Tx flowsLeon Romanovsky2022-12-081-3/+2
| * net/mlx5e: Add XFRM policy offload logicLeon Romanovsky2022-12-083-1/+295
| * net/mlx5e: Create IPsec policy offload tablesLeon Romanovsky2022-12-083-6/+56
| * net/mlx5e: Generalize creation of default IPsec miss group and ruleLeon Romanovsky2022-12-061-24/+23
| * net/mlx5e: Group IPsec miss handles into separate structLeon Romanovsky2022-12-061-7/+11
| * net/mlx5e: Make clear what IPsec rx_err doesLeon Romanovsky2022-12-061-22/+16
| * net/mlx5e: Flatten the IPsec RX add rule pathLeon Romanovsky2022-12-062-37/+53
| * net/mlx5e: Refactor FTE setup code to be more clearLeon Romanovsky2022-12-061-54/+85
| * net/mlx5e: Move IPsec flow table creation to separate functionLeon Romanovsky2022-12-061-22/+23
| * net/mlx5e: Create hardware IPsec packet offload objectsLeon Romanovsky2022-12-063-2/+39
| * net/mlx5e: Create Advanced Steering Operation object for IPsecLeon Romanovsky2022-12-064-0/+80
| * net/mlx5e: Remove accesses to priv for low level IPsec FS codeLeon Romanovsky2022-12-063-59/+56
| * net/mlx5e: Use mlx5 print routines for low level IPsec codeLeon Romanovsky2022-12-061-12/+14
| * net/mlx5e: Create symmetric IPsec RX and TX flow steering structsLeon Romanovsky2022-12-062-154/+130
| * net/mlx5e: Remove extra layers of definesLeon Romanovsky2022-12-064-43/+23
| * net/mlx5e: Store replay window in XFRM attributesLeon Romanovsky2022-12-062-0/+13
| * net/mlx5e: Advertise IPsec packet offload supportLeon Romanovsky2022-12-062-0/+7
| * net/mlx5: Add HW definitions for IPsec packet offloadLeon Romanovsky2022-12-061-0/+1
| * net/mlx5: Return ready to use ASO WQELeon Romanovsky2022-12-063-4/+6
| * xfrm: allow state packet offload modeLeon Romanovsky2022-12-051-0/+4
* | net/mlx5: Expose steering dropped packets counterMichael Guralnik2022-12-081-3/+19