index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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
2022-05-05
ice: get switch id on switchdev devices
Michal Swiatkowski
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-26
ice: wait 5 s for EMP reset after firmware flash
Petr Oros
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-12
ice: Add mpls+tso support
Joe Damato
2022-04-08
ice: arfs: fix use-after-free when freeing @rx_cpu_rmap
Alexander Lobakin
2022-04-05
ice: clear cmd_type_offset_bsz for TX rings
Maciej Fijalkowski
2022-04-05
ice: synchronize_rcu() when terminating rings
Maciej Fijalkowski
2022-04-01
ice: Fix broken IFF_ALLMULTI handling
Ivan Vecera
2022-04-01
ice: Fix MAC address setting
Ivan Vecera
2022-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-23
ice: fix 'scheduling while atomic' on aux critical err interrupt
Alexander Lobakin
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-15
ice: destroy flow director filter mutex after releasing VSIs
Sudheer Mogilappagari
2022-03-15
ice: fix NULL pointer dereference in ice_update_vsi_tx_ring_stats()
Maciej Fijalkowski
2022-03-15
ice: introduce ICE_VF_RESET_LOCK flag
Jacob Keller
2022-03-15
ice: convert ice_reset_vf to take flags
Jacob Keller
2022-03-15
ice: drop is_vflr parameter from ice_reset_all_vfs
Jacob Keller
2022-03-14
ice: rename ICE_MAX_VF_COUNT to avoid confusion
Jacob Keller
2022-03-14
ice: remove circular header dependencies on ice.h
Jacob Keller
2022-03-10
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-10
ice: Fix race condition during interface enslave
Ivan Vecera
2022-03-09
ice: Add slow path offload stats on port representor in switchdev
Marcin Szycik
2022-03-08
ice: Don't use GFP_KERNEL in atomic context
Christophe JAILLET
2022-03-08
ice: Fix error with handling of bonding MTU
Dave Ertman
2022-03-03
ice: convert VF storage to hash table with krefs and RCU
Jacob Keller
2022-03-03
ice: factor VF variables to separate structure
Jacob Keller
2022-03-03
ice: convert ice_for_each_vf to include VF entry iterator
Jacob Keller
2022-03-03
ice: store VF pointer instead of VF ID
Jacob Keller
2022-03-03
ice: add TTY for GNSS module for E810T device
Karol Kolacinski
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-18
ice: fix concurrent reset and removal of VFs
Jacob Keller
2022-02-14
ice: Simplify tracking status of RDMA support
Dave Ertman
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-10
ice: Avoid RTNL lock when re-creating auxiliary device
Dave Ertman
2022-02-10
ice: fix IPIP and SIT TSO offload
Jesse Brandeburg
2022-02-10
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2022-02-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-02-09
ice: Advertise 802.1ad VLAN filtering and offloads for PF netdev
Brett Creeley
2022-02-09
ice: Support configuring the device to Double VLAN Mode
Brett Creeley
2022-02-09
ice: Add outer_vlan_ops and VSI specific VLAN ops implementations
Brett Creeley
2022-02-09
ice: Adjust naming for inner VLAN operations
Brett Creeley
2022-02-09
ice: Use the proto argument for VLAN ops
Brett Creeley
2022-02-09
ice: Introduce ice_vlan struct
Brett Creeley
2022-02-09
ice: Add new VSI VLAN ops
Brett Creeley
2022-01-27
ice: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-27
ice: Make Tx threshold dependent on ring length
Maciej Fijalkowski
2022-01-06
ice: improve switchdev's slow-path
Wojciech Drewek
2021-12-30
ice: Add flow director support for channel mode
Kiran Patil
[prev]
[next]