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.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_sched.c
Age
Commit message (
Expand
)
Author
2024-08-26
ice: Adjust over allocation of memory in ice_sched_add_root_node() and ice_sc...
Aleksandr Mishin
2024-04-22
ice: Adjust the VSI/Aggregator layers
Raj Victor
2024-03-22
overflow: Change DEFINE_FLEX to take __counted_by member
Kees Cook
2023-12-18
ice: field get conversion
Jesse Brandeburg
2023-10-03
ice: drop two params of ice_aq_move_sched_elems()
Przemek Kitszel
2023-10-03
ice: ice_sched_remove_elems: replace 1 elem array param by u32
Przemek Kitszel
2023-08-17
ice: refactor ice_sched to make functions static
Jan Sokolowski
2023-07-27
ice: changes to the interface with the HW and FW for SRIOV_VF+LAG
Dave Ertman
2023-07-27
ice: Correctly initialize queue context values
Jacob Keller
2023-06-22
ice: remove null checks before devm_kfree() calls
Przemek Kitszel
2023-03-28
ice: fix invalid check for empty list in ice_sched_assoc_vsi_to_agg()
Jakob Koschel
2023-01-19
ice: Reduce scope of variables
Tony Nguyen
2023-01-19
ice: Remove cppcheck suppressions
Tony Nguyen
2022-11-17
ice: Add an option to pre-allocate memory for ice_sched_node
Michal Wilczynski
2022-11-17
ice: Introduce new parameters in ice_sched_node
Michal Wilczynski
2022-09-06
ice: Simplify memory allocation in ice_sched_init_port()
Christophe JAILLET
2021-12-14
ice: Remove unnecessary casts
Dan Carpenter
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-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-10-20
ice: Add infrastructure for mqprio support via ndo_setup_tc
Kiran Patil
2021-10-19
ice: Add support for VF rate limiting
Brett Creeley
2021-10-14
ice: Fix failure to re-add LAN/RDMA Tx queues
Brett Creeley
2021-06-25
ice: remove the VSI info from previous agg
Victor Raj
2021-05-28
ice: Implement iidc operations
Dave Ertman
2021-04-14
ice: suppress false cppcheck issues
Bruce Allan
2021-04-07
ice: Modify recursive way of adding nodes
Victor Raj
2021-03-23
ice: Fix prototype warnings
Tony Nguyen
2021-02-08
ice: Use PSM clock frequency to calculate RL profiles
Ben Shelton
2021-02-08
ice: create scheduler aggregator node config and move VSIs
Kiran Patil
2020-12-09
ice: join format strings to same line as ice_debug
Jacob Keller
2020-08-01
ice: Misc minor fixes
Tony Nguyen
2020-07-29
ice: distribute Tx queues evenly
Victor Raj
2020-07-29
ice: Add RL profile bit mask check
Tarun Singh
2020-07-01
ice: replace single-element array used for C struct hack
Bruce Allan
2020-07-01
ice: avoid unnecessary single-member variable-length structs
Bruce Allan
2020-05-31
ice: fix function signature style format
Bruce Allan
2020-05-21
ice: Fix casting issues
Karol Kolacinski
2019-11-22
ice: remove pointless NULL check of port_info
Jacob Keller
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-08
ice: fix potential infinite loop because loop counter being too small
Colin Ian King
2019-11-08
ice: Add NDO callback to set the maximum per-queue bitrate
Usha Ketineni
2019-09-05
ice: Check root pointer for validity
Anirudh Venkataramanan
2019-08-26
ice: added sibling head to parse nodes
Victor Raj
2019-06-28
ice: Use struct_size() helper
Gustavo A. R. Silva
2019-05-02
ice: Create framework for VSI queue context
Anirudh Venkataramanan
2019-04-18
ice: Add code for DCB initialization part 3/4
Anirudh Venkataramanan
2019-04-18
ice: Fix incorrect use of abbreviations
Anirudh Venkataramanan
2019-03-25
ice: add and use new ice_for_each_traffic_class() macro
Bruce Allan
[next]