summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_accel
AgeCommit message (Expand)Author
2021-06-26net/mlx5e: Add IPsec support to uplink representorRaed Salem
2021-06-26net/mlx5e: kTLS, Add stats for number of deleted kTLS TX offloaded connectionsTariq Toukan
2021-06-22net/mlx5: Fix checksum issue of VXLAN and IPsec crypto offloadHuy Nguyen
2021-06-22net/mlx5: Optimize mlx5e_feature_checks for non IPsec packetHuy Nguyen
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-09net/mlx5e: Remove dependency in IPsec initialization flowsHuy Nguyen
2021-06-03net/mlx5e: Remove unreachable code in mlx5e_xmit()Vladyslav Tarasiuk
2021-06-03net/mlx5e: Disable TLS device offload in kdump modeAlaa Hleihel
2021-04-16net/mlx5e: kTLS, Add resiliency to RX resync failuresTariq Toukan
2021-04-16net/mlx5e: TX, Inline function mlx5e_tls_handle_tx_wqe()Tariq Toukan
2021-04-16net/mlx5e: TX, Inline TLS skb checkTariq Toukan
2021-04-16net/mlx5e: Cleanup unused function parameterTariq Toukan
2021-04-16net/mlx5e: Remove non-essential TLS SQ state bitTariq Toukan
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-03-31net/mlx5e: Guarantee room for XSK wakeup NOP on async ICOSQTariq Toukan
2021-03-31net/mlx5e: kTLS, Fix RX counters atomicityTariq Toukan
2021-03-31net/mlx5e: kTLS, Fix TX counters atomicityTariq Toukan
2021-03-16net/mlx5: Move mlx5e hw resources into a sub objectRoi Dayan
2021-03-11net/mlx5e: Alloc flow spec using kvzalloc instead of kzallocRoi Dayan
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-11net/mlx5e: Check tunnel offload is required before setting SWPMoshe Shemesh
2021-02-11net/mlx5e: kTLS, Use refcounts to free kTLS RX priv contextMaxim Mikityanskiy
2021-02-11net/mlx5e: Replace synchronize_rcu with synchronize_netMaxim Mikityanskiy
2021-02-01net/mlx5e: accel, remove redundant spaceSaeed Mahameed
2021-02-01net/mlx5e: kTLS, Improve TLS RX workqueue scopeTariq Toukan
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-26net/mlx5e: Fix IPSEC statsMaxim Mikityanskiy
2021-01-13net/mlx5e: IPsec, Inline feature_check fast-path functionTariq Toukan
2021-01-13net/mlx5e: IPsec, Avoid unreachable returnTariq Toukan
2021-01-13net/mlx5e: IPsec, Enclose csum logic under ipsec configTariq Toukan
2021-01-07net/mlx5e: Fix SWP offsets when vlan inserted by driverMoshe Shemesh
2020-12-08net/mlx5e: Allow SQ outside of channel contextEran Ben Elisha
2020-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-03net: mlx5e: fix fs_tcp.c build when IPV6 is not enabledRandy Dunlap
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-17net/mlx5e: Fix IPsec packet drop by mlx5e_tc_update_skbHuy Nguyen
2020-11-17net/mlx5e: Fix refcount leak on kTLS RX resyncMaxim Mikityanskiy
2020-11-12Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-05net/mlx5e: Use spin_lock_bh for async_icosq_lockMaxim Mikityanskiy
2020-11-05net/mlx5e: Validate stop_room size upon user inputVladyslav Tarasiuk
2020-10-12net/mlx5e: IPsec: Add Connect-X IPsec Tx data path offloadRaed Salem
2020-10-12net/mlx5e: IPsec: Add TX steering rule per IPsec stateHuy Nguyen
2020-09-30net/mlx5: Use dma device access helperParav Pandit
2020-09-24Merge tag 'mlx5-updates-2020-09-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-09-23net/mlx5e: Use kfree() to free fd->g in accel_fs_tcp_create_groups()Denis Efremov
2020-09-23net/mlx5e: IPsec: Use kvfree() for memory allocated with kvzalloc()Denis Efremov
2020-09-22Merge tag 'mlx5-updates-2020-09-21' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-09-21net/mlx5e: Enhanced TX MPWQE for SKBsMaxim Mikityanskiy
2020-09-21net/mlx5e: Support multiple SKBs in a TX WQEMaxim Mikityanskiy
2020-09-21net/mlx5e: Move the TLS resync check out of the functionMaxim Mikityanskiy