Whamcloud - gitweb
LU-16751 build: remove symlinks and add SPDX
[fs/lustre-release.git] / lnet / lnet /
2024-01-03 Chris HornLU-9680 lnet: Empty route/peer table is not an error 66/53366/4
2024-01-03 James SimmonsLU-10391 lnet: update ping to handle multiple NIDs 61/49361/7
2023-12-20 Chris HornLU-14810 lnet: Cancel discovery ping/push on shutdown 56/53356/2
2023-12-20 Chris HornLU-10391 lnet: Ping target corrupted 20/53320/3
2023-12-13 Serguei SmirnovLU-16859 lnet: incorrect check for duplicate NI 18/52918/6
2023-11-29 Timothy DayLU-16518 lnet: fix uninitialized variable in api-ni.c 74/53174/2
2023-11-29 James SimmonsLU-10391 lnet: missing some peer functionality 18/53018/3
2023-11-18 Mr. NeilBrownLU-9859 libcfs: refactor libcfs initialization. 00/52700/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: hops -1 is valid 19/53019/2
2023-11-18 James SimmonsLU-10391 lnet: use lnet_ni_get_status_locked for lnet_n... 16/53016/2
2023-11-08 Serguei SmirnovLU-17207 lnet: race b/w monitor thr stop and discovery... 34/52734/6
2023-11-08 James SimmonsLU-9859 libcfs: migrate libcfs_mem.c to lnet/lib-mem.c 01/52701/5
2023-11-08 James SimmonsLU-10391 lnet: handle discovery with Netlink 53/50253/3
2023-11-08 Serguei SmirnovLU-17103 lnet: use workqueue for lnd ping buffer updates 22/52522/18
2023-11-03 James SimmonsLU-10003 lnet: migrate old route API to Netlink / YAML API 40/50440/22
2023-11-03 James SimmonsLU-10391 lnet: migrate router management to Netlink 54/50254/31
2023-11-03 Chris HornLU-17103 lnet: Avoid deadlock when updating ping buffer 79/52479/5
2023-10-25 Shaun TancheffLU-17062 lnet: Update lnet_peer_*_decref_locked usage 84/52184/6
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-09-06 Timothy DayLU-17000 lnet: fix various bugs in lib-move.c 76/51876/5
2023-08-31 Mr NeilBrownLU-12678 lnet: discard lnet_kvaddr_to_page 41/52041/3
2023-08-31 James SimmonsLU-16552 test: add new lnet test for Multi-Rail setups 02/50302/19
2023-08-24 Chris HornLU-16999 lnet: Restore lpni aliveness check 91/51791/2
2023-08-24 Mr NeilBrownLU-9859 lnet: simplifiy cfs_ip_addr_parse() 42/50842/9
2023-08-19 Serguei SmirnovLU-16393 o2iblnd: add IBLND_REJECT_EARLY reject reason 51/51651/3
2023-08-19 Timothy DayLU-17000 lnet: fix use-after-free in lnet_startup_lndnet 06/51806/2
2023-08-19 Mr NeilBrownLU-9859 lnet: simplify cfs_parse_nidlist() 41/50841/11
2023-08-19 James SimmonsLU-13306 mgs: use large NIDS in the nid table on the MGS 96/50896/32
2023-08-07 Serguei SmirnovLU-16949 lnet: get monitor thread to update ping buffer 35/51635/6
2023-07-19 Mr NeilBrownLU-9859 lnet: move ioctl device to lnet 33/50833/10
2023-07-14 Timothy DayLU-8191 lnet: remove unused, fix non-static functions 36/51436/2
2023-07-08 Shaun TancheffLU-16594 build: get_random_u32_below, get_acl with... 93/50193/7
2023-06-28 Serguei SmirnovLU-16836 lnet: ensure dev notification on lnd startup 57/51057/6
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-09 Mr NeilBrownLU-9859 libcfs: move percpt_lock into lnet 32/50832/5
2023-05-31 Mr NeilBrownLU-9859 libcfs: move cfs_expr_list_print to nidstrings.c 34/50834/3
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-16801 lnet: Use dynamic allocation for LND tunables 72/50872/2
2023-05-09 Shaun TancheffLU-16508 netlink: resv_start_op for [lnet|lustre]_family 00/49800/13
2023-05-01 James SimmonsLU-16462 utils: handle lack of newer nla_attrs 08/49608/10
2023-04-22 Chris HornLU-16573 lnet: Check empty list in cfs_match_nid_net 76/50576/2
2023-04-22 Mr NeilBrownLU-10391 lustre: change cfs_match_nid to take large... 98/50098/7
2023-04-11 Mr NeilBrownLU-10391 lnet: change LNetAddPeer() to take struct... 85/50085/8
2023-04-04 Chris HornLU-16643 lnet: Health logging improvements 05/50305/7
2023-04-04 Frank SehrLU-16260 lnet: enforce a positive minimum for lnd_timeout 36/50236/3
2023-03-28 Serguei SmirnovLU-14668 lnet: add 'lock_prim_nid" lnet module parameter 59/50159/8
2023-03-28 Serguei SmirnovLU-16563 lnet: use discovered ni status to set initial... 27/50027/8
2023-03-28 James SimmonsLU-9680 lnet: handle multi-rail setups 26/50026/5
2023-03-13 Shaun TancheffLU-16534 build: Prefer timer_delete[_sync] 22/49922/6
2023-03-13 Chris HornLU-16606 lnet: lnet_parse_route uses wrong loop var 73/50173/3
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 Chris HornLU-16575 lnet: memory leak in copy_ioc_udsp_descr 81/50081/4
2023-03-08 Amir ShehataLU-14668 lnet: don't delete peer created by Lustre 65/43565/10
2023-03-08 Chris HornLU-14668 lnet: Peers added via kernel API should be... 88/43788/7
2023-03-08 Amir ShehataLU-14668 lnet: Lock primary NID logic 06/50106/4
2023-03-08 Shaun TancheffLU-16509 lnet: quash memcpy WARN_ONCE false positive 01/49801/7
2023-03-01 Timothy DayLU-16518 misc: use fixed hash code 16/49916/5
2023-02-14 Shaun TancheffLU-16520 build: Move strscpy to libcfs common header 63/49863/3
2023-01-19 James SimmonsLU-13642 lnet: modify lnet_inetdev to work with large... 25/49525/5
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-13 Gian-Carlo DeFazioLU-14555 lnet: asym route inconsistency warning 52/49352/3
2023-01-07 Frank SehrLU-13642 lnet: Allow IP specification 60/47660/24
2023-01-07 Cyril BordageLU-15288 lnet: increase transaction timeout 80/45780/3
2022-12-06 James SimmonsLU-10391 lnet: change lnet_find_best_lpni to handle... 81/49181/3
2022-11-29 Chris HornLU-16303 lnet: Drop LNet message if deadline exceeded 78/49078/5
2022-11-29 Mr NeilBrownLU-10391 lnet: router_discover - handle large addrs... 31/44631/7
2022-11-29 Mr NeilBrownLU-10391 lnet: lnet_peer_merge_data to understand large... 30/44630/7
2022-11-17 Emoly LiuLU-14736 utils: update leak-finder.pl for new format 83/43983/10
2022-11-17 Mr NeilBrownLU-10391 lnet: change lnet_debug_peer() to struct lnet_nid 35/44635/10
2022-11-17 Mr NeilBrownLU-10391 lnet: discard lnet_nid2ni_*() 34/44634/10
2022-11-17 Mr NeilBrownLU-10391 lnet: change lnet_notify() to take struct... 33/44633/13
2022-11-17 Mr NeilBrownLU-10391 lnet: find correct primary for peer 32/44632/11
2022-11-17 Mr NeilBrownLU-10391 lnet: extend lnet_is_nid_in_ping_info() 29/44629/16
2022-11-14 Chris HornLU-16290 lnet: Signal completion on ping send failure 20/49020/3
2022-11-14 Serguei SmirnovLU-16282 lnet: fix debug message in lnet_discovery_even... 97/48997/2
2022-11-10 James SimmonsLU-10003 lnet: to properly handle errors reported use... 68/49068/2
2022-11-08 James SimmonsLU-10391 lnet: fix build issue when IPv6 is disabled. 90/48990/2
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-11-02 Chris HornLU-15852 lnet: Don't modify uptodate peer with temp NI 22/47322/3
2022-10-25 Chris HornLU-16149 lnet: Discovery queue and deletion race 32/48532/3
2022-10-15 Mr NeilBrownLU-10391 lnet: support IPv6 in lnet_inet_enumerate() 72/48572/2
2022-10-10 Chris HornLU-15595 tests: Router test interop check and aarch fix 78/48578/9
2022-10-10 Mr NeilBrownLU-10391 lnet: use %pISc for formatting IP addresses 85/48685/2
2022-10-04 Mr NeilBrownLU-10391 lnet: only use PUBLIC IP6 addresses for connec... 71/48571/3
2022-10-04 Mr NeilBrownLU-10391 lnet: add iface index to struct lnet_inetdev 69/48569/2
2022-10-04 Mr NeilBrownLU-10391 lnet: track pinginfo size in bytes, not nis. 27/44627/17
2022-09-17 Chris HornLU-16145 lnet: Honor peer timeout of zero 89/48489/4
2022-09-17 Serguei SmirnovLU-16106 lnet: allow direct messages regardless of... 55/48355/5
2022-09-12 Chris HornLU-15595 lnet: Always use ping reply to set route lr_alive 24/46624/11
2022-09-01 Frank SehrLU-16081 lnet: Memory leak on adding existing interface 73/48173/7
2022-09-01 Chris HornLU-15930 lnet: Remove duplicate checks for peer sensitivity 26/46626/12
next