Whamcloud - gitweb
LU-19098 hsm: don't print progname twice with lhsmtool
[fs/lustre-release.git] / lnet / utils /
2025-06-12 Andreas DilgerLU-5969 lnet: use LGPL-2.1+ for SPDX headers 67/59367/4
2025-06-07 Nathaniel ClarkLU-19039 lnetconfig: Fix error string in cyaml output 73/59373/4
2025-05-21 Chris HornLU-18927 lnet: Fix lnetctl fault commands 07/58807/3
2025-05-07 Frank SehrLU-18828 lnet: lnetctl SIGSEGV in infra_ping_nid 60/58460/8
2025-05-07 James SimmonsLU-12511 lnet: don't build gnilnd related code for... 53/58953/4
2025-05-02 Chris HornLU-18928 lnet: Fix lnetctl peer/net set help option 08/58808/4
2025-03-26 Frank SehrLU-18779 lnet: lnetctl SIGSEGV in lnetctl.c getopt_inte... 22/58322/7
2025-03-19 Manish RegmiLU-18769 lnet: lnetctl memory corruption because of... 88/58288/4
2025-03-06 Frank SehrLU-18762 lnet: lst SIGSEGV in parser.c 69/58269/2
2025-03-06 Frank SehrLU-18751 lnet: Segfault in lnetctl fault command 16/58216/2
2025-03-06 Caleb CarlsonLU-18566 lnet: dynamically configure timeouts 14/57514/6
2025-01-18 Chris HornLU-18540 lnet: Fix lnetctl ping timeout parsing 05/57405/2
2024-11-24 Chris HornLU-14288 lnet: Introduce nidmasks 22/55922/13
2024-08-23 Jian YuLU-17794 lustre: replace 0-length arrays with flexible... 74/55874/7
2024-08-16 James SimmonsLU-18083 utils: handle more than one peer NI per peer 44/55944/4
2024-08-16 Timothy DayLU-6142 lnet: update files with correct SPDX 30/55930/4
2024-07-17 Shaun TancheffLU-17928 lnet: add kmod devel package 87/55387/7
2024-07-17 Frank SehrLU-16959 lnet: auto-tune ARP-related sysctl setting 10/53310/24
2024-07-13 Arshad HussainLU-17000 lnet: Correctly handle args passed to jt_show_... 51/55651/4
2024-07-13 Olaf WeberLU-9119 lnet: remove "struct' from generated comment 07/55507/2
2024-07-13 James SimmonsLU-17629 utils: support hostname with 94/54894/9
2024-06-25 Olaf WeberLU-9119 lnet: whitespace cleanup for wirecheck.c 46/55446/5
2024-06-25 Arshad HussainLU-6142 utils: Fix style issues for routerstat.c 20/55420/2
2024-06-25 Chris HornLU-10391 lnet: Fault injection add/del ioctls to netlink 32/53732/8
2024-06-25 Chris HornLU-9680 lnet: Fault injection list ioctls to netlink 33/53733/11
2024-06-19 Chris HornLU-17894 lnet: Initialize common lnd params 41/55341/4
2024-06-19 Chris HornLU-17895 lnet: Validate input for lnetctl import 40/55340/3
2024-06-19 Arshad HussainLU-17000 lnet: Initilize lnet_nidlist local variable 90/55290/2
2024-06-19 Arshad HussainLU-6142 utils: Fix style issues for lst.c 89/55289/6
2024-06-19 Chris HornLU-9680 lnet: Convert lnetctl debug recovery to netlink 34/53734/12
2024-06-10 James SimmonsLU-16822 lnet: use proper Netlink flags for setup 29/55129/5
2024-05-29 Timothy DayLU-16518 lnet: fix incorrectly initialized variables 84/55084/2
2024-04-30 James SimmonsLU-16822 lnet: always initialize IPv6 at start up 18/51818/6
2024-04-23 Etienne AUJAMESLU-12452 lnet: allow to set IP ToS value per-NI 81/54081/6
2024-04-23 James SimmonsLU-17638 utils: break up Netlink error handling 12/54412/27
2024-04-08 James SimmonsLU-10391 lnet: update Netlink commands functionality 03/53003/15
2024-04-02 Timothy DayLU-6142 lnet: SPDX for lnet/util/lnetconfig/ 72/54172/3
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 Timothy DayLU-17600 lnet: delete lbstats and lnetunload 50/54250/2
2024-03-13 James SimmonsLU-9680 lnet: add NLM_F_DUMP_FILTERED support 04/53004/15
2024-03-04 James SimmonsLU-14391 utils: handle very large YAML data sets. 32/54132/3
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-03-04 James SimmonsLU-9680 utils: fix nested attribute handling in liblnet... 89/53889/5
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-12-20 Arshad HussainLU-17000 utils: Check return value of yaml_parser_initi... 31/53331/2
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-18 James SimmonsLU-10391 lnet: filter out white spaces 20/53020/3
2023-11-08 Arshad HussainLU-17000 coverity: Fix Logically dead code under liblne... 50/52950/2
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 Arshad HussainLU-17000 coverity: Fix 'Extra argument' under lst.c 60/52660/2
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-31 Jake McManusLU-17000 lnet: remove redundant errno check in liblnetc... 46/51846/3
2023-08-24 Chris HornLU-16998 lnet: Error when missing discover arg 90/51790/2
2023-08-19 Timothy DayLU-8191 lnet: convert functions in utils to static 27/51427/3
2023-08-07 Jian YuLU-16980 build: fix gcc-12 [-Werror=format-truncation... 65/51765/3
2023-08-01 James SimmonsLU-9680 utils: add updating the key table for Netlink. 15/51715/3
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-06-20 Mr NeilBrownLU-6142 utils: use list_first/list_entry() on list... 30/50830/7
2023-06-09 Frank SehrLU-16548 lnet: report actual timeout used by lnd 20/50620/18
2023-05-31 Timothy DayLU-16723 libcfs: refactor parser to be simpler 83/50583/19
2023-05-31 Mr NeilBrownLU-6142 all: use list_first_entry() where appropriate. 26/50826/2
2023-05-31 James SimmonsLU-9680 lnet: collect data about routes by using Netlink 39/49839/21
2023-05-19 Chris HornLU-16797 lnet: improve numeric NID to CPT hashing 62/50862/2
2023-05-19 Chris HornLU-16466 kfilnd: Allow custom traffic class per-NI 90/50490/4
2023-05-19 Chris HornLU-16801 lnet: Use dynamic allocation for LND tunables 72/50872/2
2023-05-01 James SimmonsLU-16462 utils: handle lack of newer nla_attrs 08/49608/10
2023-04-11 Thomas BertschingerLU-16503 utils: add --hex-idx option for lfs getstripe 40/50340/4
2023-04-11 Timothy DayLU-16518 lnet: fix clang build errors 18/50318/3
2023-03-28 James SimmonsLU-9680 lnet: handle multi-rail setups 26/50026/5
2023-03-21 Timothy DayLU-15626 lnet: fix shellcheck warning for lnet utils 44/50244/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-03-08 Shaun TancheffLU-16509 lnet: quash memcpy WARN_ONCE false positive 01/49801/7
2023-02-03 Thomas BertschingerLU-16392 utils: use --list-commands for bash completion 84/49484/9
2023-01-31 Timothy DayLU-14707 tests: Prefer #!/bin/bash 79/49479/4
2023-01-19 James SimmonsLU-16460 lnet: validate data sent from user land properly 88/49588/6
2023-01-19 James SimmonsLU-10003 lnet: use Netlink to support LNet ping commands 60/49360/6
2023-01-19 James SimmonsLU-8915 lnet: migrate LNet selftest group handling... 14/49314/5
2022-12-20 Alexey LyashkovLU-16157 lnet: lst read-outside of allocation 47/48547/3
2022-12-13 Artem BlagodarenkoLU-16346 utils: fix lctl stack smashing 54/49254/4
2022-11-15 James SimmonsLU-16307 util: fix lnetctl bugs that break sanity-sec 29/49129/5
2022-11-14 James SimmonsLU-8915 lnet: migrate LNet selftest session handling... 98/43298/24
2022-11-08 Lei FengLU-16152 utils: fix integer overflow in cYAML parser 49/48649/7
2022-11-08 Mr NeilBrownLU-10391 lnet: allow ping packet to contain large nids 28/44628/20
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-15 Cyril BordageLU-13364 utils: fix bad output for lnetctl import ... 22/43922/2
2022-10-10 James SimmonsLU-9680 obdclass: user netlink to collect devices infor... 18/31618/80
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
next