Whamcloud - gitweb
LU-15018 o2iblnd: treat cmid->device == NULL as an error
[fs/lustre-release.git] / lnet / klnds / socklnd /
2021-12-23 Serguei SmirnovLU-15137 socklnd: expect two control connections maximum 61/45461/4
2021-11-20 Serguei SmirnovLU-14662 lnet: set eth routes needed for multi rail 65/44065/15
2021-11-03 Serguei SmirnovLU-15136 socklnd: default conns_per_peer to 0 19/45319/7
2021-10-27 Artem BlagodarenkoLU-15076 socklnd: lock ksnc_tx_queue list processing 79/45179/2
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-07-22 Mr NeilBrownLU-6142 lnet: convert kiblnd/ksocknal_thread_start... 22/44122/3
2021-06-21 Serguei SmirnovLU-14742 socklnd: detect link state to set fatal error... 52/43952/4
2021-06-02 James SimmonsLU-12678 lnet: use list_for_each_entry() 91/43591/4
2021-06-02 Artem BlagodarenkoLU-13950 lnet: do not crash if lnet_sock_getaddr return... 34/39834/6
2021-05-05 Mr. NeilBrownLU-12678 lnet: use list_first_entry() in lnet/klnds... 19/43419/2
2021-05-05 Serguei SmirnovLU-12815 socklnd: add conns_per_peer parameter 56/41056/9
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-10 Serguei SmirnovLU-13641 socklnd: replace route construct 74/40774/12
2021-03-30 Serguei SmirnovLU-13641 socklnd: remove tcp bonding 00/40000/12
2021-03-16 Mr NeilBrownLU-10391 socklnd: convert ksocknal_add_peer to take... 08/38408/7
2021-03-10 Mr NeilBrownLU-12678 socklnd: change various ints to bool. 02/39302/3
2021-03-10 Mr NeilBrownLU-13783 libcfs: support removal of kernel_setsockopt() 59/39259/7
2021-02-26 Mr NeilBrownLU-12678 lnet: use init_wait() rather than init_waitque... 95/39295/3
2021-02-26 Mr NeilBrownLU-10391 socklnd: use sockaddr instead of __u32 addresses. 04/37704/17
2020-12-09 Sebastien PiechurskiLU-14159 build: fix gcc8 warnings on kthread_run calls 90/40790/2
2020-10-29 Amir ShehataLU-14016 libcfs: use atomic64_t for libcfs_kmem 68/40168/5
2020-08-07 Serguei SmirnovLU-13790 socklnd: NID to interface mapping issues 08/39408/3
2020-08-07 Mr NeilBrownLU-6142 socklnd: remove declarations of missing functions. 26/39326/2
2020-07-10 Mr NeilBrownLU-12678 socklnd: change ksnd_nthreads to atomic_t 21/39121/3
2020-07-04 Mr NeilBrownLU-12678 socklnd: convert various refcounts to refcount_t 30/39130/2
2020-07-04 Mr NeilBrownLU-12678 socklnd: use list_for_each_entry_safe() 29/39129/2
2020-07-04 Mr NeilBrownLU-12678 socklnd: use need_resched() 28/39128/2
2020-06-28 Mr NeilBrownLU-12678 socklnd: don't fall-back to tcp_sendpage. 34/39134/2
2020-06-28 Mr NeilBrownLU-12678 lnet: Fix some out-of-date comments. 27/39127/2
2020-06-28 Amir ShehataLU-13566 socklnd: fix local interface binding 43/38743/6
2020-06-23 Amir ShehataLU-13662 lnet: handle undefined parameters 94/38894/2
2020-05-27 Chris HornLU-13510 lnd: Allow independent socklnd timeout 60/38460/6
2020-05-20 Mr NeilBrownLU-13004 socklnd: discard tx_iov. 51/37851/8
2020-05-20 Mr NeilBrownLU-13004 lnet: simplify ksock_tx. 50/37850/8
2020-05-20 Mr NeilBrownLU-13004 lnet: remove lnet_extract_iov() 48/37848/3
2020-05-14 Mr NeilBrownLU-9859 libcfs: replace memory_presure functions by... 11/38211/9
2020-05-14 Mr NeilBrownLU-6142 lnet: use BIT() macro where appropriate 75/38375/2
2020-05-01 Mr NeilBrownLU-13004 lnet: remove the 'struct kvec' arg from lnd_send 45/37845/7
2020-05-01 Mr NeilBrownLU-13004 lnet: remove msg_iov from lnet_msg. 44/37844/7
2020-05-01 James SimmonsLU-10391 socklnd: properly order headers in socklnd.h 87/38287/2
2020-04-14 Mr NeilBrownLU-10391 socklnd: use interface index to track local... 02/37702/11
2020-03-24 Mr NeilBrownLU-13004 modules: replace lnet_kiov_t with struct bio_vec 52/37852/7
2020-03-24 Mr NeilBrownLU-10391 lnet: change various function to return pointer 01/37701/4
2020-03-17 Mr NeilBrownLU-13255 lnet: introduce wait_var_event_warning. 93/37593/6
2020-03-05 Mr NeilBrownLU-9679 libcfs: Add CFS_ALLOC_PTR_ARRAY and free 75/36975/6
2020-03-01 Shaun TancheffLU-12945 lnet: Disable zero copy when running on VM 00/37300/9
2020-02-20 NeilBrownLU-9859 libcfs: remove unnecessary cfs_block_allsigs... 50/35350/15
2020-02-20 Mr NeilBrownLU-9679 various: use list_splice and list_splice_init 57/37457/2
2020-02-14 Mr NeilBrownLU-12678 lnet: socklnd: mark all ksock_proto struct... 94/36894/7
2020-02-14 Mr NeilBrownLU-12930 various: use schedule_timeout_*interruptible 56/36656/6
2020-02-14 Mr NeilBrownLU-9679 modules: convert MIN/MAX to kernel style 56/37456/2
2020-02-08 Mr NeilBrownLU-11300 lnet: remove lnd_query interface. 37/37337/4
2020-02-08 Mr NeilBrownLU-9679 lnet: use LIST_HEAD() for local lists. 54/36954/4
2020-02-08 Mr NeilBrownLU-9679 general: add missing spaces to folded strings. 53/36653/5
2020-02-01 Mr NeilBrownLU-12678 socklnd: convert peers hash table to hashtable.h 37/36837/6
2020-01-23 Mr NeilBrownLU-12678 lnet: remove locking protection ln_testprotocompat 56/36856/4
2020-01-23 Mr NeilBrownLU-12678 lnet: make "struct lnet_lnd" always "const". 32/36832/3
2020-01-23 Mr NeilBrownLU-12678 socklnd: initialize the_ksocklnd at compile... 31/36831/5
2020-01-10 Mr NeilBrownLU-12678 lnet: change list_for_each in ksocknal_debug_p... 36/36836/3
2020-01-10 Mr NeilBrownLU-12678 lnet: discard struct ksock_peer 35/36835/4
2020-01-10 Mr NeilBrownLU-9679 lnet: always check return of try_module_get() 54/36854/6
2019-12-20 NeilBrownLU-12678 lnet: use list_move where appropriate. 39/36339/2
2019-12-16 Mr NeilBrownLU-12678 lnet: discard ksnn_lock 34/36834/3
2019-12-16 Mr NeilBrownLU-12678 lnet: change ksocknal_create_peer() to return... 33/36833/2
2019-12-16 Arshad HussainLU-12923 lustre: Replace CLASSERT() with BUILD_BUG_ON() 25/36725/3
2019-12-06 Mr NeilBrownLU-9679 modules: Use LIST_HEAD for declaring list_heads 69/36669/2
2019-12-06 Mr NeilBrownLU-9679 general: avoid bare return; at end of void... 54/36654/3
2019-11-12 Patrick FarrellLU-12477 lnet: Remove obsolete config options 43/35343/5
2019-09-16 Mr NeilBrownLU-6142 socklnd: remove ksnp_sharecount 92/35892/4
2019-09-16 Mr NeilBrownLU-6142 socklnd: Fix some white-space issues ... 19/35919/3
2019-09-03 Shaun TancheffLU-12635 build: Support for gcc -Wimplicit-fallthrough 08/35708/4
2019-08-15 Aurelien DegremontLU-12236 lnet: support non-default network namespace 68/34768/14
2019-07-17 Oleg DrokinLU-6504 socklnd: fix indentation issue highlighted... 99/14599/5
2019-07-12 NeilBrownLU-12101 socklnd: fix infinite loop in ksocknal_push() 99/34499/4
2019-07-12 James SimmonsLU-11893 lnet: consoldate secondary IP address handling 93/34993/8
2019-06-07 Amir ShehataLU-11297 lnet: MR Routing Feature 83/34983/3
2019-06-07 Amir ShehataLU-11299 lnet: modify lnd notification mechanism 53/33453/30
2019-05-29 James SimmonsLU-11893 ksocklnd: add secondary IP address handling 92/34392/14
2019-02-11 NeilBrownLU-11838 socklnd: use for_each_netdev() instead of... 66/33966/4
2019-01-04 Amir ShehataLU-11415 socklnd: improve scheduling algorithm 40/33740/3
2018-11-02 Sonia SharmaLU-11371 socklnd: dynamically set LND parameters 91/33191/4
2018-10-29 Amir ShehataLU-11476 lnet: set the health status correctly 07/33307/5
2018-09-10 Amir ShehataLU-11309 lnd: Clean up logging 96/33096/4
2018-09-04 Wang ShilongLU-11304 misc: update all url links to whamcloud 94/33094/2
2018-08-17 Amir ShehataLU-9120 lnet: health error simulation 51/32951/13
2018-08-17 Amir ShehataLU-9120 lnet: calculate the lnd timeout 70/32770/15
2018-08-17 Amir ShehataLU-9120 lnet: handle socklnd tx failure 66/32766/15
2018-03-03 James SimmonsLU-10672 lnet: pass in only time64_t to lnet_notify 39/31339/3
2018-02-22 Mike MarciniszynLU-10560 libcfs: handle rename to wait_queue_entry_t 53/31153/11
2018-02-09 James SimmonsLU-9019 lnd: remove remaining cfs_time wrappers 42/31042/2
2018-01-25 James SimmonsLU-9019 lnet: move ping and delay injection to time64_t 58/30658/4
2018-01-14 James SimmonsLU-9859 libcfs: delete libcfs/linux/libcfs.h 06/30706/4
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
next