Whamcloud - gitweb
LU-12514 LNet: get entropy from nid when nid set.
[fs/lustre-release.git] / lnet /
2022-06-11 Mr. NeilBrownLU-12514 LNet: get entropy from nid when nid set. 59/47159/2
2022-06-11 Chris HornLU-15618 lnet: Return ESHUTDOWN in lnet_parse() 11/46711/2
2022-06-11 Cyril BordageLU-14875 import: fix bad CPT read 41/46541/2
2022-06-11 Chris HornLU-15538 lnet: DLC sets map_on_demand incorrectly 92/46492/2
2022-06-11 Chris HornLU-15509 lnet: Ping buffer ref leak in lnet_peer_data_p... 31/46431/2
2022-06-11 Shaun TancheffLU-15492 build: fallthrough macro for pre/post gcc-7 57/46357/4
2022-06-11 Andreas DilgerLU-9859 libcfs: add "default" keyword for debug mask 51/46251/3
2022-06-11 Cyril BordageLU-14979 lnet: set max recovery interval duration 27/44927/8
2022-06-11 Serguei SmirnovLU-14503 o2iblnd: clean up zombie connections on shutdown 68/42068/6
2022-06-06 Chris HornLU-12756 lnet: Avoid redundant peer NI lookups 23/36623/5
2022-06-06 Alexey LyashkovLU-15718 lnet: improve lnet_selftest speed 02/47002/4
2022-05-30 Mr NeilBrownLU-10391 socklnd: switch ksocknal_del_peer to lnet_proc... 23/44623/4
2022-05-30 Mr NeilBrownLU-10391 socklnd: large processid for ksocknal_get_peer... 22/44622/4
2022-05-30 Mr NeilBrownLU-10391 socklnd: pass large processid to ksocknal_add_peer 21/44621/4
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: convert LNetPut to take 16byte nid and... 19/43619/12
2022-05-30 Mr NeilBrownLU-10391 lnet: Change LNetDist to work with struct... 18/43618/12
2022-05-30 Mr NeilBrownLU-10391 lnet: alter lnet_drop_rule_match() to take... 17/43617/11
2022-05-30 Mr NeilBrownLU-10391 lnet: change LNetPrimaryNID to use struct... 16/43616/12
2022-05-30 Alexey LyashkovLU-15189 lnet: fix memory mapping. 82/45482/12
2022-05-30 Alexey LyashkovLU-15189 build: add GDS configure options 80/45480/10
2022-04-03 Chris HornLU-15616 lnet: ln_api_mutex deadlocks 27/46727/7
2022-04-03 Chris HornLU-13714 lnet: only update gateway NI status on discovery 76/39176/6
2022-02-23 Chris HornLU-15512 lnet: Stop discovery on deleted peer NI 29/46429/2
2022-02-07 Jian YuLU-15417 build: find the new path for MOFED 5.5 83/46383/3
2022-02-07 Alexey LyashkovLU-14008 o2iblnd: avoid memory copy for short msg 62/40262/14
2022-02-07 Chris HornLU-15446 lnet: Don't use pref NI for reserved portal 78/46078/4
2022-02-07 Chris HornLU-15440 lnet: lnet_peer_data_present() memory leak 52/46052/3
2022-01-31 Chris HornLU-15478 lnet: Check LNET_NID_IS_ANY in LNET_NID_NET 92/46292/3
2022-01-31 Serguei SmirnovLU-14676 lnet: improve hash distribution across CPTs 33/46233/6
2022-01-31 Chris HornLU-15398 lnet: Avoid peer NI recovery for local interface 33/45933/10
2022-01-31 Amir ShehataLU-13621 lnet: utility to print cpt number 13/39113/9
2022-01-26 Jian YuLU-15220 lnet: use 'fallthrough' pseudo keyword for... 66/45566/12
2022-01-26 Shaun TancheffLU-15462 gnilnd: Fix syntax accessor to nid_addr 26/46226/2
2022-01-26 Oleg DrokinLU-15328 lnet: Set rc to ENOMEM in lnet_selftest_init... 63/45763/2
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: Fix NULL-deref in lnet_nidstr_r() 38/44838/7
2022-01-26 Mr NeilBrownLU-10391 lnet: change src_nid arg to lnet_parse() to... 14/43614/9
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 ping to support 16-bytes address 12/43612/10
2022-01-26 Mr NeilBrownLU-10391 socklnd: add hello message version 4 11/43611/10
2022-01-26 Mr NeilBrownLU-10391 socklnd: Change ksock_hello_msg to struct... 10/43610/10
2022-01-26 Mr NeilBrownLU-10391 socklnd: move lnet_hdr unpack into ->pro_unpack 09/43609/10
2022-01-26 Mr NeilBrownLU-10391 lnet: alter lnd_notify_peer_down() to take... 08/43608/10
2022-01-26 Mr NeilBrownLU-10391 lnet: convert LNetGetID to return an large... 07/43607/11
2022-01-26 Mr NeilBrownLU-10391 lnet: convert to struct lnet_process_id in... 06/43606/11
2022-01-26 Mr NeilBrownLU-10391 lnet: change lnet_prep_send to take net_processid 05/43605/12
2022-01-26 Mr NeilBrownLU-10391 lnet: change lnet_hdr to store large nids. 04/43604/12
2022-01-26 Mr NeilBrownLU-10391 lnet: separate lnet_hdr in msg from that in... 03/43603/12
2022-01-26 Alexey LyashkovLU-14008 o2iblnd: avoid static allocation for msg tx 61/40261/10
2022-01-21 Andreas DilgerLU-15370 ksocklnd: remove verbose debug messages 55/45855/2
2022-01-18 Mr NeilBrownLU-10391 socklnd: don't deref lnet_hdr in LNDs 02/43602/12
2022-01-18 Mr NeilBrownLU-10391 socklnd: prepare for new KSOCK_MSG type 01/43601/12
2022-01-18 Mr NeilBrownLU-10391 lnet: use large nids in struct lnet_event 00/43600/12
2022-01-18 Mr NeilBrownLU-10391 lnet: Change lnet_send() to take large-addr... 99/43599/11
2022-01-18 Mr NeilBrownLU-10391 lnet: extend nids in struct lnet_msg 98/43598/13
2022-01-06 Chris HornLU-15275 lnet: Skip router discovery on send path 84/45684/2
2022-01-06 Patrick FarrellLU-15317 llite: Add D_IOTRACE 52/45752/6
2022-01-06 Patrick FarrellLU-15317 libcfs: Remove D_TTY 51/45751/3
2022-01-06 Serguei SmirnovLU-15137 socklnd: decrement connection counters on... 22/45422/7
2022-01-06 Serguei SmirnovLU-15018 o2iblnd: treat cmid->device == NULL as an... 81/44981/4
2022-01-06 Alexey LyashkovLU-14008 o2iblnd: cleanup 60/40260/8
2021-12-23 James SimmonsLU-12678 o2iblnd: convert ibp_refcount to a kref 85/45685/4
2021-12-23 Chris HornLU-15234 lnet: Race on discovery queue 70/45670/8
2021-12-23 Serguei SmirnovLU-15137 socklnd: expect two control connections maximum 61/45461/4
2021-12-13 Shaun TancheffLU-14392 gnilnd: re-enable large I/o buffers 73/41373/2
2021-12-13 Chris HornLU-15169 Revert "LU-14668 lnet: Lock primary NID logic" 86/45386/3
2021-11-30 Chris HornLU-15186 o2iblnd: Default map_on_demand to 1 31/45431/3
2021-11-30 Chris HornLU-14941 lnet: Fix source specified to routed destination 30/44730/5
2021-11-30 Chris HornLU-14940 lnet: Fix source specified send to different net 28/44728/3
2021-11-30 Chris HornLU-14939 lnet: Allow specifying a source NID for lnetct... 27/44727/5
2021-11-30 Shaun TancheffLU-14437 gnilnd: use ktime_get_seconds() to get time 79/41679/4
2021-11-30 James SimmonsLU-10391 uapi: move out kernel only code. 44/44844/4
2021-11-21 James SimmonsLU-9680 net: Netlink improvements 58/44358/14
2021-11-20 Serguei SmirnovLU-14662 lnet: set eth routes needed for multi rail 65/44065/15
2021-11-20 Chris HornLU-15138 lnet: Fail peer add for existing gw peer 37/45337/5
2021-11-20 Chris HornLU-15102 lnet: Reset ni_ping_count only on receive 35/45235/3
2021-11-20 Chris HornLU-15092 o2iblnd: Fix logic for unaligned transfer 16/45216/4
2021-11-20 Chris HornLU-15094 o2iblnd: map_on_demand not needed for frag... 15/45215/2
2021-11-20 Shaun TancheffLU-14706 libcfs: ___wait_event() update for older kernels 85/43785/7
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-11-20 Mr NeilBrownLU-10391 lnet: change tp_nid to 16byte in lnet_test_peer. 95/43595/10
2021-11-03 Chris HornLU-15149 lnet: Missing newline in lnet_add_route 40/45340/2
2021-11-03 Serguei SmirnovLU-15136 socklnd: default conns_per_peer to 0 19/45319/7
2021-11-03 Chris HornLU-15125 o2iblnd: wrong list used for kib_connd_waits 16/45316/2
2021-10-27 Andreas DilgerLU-2084 lnet: don't retry allocating router buffers 74/45174/4
2021-10-27 Artem BlagodarenkoLU-15076 socklnd: lock ksnc_tx_queue list processing 79/45179/2
2021-10-17 Shaun TancheffLU-15074 build: Use strlcpy if strscpy is not available 75/45175/5
2021-10-17 Chris HornLU-15039 lnet: Fix reference leak in lnet_parse 67/45067/2
2021-10-10 Jian YuLU-15052 lnet: include linux/ethtool.h 09/45109/5
2021-10-10 Chris HornLU-13575 lnet: Ensure round robin selection of peer NIs 04/45004/4
2021-10-10 Chris HornLU-13575 lnet: Ensure round robin selection of local NIs 03/45003/2
2021-09-22 Serguei SmirnovLU-14945 lnet: don't use hops to determine the route... 74/44674/6
2021-09-11 Chris HornLU-14962 lnet: Check for -ESHUTDOWN in lnet_parse 43/44743/3
2021-08-31 Serguei SmirnovLU-14954 socklnd: fix link state detection 32/44732/5
2021-08-31 Mr NeilBrownLU-10391 lnet: extend rspt_next_hop_nid in lnet_rsp_tracker 94/43594/8
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
next