index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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
8 days
ice: add dpll peer notification for paired SMA and U.FL pins
Petr Oros
1
-0
/
+32
8 days
ice: fix missing dpll notifications for SW pins
Petr Oros
1
-11
/
+36
8 days
ice: fix SMA and U.FL pin state changes affecting paired pin
Petr Oros
1
-1
/
+49
8 days
ice: fix missing SMA pin initialization in DPLL subsystem
Petr Oros
1
-0
/
+17
8 days
ice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hw
Petr Oros
3
-2
/
+4
8 days
ice: fix NULL pointer dereference in ice_reset_all_vfs()
Petr Oros
1
-1
/
+6
2026-04-23
Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
13
-157
/
+344
2026-04-22
ice: fix ice_ptp_read_tx_hwtstamp_status_eth56g
Jacob Keller
1
-2
/
+8
2026-04-22
ice: fix ready bitmap check for non-E822 devices
Jacob Keller
3
-26
/
+136
2026-04-22
ice: perform PHY soft reset for E825C ports at initialization
Grzegorz Nitka
2
-1
/
+93
2026-04-22
ice: fix timestamp interrupt configuration for E825C
Grzegorz Nitka
1
-4
/
+32
2026-04-18
ice: fix potential NULL pointer deref in error path of ice_set_ringparam()
Kohei Enju
1
-0
/
+1
2026-04-18
ice: fix race condition in TX timestamp ring cleanup
Keita Morisaki
5
-18
/
+31
2026-04-18
ice: fix ICE_AQ_LINK_SPEED_M for 200G
Paul Greenwalt
1
-1
/
+1
2026-04-18
ice: fix PHY config on media change with link-down-on-close
Paul Greenwalt
1
-94
/
+27
2026-04-18
ice: fix double-free of tx_buf skb
Michal Schmidt
1
-2
/
+4
2026-04-18
ice: fix double free in ice_sf_eth_activate() error path
Guangshuo Li
1
-0
/
+2
2026-04-18
ice: update PCS latency settings for E825 10G/25Gb modes
Grzegorz Nitka
1
-6
/
+6
2026-04-18
ice: fix 'adjust' timer programming for E830 devices
Grzegorz Nitka
1
-3
/
+3
2026-04-15
Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+1
2026-04-14
Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linux
Linus Torvalds
2
-5
/
+3
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-11
/
+19
2026-04-09
ice: use bitmap_empty() in ice_vf_has_no_qs_ena
Yury Norov
1
-2
/
+2
2026-04-09
ice: use bitmap_weighted_xor() in ice_find_free_recp_res_idx()
Yury Norov
1
-3
/
+1
2026-04-06
ice: fix PTP timestamping broken by SyncE code on E825C
Petr Oros
1
-10
/
+12
2026-04-06
ice: ptp: don't WARN when controlling PF is unavailable
Kohei Enju
1
-1
/
+7
2026-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-25
/
+38
2026-03-23
ice: use ice_update_eth_stats() for representor stats
Petr Oros
2
-4
/
+13
2026-03-23
ice: fix inverted ready check for VF representors
Petr Oros
1
-1
/
+1
2026-03-23
ice: set max queues in alloc_etherdev_mqs()
Michal Swiatkowski
3
-20
/
+24
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2026-03-10
drivers: net: ice: fix devlink parameters get without irdma
Nikolay Aleksandrov
1
-2
/
+2
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-68
/
+110
2026-03-05
ice: change XDP RxQ frag_size from DMA write length to xdp.frame_sz
Larysa Zaremba
1
-5
/
+4
2026-03-05
ice: fix rxq info registering in mbuf packets
Larysa Zaremba
4
-20
/
+14
2026-03-03
ice: Fix memory leak in ice_set_ringparam()
Zilin Guan
1
-2
/
+9
2026-03-03
ice: fix retry for AQ command 0x06EE
Jakub Staniszewski
2
-21
/
+15
2026-03-03
ice: reintroduce retry mechanism for indirect AQ
Jakub Staniszewski
1
-3
/
+9
2026-03-03
ice: fix adding AQ LLDP filter for VF
Larysa Zaremba
1
-1
/
+1
2026-03-03
ice: Make name member of struct ice_cgu_pin_desc const
Simon Horman
1
-1
/
+1
2026-02-28
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
6
-17
/
+59
2026-02-25
ice: fix crash in ethtool offline loopback test
Michal Schmidt
3
-6
/
+18
2026-02-25
ice: recap the VSI and QoS info after rebuild
Aaron Ma
3
-11
/
+41
2026-02-24
PCI/PTM: Drop pci_enable_ptm() granularity parameter
Mika Westerberg
1
-1
/
+1
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2
-3
/
+2
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
3
-12
/
+6
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
32
-105
/
+105
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
33
-130
/
+129
2026-02-06
ice: Remove jumbo_remove step from TX path
Alice Mikityanska
1
-3
/
+0
[next]