index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_virtchnl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ice: use libie_aq_str
Michal Swiatkowski
2025-07-24
1
-2
/
+2
*
ice, libie: move generic adminq descriptors to lib
Michal Swiatkowski
2025-07-24
1
-1
/
+1
*
ice: breakout common LAG code into helpers
Dave Ertman
2025-07-18
1
-19
/
+4
*
ice: expose VF functions used by live migration
Jacob Keller
2025-07-10
1
-7
/
+6
*
ice: move ice_vsi_update_l2tsel to ice_lib.c
Jacob Keller
2025-07-10
1
-42
/
+0
*
ice: save RSS hash configuration for migration
Jacob Keller
2025-07-10
1
-0
/
+4
*
net: intel: rename 'hena' to 'hashcfg' for clarity
Jacob Keller
2025-06-09
1
-22
/
+22
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-22
1
-1
/
+0
|
\
|
*
ice: fix vf->num_mac count with port representors
Jacob Keller
2025-05-19
1
-1
/
+0
*
|
ice: receive LLDP on trusted VFs
Mateusz Pacuszka
2025-04-11
1
-3
/
+50
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-03-26
1
-8
/
+31
|
\
|
*
ice: fix input validation for virtchnl BW
Lukasz Czapnik
2025-03-18
1
-3
/
+21
|
*
ice: validate queue quanta parameters to prevent OOB access
Jan Glaza
2025-03-18
1
-4
/
+9
|
*
ice: stop truncating queue ids when checking
Jan Glaza
2025-03-18
1
-1
/
+1
*
|
iavf: add support for negotiating flexible RXDID format
Jacob Keller
2025-02-14
1
-2
/
+2
*
|
ice: support Rx timestamp on flex descriptor
Simei Su
2025-02-14
1
-2
/
+74
|
/
*
ice: Fix NULL pointer dereference in switchdev
Wojciech Drewek
2024-12-03
1
-0
/
+6
*
ice: use stack variable for virtchnl_supported_rxdids
Jacob Keller
2024-11-13
1
-16
/
+4
*
ice: initialize pf->supported_rxdids immediately after loading DDP
Jacob Keller
2024-11-13
1
-18
/
+2
*
ice: only allow Tx promiscuous for multicast
Brett Creeley
2024-11-13
1
-6
/
+17
*
Merge branch 'net-introduce-tx-h-w-shaping-api'
Jakub Kicinski
2024-10-10
1
-0
/
+335
|
\
|
*
ice: Support VF queue rate limit and quanta size configuration
Wenjun Wu
2024-10-10
1
-0
/
+335
*
|
ice: store max_frame and rx_buf_len only in ice_rx_ring
Jacob Keller
2024-10-08
1
-4
/
+3
*
|
ice: consistently use q_idx in ice_vc_cfg_qs_msg()
Jacob Keller
2024-10-08
1
-11
/
+10
*
|
ice: add E830 HW VF mailbox message limit support
Paul Greenwalt
2024-10-08
1
-3
/
+5
|
/
*
iavf: add support for offloading tc U32 cls filters
Ahmed Zaki
2024-08-13
1
-0
/
+4
*
ice: store VF relative MSI-X index in q_vector->vf_reg_idx
Jacob Keller
2024-04-12
1
-7
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-07
1
-8
/
+1
|
\
|
*
ice: virtchnl: stop pretending to support RSS over AQ or registers
Jacob Keller
2024-03-05
1
-8
/
+1
*
|
ice: use relative VSI index for VFs instead of PF VSI number
Jacob Keller
2024-03-04
1
-7
/
+2
*
|
ice: pass VSI pointer into ice_vc_isvalid_q_id
Jacob Keller
2024-03-04
1
-12
/
+10
|
/
*
ice: field get conversion
Jesse Brandeburg
2023-12-18
1
-1
/
+1
*
iavf: enable symmetric-xor RSS for Toeplitz hash function
Ahmed Zaki
2023-12-14
1
-0
/
+50
*
ice: enable symmetric-xor RSS for Toeplitz hash function
Jeff Guo
2023-12-14
1
-2
/
+7
*
ice: refactor RSS configuration
Qi Zhang
2023-12-14
1
-14
/
+22
*
ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register values
Ahmed Zaki
2023-12-14
1
-7
/
+5
*
ice: change vfs.num_msix_per to vf->num_msix
Michal Swiatkowski
2023-12-05
1
-3
/
+2
*
ice: Fix VF Reset paths when interface in a failed over aggregate
Dave Ertman
2023-11-30
1
-0
/
+25
*
ice: implement num_msix field per VF
Michal Swiatkowski
2023-10-20
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-05
1
-5
/
+7
|
\
|
*
ice: always add legacy 32byte RXDID in supported_rxdids
Michal Schmidt
2023-09-28
1
-5
/
+7
*
|
ice: Check CRC strip requirement for VLAN strip
Haiyue Wang
2023-09-13
1
-9
/
+55
*
|
ice: Support FCS/CRC strip disable for VF
Haiyue Wang
2023-09-13
1
-0
/
+15
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-24
1
-1
/
+0
|
\
|
*
Revert "ice: Fix ice VF reset during iavf initialization"
Petr Oros
2023-08-21
1
-1
/
+0
*
|
virtchnl: fix fake 1-elem arrays in structures allocated as `nents + 1`
Alexander Lobakin
2023-08-16
1
-1
/
+1
*
|
ice: clean up __ice_aq_get_set_rss_lut()
Przemek Kitszel
2023-08-07
1
-3
/
+3
*
|
ice: process events created by lag netdev event handler
Dave Ertman
2023-07-27
1
-0
/
+2
|
/
*
ice: use src VSI instead of src MAC in slow-path
Michal Swiatkowski
2023-05-19
1
-8
/
+0
*
ice: Fix ice VF reset during iavf initialization
Dawid Wesierski
2023-05-16
1
-0
/
+1
[next]