Whamcloud - gitweb
LU-17705 ptlrpc: replace synchronize_rcu() with rcu_barrier()
[fs/lustre-release.git] / lnet / lnet / api-ni.c
3 days ago James SimmonsLU-17700 lnet: properly calculate ping buffer size 73/54673/5
2024-04-02 Timothy DayLU-6142 lnet: SPDX for lnet/lnet/ 52/54252/3
2024-04-02 Shaun TancheffLU-17496 lnet: retry cleanup during shutdown 76/53876/4
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-23 Etienne AUJAMESLU-12452 lnet: inherit default lnd tunings from modparams 78/54078/7
2024-03-13 James SimmonsLU-9680 lnet: add NLM_F_DUMP_FILTERED support 04/53004/15
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 Chris HornLU-10391 lnet: Fix lnetctl peer set --all 91/53791/5
2024-01-18 Andreas DilgerLU-17054 lnet: use GFP_KERNEL for alloc w/o spinlock 96/53596/5
2024-01-18 Andreas DilgerLU-10391 lnet: use GFP_ATOMIC for alloc under spinlock 97/53597/5
2024-01-10 James SimmonsLU-10003 lnet: implement Netlink version of lnet distan... 56/53556/2
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-10391 lnet: Ping target corrupted 20/53320/3
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 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-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 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-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 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-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 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-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-08 Serguei SmirnovLU-14668 lnet: add 'force' option to lnetctl peer del 49/50149/5
2023-03-08 Chris HornLU-14668 lnet: Peers added via kernel API should be... 88/43788/7
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-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-07 Cyril BordageLU-15288 lnet: increase transaction timeout 80/45780/3
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-14 Chris HornLU-16290 lnet: Signal completion on ping send failure 20/49020/3
2022-11-10 James SimmonsLU-10003 lnet: to properly handle errors reported use... 68/49068/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-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-01 Frank SehrLU-16081 lnet: Memory leak on adding existing interface 73/48173/7
2022-09-01 Mr NeilBrownLU-10391 lnet: change ni_status in lnet_ni to u32* 26/44626/7
2022-07-11 Mr NeilBrownLU-6142 lnet: use list_first_entry() in lnet/lnet subdi... 88/47488/3
2022-07-11 Mr NeilBrownLU-10391 lnet: change lnet_*_peer_ni to take struct... 25/44625/6
2022-07-11 Mr NeilBrownLU-10391 lnet: discard some peer_ni lookup functions 24/44624/7
2022-06-11 Mr. NeilBrownLU-12514 LNet: get entropy from nid when nid set. 59/47159/2
2022-06-11 Cyril BordageLU-14979 lnet: set max recovery interval duration 27/44927/8
2022-05-30 Mr NeilBrownLU-10391 lnet: switch LNetIsPeerLocal() to take 16... 21/43621/11
2022-05-30 Mr NeilBrownLU-10391 lnet: change LNetGet to take 16byte nid and... 20/43620/12
2022-05-30 Mr NeilBrownLU-10391 lnet: Change LNetDist to work with struct... 18/43618/12
2022-04-03 Chris HornLU-15616 lnet: ln_api_mutex deadlocks 27/46727/7
2022-01-31 Serguei SmirnovLU-14676 lnet: improve hash distribution across CPTs 33/46233/6
2022-01-26 Mr NeilBrownLU-10391 lnet: change lnet_del_route() to take lnet_nid 15/43615/11
2022-01-26 Mr NeilBrownLU-10391 lnet: convert nids in lnet_parse to lnet_nid 13/43613/10
2022-01-26 Mr NeilBrownLU-10391 lnet: convert LNetGetID to return an large... 07/43607/11
2022-01-26 Mr NeilBrownLU-10391 lnet: separate lnet_hdr in msg from that in... 03/43603/12
2022-01-18 Mr NeilBrownLU-10391 lnet: use large nids in struct lnet_event 00/43600/12
2021-11-30 Chris HornLU-14939 lnet: Allow specifying a source NID for lnetct... 27/44727/5
2021-11-21 James SimmonsLU-9680 net: Netlink improvements 58/44358/14
2021-11-20 Mr NeilBrownLU-10391 lnet: switch to large lnet_processid for matching 97/43597/9
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 lr_nid to struct lnet_nid 93/43593/8
2021-08-31 Mr NeilBrownLU-10391 lnet: enhance connect/accept to support large... 05/42105/11
2021-08-31 Mr NeilBrownLU-10391 lnet: introduce lnet_processid for ksock_peer_ni 04/42104/13
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-08-18 Chris HornLU-14661 lnet: Provide kernel API for adding peers 09/43509/5
2021-08-18 Serguei SmirnovLU-12815 socklnd: allow dynamic setting of conns_per_peer 63/41463/13
2021-08-10 Chris HornLU-14790 lnet: Reflect ni_fatal in NI status 72/44072/2
2021-07-31 Cyril BordageLU-13299 lnet: add "stats reset" to lnetctl 50/44150/2
2021-07-22 Cyril BordageLU-14114 lnet: print device status in net show command 69/44169/2
2021-07-22 Mr NeilBrownLU-6142 lnet: discard lnet_current_net_count 89/44089/2
2021-07-08 Serguei SmirnovLU-14750 lnet: use ni fatal error when calculating... 62/43962/2
2021-06-30 James SimmonsLU-9680 utils: add netlink infrastructure 30/34230/36
2021-06-14 Chris HornLU-13569 lnet: Add health ping stats 14/40314/12
next