index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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-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
2023-01-30
ice: Remove redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
[next]