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_switch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-17
ice: Ignore EEXIST when setting promisc mode
Grzegorz Siwik
1
-1
/
+1
2022-08-17
ice: Fix double VLAN error when entering promisc mode
Grzegorz Siwik
1
-0
/
+7
2022-08-07
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2022-07-28
ice: Introduce enabling promiscuous mode on multiple VF's
Michal Wilczynski
1
-65
/
+71
2022-07-26
ice: Add support for PPPoE hardware offload
Marcin Szycik
1
-0
/
+165
2022-06-30
net/ice: fix initializing the bitmap in the switch code
Alexander Lobakin
1
-1
/
+1
2022-06-30
ice: switch: dynamically add VLAN headers to dummy packets
Martyna Szapar-Mudlaw
1
-397
/
+140
2022-06-30
ice: Add support for VLAN TPID filters in switchdev
Martyna Szapar-Mudlaw
1
-3
/
+56
2022-06-30
ice: Add support for double VLAN in switchdev
Martyna Szapar-Mudlaw
1
-1
/
+229
2022-06-02
ice: fix access-beyond-end in the switch code
Alexander Lobakin
1
-99
/
+89
2022-05-05
ice: return ENOSPC when exceeding ICE_MAX_CHAIN_WORDS
Wojciech Drewek
1
-1
/
+4
2022-04-07
ice: switch: convert packet template match code to rodata
Alexander Lobakin
1
-107
/
+108
2022-04-07
ice: switch: use convenience macros to declare dummy pkt templates
Alexander Lobakin
1
-71
/
+62
2022-04-07
ice: switch: use a struct to pass packet template params
Alexander Lobakin
1
-174
/
+94
2022-04-07
ice: switch: unobscurify bitops loop in ice_fill_adv_dummy_packet()
Alexander Lobakin
1
-7
/
+9
2022-04-07
ice: switch: add and use u16[] aliases to ice_adv_lkup_elem::{h, m}_u
Alexander Lobakin
1
-8
/
+7
2022-03-16
ice: Fix inconsistent indenting in ice_switch
Wojciech Drewek
1
-1
/
+1
2022-03-11
ice: Support GTP-U and GTP-C offload in switchdev
Marcin Szycik
1
-18
/
+597
2022-03-11
ice: Fix FV offset searching
Michal Swiatkowski
1
-37
/
+2
2022-03-09
ice: Add support for inner etype in switchdev
Martyna Szapar-Mudlaw
1
-7
/
+265
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2022-02-18
ice: Match on all profiles in slow-path
Wojciech Drewek
1
-1
/
+3
2022-02-09
ice: Support configuring the device to Double VLAN Mode
Brett Creeley
1
-0
/
+75
2022-02-09
ice: Use the proto argument for VLAN ops
Brett Creeley
1
-0
/
+5
2022-01-06
ice: Slightly simply ice_find_free_recp_res_idx
Christophe JAILLET
1
-2
/
+0
2022-01-06
ice: improve switchdev's slow-path
Wojciech Drewek
1
-0
/
+53
2022-01-06
ice: replay advanced rules after reset
Victor Raj
1
-3
/
+38
2021-12-14
ice: Cleanup after ice_status removal
Tony Nguyen
1
-40
/
+35
2021-12-14
ice: Remove enum ice_status
Tony Nguyen
1
-123
/
+123
2021-12-14
ice: Use int for ice_status
Tony Nguyen
1
-102
/
+102
2021-12-07
ice: fix adding different tunnels
Michal Swiatkowski
1
-6
/
+13
2021-10-28
ice: fix error return code in ice_get_recp_frm_fw()
Wang Hai
1
-1
/
+3
2021-10-28
ice: support for GRE in eswitch
Michal Swiatkowski
1
-0
/
+110
2021-10-28
ice: low level support for tunnels
Michal Swiatkowski
1
-15
/
+260
2021-10-20
ice: Add tc-flower filter support for channel
Kiran Patil
1
-0
/
+119
2021-10-19
ice: Manage act flags for switchdev offloads
Wojciech Drewek
1
-1
/
+8
2021-10-11
ice: cleanup rules info
Victor Raj
1
-2
/
+26
2021-10-11
ice: allow deleting advanced rules
Shivanshu Shukla
1
-0
/
+223
2021-10-11
ice: allow adding advanced rules
Grishma Kotecha
1
-1
/
+831
2021-10-11
ice: create advanced switch recipe
Dan Nowlin
1
-5
/
+1111
2021-10-11
ice: manage profiles and field vectors
Dan Nowlin
1
-1
/
+2
2021-10-11
ice: implement low level recipes functions
Grishma Kotecha
1
-0
/
+155
2021-10-07
ice: allow changing lan_en and lb_en on dflt rules
Michal Swiatkowski
1
-1
/
+1
2021-05-28
ice: Implement iidc operations
Dave Ertman
1
-0
/
+28
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+9
2021-03-31
ice: correct memory allocation call
Bruce Allan
1
-1
/
+1
2021-03-29
ice: Cleanup fltr list in case of allocation issues
Robert Malz
1
-1
/
+2
2021-03-29
ice: Fix for dereference of NULL pointer
Jacek BuĊatek
1
-5
/
+7
2021-02-08
ice: remove unnecessary casts
Bruce Allan
1
-1
/
+1
2020-12-09
ice: join format strings to same line as ice_debug
Jacob Keller
1
-10
/
+5
[next]