Whamcloud - gitweb
LU-17705 ptlrpc: replace synchronize_rcu() with rcu_barrier()
[fs/lustre-release.git] / lnet / utils / lnetctl.c
9 days ago James SimmonsLU-10391 lnet: update Netlink commands functionality 03/53003/15
2024-03-23 James SimmonsLU-13642 lnet: Allow dynamic IP specification 05/53605/6
2024-03-23 James SimmonsLU-10003 lnet: migrate lnet setup and tear down to... 59/54359/2
2024-03-18 James SimmonsLU-17638 util: remove newer lnetctl export handling 36/54436/3
2024-03-13 James SimmonsLU-9680 lnet: add NLM_F_DUMP_FILTERED support 04/53004/15
2024-03-04 Timothy DayLU-6142 lnet: SPDX for lnet/utils/ 73/54173/2
2024-03-04 James SimmonsLU-10391 lnet: support updating LNet local NI settings 60/53560/12
2024-02-15 James SimmonsLU-17479 utils: Update lnet tools to support PyYAML... 45/53845/3
2024-02-04 Arshad HussainLU-17414 lnet: Use POSIX error number for libnetconfig 57/53657/3
2024-01-03 James SimmonsLU-10391 lnet: update ping to handle multiple NIDs 61/49361/7
2023-11-18 Arshad HussainLU-17000 coverity: Fix Logically dead code under lnetctl.c 21/52921/6
2023-11-18 Chris HornLU-17054 lnet: Change cpt-of-nid to get result from... 02/52502/5
2023-11-08 James SimmonsLU-10391 lnet: handle discovery with Netlink 53/50253/3
2023-11-03 James SimmonsLU-10391 lnet: migrate router management to Netlink 54/50254/31
2023-10-25 James SimmonsLU-10391 lnet: migrate peer NI control to Netlink 74/49574/29
2023-10-25 James SimmonsLU-9680 lnet: collect data about peer_ni by using Netlink 16/49516/42
2023-10-25 James SimmonsLU-10391 lnet: migrate full LNet NI information collection 55/50255/25
2023-08-24 Chris HornLU-16998 lnet: Error when missing discover arg 90/51790/2
2023-06-28 Serguei SmirnovLU-16709 lnet: fix locking multiple NIDs of the MR... 30/50530/15
2023-06-20 Chris HornLU-16574 udsp: lnetctl udsp improvements 87/51087/2
2023-05-31 Timothy DayLU-16723 libcfs: refactor parser to be simpler 83/50583/19
2023-05-31 James SimmonsLU-9680 lnet: collect data about routes by using Netlink 39/49839/21
2023-05-19 Chris HornLU-16466 kfilnd: Allow custom traffic class per-NI 90/50490/4
2023-03-08 Serguei SmirnovLU-14668 lnet: add 'force' option to lnetctl peer del 49/50149/5
2023-03-08 Cyril BordageLU-15944 lnet: remove crash with UDSP 01/48801/7
2023-02-03 Thomas BertschingerLU-16392 utils: use --list-commands for bash completion 84/49484/9
2023-01-19 James SimmonsLU-16460 lnet: validate data sent from user land properly 88/49588/6
2022-11-15 James SimmonsLU-16307 util: fix lnetctl bugs that break sanity-sec 29/49129/5
2022-11-08 James SimmonsLU-10003 lnet: use Netlink to support old and new NI... 14/48814/13
2022-10-25 Serguei SmirnovLU-15234 lnet: add mechanism for dumping lnd peer debug... 66/48566/6
2022-10-04 James SimmonsLU-12511 utils: make kfilnd support a soft requirement 18/48518/5
2022-09-17 Chris HornLU-16145 lnet: Honor peer timeout of zero 89/48489/4
2022-09-01 Doug OucharekLU-16035 kfilnd: Initial kfilnd implementation 09/48009/8
2022-06-11 Chris HornLU-15538 lnet: DLC sets map_on_demand incorrectly 92/46492/2
2022-06-11 Cyril BordageLU-14979 lnet: set max recovery interval duration 27/44927/8
2022-01-31 Amir ShehataLU-13621 lnet: utility to print cpt number 13/39113/9
2021-11-30 Chris HornLU-14939 lnet: Allow specifying a source NID for lnetct... 27/44727/5
2021-11-20 Serguei SmirnovLU-14662 lnet: set eth routes needed for multi rail 65/44065/15
2021-08-18 Serguei SmirnovLU-12815 socklnd: allow dynamic setting of conns_per_peer 63/41463/13
2021-07-31 Cyril BordageLU-13299 lnet: add "stats reset" to lnetctl 50/44150/2
2021-03-10 Lei FengLU-14460 lnet: fix mismatched printf format 55/41755/4
2021-02-22 Amir ShehataLU-9121 lnet: add show udsp command
2021-02-22 Sonia SharmaLU-9121 lnet: Delete a selection policy
2021-02-22 Sonia SharmaLU-9121 lnet: Add a selection policy
2020-12-09 Chris HornLU-13569 lnet: Add lnet_recovery_limit to lnetctl 17/39717/14
2020-11-03 Cyril BordageLU-13728 utils: add missing global parameters 98/40298/2
2020-09-12 Chris HornLU-13502 lnet: Add response tracking param to lnetctl 14/38514/11
2020-08-25 Amir ShehataLU-13750 lnet: Fix peer add command 92/39392/6
2020-05-27 Chris HornLU-13510 lnet: Add lnet_lnd_timeout to lnetctl 64/38464/5
2020-04-07 James SimmonsLU-13274 uapi: make lnet UAPI headers C99 compliant 71/37971/11
2020-04-07 Amir ShehataLU-13385 lnet: Calculate IB service-id 45/38045/6
2020-01-03 Chris HornLU-12410 lnet: Convert lnetctl peer add and del 05/35305/13
2019-06-07 Amir ShehataLU-11297 lnet: set gw sensitivity from lnetctl 35/33635/31
2019-06-07 Amir ShehataLU-11300 lnet: configure lnet router senstivity 55/33455/29
2019-03-03 Sebastien BuissonLU-11894 lnet: check for asymmetrical route messages 19/34119/4
2018-11-10 Amir ShehataLU-11468 lnet: set recovery interval from lnetctl 98/33498/4
2018-09-10 Amir ShehataLU-11283 lnet: fix setting health value manually 74/33074/3
2018-09-04 Sonia SharmaLU-10654 lnet: lnetctl doesn't error out on mistyped... 65/31265/3
2018-08-17 Amir ShehataLU-9120 lnet: print recovery queues content 50/32950/12
2018-08-17 Amir ShehataLU-9120 lnet: set health value from user space 63/32863/14
2018-08-17 Amir ShehataLU-9120 lnet: set health sensitivity from lnetctl 79/32779/16
2018-08-17 Amir ShehataLU-9120 lnet: set transaction timeout from lnetctl 78/32778/16
2018-08-17 Amir ShehataLU-9120 lnet: set retry count from lnetctl 77/32777/16
2018-05-02 Amir ShehataLU-10825 lnet: add ip2nets syntax handling for peer 86/31786/4
2018-02-06 Amir ShehataLU-10452 lnet: cleanup YAML output 45/30845/6
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
2017-09-10 Steve GuminskiLU-6210 utils: Use C99 struct initializers in lnetctl 23/28423/4
2017-08-22 SoniaLU-9480 lnet: cleanup lnetctl and cyaml 49/27349/15
2017-08-22 Amir ShehataLU-9480 lnet: add enhanced statistics 95/25795/27
2017-08-22 Sonia SharmaLU-9480 lnet: add "lnetctl discover" 93/25793/29
2017-08-22 Olaf WeberLU-9480 lnet: add "lnetctl ping" command 91/25791/31
2017-08-22 Olaf WeberLU-9480 lnet: add "lnetctl peer list" 90/25790/26
2017-08-22 Olaf WeberLU-9480 lnet: tune lnet_peer_discovery_disabled with... 87/25787/21
2017-08-22 Olaf WeberLU-9480 lnet: configure lnet_interfaces_max tunable... 71/25771/18
2017-08-05 James SimmonsLU-6245 uapi: move libcfs/lnet UAPI header into own... 89/28089/7
2017-05-12 Bobi JamLU-9324 lnet: move cyaml.h under lnet/include/ 59/26859/6
2017-05-01 Amir ShehataLU-9057 lnet: fix static analysis issues 87/26687/4
2017-02-15 Steve GuminskiLU-5170 utils: Add support for --list-commands option 02/24902/4
2017-01-31 Steve GuminskiLU-6210 lnet: Change positional struct initializers... 93/23493/7
2017-01-25 Amir ShehataLU-7734 lnet: Fix setting numa range
2017-01-25 Stephen ChampionLU-7734 lnet: Update lnetctl usage
2017-01-25 Amir ShehataLU-7734 lnet: rename peer key_nid to prim_nid
2017-01-25 Amir ShehataLU-7734 lnet: Enhance DLC ip2nets
2017-01-25 Amir ShehataLU-7734 lnet: configuration fixes
2017-01-25 Amir ShehataLU-7734 lnet: peer/peer_ni handling adjustments
2017-01-25 Amir ShehataLU-7734 lnet: handle non-MR peers
2017-01-25 Amir ShehataLU-7734 lnet: NUMA support
2017-01-25 Amir ShehataLU-7734 lnet: configure local NI from DLC
2017-01-25 Amir ShehataLU-7734 lnet: configure peers from DLC
2016-12-17 Andreas DilgerLU-8901 misc: update Intel copyright messages for 2016 33/24233/4
2016-04-07 Amir ShehataLU-7101 lnet: per NI map-on-demand value 67/16367/18
2016-03-14 James SimmonsLU-6245 libcfs: remove types.h from userland code 79/16879/9
2015-04-28 John L. HammondLU-6245 libcfs: remove libcfsutil.h 80/14180/7
2015-01-07 James SimmonsLU-5935 lnet: Fixes to make lnetctl function as expected. 82/12782/11
2014-12-29 Kit WestneatLU-6025 utils: reset optind before calls to getopt_long() 63/13063/4
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-12-04 Amir ShehataLU-5813 lnet: Fix typo in route show command 57/12557/4
2014-11-11 John L. HammondLU-2675 libcfs: remove libcfs posix headers 87/11987/5
2014-10-22 Amir ShehataLU-2456 lnet: DLC user space Configuration utility 26/8026/65