Whamcloud - gitweb
LU-17705 ptlrpc: replace synchronize_rcu() with rcu_barrier()
[fs/lustre-release.git] / lnet / lnet / udsp.c
2024-04-02 Timothy DayLU-6142 lnet: SPDX for lnet/lnet/ 52/54252/3
2023-10-25 James SimmonsLU-10391 lnet: migrate full LNet NI information collection 55/50255/25
2023-06-20 Chris HornLU-16574 udsp: lnetctl udsp improvements 87/51087/2
2023-03-08 Cyril BordageLU-15944 lnet: remove crash with UDSP 01/48801/7
2023-03-08 Chris HornLU-16575 lnet: memory leak in copy_ioc_udsp_descr 81/50081/4
2022-11-17 Emoly LiuLU-14736 utils: update leak-finder.pl for new format 83/43983/10
2022-07-11 Mr NeilBrownLU-10391 lnet: discard some peer_ni lookup functions 24/44624/7
2021-11-20 Mr NeilBrownLU-10391 lnet: extend prefered nids in struct lnet_peer_ni 96/43596/9
2021-08-31 Mr NeilBrownLU-10391 lnet: change lp_primary_nid to struct lnet_nid 02/42102/13
2021-08-31 Mr NeilBrownLU-10391 lnet: change lpni_nid in lnet_peer_ni to lnet_nid 01/42101/13
2021-08-31 Mr NeilBrownLU-10391 lnet: introduce struct lnet_nid 00/42100/26
2021-02-22 Amir ShehataLU-9121 lnet: ioctl handler for get policy info
2021-02-22 Sonia SharmaLU-9121 lnet: Add the kernel level De-Marshalling API
2021-02-22 Sonia SharmaLU-9121 lnet: Add the kernel level Marshalling API
2021-02-22 Amir ShehataLU-9121 lnet: UDSP handling