summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_flex_pipe.c
AgeCommit message (Expand)Author
2021-12-07ice: fix adding different tunnelsMichal Swiatkowski
2021-10-28ice: support for GRE in eswitchMichal Swiatkowski
2021-10-28ice: low level support for tunnelsMichal Swiatkowski
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-14ice: fix getting UDP tunnel entryMichal Swiatkowski
2021-10-11ice: create advanced switch recipeDan Nowlin
2021-10-11ice: manage profiles and field vectorsDan Nowlin
2021-04-14ice: suppress false cppcheck issuesBruce Allan
2021-03-31ice: Update to use package info from ice segmentDan Nowlin
2021-03-22ice: Support to separate GTP-U uplink and downlinkQi Zhang
2021-03-22ice: Support non word aligned input set fieldQi Zhang
2021-02-08ice: remove unnecessary castsBruce Allan
2021-02-05ice: use flex_array_size where possibleBruce Allan
2020-12-09ice: join format strings to same line as ice_debugJacob Keller
2020-10-09ice: remove repeated wordsBruce Allan
2020-09-28ice: convert to new udp_tunnel infrastructureJakub Kicinski
2020-09-28ice: remove unused args from ice_get_open_tunnel_port()Jakub Kicinski
2020-08-01ice: Misc minor fixesTony Nguyen
2020-08-01ice: adjust profile ID map locksVictor Raj
2020-08-01ice: Graceful error handling in HW table calloc failureSurabhi Boob
2020-08-01ice: Clear and free XLT entries on resetVignesh Sridhar
2020-07-01ice: replace single-element array used for C struct hackBruce Allan
2020-05-22ice: check for compatibility between DDP package and firmwareVictor Raj
2020-05-22ice: Support IPv6 Flow Director filtersHenry Tieman
2020-05-22ice: Support IPv4 Flow Director filtersHenry Tieman
2020-05-22ice: Initialize Flow Director resourcesHenry Tieman
2020-05-21ice: Fix resource leak on early exit from functionEric Joyner
2020-05-21ice: Fix casting issuesKarol Kolacinski
2020-05-21ice: Add support for tunnel offloadsTony Nguyen
2020-04-30ice: Fix error return code in ice_add_prof()Wei Yongjun
2020-02-19ice: Fix for TCAM entry managementDan Nowlin
2020-01-25ice: Optimize table usageTony Nguyen
2020-01-25ice: Enable writing filtering tablesTony Nguyen
2020-01-25ice: Populate TCAM filter software structuresTony Nguyen
2020-01-24ice: Allocate flow profileTony Nguyen
2020-01-24ice: Enable writing hardware filtering tablesTony Nguyen
2019-09-12ice: Enable DDP package downloadTony Nguyen
2019-09-12ice: Initialize DDP package structuresTony Nguyen
2019-09-12ice: Implement Dynamic Device Personalization (DDP) downloadTony Nguyen