index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_virtchnl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+0
2025-05-19
ice: fix vf->num_mac count with port representors
Jacob Keller
1
-1
/
+0
2025-04-11
ice: receive LLDP on trusted VFs
Mateusz Pacuszka
1
-3
/
+50
2025-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+31
2025-03-18
ice: fix input validation for virtchnl BW
Lukasz Czapnik
1
-3
/
+21
2025-03-18
ice: validate queue quanta parameters to prevent OOB access
Jan Glaza
1
-4
/
+9
2025-03-18
ice: stop truncating queue ids when checking
Jan Glaza
1
-1
/
+1
2025-02-14
iavf: add support for negotiating flexible RXDID format
Jacob Keller
1
-2
/
+2
2025-02-14
ice: support Rx timestamp on flex descriptor
Simei Su
1
-2
/
+74
2024-12-03
ice: Fix NULL pointer dereference in switchdev
Wojciech Drewek
1
-0
/
+6
2024-11-13
ice: use stack variable for virtchnl_supported_rxdids
Jacob Keller
1
-16
/
+4
2024-11-13
ice: initialize pf->supported_rxdids immediately after loading DDP
Jacob Keller
1
-18
/
+2
2024-11-13
ice: only allow Tx promiscuous for multicast
Brett Creeley
1
-6
/
+17
2024-10-10
Merge branch 'net-introduce-tx-h-w-shaping-api'
Jakub Kicinski
1
-0
/
+335
2024-10-10
ice: Support VF queue rate limit and quanta size configuration
Wenjun Wu
1
-0
/
+335
2024-10-09
ice: store max_frame and rx_buf_len only in ice_rx_ring
Jacob Keller
1
-4
/
+3
2024-10-09
ice: consistently use q_idx in ice_vc_cfg_qs_msg()
Jacob Keller
1
-11
/
+10
2024-10-09
ice: add E830 HW VF mailbox message limit support
Paul Greenwalt
1
-3
/
+5
2024-08-14
iavf: add support for offloading tc U32 cls filters
Ahmed Zaki
1
-0
/
+4
2024-04-12
ice: store VF relative MSI-X index in q_vector->vf_reg_idx
Jacob Keller
1
-7
/
+7
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+1
2024-03-05
ice: virtchnl: stop pretending to support RSS over AQ or registers
Jacob Keller
1
-8
/
+1
2024-03-04
ice: use relative VSI index for VFs instead of PF VSI number
Jacob Keller
1
-7
/
+2
2024-03-04
ice: pass VSI pointer into ice_vc_isvalid_q_id
Jacob Keller
1
-12
/
+10
2023-12-18
ice: field get conversion
Jesse Brandeburg
1
-1
/
+1
2023-12-14
iavf: enable symmetric-xor RSS for Toeplitz hash function
Ahmed Zaki
1
-0
/
+50
2023-12-14
ice: enable symmetric-xor RSS for Toeplitz hash function
Jeff Guo
1
-2
/
+7
2023-12-14
ice: refactor RSS configuration
Qi Zhang
1
-14
/
+22
2023-12-14
ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register values
Ahmed Zaki
1
-7
/
+5
2023-12-05
ice: change vfs.num_msix_per to vf->num_msix
Michal Swiatkowski
1
-3
/
+2
2023-11-30
ice: Fix VF Reset paths when interface in a failed over aggregate
Dave Ertman
1
-0
/
+25
2023-10-20
ice: implement num_msix field per VF
Michal Swiatkowski
1
-1
/
+1
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+7
2023-09-28
ice: always add legacy 32byte RXDID in supported_rxdids
Michal Schmidt
1
-5
/
+7
2023-09-13
ice: Check CRC strip requirement for VLAN strip
Haiyue Wang
1
-9
/
+55
2023-09-13
ice: Support FCS/CRC strip disable for VF
Haiyue Wang
1
-0
/
+15
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+0
2023-08-21
Revert "ice: Fix ice VF reset during iavf initialization"
Petr Oros
1
-1
/
+0
2023-08-16
virtchnl: fix fake 1-elem arrays in structures allocated as `nents + 1`
Alexander Lobakin
1
-1
/
+1
2023-08-07
ice: clean up __ice_aq_get_set_rss_lut()
Przemek Kitszel
1
-3
/
+3
2023-07-27
ice: process events created by lag netdev event handler
Dave Ertman
1
-0
/
+2
2023-05-19
ice: use src VSI instead of src MAC in slow-path
Michal Swiatkowski
1
-8
/
+0
2023-05-16
ice: Fix ice VF reset during iavf initialization
Dawid Wesierski
1
-0
/
+1
2023-03-13
ice: call ice_is_malicious_vf() from ice_vc_process_vf_msg()
Jacob Keller
1
-17
/
+19
2023-03-13
ice: move ice_is_malicious_vf() to ice_virtchnl.c
Jacob Keller
1
-0
/
+45
2023-02-06
ice: remove unnecessary virtchnl_ether_addr struct use
Jacob Keller
1
-12
/
+12
2022-11-23
ice: Fix configuring VIRTCHNL_OP_CONFIG_VSI_QUEUES with unbalanced queues
Marcin Szycik
1
-20
/
+17
2022-11-14
ice: virtchnl rss hena support
Md Fahad Iqbal Polash
1
-0
/
+112
2022-10-27
ice: Add support Flex RXD
Michal Jaron
1
-0
/
+86
2022-08-17
ice: Fix VF not able to send tagged traffic with no VLAN filters
Sylwester Dziedziuch
1
-7
/
+50
[next]