index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
Age
Commit message (
Expand
)
Author
2022-07-26
ice: do not setup vlan for loopback VSI
Maciej Fijalkowski
2022-07-26
ice: check (DD | EOF) bits on Rx descriptor rather than (EOP | RS)
Maciej Fijalkowski
2022-07-26
ice: Fix VSIs unable to share unicast MAC
Anirudh Venkataramanan
2022-07-26
ice: Fix tunnel checksum offload with fragmented traffic
Przemyslaw Patynowski
2022-07-26
ice: Fix max VLANs available for VF
Przemyslaw Patynowski
2022-07-12
ice: change devlink code to read NVM in blocks
Paul M Stillwell Jr
2022-07-12
ice: handle E822 generic device ID in PLDM header
Paul M Stillwell Jr
2022-06-21
ice: ethtool: Prohibit improper channel config for DCB
Anatolii Gerasymenko
2022-06-21
ice: ethtool: advertise 1000M speeds properly
Anatolii Gerasymenko
2022-06-21
ice: Fix switchdev rules book keeping
Wojciech Drewek
2022-06-21
ice: ignore protocol field in GTP offload
Marcin Szycik
2022-06-14
ice: Fix memory corruption in VF driver
Przemyslaw Patynowski
2022-06-14
ice: Fix queue config fail handling
Przemyslaw Patynowski
2022-06-14
ice: Sync VLAN filtering features for DVM
Roman Storozhenko
2022-06-14
ice: Fix PTP TX timestamp offset calculation
Michal Michalik
2022-06-02
ice: fix access-beyond-end in the switch code
Alexander Lobakin
2022-05-22
eth: ice: silence the GCC 12 array-bounds warning
Jakub Kicinski
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-17
ice: Fix interrupt moderation settings getting cleared
Michal Wilczynski
2022-05-17
ice: fix possible under reporting of ethtool Tx and Rx statistics
Paul Greenwalt
2022-05-17
ice: fix crash when writing timestamp on RX rings
Arkadiusz Kubalewski
2022-05-13
ice: Expose RSS indirection tables for queue groups via ethtool
Sridhar Samudrala
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-09
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2022-05-09
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
2022-05-06
ice: fix PTP stale Tx timestamps cleanup
Michal Michalik
2022-05-06
ice: clear stale Tx queue settings before configuring
Anatolii Gerasymenko
2022-05-06
ice: Fix race during aux device (un)plugging
Ivan Vecera
2022-05-06
Revert "ice: Hide bus-info in ethtool for PRs in switchdev mode"
Marcin Szycik
2022-05-06
ice: link representors to PCI device
Michal Swiatkowski
2022-05-05
ice: remove period on argument description in ice_for_each_vf
Jacob Keller
2022-05-05
ice: add a function comment for ice_cfg_mac_antispoof
Jacob Keller
2022-05-05
ice: fix wording in comment for ice_reset_vf
Jacob Keller
2022-05-05
ice: remove return value comment for ice_reset_all_vfs
Jacob Keller
2022-05-05
ice: always check VF VSI pointer values
Jacob Keller
2022-05-05
ice: add newline to dev_dbg in ice_vf_fdir_dump_info
Jacob Keller
2022-05-05
ice: get switch id on switchdev devices
Michal Swiatkowski
2022-05-05
ice: return ENOSPC when exceeding ICE_MAX_CHAIN_WORDS
Wojciech Drewek
2022-05-05
ice: introduce common helper for retrieving VSI by vsi_num
Maciej Fijalkowski
2022-05-05
ice: use min_t() to make code cleaner in ice_gnss
Wan Jiabing
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-04-26
ice: fix use-after-free when deinitializing mailbox snapshot
Jacob Keller
2022-04-26
ice: wait 5 s for EMP reset after firmware flash
Petr Oros
2022-04-26
ice: Protect vf_state check by cfg_lock in ice_vc_process_vf_msg()
Ivan Vecera
2022-04-26
ice: Fix incorrect locking in ice_vc_process_vf_msg()
Ivan Vecera
2022-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-15
ice, xsk: Avoid refilling single Rx descriptors
Maciej Fijalkowski
2022-04-15
ice, xsk: Diversify return values from xsk_wakeup call paths
Maciej Fijalkowski
2022-04-15
ice, xsk: Terminate Rx side of NAPI when XSK Rx queue gets full
Maciej Fijalkowski
[next]