Whamcloud - gitweb
LU-9859 libcfs: move percpt_lock into lnet
[fs/lustre-release.git] / lnet / klnds /
2023-06-09 Frank SehrLU-16548 lnet: report actual timeout used by lnd 20/50620/18
2023-05-31 James SimmonsLU-16807 ksocklnd: ksocklnd_ni_get_eth_intf_speed(... 28/51028/8
2023-05-31 Arshad HussainLU-16796 libcfs: Remove reference to LASSERT_ATOMIC_POS 81/50881/5
2023-05-19 Chris HornLU-16466 kfilnd: Allow custom traffic class per-NI 90/50490/4
2023-05-19 Ron GredvigLU-16212 kfilnd: net and lnd tunables wrong 79/48779/4
2023-05-01 Shaun TancheffLU-16759 o2ib: MOFED 5.5+ ib_dma_virt_map_sg 11/50711/4
2023-03-28 Serguei SmirnovLU-16563 lnet: use discovered ni status to set initial... 27/50027/8
2023-03-28 Chris HornLU-16604 kfilnd: kfilnd_peer ref leak on send 57/50157/2
2023-03-13 Shaun TancheffLU-16534 build: Prefer timer_delete[_sync] 22/49922/6
2023-02-03 Dean LuickLU-16349 o2iblnd: Fix key mismatch issue 14/49714/3
2023-01-27 Chris HornLU-16461 kfilnd: Modify peer credits and RX buffers 92/49592/2
2023-01-27 Chris HornLU-16451 kfilnd: Improve CQ error logging 89/49589/2
2023-01-19 Chris HornLU-16452 kfilnd: Check replay deadline before send 93/49593/2
2023-01-19 Chris HornLU-16451 kfilnd: Throttle traffic to down peers 91/49591/2
2023-01-19 Chris HornLU-16450 kfilnd: Cancel TNs if handshake fails 90/49590/2
2023-01-19 James SimmonsLU-13642 lnet: modify lnet_inetdev to work with large... 25/49525/5
2023-01-19 Chris HornLU-16214 kfilnd: Proactively handshake old peers 86/48786/4
2023-01-19 Chris HornLU-16214 kfilnd: Keep stale peer entries 85/48785/4
2023-01-19 Chris HornLU-16213 kfilnd: Finalize replay TNs with deleted peer 84/48784/4
2023-01-19 Chris HornLU-16213 kfilnd: Allow one HELLO in-flight per peer 83/48783/4
2023-01-19 Chris HornLU-16213 kfilnd: Fail sends of particular message type 82/48782/4
2023-01-19 Chris HornLU-16213 kfilnd: Add peer info to some debug statements 81/48781/4
2023-01-19 Chris HornLU-16213 kfilnd: Rename struct kfilnd_peer members 80/48780/4
2023-01-19 James SimmonsLU-16460 lnet: validate data sent from user land properly 88/49588/6
2023-01-13 Serguei SmirnovLU-15828 o2iblnd: reset hiw proportionally 97/49497/4
2023-01-07 Aurelien DegremontLU-16439 socklnd: clarify error message on timeout 40/49540/3
2023-01-07 Shaun TancheffLU-16118 build: Use pde_data() when available 63/48363/9
2023-01-07 Frank SehrLU-13642 lnet: Allow IP specification 60/47660/24
2022-12-20 Cyril BordageLU-16378 lnet: handles unregister/register events 75/49375/4
2022-11-17 Emoly LiuLU-14736 utils: update leak-finder.pl for new format 83/43983/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-08 Chris HornLU-16215 kfilnd: Use immediate for routed GETs 87/48787/3
2022-11-08 James SimmonsLU-10003 lnet: use Netlink to support old and new NI... 14/48814/13
2022-11-02 Serguei SmirnovLU-16172 o2iblnd: add verbose debug prints for rx/tx... 00/48600/6
2022-10-25 James SimmonsLU-15807 ksocklnd: fix irq lock inversion while calling... 15/48715/5
2022-10-25 Serguei SmirnovLU-15234 lnet: add mechanism for dumping lnd peer debug... 66/48566/6
2022-10-15 Mr NeilBrownLU-10391 lnet: support IPv6 in lnet_inet_enumerate() 72/48572/2
2022-10-15 Chris HornLU-16211 o2iblnd: Avoid NULL md deref 77/48777/3
2022-10-10 Chris HornLU-16197 kfilnd: Convert NID num to host order 00/48700/2
2022-10-10 Serguei SmirnovLU-16191 socklnd: limit retries on conns_per_peer mismatch 64/48664/3
2022-10-10 Serguei SmirnovLU-16051 o2iblnd: detect link state to set fatal error... 44/48644/3
2022-10-10 Serguei SmirnovLU-16184 o2iblnd: fix deadline for tx on peer queue 40/48640/2
2022-10-10 Mr NeilBrownLU-13641 socklnd: remove remnants of tcp bonding 68/48568/3
2022-10-10 Serguei SmirnovLU-15885 o2iblnd: fix handling of RDMA_CM_EVENT_UNREACHABLE 92/48492/2
2022-10-10 Mr NeilBrownLU-10391 lnet: use %pISc for formatting IP addresses 85/48685/2
2022-10-04 Mr NeilBrownLU-10391 socklnd: support IPv6 in ksocknal_ip2index() 70/48570/2
2022-10-04 Mr NeilBrownLU-10391 lnet: add iface index to struct lnet_inetdev 69/48569/2
2022-09-01 Doug OucharekLU-16035 kfilnd: Initial kfilnd implementation 09/48009/8
2022-08-19 Ian ZiembaLU-16078 o2iblnd: Salt comp_vector 48/48148/2
2022-08-03 Chris HornLU-15851 lnet: Adjust niov checks for large MD 19/47319/3
2022-07-19 Serguei SmirnovLU-15984 o2iblnd: debug message is missing a newline 33/47933/2
2022-07-18 Cyril BordageLU-15925 lnet: add debug messages for IB 83/47583/4
2022-06-30 Chris HornLU-15914 lnet: Fix null md deref for finalized message 46/47546/4
2022-06-27 Chris HornLU-15860 socklnd: Duplicate ksock_conn_cb 61/47361/3
2022-06-11 Chris HornLU-15851 gnilnd: Remove invalid ASSERT from kgnilnd_send() 20/47320/3
2022-06-11 Chris HornLU-15538 lnet: DLC sets map_on_demand incorrectly 92/46492/2
2022-06-11 Serguei SmirnovLU-14503 o2iblnd: clean up zombie connections on shutdown 68/42068/6
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 Alexey LyashkovLU-15189 lnet: fix memory mapping. 82/45482/12
2022-02-07 Alexey LyashkovLU-14008 o2iblnd: avoid memory copy for short msg 62/40262/14
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 Mr NeilBrownLU-10391 lnet: change src_nid arg to lnet_parse() to... 14/43614/9
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: 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: extend nids in struct lnet_msg 98/43598/13
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 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-11-30 Chris HornLU-15186 o2iblnd: Default map_on_demand to 1 31/45431/3
2021-11-30 Shaun TancheffLU-14437 gnilnd: use ktime_get_seconds() to get time 79/41679/4
2021-11-20 Serguei SmirnovLU-14662 lnet: set eth routes needed for multi rail 65/44065/15
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-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 Artem BlagodarenkoLU-15076 socklnd: lock ksnc_tx_queue list processing 79/45179/2
2021-10-10 Jian YuLU-15052 lnet: include linux/ethtool.h 09/45109/5
2021-08-31 Serguei SmirnovLU-14954 socklnd: fix link state detection 32/44732/5
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 socklnd: factor out key calculation for ksnd_peers 03/42103/13
2021-08-31 Mr NeilBrownLU-10391 lnet: introduce struct lnet_nid 00/42100/26
2021-08-18 Serguei SmirnovLU-12815 socklnd: set conns_per_peer based on link... 17/44417/4
2021-08-18 Serguei SmirnovLU-12815 socklnd: allow dynamic setting of conns_per_peer 63/41463/13
2021-08-10 Amir ShehataLU-14798 lnet: add LNet GPU Direct Support 10/44110/2
next