开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_idc.c
Age
Commit message (
Expand
)
Author
2026-02-28
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2026-02-25
ice: recap the VSI and QoS info after rebuild
Aaron Ma
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-08-25
ice: fix NULL pointer dereference in ice_unplug_aux_dev() on reset
Emil Tantilov
2025-05-09
iidc/ice/irdma: Update IDC to support multiple consumers
Dave Ertman
2025-04-30
ice: Replace ice specific DSCP mapping num with a kernel define
Tatyana Nikolova
2025-04-30
iidc/ice/irdma: Rename to iidc_* convention
Dave Ertman
2025-02-05
ice, irdma: move interrupts code to irdma
Michal Swiatkowski
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-02-03
ice: alloc id for RDMA using xa_array
Michal Swiatkowski
2023-02-03
ice: move RDMA init to ice_idc.c
Michal Swiatkowski
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-06
ice: Fix race during aux device (un)plugging
Ivan Vecera
2022-05-05
ice: introduce common helper for retrieving VSI by vsi_num
Maciej Fijalkowski
2022-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-23
ice: don't allow to run ice_send_event_to_aux() in atomic ctx
Alexander Lobakin
2022-02-14
ice: Simplify tracking status of RDMA support
Dave Ertman
2022-02-03
ice: add support for DSCP QoS for IDC
Dave Ertman
2021-11-22
net/ice: Add support for enable_iwarp and enable_roce devlink param
Shiraz Saleem
2021-09-10
ice: Correctly deal with PFs that do not support RDMA
Dave Ertman
2021-05-28
ice: Register auxiliary device to provide RDMA
Dave Ertman
2021-05-28
ice: Implement iidc operations
Dave Ertman
2021-05-28
ice: Initialize RDMA support
Dave Ertman