summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_accel
Commit message (Expand)AuthorAgeFilesLines
* drivers: mellanox: use netdev_xmit_more() helperFlorian Westphal2019-04-011-2/+1
* 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/+12
* 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-171-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-233-134/+16
* net/mlx5e: IPsec, fix byte count in CQEBoris Pismenny2018-07-162-1/+2
* net/mlx5: Accel, add common metadata functionsBoris Pismenny2018-07-162-29/+8
* 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-251-2/+2
* net/mlx5e: Use test bit in en accel xmit flowGal Pressman2018-05-141-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/+0
* net/mlx5: IPSec, Add support for ESNAviad Yehezkel2018-03-074-12/+163
* net/mlx5e: Added common function for to_ipsec_sa_entryAviad Yehezkel2018-03-071-10/+19
* net/mlx5: Refactor accel IPSec codeAviad Yehezkel2018-03-071-81/+69
* net/mlx5: Export ipsec capabilitiesAviad Yehezkel2018-03-071-4/+5
* net/mlx5: IPSec, Add command V2 supportAviad Yehezkel2018-03-071-32/+28
* net/mlx5e: IPSec, Add support for ESP trailer removal by hardwareYossi Kuperman2018-03-073-1/+12
* net/mlx5e: Removed not need synchronize_rcuAviad Yehezkel2018-03-061-2/+2
* net/mlx5e: Fixed sleeping inside atomic contextAviad Yehezkel2018-03-061-9/+4
* net/mlx5: Remove redundant unlikely()Tobias Klauser2017-09-261-1/+1
* net/mlx5: IPSec, fix 64-bit division correctlyArnd Bergmann2017-07-101-3/+1
* 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
* net/mlx5e: IPSec, Add IPSec ethtool statsIlan Tayari2017-06-272-0/+176
* net/mlx5e: IPSec, Add Innova IPSec offload TX data pathIlan Tayari2017-06-274-1/+292
* net/mlx5e: IPSec, Add Innova IPSec offload RX data pathIlan Tayari2017-06-274-0/+207
* net/mlx5e: IPSec, Innova IPSec offload infrastructureIlan Tayari2017-06-272-0/+493