index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
devlink
/
devlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-11
ice: acquire NVM lock around each flash read
Robert Malz
1
-25
/
+7
2026-05-25
devlink: pass param values by pointer
Ratheesh Kannoth
1
-15
/
+15
2026-04-30
ice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hw
Petr Oros
1
-0
/
+2
2026-03-10
drivers: net: ice: fix devlink parameters get without irdma
Nikolay Aleksandrov
1
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-01-20
ice: add missing ice_deinit_hw() in devlink reinit path
Paul Greenwalt
1
-0
/
+1
2025-11-20
devlink: pass extack through to devlink_param::get()
Daniel Zahka
1
-4
/
+10
2025-10-24
ice: move ice_deinit_dev() to the end of deinit paths
Przemek Kitszel
1
-1
/
+4
2025-10-24
ice: move ice_init_pf() out of ice_init_dev()
Przemek Kitszel
1
-3
/
+13
2025-07-24
ice: use libie_aq_str
Michal Swiatkowski
1
-5
/
+5
2025-05-09
iidc/ice/irdma: Update IDC to support multiple consumers
Dave Ertman
1
-10
/
+35
2025-02-06
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...
Jakub Kicinski
1
-0
/
+102
2025-02-05
ice: enable_rdma devlink param
Michal Swiatkowski
1
-0
/
+21
2025-02-05
ice: devlink PF MSI-X max and min parameter
Michal Swiatkowski
1
-0
/
+81
2025-02-01
ice: Add check for devm_kzalloc()
Jiasheng Jiang
1
-0
/
+3
2025-01-16
ice: support FW Recovery Mode
Konrad Knitter
1
-2
/
+6
2025-01-14
ice: split ice_init_hw() out from ice_init_dev()
Przemek Kitszel
1
-1
/
+9
2024-12-17
ice: rename devlink_port.[ch] to port.[ch]
Przemek Kitszel
1
-1
/
+1
2024-09-06
ice: support subfunction devlink Tx topology
Michal Swiatkowski
1
-0
/
+12
2024-09-06
ice: allocate devlink for subfunction
Piotr Raczynski
1
-0
/
+31
2024-09-06
ice: add basic devlink subfunctions support
Piotr Raczynski
1
-0
/
+3
2024-07-11
ice: Add support for devlink local_forwarding param
Pawel Kaminski
1
-0
/
+126
2024-06-21
ice: move devlink locking outside the port creation
Michal Swiatkowski
1
-2
/
+0
2024-05-29
ice: check for unregistering correct number of devlink params
Dave Ertman
1
-9
/
+22
2024-05-06
ice: refactor struct ice_vsi_cfg_params to be inside of struct ice_vsi
Mateusz Polchlopek
1
-4
/
+2
2024-04-22
ice: Add tx_scheduling_layers devlink param
Lukasz Czapnik
1
-2
/
+170
2024-04-22
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
1
-6
/
+6
2024-04-01
ice: hold devlink lock for whole init/cleanup
Michal Swiatkowski
1
-16
/
+16
2024-04-01
ice: move devlink port code to a separate file
Piotr Raczynski
1
-423
/
+0
2024-04-01
ice: move ice_devlink.[ch] to devlink folder
Michal Swiatkowski
1
-0
/
+2022