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_lib.c
Age
Commit message (
Expand
)
Author
2022-04-08
ice: arfs: fix use-after-free when freeing @rx_cpu_rmap
Alexander Lobakin
2022-04-05
ice: Set txq_teid to ICE_INVAL_TEID on ring creation
Anatolii Gerasymenko
2022-04-01
ice: Clear default forwarding VSI during VSI release
Ivan Vecera
2022-03-09
ice: change "can't set link" message to dbg level
Jonathan Toppins
2022-03-03
ice: convert VF storage to hash table with krefs and RCU
Jacob Keller
2022-03-03
ice: introduce VF accessor functions
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-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-14
ice: Simplify tracking status of RDMA support
Dave Ertman
2022-02-14
ice: enable parsing IPSEC SPI headers for RSS
Jesse Brandeburg
2022-02-09
ice: Advertise 802.1ad VLAN filtering and offloads for PF netdev
Brett Creeley
2022-02-09
ice: Add hot path support for 802.1Q and 802.1ad VLAN offloads
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-02-09
ice: Add helper function for adding VLAN 0
Brett Creeley
2022-02-09
ice: Refactor spoofcheck configuration functions
Brett Creeley
2021-12-30
ice: Add flow director support for channel mode
Kiran Patil
2021-12-14
ice: Propagate error codes
Tony Nguyen
2021-12-14
ice: Remove excess error variables
Tony Nguyen
2021-12-14
ice: Cleanup after ice_status removal
Tony Nguyen
2021-12-14
ice: Remove enum ice_status
Tony Nguyen
2021-12-14
ice: Use int for ice_status
Tony Nguyen
2021-12-14
ice: Remove string printing for ice_status
Tony Nguyen
2021-11-22
ice: fix vsi->txq_map sizing
Maciej Fijalkowski
2021-10-29
ice: Remove boolean vlan_promisc flag from function
Brett Creeley
2021-10-28
ice: Fix clang -Wimplicit-fallthrough in ice_pull_qvec_from_rc()
Nathan Chancellor
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-10-20
ice: enable ndo_setup_tc support for mqprio_qdisc
Kiran Patil
2021-10-20
ice: Add infrastructure for mqprio support via ndo_setup_tc
Kiran Patil
2021-10-19
ice: fix rate limit update after coalesce change
Jesse Brandeburg
2021-10-19
ice: update dim usage and moderation
Jesse Brandeburg
2021-10-19
ice: Add support for VF rate limiting
Brett Creeley
2021-10-15
ice: make use of ice_for_each_* macros
Maciej Fijalkowski
2021-10-15
ice: introduce XDP_TX fallback path
Maciej Fijalkowski
2021-10-15
ice: unify xdp_rings accesses
Maciej Fijalkowski
2021-10-15
ice: split ice_ring onto Tx/Rx separate structs
Maciej Fijalkowski
2021-10-15
ice: remove ring_active from ice_ring
Maciej Fijalkowski
2021-10-14
ice: Fix failure to re-add LAN/RDMA Tx queues
Brett Creeley
2021-10-14
ice: Implement support for SMA and U.FL on E810-T
Maciej Machnikowski
2021-10-07
ice: introduce new type of VSI for switchdev
Grzegorz Nitka
2021-10-07
ice: manage VSI antispoof and destination override
Michal Swiatkowski
2021-10-07
ice: Move devlink port to PF/VF struct
Wojciech Drewek
2021-09-28
ice: Add feature bitmap, helpers and a check for DSCP
Anirudh Venkataramanan
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[prev]
[next]