summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_accel
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: kTLS, Fix tisn field placementTariq Toukan2019-08-081-3/+3
* net/mlx5e: kTLS, Fix tisn field nameTariq Toukan2019-08-081-3/+3
* net/mlx5e: kTLS, Fix progress params context WQE layoutTariq Toukan2019-08-082-4/+6
* net/mlx5e: kTLS, Call WARN_ONCE on netdev mismatchTariq Toukan2019-07-251-1/+1
* net/mlx5e: Convert single case statement switch statements into if statementsNathan Chancellor2019-07-121-23/+11Star
* net/mlx5e: Return in default case statement in tx_post_resync_paramsNathan Chancellor2019-07-101-0/+1
* mlx5: Return -EINVAL when WARN_ON_ONCE triggers in mlx5e_tls_resync().David S. Miller2019-07-101-1/+1
* net/tls: don't clear TX resync flag on errorDirk van der Merwe2019-07-091-3/+5
* net/mlx5e: Add kTLS TX HW offload supportTariq Toukan2019-07-066-2/+668
* net/mlx5e: Tx, Make SQ WQE fetch function type genericTariq Toukan2019-07-061-1/+1
* net/mlx5e: Move helper functions to a new txrx datapath headerTariq Toukan2019-07-063-0/+3
* net/tls: generalize the resync callbackJakub Kicinski2019-06-111-3/+6
* net/tls: pass record number as a byte arrayJakub Kicinski2019-06-111-1/+2
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* drivers: mellanox: use netdev_xmit_more() helperFlorian Westphal2019-04-021-2/+1Star
* net/mlx5e: TX, Add geneve tunnel stateless offload supportMoshe Shemesh2019-03-221-0/+51
* net/mlx5e: Take SW parser code to a separate functionMoshe Shemesh2019-03-221-24/+12Star
* xfrm: prefer secpath_set over secpath_dupFlorian Westphal2018-12-191-4/+6
* drivers: net: ethernet: mellanox: use skb_sec_path helperFlorian Westphal2018-12-191-3/+6
* net/mlx5e: TLS, Read capabilities only when it is safeSaeed Mahameed2018-09-181-1/+2
* mellanox: fix the dport endianness in call of __inet6_lookup_established()Al Viro2018-08-061-1/+1
* net/mlx5e: Use PARTIAL_GSO for UDP segmentationBoris Pismenny2018-07-243-134/+16Star
* net/mlx5e: IPsec, fix byte count in CQEBoris Pismenny2018-07-162-1/+2
* net/mlx5: Accel, add common metadata functionsBoris Pismenny2018-07-162-29/+8Star
* net/mlx5e: TLS, build TLS netdev from capabilitiesBoris Pismenny2018-07-161-2/+16
* net/mlx5e: TLS, add software statisticsBoris Pismenny2018-07-163-1/+17
* net/mlx5e: TLS, add Innova TLS rx data pathBoris Pismenny2018-07-162-3/+112
* net/mlx5e: TLS, add innova rx supportBoris Pismenny2018-07-162-15/+46
* net/mlx5e: TLS, refactor variable namesBoris Pismenny2018-07-163-8/+8
* tls: Refactor tls_offload variable namesBoris Pismenny2018-07-161-3/+3
* net/mlx5e: Add UDP GSO remaining counterBoris Pismenny2018-06-281-0/+1
* net/mlx5e: Add UDP GSO supportBoris Pismenny2018-06-283-4/+129
* net/mlx5e: Avoid reset netdev stats on configuration changesEran Ben Elisha2018-05-261-2/+2
* net/mlx5e: Use test bit in en accel xmit flowGal Pressman2018-05-151-2/+2
* net/mlx5e: TLS, Add error statisticsIlya Lesokhin2018-05-014-9/+148
* net/mlx5e: TLS, Add Innova TLS TX offload data pathIlya Lesokhin2018-05-014-0/+396
* net/mlx5e: TLS, Add Innova TLS TX supportIlya Lesokhin2018-05-012-0/+238
* net/mlx5e: Move defines out of ipsec codeIlya Lesokhin2018-05-011-3/+0Star
* net/mlx5: IPSec, Add support for ESNAviad Yehezkel2018-03-084-12/+163
* net/mlx5e: Added common function for to_ipsec_sa_entryAviad Yehezkel2018-03-081-10/+19
* net/mlx5: Refactor accel IPSec codeAviad Yehezkel2018-03-081-81/+69Star
* net/mlx5: Export ipsec capabilitiesAviad Yehezkel2018-03-081-4/+5
* net/mlx5: IPSec, Add command V2 supportAviad Yehezkel2018-03-081-32/+28Star
* net/mlx5e: IPSec, Add support for ESP trailer removal by hardwareYossi Kuperman2018-03-083-1/+12
* net/mlx5e: Removed not need synchronize_rcuAviad Yehezkel2018-03-071-2/+2
* net/mlx5e: Fixed sleeping inside atomic contextAviad Yehezkel2018-03-071-9/+4Star
* net/mlx5: Remove redundant unlikely()Tobias Klauser2017-09-261-1/+1
* net/mlx5: IPSec, fix 64-bit division correctlyArnd Bergmann2017-07-101-3/+1Star
* net/mlx5: Add Makefiles for subdirectoriesIlan Tayari2017-07-061-0/+1
* net/mlx5: IPSec, Fix 64-bit division on 32-bit buildsIlan Tayari2017-07-061-1/+3