Whamcloud - gitweb
LU-17705 ptlrpc: replace synchronize_rcu() with rcu_barrier()
[fs/lustre-release.git] / lnet / include / lnet /
2 days ago James SimmonsLU-17700 lnet: properly calculate ping buffer size 73/54673/5
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-13 James SimmonsLU-9859 lnet: move CPT handling to LNet 23/52923/7
2024-03-04 Serguei SmirnovLU-17476 lnet: prefer to use bits only to match ME 43/53843/8
2024-02-23 Serguei SmirnovLU-17379 lnet: add LNetPeerDiscovered to LNet API 26/53926/8
2024-02-23 Chris HornLU-9680 lnet: Convert net_fault.c to work with large... 31/53731/4
2024-02-15 Shaun TancheffLU-16314 lnet: Migrate LASSERTF %p to %px 31/51231/7
2024-02-15 Jinshan XiongLU-17189 o2ib: assign tx_gpu properly 02/52702/7
2024-01-10 James SimmonsLU-10003 lnet: implement Netlink version of lnet distan... 56/53556/2
2023-11-18 Chris HornLU-17054 lnet: Change cpt-of-nid to get result from... 02/52502/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-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 Mr NeilBrownLU-12678 lnet: discard lnet_kvaddr_to_page 41/52041/3
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-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-09 Mr NeilBrownLU-9859 libcfs: move percpt_lock into lnet 32/50832/5
2023-05-31 James SimmonsLU-9680 lnet: collect data about routes by using Netlink 39/49839/21
2023-05-09 James SimmonsLU-10391 lnet: set msg field for lnet message header 16/50716/2
2023-04-22 Mr NeilBrownLU-10391 libcfs: add large-nid string conversion functions. 92/50092/11
2023-04-11 Mr NeilBrownLU-10391 lnet: change LNetAddPeer() to take struct... 85/50085/8
2023-04-04 Mr. NeilBrownLU-9859 libcfs: move RESV_PORT definitions to lnet... 12/50412/3
2023-04-04 Chris HornLU-16643 lnet: Health logging improvements 05/50305/7
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-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-01 Timothy DayLU-16518 misc: use fixed hash code 16/49916/5
2023-01-19 James SimmonsLU-13642 lnet: modify lnet_inetdev to work with large... 25/49525/5
2023-01-19 James SimmonsLU-10003 lnet: use Netlink to support LNet ping commands 60/49360/6
2023-01-07 Frank SehrLU-13642 lnet: Allow IP specification 60/47660/24
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: extend lnet_is_nid_in_ping_info() 29/44629/16
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-15 Mr NeilBrownLU-10391 lnet: support IPv6 in lnet_inet_enumerate() 72/48572/2
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-12 Chris HornLU-15595 lnet: Always use ping reply to set route lr_alive 24/46624/11
2022-09-01 Chris HornLU-15930 lnet: Remove duplicate checks for peer sensitivity 26/46626/12
2022-09-01 Mr NeilBrownLU-10391 lnet: change ni_status in lnet_ni to u32* 26/44626/7
2022-07-11 Mr NeilBrownLU-15759 libcfs: debugfs file_operation should have... 35/47335/7
2022-07-11 Chris HornLU-15713 lnet: Ensure round robin across nets 76/46976/7
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 Shaun TancheffLU-15492 build: fallthrough macro for pre/post gcc-7 57/46357/4
2022-06-11 Cyril BordageLU-14979 lnet: set max recovery interval duration 27/44927/8
2022-06-06 Chris HornLU-12756 lnet: Avoid redundant peer NI lookups 23/36623/5
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-01-26 Jian YuLU-15220 lnet: use 'fallthrough' pseudo keyword for... 66/45566/12
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: 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 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: 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-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
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 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 Serguei SmirnovLU-15136 socklnd: default conns_per_peer to 0 19/45319/7
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
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_disc_*_nid to struct lnet_nid 20/44620/5
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: add string formating/parsing for IPv6... 42/43942/8
2021-08-31 Mr NeilBrownLU-10391 lnet: introduce struct lnet_nid 00/42100/26
2021-08-18 Amir ShehataLU-14668 lnet: peer state to lock primary nid 62/43562/5
2021-08-18 Chris HornLU-14661 lnet: Provide kernel API for adding peers 09/43509/5
next