summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_accel
AgeCommit message (Expand)Author
2024-03-01net/mlx5e: Fix MACsec state loss upon state update in offload pathEmeel Hakim
2024-01-24net/mlx5e: Ignore IPsec replay window values on sender sideLeon Romanovsky
2023-12-13net/mlx5e: Decrease num_block_tc when unblock tc offloadChris Mi
2023-12-04net/mlx5e: Disable IPsec offload support if not FW steeringChris Mi
2023-12-04net/mlx5e: Reduce eswitch mode_lock protection contextJianbo Liu
2023-12-04net/mlx5e: Tidy up IPsec NAT-T SA discoveryLeon Romanovsky
2023-12-04net/mlx5e: Add IPsec and ASO syndromes check in HWPatrisious Haddad
2023-12-04net/mlx5e: Remove exposure of IPsec RX flow steering structLeon Romanovsky
2023-12-04net/mlx5e: Unify esw and normal IPsec status table creation/destructionPatrisious Haddad
2023-12-04net/mlx5e: Ensure that IPsec sequence packet number starts from 1Leon Romanovsky
2023-12-04net/mlx5e: Honor user choice of IPsec replay window sizeLeon Romanovsky
2023-10-14net/mlx5e: Allow IPsec soft/hard limits in bytesLeon Romanovsky
2023-10-14net/mlx5: Remove unused declarationYue Haibing
2023-10-13Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski
2023-10-10net/mlx5e: macsec: use update_pn flag instead of PN comparationRadu Pirea (NXP OSS)
2023-10-02net/mlx5: Handle IPsec steering upon master unbind/bindPatrisious Haddad
2023-10-02net/mlx5: Configure IPsec steering for ingress RoCEv2 MPV trafficPatrisious Haddad
2023-10-02net/mlx5: Configure IPsec steering for egress RoCEv2 MPV trafficPatrisious Haddad
2023-10-02net/mlx5: Store devcom pointer inside IPsec RoCEPatrisious Haddad
2023-10-02net/mlx5: Register mlx5e priv to devcom in MPV modePatrisious Haddad
2023-08-27net/mlx5: Provide an interface to block change of IPsec capabilitiesLeon Romanovsky
2023-08-27net/mlx5e: Rewrite IPsec vs. TC block interfaceLeon Romanovsky
2023-08-24Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski
2023-08-22net/mlx5e: Support IPsec upper TCP protocol selectorLeon Romanovsky
2023-08-22net/mlx5e: Support IPsec upper protocol selector field offload for RXEmeel Hakim
2023-08-20RDMA/mlx5: Implement MACsec gid addition and deletionPatrisious Haddad
2023-08-20net/mlx5: Maintain fs_id xarray per MACsec device inside macsec steeringPatrisious Haddad
2023-08-20net/mlx5: Remove netdevice from MACsec steeringPatrisious Haddad
2023-08-20net/mlx5e: Move MACsec flow steering and statistics database from ethernet to...Patrisious Haddad
2023-08-20net/mlx5e: Rename MACsec flow steering functions/parameters to suit core nami...Patrisious Haddad
2023-08-20net/mlx5e: Move MACsec flow steering operations to be used as core libraryPatrisious Haddad
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-02net/mlx5e: Set proper IPsec source port in L4 selectorLeon Romanovsky
2023-08-02net/mlx5e: Make TC and IPsec offloads mutually exclusive on a netdevJianbo Liu
2023-08-02net/mlx5e: Modify and restore TC rules for IPSec TX rulesJianbo Liu
2023-08-02net/mlx5e: Make IPsec offload work together with eswitch and TCJianbo Liu
2023-08-02net/mlx5e: Support IPsec packet offload for TX in switchdev modeJianbo Liu
2023-08-02net/mlx5e: Refactor IPsec TX tables creationJianbo Liu
2023-08-02net/mlx5e: Handle IPsec offload for RX datapath in switchdev modeJianbo Liu
2023-08-02net/mlx5e: Support IPsec packet offload for RX in switchdev modeJianbo Liu
2023-08-02net/mlx5e: Refactor IPsec RX tables creation and destructionJianbo Liu
2023-08-02net/mlx5e: Prepare IPsec packet offload for switchdev modeJianbo Liu
2023-08-02net/mlx5e: Change the parameter of IPsec RX skb handle functionJianbo Liu
2023-08-02net/mlx5e: Add function to get IPsec offload namespaceJianbo Liu
2023-07-26net/mlx5e: kTLS, Fix protection domain in use syndrome when devlink reloadJianbo Liu
2023-07-26net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()Yuanjun Gong
2023-07-26net/mlx5e: fix double free in macsec_fs_tx_create_crypto_table_groupsZhengchao Shao
2023-07-25net/mlx5e: Support IPsec NAT-T functionalityLeon Romanovsky
2023-07-25net/mlx5e: Check for IPsec NAT-T supportLeon Romanovsky
2023-07-05net/mlx5e: fix double free in mlx5e_destroy_flow_tableZhengchao Shao