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
2023-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-19
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-07-19
ice: xsk: Tx multi-buffer support
Maciej Fijalkowski
2023-07-19
ice: xsk: add RX multi-buffer support
Maciej Fijalkowski
2023-07-18
ice: remove unnecessary (void*) conversions
Wu Yunchuan
2023-07-14
ice: prevent NULL pointer deref during reload
Michal Swiatkowski
2023-07-14
ice: Unregister netdev and devlink_port only once
Petr Oros
2023-07-05
ice: Fix tx queue rate limit when TCs are configured
Sridhar Samudrala
2023-07-05
ice: Fix max_rate check while configuring TX rate limits
Sridhar Samudrala
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-27
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-06-22
ice: use ice_down_up() where applicable
Maciej Fijalkowski
2023-06-22
ice: Remove managed memory usage in ice_get_fw_log_cfg()
Christophe JAILLET
2023-06-22
ice: remove null checks before devm_kfree() calls
Przemek Kitszel
2023-06-22
ice: clean up freeing SR-IOV VFs
Przemek Kitszel
2023-06-22
ice: allow hot-swapping XDP programs
Maciej Fijalkowski
2023-06-22
ice: reduce initial wait for control queue messages
Jacob Keller
2023-06-15
ice: remove unnecessary check for old MAC == new MAC
Piotr Gardocki
2023-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-14
ice: Fix ice module unload
Jakub Buchocki
2023-06-12
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2023-06-08
ice: do not re-enable miscellaneous interrupt until thread_fn completes
Jacob Keller
2023-06-08
ice: trigger PFINT_OICR_TSYN_TX interrupt instead of polling
Jacob Keller
2023-06-08
ice: Fix XDP memory leak when NIC is brought up and down
Kamil Maziarz
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-08
ice: introduce ICE_TX_TSTAMP_WORK enumeration
Jacob Keller
2023-06-08
ice: always return IRQ_WAKE_THREAD in ice_misc_intr()
Karol Kolacinski
2023-06-08
ice: handle extts in the miscellaneous interrupt thread
Karol Kolacinski
2023-06-08
ice: Don't dereference NULL in ice_gnss_read error path
Simon Horman
2023-06-07
ice: make writes to /dev/gnssX synchronous
Michal Schmidt
2023-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-01
ice: recycle/free all of the fragments from multi-buffer frame
Maciej Fijalkowski
2023-05-30
devlink: move port_split/unsplit() ops into devlink_port_ops
Jiri Pirko
2023-05-30
ice: register devlink port for PF with ops
Jiri Pirko
2023-05-26
overflow: Add struct_size_t() helper
Kees Cook
2023-05-19
ice: use src VSI instead of src MAC in slow-path
Michal Swiatkowski
2023-05-19
ice: allow matching on meta data
Michal Swiatkowski
2023-05-19
ice: specify field names in ice_prot_ext init
Michal Swiatkowski
2023-05-19
ice: remove redundant Rx field from rule info
Michal Swiatkowski
2023-05-19
ice: define meta data to match in switch
Michal Swiatkowski
2023-05-18
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2023-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-17
ice: Remove LAG+SRIOV mutual exclusion
Dave Ertman
2023-05-17
ice: update PHY type to ethtool link mode mapping
Paul Greenwalt
2023-05-17
ice: refactor PHY type to ethtool link mode
Paul Greenwalt
2023-05-17
ice: update ICE_PHY_TYPE_HIGH_MAX_INDEX
Paul Greenwalt
2023-05-16
ice: Fix ice VF reset during iavf initialization
Dawid Wesierski
2023-05-16
ice: Fix stats after PF reset
Ahmed Zaki
2023-05-16
ice: add dynamic interrupt allocation
Piotr Raczynski
2023-05-16
ice: track interrupt vectors with xarray
Piotr Raczynski
[next]