index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_flex_pipe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-26
ice: Add support for PPPoE hardware offload
Marcin Szycik
1
-1
/
+4
2022-06-30
intel/ice:fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-03-14
ice: remove circular header dependencies on ice.h
Jacob Keller
1
-0
/
+1
2022-03-11
ice: Support GTP-U and GTP-C offload in switchdev
Marcin Szycik
1
-2
/
+29
2022-03-11
ice: Fix FV offset searching
Michal Swiatkowski
1
-13
/
+9
2022-02-09
ice: Support configuring the device to Double VLAN Mode
Brett Creeley
1
-34
/
+257
2022-01-06
ice: Optimize a few bitmap operations
Christophe JAILLET
1
-3
/
+3
2021-12-14
ice: Cleanup after ice_status removal
Tony Nguyen
1
-33
/
+26
2021-12-14
ice: Remove enum ice_status
Tony Nguyen
1
-97
/
+97
2021-12-14
ice: Use int for ice_status
Tony Nguyen
1
-97
/
+97
2021-12-14
ice: Remove string printing for ice_status
Tony Nguyen
1
-4
/
+4
2021-12-14
ice: Refactor status flow for DDP load
Wojciech Drewek
1
-80
/
+144
2021-12-14
ice: Add package PTYPE enable information
Haiyue Wang
1
-0
/
+73
2021-12-07
ice: fix adding different tunnels
Michal Swiatkowski
1
-2
/
+5
2021-10-28
ice: support for GRE in eswitch
Michal Swiatkowski
1
-0
/
+4
2021-10-28
ice: low level support for tunnels
Michal Swiatkowski
1
-1
/
+25
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2021-10-14
ice: fix getting UDP tunnel entry
Michal Swiatkowski
1
-2
/
+2
2021-10-11
ice: create advanced switch recipe
Dan Nowlin
1
-2
/
+31
2021-10-11
ice: manage profiles and field vectors
Dan Nowlin
1
-0
/
+242
2021-04-14
ice: suppress false cppcheck issues
Bruce Allan
1
-0
/
+3
2021-03-31
ice: Update to use package info from ice segment
Dan Nowlin
1
-18
/
+22
2021-03-22
ice: Support to separate GTP-U uplink and downlink
Qi Zhang
1
-14
/
+92
2021-03-22
ice: Support non word aligned input set field
Qi Zhang
1
-8
/
+414
2021-02-08
ice: remove unnecessary casts
Bruce Allan
1
-5
/
+5
2021-02-05
ice: use flex_array_size where possible
Bruce Allan
1
-1
/
+1
2020-12-09
ice: join format strings to same line as ice_debug
Jacob Keller
1
-16
/
+8
2020-10-09
ice: remove repeated words
Bruce Allan
1
-1
/
+1
2020-09-28
ice: convert to new udp_tunnel infrastructure
Jakub Kicinski
1
-132
/
+96
2020-09-28
ice: remove unused args from ice_get_open_tunnel_port()
Jakub Kicinski
1
-5
/
+2
2020-08-01
ice: Misc minor fixes
Tony Nguyen
1
-1
/
+1
2020-08-01
ice: adjust profile ID map locks
Victor Raj
1
-45
/
+45
2020-08-01
ice: Graceful error handling in HW table calloc failure
Surabhi Boob
1
-1
/
+3
2020-08-01
ice: Clear and free XLT entries on reset
Vignesh Sridhar
1
-1
/
+3
2020-07-01
ice: replace single-element array used for C struct hack
Bruce Allan
1
-18
/
+17
2020-05-22
ice: check for compatibility between DDP package and firmware
Victor Raj
1
-25
/
+87
2020-05-22
ice: Support IPv6 Flow Director filters
Henry Tieman
1
-0
/
+6
2020-05-22
ice: Support IPv4 Flow Director filters
Henry Tieman
1
-0
/
+34
2020-05-22
ice: Initialize Flow Director resources
Henry Tieman
1
-0
/
+224
2020-05-21
ice: Fix resource leak on early exit from function
Eric Joyner
1
-1
/
+3
2020-05-21
ice: Fix casting issues
Karol Kolacinski
1
-6
/
+7
2020-05-21
ice: Add support for tunnel offloads
Tony Nguyen
1
-1
/
+523
2020-04-30
ice: Fix error return code in ice_add_prof()
Wei Yongjun
1
-1
/
+3
2020-02-19
ice: Fix for TCAM entry management
Dan Nowlin
1
-14
/
+51
2020-01-25
ice: Optimize table usage
Tony Nguyen
1
-0
/
+394
2020-01-25
ice: Enable writing filtering tables
Tony Nguyen
1
-0
/
+604
2020-01-25
ice: Populate TCAM filter software structures
Tony Nguyen
1
-0
/
+1318
2020-01-24
ice: Allocate flow profile
Tony Nguyen
1
-0
/
+216
2020-01-24
ice: Enable writing hardware filtering tables
Tony Nguyen
1
-1
/
+30
2019-09-12
ice: Enable DDP package download
Tony Nguyen
1
-3
/
+1
[next]