Whamcloud - gitweb
LU-13783 procfs: fix improper prop_ops fields
[fs/lustre-release.git] / lnet / lnet /
2021-06-08 Chris HornLU-14661 lnet: Check if discovery toggled off in ping... 08/43508/4
2021-06-08 Chris HornLU-14660 lnet: Fix destination NID for discovery PUSH 07/43507/2
2021-06-02 Olaf FaalandLU-14665 lnet: simplify lnet_ni_add_interface 25/43525/12
2021-06-02 Artem BlagodarenkoLU-13950 lnet: do not crash if lnet_sock_getaddr return... 34/39834/6
2021-05-19 Mr NeilBrownLU-14195 lnet: improve compat code for IPV6_V6ONLY... 59/43559/3
2021-05-11 Chris HornLU-13912 lnet: Correct the router ping interval calculation 94/39694/7
2021-05-05 Chris HornLU-13781 lnet: Local NI must be on same net as next-hop 52/39352/5
2021-05-05 Chris HornLU-14627 lnet: Allow delayed sends 16/43416/3
2021-04-28 Chris HornLU-14566 lnet: Skip discovery in LNetPrimaryNID if... 41/43141/2
2021-04-28 Chris HornLU-13806 lnet: Ensure proper peer, peer NI, peer net... 85/40985/3
2021-04-28 Chris HornLU-14206 lnet: Router ping timeout with discovery disabled 23/40923/3
2021-04-28 Chris HornLU-13569 lnet: Deprecate lnet_recovery_interval 22/39722/16
2021-04-28 Chris HornLU-13569 lnet: Recover local NI w/exponential backoff... 21/39721/15
2021-04-21 Mr NeilBrownLU-14487 lnet: remove references to Sun Trademark. 38/42138/4
2021-04-21 Mr NeilBrownLU-14352 various: only use wake_up_all() on exclusive... 89/41289/4
2021-04-15 Jian YuLU-13783 lnet: remove kernel_setsockopt() from lnet_soc... 07/43207/2
2021-04-15 Chris HornLU-13780 lnet: Leverage peer aliveness more efficiently 50/39350/6
2021-04-15 Chris HornLU-13785 lnet: Use lr_hops for avoid_asym_router_failure 62/39362/7
2021-03-30 Mr NeilBrownLU-14289 libcfs: discard cfs_array_alloc() 92/41992/2
2021-03-30 Mr. NeilBrownLU-12678 lnet: convert lpni_refcount to a kref 41/41941/5
2021-03-30 Serguei SmirnovLU-13641 socklnd: remove tcp bonding 00/40000/12
2021-03-30 Chris HornLU-13569 lnet: Recover peer NI w/exponential backoff... 20/39720/15
2021-03-30 Chris HornLU-13569 lnet: Only recover known good peer NIs 19/39719/15
2021-03-30 Chris HornLU-13569 lnet: Age peer NI out of recovery 18/39718/15
2021-03-22 Mr NeilBrownLU-14428 libcfs: discard cfs_trace_copyin_string() 90/41490/4
2021-03-16 Mr NeilBrownLU-13783 libcfs: don't depend on sysctl support for... 32/40832/4
2021-03-16 James SimmonsLU-13903 utils: move userland only nidstr.h handling 15/39115/5
2021-03-10 Mr NeilBrownLU-14477 lnet: handle possiblity of IPv6 being unavailable. 91/41791/5
2021-03-10 Chris HornLU-13779 lnet: Correct asymmetric route detection 49/39349/7
2021-03-10 Mr NeilBrownLU-13783 libcfs: support removal of kernel_setsockopt() 59/39259/7
2021-03-10 Chris HornLU-13883 lnet: Lookup lpni after discovery 47/39747/3
2021-03-10 Chris HornLU-13894 lnet: Transfer disc src NID when merging peers 07/39607/7
2021-03-10 Chris HornLU-13895 lnet: Prevent discovery on deleted peer 05/39605/7
2021-03-10 Chris HornLU-13895 lnet: Prevent discovery on peer marked deletion 04/39604/6
2021-03-10 Chris HornLU-13708 lnet: lnet_notify sets route aliveness incorrectly 60/39160/7
2021-02-26 James SimmonsLU-12678 lnet: discard WIRE_ATTR 14/37914/5
2021-02-26 Mr NeilBrownLU-6142 lustre: remove non-static 'inline' markings. 89/40289/4
2021-02-26 Mr NeilBrownLU-10391 lnet: allow lnet_connect() to use IPv6 addresses. 06/37706/14
2021-02-26 Mr NeilBrownLU-10391 lnet: allow creation of IPv6 socket. 05/37705/12
2021-02-26 Mr NeilBrownLU-10391 socklnd: use sockaddr instead of __u32 addresses. 04/37704/17
2021-02-26 Serguei SmirnovLU-13929 lnet: modify assertion in lnet_post_send_locked 49/40749/4
2021-02-22 Sonia SharmaLU-9121 lnet: Add a selection policy
2021-02-22 Amir ShehataLU-9121 lnet: ioctl handler for get policy info
2021-02-22 Sonia SharmaLU-9121 lnet: ioctl handler for "delete policy"
2021-02-22 Sonia SharmaLU-9121 lnet: Add the ioctl handler for "add policy"
2021-02-22 Sonia SharmaLU-9121 lnet: Add the kernel level De-Marshalling API
2021-02-22 Sonia SharmaLU-9121 lnet: Add the kernel level Marshalling API
2021-02-22 Amir ShehataLU-9121 lnet: Apply UDSP on local and remote NIs
2021-02-22 Amir ShehataLU-9121 lnet: UDSP handling
2021-02-22 Amir ShehataLU-9121 lnet: select best peer and local net
2021-02-22 Amir ShehataLU-9121 lnet: Select NI/peer NI with highest prio
2021-02-22 Amir ShehataLU-9121 lnet: Preferred gateway selection
2021-02-22 Amir ShehataLU-9121 lnet: foundation patch for selection mod
2021-02-22 Amir ShehataLU-9121 lnet: UDSP storage and marshalled structs
2021-01-05 Serguei SmirnovLU-13641 socklnd: announce deprecation of 'use_tcp_bonding' 88/41088/5
2020-12-09 Chris HornLU-13569 lnet: Introduce lnet_recovery_limit parameter 16/39716/12
2020-12-09 Yang ShengLU-13368 lnet: discard the callback 45/38845/8
2020-11-26 Chris HornLU-13837 lnet: Introduce constant for net ID of LNET_NI... 44/39544/4
2020-11-26 Chris HornLU-13571 lnet: Correct handling of NETWORK_TIMEOUT... 98/39898/14
2020-09-25 Serguei SmirnovLU-12233 lnet: deadlock on LNet shutdown 33/39933/3
2020-09-12 Chris HornLU-13605 lnet: Do not overwrite destination when routing 31/38731/6
2020-09-08 Chris HornLU-13896 lnet: Fix reference leak in lnet_select_pathway 03/39603/3
2020-09-08 Chris HornLU-13735 lnet: Loosen restrictions on LNet Health params 28/39228/2
2020-09-08 James SimmonsLU-11986 lnet: don't read debugfs lnet stats when shutt... 04/39404/7
2020-09-01 Chris HornLU-13502 lnet: Conditionally attach rspt in LNetPut... 52/38452/8
2020-09-01 Mr NeilBrownLU-10428 lnet: call event handlers without res_lock 68/37068/23
2020-08-25 Chris HornLU-13736 lnet: Do not set preferred NI for MR peer 29/39229/2
2020-08-07 Chris HornLU-13782 lnet: Have LNet routers monitor the ni_fatal... 53/39353/3
2020-08-07 Chris HornLU-13764 lnet: Clear lp_dc_error when discovery completes 48/39348/2
2020-08-07 Chris HornLU-13734 lnet: Allow duplicate nets in ip2nets syntax 27/39227/10
2020-08-07 Mr NeilBrownLU-12678 lnet: clarify initialization of lpni_refcount 20/39120/4
2020-08-07 Mr NeilBrownLU-6142 lnet: discard unused lnet_print_hdr() 58/39358/2
2020-08-07 Chris HornLU-13712 lnet: Preferred NI logic breaks MR routing 68/39168/3
2020-08-07 Chris HornLU-13502 lnet: Ensure LNet pings and pushes are always... 51/38451/8
2020-08-07 Chris HornLU-13502 lnet: Add param to control response tracking 49/38449/11
2020-07-10 Amir ShehataLU-13713 lnet: check rtr_nid is a gateway 75/39175/2
2020-07-10 Chris HornLU-13648 lnet: Set remote NI status in lnet_notify 62/38862/2
2020-07-10 Mr NeilBrownLU-12678 lnet: remove LNetMEUnlink and clean up related... 46/38646/13
2020-07-10 Chris HornLU-13606 lnet: Allow router to forward to healthier NID 98/38798/6
2020-06-23 Amir ShehataLU-13662 lnet: handle undefined parameters 94/38894/2
2020-06-19 Chris HornLU-13501 lnet: Skip health and resends for single rail... 48/38448/7
2020-06-10 Mr NeilBrownLU-10391 lnet: fix uninitialize var in choose_ipv4_src() 23/38823/2
2020-05-27 Chris HornLU-13510 lnet: Add lnet_lnd_timeout to sysfs 82/38482/3
2020-05-27 Chris HornLU-13510 lnet: Correct the default LND timeout 81/38481/3
2020-05-27 Amir ShehataLU-13472 lnet: set route aliveness properly 23/38323/6
2020-05-27 Amir ShehataLU-13477 lnet: Force full discovery cycle 22/38322/5
2020-05-27 Amir ShehataLU-13478 lnet: handle discovery off properly 21/38321/5
2020-05-27 Mr NeilBrownLU-13004 lnet: always pass struct lnet_md by reference. 53/37853/10
2020-05-27 Mr NeilBrownLU-9679 lnet: tidy lnet_discover and fix mem accounting... 44/38644/3
2020-05-20 Amir ShehataLU-13471 lnet: use the same src nid for discovery 20/38320/5
2020-05-20 Mr NeilBrownLU-13004 lnet: remove lnet_extract_iov() 48/37848/3
2020-05-20 Mr NeilBrownLU-6142 kernel: use kmem_cache_zalloc as appropriate. 39/38439/3
2020-05-14 Amir ShehataLU-13461 lnet: restrict gateway selection 98/38298/5
2020-05-14 Mr NeilBrownLU-9859 libcfs: replace memory_presure functions by... 11/38211/9
2020-05-14 James SimmonsLU-13344 lnet: stop using struct timeval 05/38105/21
2020-05-14 Mr NeilBrownLU-6142 misc: declare static chars as const where possible. 21/38421/3
2020-05-14 Mr NeilBrownLU-6142 lnet: use BIT() macro where appropriate 75/38375/2
2020-05-07 Chris HornLU-12222 lnet: Primary NID of lolnd NID is the lolnd NID 13/38313/3
2020-05-07 Chris HornLU-12222 lnet: Introduce constant for the lolnd NID 12/38312/3
2020-05-01 Mr NeilBrownLU-13004 lnet: remove the 'struct kvec' arg from lnd_send 45/37845/7
next