aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_accel (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-01drivers: mellanox: use netdev_xmit_more() helperFlorian Westphal1-2/+1
2019-03-22net/mlx5e: TX, Add geneve tunnel stateless offload supportMoshe Shemesh1-0/+51
2019-03-22net/mlx5e: Take SW parser code to a separate functionMoshe Shemesh1-24/+12
2018-12-19xfrm: prefer secpath_set over secpath_dupFlorian Westphal1-4/+6
2018-12-19drivers: net: ethernet: mellanox: use skb_sec_path helperFlorian Westphal1-3/+6
2018-09-17net/mlx5e: TLS, Read capabilities only when it is safeSaeed Mahameed1-1/+2
2018-08-06mellanox: fix the dport endianness in call of __inet6_lookup_established()Al Viro1-1/+1
2018-07-23net/mlx5e: Use PARTIAL_GSO for UDP segmentationBoris Pismenny3-134/+16
2018-07-16net/mlx5e: IPsec, fix byte count in CQEBoris Pismenny2-1/+2
2018-07-16net/mlx5: Accel, add common metadata functionsBoris Pismenny2-29/+8
2018-07-16net/mlx5e: TLS, build TLS netdev from capabilitiesBoris Pismenny1-2/+16
2018-07-16net/mlx5e: TLS, add software statisticsBoris Pismenny3-1/+17
2018-07-16net/mlx5e: TLS, add Innova TLS rx data pathBoris Pismenny2-3/+112
2018-07-16net/mlx5e: TLS, add innova rx supportBoris Pismenny2-15/+46
2018-07-16net/mlx5e: TLS, refactor variable namesBoris Pismenny3-8/+8
2018-07-16tls: Refactor tls_offload variable namesBoris Pismenny1-3/+3
2018-06-28net/mlx5e: Add UDP GSO remaining counterBoris Pismenny1-0/+1
2018-06-28net/mlx5e: Add UDP GSO supportBoris Pismenny3-4/+129
2018-05-25net/mlx5e: Avoid reset netdev stats on configuration changesEran Ben Elisha1-2/+2
2018-05-14net/mlx5e: Use test bit in en accel xmit flowGal Pressman1-2/+2
2018-05-01net/mlx5e: TLS, Add error statisticsIlya Lesokhin4-9/+148
2018-05-01net/mlx5e: TLS, Add Innova TLS TX offload data pathIlya Lesokhin4-0/+396
2018-05-01net/mlx5e: TLS, Add Innova TLS TX supportIlya Lesokhin2-0/+238
2018-05-01net/mlx5e: Move defines out of ipsec codeIlya Lesokhin1-3/+0
2018-03-07net/mlx5: IPSec, Add support for ESNAviad Yehezkel4-12/+163
2018-03-07net/mlx5e: Added common function for to_ipsec_sa_entryAviad Yehezkel1-10/+19
2018-03-07net/mlx5: Refactor accel IPSec codeAviad Yehezkel1-81/+69
2018-03-07net/mlx5: Export ipsec capabilitiesAviad Yehezkel1-4/+5
2018-03-07net/mlx5: IPSec, Add command V2 supportAviad Yehezkel1-32/+28
2018-03-07net/mlx5e: IPSec, Add support for ESP trailer removal by hardwareYossi Kuperman3-1/+12
2018-03-06net/mlx5e: Removed not need synchronize_rcuAviad Yehezkel1-2/+2
2018-03-06net/mlx5e: Fixed sleeping inside atomic contextAviad Yehezkel1-9/+4
2017-09-26net/mlx5: Remove redundant unlikely()Tobias Klauser1-1/+1
2017-07-10net/mlx5: IPSec, fix 64-bit division correctlyArnd Bergmann1-3/+1
2017-07-06net/mlx5: Add Makefiles for subdirectoriesIlan Tayari1-0/+1
2017-07-06net/mlx5: IPSec, Fix 64-bit division on 32-bit buildsIlan Tayari1-1/+3
2017-06-27net/mlx5e: IPSec, Add IPSec ethtool statsIlan Tayari2-0/+176
2017-06-27net/mlx5e: IPSec, Add Innova IPSec offload TX data pathIlan Tayari4-1/+292
2017-06-27net/mlx5e: IPSec, Add Innova IPSec offload RX data pathIlan Tayari4-0/+207
2017-06-27net/mlx5e: IPSec, Innova IPSec offload infrastructureIlan Tayari2-0/+493