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
2024-08-26
ice: Adjust over allocation of memory in ice_sched_add_root_node() and ice_sc...
Aleksandr Mishin
2024-08-26
ice: Report NVM version numbers on mismatch during load
Sergey Temerkhanov
2024-08-26
ice: remove unnecessary control queue cmd_buf arrays
Jacob Keller
2024-08-26
ice: reword comments referring to control queues
Jacob Keller
2024-08-26
ice: stop intermixing AQ commands/responses debug dumps
Przemek Kitszel
2024-08-26
ice: do not clutter debug logs with unused data
Bruce Allan
2024-08-26
ice: improve debug print for control queue messages
Jacob Keller
2024-08-26
ice: implement and use rd32_poll_timeout for ice_sq_done timeout
Jacob Keller
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-21
ice: Fix a 32bit bug
Dan Carpenter
2024-08-20
ice: use internal pf id instead of function number
Michal Swiatkowski
2024-08-20
ice: fix truesize operations for PAGE_SIZE >= 8192
Maciej Fijalkowski
2024-08-20
ice: fix ICE_LAST_OFFSET formula
Maciej Fijalkowski
2024-08-20
ice: fix page reuse when PAGE_SIZE is over 8k
Maciej Fijalkowski
2024-08-13
iavf: add support for offloading tc U32 cls filters
Ahmed Zaki
2024-08-13
ice: enable FDIR filters from raw binary patterns for VFs
Junfeng Guo
2024-08-13
ice: add method to disable FDIR SWAP option
Junfeng Guo
2024-08-13
ice: add API for parser profile initialization
Junfeng Guo
2024-08-13
ice: add UDP tunnels support to the parser
Junfeng Guo
2024-08-13
ice: support turning on/off the parser's double vlan mode
Junfeng Guo
2024-08-13
ice: add parser execution main loop
Junfeng Guo
2024-08-13
ice: add parser internal helper functions
Junfeng Guo
2024-08-13
ice: add debugging functions for the parser sections
Junfeng Guo
2024-08-13
ice: parse and init various DDP parser sections
Junfeng Guo
2024-08-13
ice: add parser create and destroy skeleton
Junfeng Guo
2024-08-12
ethtool: rss: don't report key if device doesn't support it
Jakub Kicinski
2024-08-07
ice: Fix incorrect assigns of FEC counts
Mateusz Polchlopek
2024-08-07
ice: Skip PTP HW writes during PTP reset procedure
Grzegorz Nitka
2024-08-07
ice: Fix reset handler
Grzegorz Nitka
2024-07-29
ice: xsk: fix txq interrupt mapping
Maciej Fijalkowski
2024-07-29
ice: add missing WRITE_ONCE when clearing ice_rx_ring::xdp_prog
Maciej Fijalkowski
2024-07-29
ice: improve updating ice_{t,r}x_ring::xsk_pool
Maciej Fijalkowski
2024-07-29
ice: toggle netif_carrier when setting up XSK pool
Maciej Fijalkowski
2024-07-29
ice: modify error handling when setting XSK pool in ndo_bpf
Maciej Fijalkowski
2024-07-29
ice: replace synchronize_rcu with synchronize_net
Maciej Fijalkowski
2024-07-29
ice: don't busy wait for Rx queue disable in ice_qp_dis()
Maciej Fijalkowski
2024-07-29
ice: respect netif readiness in AF_XDP ZC related ndo's
Michal Kubiak
2024-07-25
Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-23
ice: Fix recipe read procedure
Wojciech Drewek
2024-07-23
ice: Add a per-VF limit on number of FDIR filters
Ahmed Zaki
2024-07-16
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-14
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-07-13
Merge tag 'timers-v6.11-rc1' of https://git.linaro.org/people/daniel.lezcano/...
Thomas Gleixner
2024-07-11
ice: remove eswitch rebuild
Michal Swiatkowski
2024-07-11
ice: Add support for devlink local_forwarding param
Pawel Kaminski
2024-07-11
net: intel: Remove MODULE_AUTHORs
Tony Nguyen
2024-07-11
ice: Add tracepoint for adding and removing switch rules
Marcin Szycik
[prev]
[next]