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
/
ice_main.c
Age
Commit message (
Expand
)
Author
2024-12-05
Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-12-03
ice: Fix VLAN pruning in switchdev mode
Marcin Szycik
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-11-15
ndo_fdb_del: Add a parameter to report whether notification was sent
Petr Machata
2024-11-15
ndo_fdb_add: Add a parameter to report whether notification was sent
Petr Machata
2024-11-13
ice: Unbind the workqueue
Frederic Weisbecker
2024-11-13
ice: initialize pf->supported_rxdids immediately after loading DDP
Jacob Keller
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-08
ice: Make use of assign_bit() API
Hongbo Li
2024-10-08
ice: add E830 HW VF mailbox message limit support
Paul Greenwalt
2024-10-08
ice: Flush FDB entries before reset
Wojciech Drewek
2024-10-08
ice: Fix netif_is_ice() in Safe Mode
Marcin Szycik
2024-10-08
ice: Fix entering Safe Mode
Marcin Szycik
2024-09-30
ice: fix memleak in ice_init_tx_topology()
Przemek Kitszel
2024-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-09
ice: stop calling pci_disable_device() as we use pcim
Przemek Kitszel
2024-09-06
ice: base subfunction aux driver
Piotr Raczynski
2024-09-06
ice: treat subfunction VSI the same as PF VSI
Michal Swiatkowski
2024-09-06
ice: add basic devlink subfunctions support
Piotr Raczynski
2024-09-06
ice: export ice ndo_ops functions
Piotr Raczynski
2024-09-06
ice: add new VSI type for subfunctions
Piotr Raczynski
2024-09-03
ice: do not bring the VSI up, if it was down before the XDP setup
Larysa Zaremba
2024-09-03
ice: check for XDP rings instead of bpf program when unconfiguring
Larysa Zaremba
2024-09-03
ice: protect XDP configuration with a mutex
Larysa Zaremba
2024-09-03
ice: move netif_queue_set_napi to rtnl-protected sections
Larysa Zaremba
2024-08-28
ice: Add netif_device_attach/detach into PF reset flow
Dawid Osuchowski
2024-08-07
ice: Fix reset handler
Grzegorz Nitka
2024-07-29
ice: improve updating ice_{t,r}x_ring::xsk_pool
Maciej Fijalkowski
2024-07-11
ice: remove eswitch rebuild
Michal Swiatkowski
2024-07-11
net: intel: Remove MODULE_AUTHORs
Tony Nguyen
2024-06-28
ice: Distinguish driver reset and removal for AQ shutdown
Piotr Gardocki
2024-06-28
ice: Check all ice_vsi_rebuild() errors in function
Eric Joyner
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-23
ice: Rebuild TC queues on VSI queue reconfiguration
Jan Sokolowski
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-13
ice: fix 200G link speed message log
Paul Greenwalt
2024-06-13
ice: avoid IRQ collision to fix init failure on ACPI S3 resume
En-Wei Wu
2024-06-10
ice: use irq_update_affinity_hint()
Michal Schmidt
2024-06-05
ice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors()
Larysa Zaremba
2024-06-05
ice: add flag to distinguish reset from .ndo_bpf in XDP rings config
Larysa Zaremba
2024-05-07
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-06
ice: refactor struct ice_vsi_cfg_params to be inside of struct ice_vsi
Mateusz Polchlopek
2024-05-06
ice: update E830 device ids and comments
Paul Greenwalt
2024-05-06
ice: add additional E830 device ids
Paul Greenwalt
2024-04-25
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2024-04-24
net: intel: introduce {, Intel} Ethernet common library
Alexander Lobakin
2024-04-22
ice: Enable switching default Tx scheduler topology
Michal Wilczynski
2024-04-17
ice: Add automatic VF reset on Tx MDD events
Marcin Szycik
[next]