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
2023-08-17
ice: Block switchdev mode when ADQ is active and vice versa
Marcin Szycik
2023-07-31
ice: Fix RDMA VSI removal during queue rebuild
Rafal Rogalski
2023-07-14
ice: prevent NULL pointer deref during reload
Michal Swiatkowski
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-22
ice: use ice_down_up() where applicable
Maciej Fijalkowski
2023-06-22
ice: allow hot-swapping XDP programs
Maciej Fijalkowski
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-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
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-05-16
ice: add dynamic interrupt allocation
Piotr Raczynski
2023-05-16
ice: add individual interrupt allocation
Piotr Raczynski
2023-05-16
ice: use preferred MSIX allocation api
Piotr Raczynski
2023-05-16
ice: use pci_irq_vector helper function
Piotr Raczynski
2023-05-16
ice: move interrupt related code to separate file
Piotr Raczynski
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-21
ice: remove filters only if VSI is deleted
Michal Swiatkowski
2023-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-15
ice: avoid bonding causing auxiliary plug/unplug under RTNL lock
Dave Ertman
2023-03-13
ice: call ice_is_malicious_vf() from ice_vc_process_vf_msg()
Jacob Keller
2023-03-13
ice: pass mbxdata to ice_is_malicious_vf()
Jacob Keller
2023-03-13
ice: initialize mailbox snapshot earlier in PF init
Jacob Keller
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2023-02-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2023-02-15
ice: update xdp_features with xdp multi-buff
Lorenzo Bianconi
2023-02-14
ice: add support BIG TCP on IPv6
Pawel Chmielewski
2023-02-13
ice: fix lost multicast packets in promisc mode
Jesse Brandeburg
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-06
ice: Do not use WQ_MEM_RECLAIM flag for workqueue
Anirudh Venkataramanan
2023-02-06
ice: introduce clear_reset_state operation
Jacob Keller
2023-02-06
ice: refactor VSI setup to use parameter structure
Jacob Keller
2023-02-03
ice: update VSI instead of init in some case
Michal Swiatkowski
2023-02-03
ice: move VSI delete outside deconfig
Michal Swiatkowski
2023-02-03
ice: split probe into smaller functions
Michal Swiatkowski
2023-02-03
ice: split ice_vsi_setup into smaller functions
Michal Swiatkowski
2023-02-03
ice: cleanup in VSI config/deconfig code
Michal Swiatkowski
2023-02-03
ice: move RDMA init to ice_idc.c
Michal Swiatkowski
2023-02-02
drivers: net: turn on XDP features
Marek Majtyka
2023-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-01
ice: Remove next_{dd,rs} fields from ice_tx_ring
Maciej Fijalkowski
2023-02-01
ice: Add support for XDP multi-buffer on Rx side
Maciej Fijalkowski
2023-02-01
ice: Use ice_max_xdp_frame_size() in ice_xdp_setup_prog()
Maciej Fijalkowski
2023-02-01
ice: Prepare legacy-rx for upcoming XDP multi-buffer support
Maciej Fijalkowski
[next]