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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-17
ice: fix eswitch code memory leak in reset scenario
Grzegorz Nitka
1
-1
/
+5
2025-06-17
net: ice: Perform accurate aRFS flow match
Krishna Kumar
1
-0
/
+48
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+1
2025-06-10
ice/ptp: fix crosstimestamp reporting
Anton Nadezhdin
1
-0
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2
-2
/
+3
2025-05-30
ice: fix rebuilding the Tx scheduler tree for large queue counts
Michal Kubiak
1
-28
/
+142
2025-05-30
ice: create new Tx scheduler nodes for new queues only
Michal Kubiak
1
-5
/
+6
2025-05-30
ice: fix Tx scheduler error handling in XDP callback
Michal Kubiak
1
-14
/
+33
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+6
2025-05-19
ice: Fix LACP bonds without SRIOV environment
Dave Ertman
1
-0
/
+6
2025-05-19
ice: fix vf->num_mac count with port representors
Jacob Keller
1
-1
/
+0
2025-05-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...
Jakub Kicinski
11
-115
/
+242
2025-05-09
iidc/ice/irdma: Update IDC to support multiple consumers
Dave Ertman
7
-93
/
+216
2025-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-31
/
+22
2025-05-07
ice: use DSN instead of PCI BDF for ice_adapter index
Przemek Kitszel
2
-31
/
+22
2025-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-5
/
+10
2025-04-30
ice: Replace ice specific DSCP mapping num with a kernel define
Tatyana Nikolova
4
-7
/
+7
2025-04-30
iidc/ice/irdma: Break iidc.h into two headers
Dave Ertman
1
-0
/
+1
2025-04-30
iidc/ice/irdma: Rename to iidc_* convention
Dave Ertman
4
-19
/
+22
2025-04-30
iidc/ice/irdma: Rename IDC header file
Dave Ertman
1
-1
/
+1
2025-04-29
ice: Check VF VSI Pointer Value in ice_vc_add_fdir_fltr()
Xuanqiang Luo
1
-0
/
+5
2025-04-29
ice: fix Get Tx Topology AQ command error on E830
Paul Greenwalt
1
-5
/
+5
2025-04-16
net: ptp: introduce .supported_perout_flags to ptp_clock_info
Jacob Keller
1
-3
/
+1
2025-04-16
net: ptp: introduce .supported_extts_flags to ptp_clock_info
Jacob Keller
1
-8
/
+4
2025-04-11
ice: make const read-only array dflt_rules static
Colin Ian King
1
-1
/
+1
2025-04-11
ice: improve error message for insufficient filter space
Martyna Szapar-Mudlaw
1
-0
/
+7
2025-04-11
ice: enable timesync operation on 2xNAC E825 devices
Karol Kolacinski
6
-26
/
+134
2025-04-11
ice: refactor ice_sbq_msg_dev enum
Karol Kolacinski
3
-18
/
+15
2025-04-11
ice: remove SW side band access workaround for E825
Karol Kolacinski
1
-23
/
+0
2025-04-11
ice: enable LLDP TX for VFs through tc
Larysa Zaremba
5
-0
/
+175
2025-04-11
ice: support egress drop rules on PF
Larysa Zaremba
6
-44
/
+138
2025-04-11
ice: remove headers argument from ice_tc_count_lkups
Larysa Zaremba
1
-9
/
+4
2025-04-11
ice: receive LLDP on trusted VFs
Mateusz Pacuszka
8
-12
/
+134
2025-04-11
ice: do not add LLDP-specific filter if not necessary
Larysa Zaremba
4
-13
/
+28
2025-04-11
ice: fix check for existing switch rule
Mateusz Pacuszka
1
-2
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2
-3
/
+3
2025-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-23
/
+55
2025-03-18
ice: fix using untrusted value of pkt_len in ice_vc_fdir_parse_raw()
Mateusz Polchlopek
1
-9
/
+15
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-03-18
ice: fix reservation of resources for RDMA when disabled
Jesse Brandeburg
1
-1
/
+2
2025-03-18
ice: ensure periodic output start time is in the future
Karol Kolacinski
1
-2
/
+4
2025-03-18
ice: health.c: fix compilation on gcc 7.5
Przemek Kitszel
1
-3
/
+3
2025-03-18
ice: E825C PHY register cleanup
Karol Kolacinski
1
-17
/
+14
2025-03-18
ice: Refactor E825C PHY registers info struct
Karol Kolacinski
3
-65
/
+20
2025-03-18
ice: rename ice_ptp_init_phc_eth56g function
Karol Kolacinski
1
-7
/
+6
2025-03-18
ice: Add E830 checksum offload support
Paul Greenwalt
7
-4
/
+87
2025-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
7
-32
/
+33
2025-03-05
ice: register devlink prior to creating health reporters
Przemek Kitszel
1
-2
/
+2
[next]