Whamcloud - gitweb
LU-13004 ptlrpc: Allow BULK_BUF_KIOV to accept a kvec
[fs/lustre-release.git] / lnet / klnds / socklnd /
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
2017-08-22 Olaf WeberLU-9480 lnet: add "lnetctl ping" command 91/25791/31
2017-08-22 Olaf WeberLU-9480 lnet: add lnet_interfaces_max tunable 70/25770/16
2017-08-05 James SimmonsLU-6245 uapi: move libcfs/lnet UAPI header into own... 89/28089/7
2017-08-05 James SimmonsLU-6142 socklnd: remove typedefs from ksocklnd 75/28275/3
2017-06-03 James SimmonsLU-9397 ksocklnd: move remaining time handling to 64... 13/26813/9
2017-06-03 Amir ShehataLU-9448 lnet: handle empty CPTs 45/27145/3
2017-05-05 Olaf WeberLU-9119 lnet: rename LNET_MAX_INTERFACES 93/26693/4
2017-05-05 Olaf WeberLU-9119 socklnd: propagate errors on send failure 91/26691/4
2017-03-23 James SimmonsLU-9019 socklnd: use 64-bit incarnation time stamp 90/25690/3
2017-03-01 Sergey CheremencevLU-9094 lnet: remove ni from lnet_finalize 75/25375/5
2017-02-15 James SimmonsLU-6142 lnet: remove most of typedefs from LNet headers 31/20831/10
2017-01-25 Amir ShehataLU-7734 lnet: fix routing selection
2017-01-25 Amir ShehataLU-7734 lnet: rename LND peer to peer_ni
2017-01-25 Amir ShehataLU-7734 lnet: NUMA support
2017-01-25 Amir ShehataLU-7734 lnet: configure local NI from DLC
2017-01-25 Amir ShehataLU-7734 lnet: Multi-Rail local NI split
2017-01-01 James SimmonsLU-6245 libcfs: add ktime_get_real_seconds support 66/22866/10
2016-12-23 James SimmonsLU-6142 socklnd: change UAPI typedefs to proper structure 06/18506/5
2016-12-17 Andreas DilgerLU-8901 misc: update Intel copyright messages for 2016 33/24233/4
2016-12-17 Liang ZhenLU-8867 ksocklnd: ignore timedout TX on closing connection 73/23973/3
2016-12-17 Dmitry EreminLU-8703 libcfs: fix error messages 07/23307/3
2016-10-08 James SimmonsLU-8648 all: remove all Sun license and URL references 00/22800/4
2016-09-08 James SimmonsLU-8560 libcfs: handle PAGE_CACHE_* removal in newer... 06/22206/4
2016-08-06 Dmitry EreminLU-8401 lnet: remove dependency on OFED headers from... 17/21317/4
2016-07-11 Li DongyangLU-8056 socklnd: NETIF_F_ALL_CSUM renamed to NETIF_F_CS... 22/20222/7
2016-06-22 Ben EvansLU-8058 lnet: Remove old commented out code 14/20414/4
2016-06-14 James SimmonsLU-6245 libcfs: remove types abstraction from libcfs... 04/20204/9
2016-05-04 James SimmonsLU-6245 libcfs: remove sysctl module handling 59/19459/7
2016-04-21 James SimmonsLU-6245 libcfs: replace CFS_MODULE_PARAM with linux... 83/19383/6
2016-04-06 Vitaly OsipovLU-4423 lnet: remove memset(0) after LIBCFS_ALLOC 54/18954/7
2016-02-05 Oleg DrokinLU-4423 socklnd: use kernel socket sockopt apis 86/17786/3
2015-12-02 Al ViroLU-4423 lnet: don't use iovec instead of kvec 05/17205/3
2015-11-15 Andreas DilgerLU-6204 build: clean up kernel module metadata 87/16787/5
2015-11-03 Andreas DilgerLU-7243 misc: update Intel copyright messages 2015 58/16758/3
2015-10-28 James SimmonsLU-7245 socklnd: Bind peers to a specific CPT 10/16710/4
2015-10-06 James SimmonsLU-6204 misc: Update module author to OpenSFS 32/16132/5
2015-09-19 Dmitry EreminLU-7042 lnet: Handle OFED 3.18 packaging definitions 18/16418/3
2015-07-10 James SimmonsLU-6763 lnet: test for sk_sleep presence in compact... 86/15386/9
2015-06-19 Liang ZhenLU-4423 lnet: fix deadloop in ksocknal_push 28/10128/8
2015-06-09 Frank ZagoLU-5710 all: third batch of corrected typos and grammar... 24/14424/8
2015-05-17 Andreas DilgerLU-6068 misc: update old URLs to hpdd.intel.com 93/13193/5
2015-04-28 James SimmonsLU-6245 libcfs: remove prim wrappers for libcfs 74/13874/8
2015-04-06 frank zagoLU-5710 corrected some typos and grammar errors 01/12201/13
2015-03-25 James SimmonsLU-6245 libcfs: remove tcpip abstraction from libcfs 60/13760/19
2015-01-09 Frank ZagoLU-5396 lnet: make some functions static 06/12206/15
2015-01-09 Alex ZhuravlevLU-6079 lnet: remove asm/irq.h include 29/13229/3
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-12-26 John L. HammondLU-2675 lnet: remove lnet/include/lnet/linux/ 32/12932/4
2014-10-24 John L. HammondLU-2675 libcfs: remove LUSTRE_{,SRV_}LNET_PID 85/11985/2
2014-09-26 frank zagoLU-5396 lnet/klnds: add sparse annotation __user wherev... 24/11824/5
2014-09-25 James SimmonsLU-3963 libcfs: remove proc handler wrappers 63/11963/3
2014-08-27 John L. HammondLU-2675 build: assume __linux__ and __KERNEL__ 37/11437/5
2014-08-27 frank zagoLU-5396: add sparse locking annotations 95/11295/9
2014-08-15 John L. HammondLU-2675 build: remove Darwin "support" 23/11423/2
2014-08-12 John L. HammondLU-2675 build: remove WinNT "support" 85/11385/2
2014-07-15 James SimmonsLU-5322 socklnd: handle sk_ready_data change in 3.15... 59/11059/3
2014-06-20 Dmitry EreminLU-4629 libcfs: fix buffer overflow of string buffer 89/9389/19
2014-06-04 Oleg DrokinLU-4423 lnet: switch to kernel_sendmsg() 25/10125/6
2014-06-04 Oleg DrokinLU-4423 lnet: don't open-code kernel_recvmsg() 24/10124/6
2014-05-07 James SimmonsLU-3963 libcfs: convert LNET layer to linux list api 69/9369/9
2014-03-25 Dmitry EreminLU-4629 lnet: fix issues found by Klocwork Insight... 86/9386/5
2014-01-11 Oleg DrokinLU-4360 Fix use after free in ksocknal_send 67/8667/3
2013-12-02 James SimmonsLU-2800 autoconf: clean up sysctl table handling 02/8102/2
2013-10-25 James SimmonsLU-3963 lnet: convert cfs_atomic primitives 70/7070/3
2013-09-26 Peng TaoLU-1346 libcfs: cleanup libcfs primitive (linux-prim.h) 57/6957/8
next