Whamcloud - gitweb
LU-7860 ldlm: revert part of commit 657bbc49
[fs/lustre-release.git] / lnet / klnds / socklnd /
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
2013-09-26 Peng TaoLU-1346 libcfs: cleanup libcfs primitive (linux-prim.h) 56/6956/8
2013-09-13 Peng TaoLU-1346 libcfs: cleanup waitq related primitives 55/6955/8
2013-09-13 Peng TaoLU-1346 libcfs: cleanup libcfs primitive (linux-prim.h) 54/6954/8
2013-09-02 James SimmonsLU-1346 libcfs: cleanup macros in portals_compat25.h 78/4778/8
2013-08-22 James SimmonsLU-1346 libcfs: tcpip/time/type related cleanup 77/4777/8
2013-08-10 James SimmonsLU-1346 libcfs: cleanup macros in kp30.h 76/4776/5
2013-06-28 Peng TaoLU-1346 libcfs: replace cfs_ memory wrappers 31/2831/13
2013-06-20 Peng TaoLU-2850 kernel: 3.8 upstream kills daemonize() 55/5655/13
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-02-20 John L. HammondLU-2675 cleanup: make bitfield (un)signedness explicit
2013-01-22 Christopher J. MorroneLU-709 build: remove old BGL support option
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2012-12-05 Andreas DilgerLU-1346 libcfs: replace libcfs wrappers with kernel API
2012-11-02 Liu XuezhaoLU-1337 build: remove unnecessary includings of system.h
2012-08-08 Andreas DilgerLU-1617 build: skip generated files in .gitignore
2012-07-31 Liu XuezhaoLU-1337 kernel: NETIF_F_NO_CSUM and LOOKUP_CONTINUE...
2012-07-23 Peng TaoLU-709 compat: remove all reference to LINUX_VERSION_CODE
2012-07-15 Wally WangLU-812 kernel: AUTOCONF_INCLUDED removed
2012-07-15 James SimmonsLU-812 kernel: remove smp_lock.h
2012-07-13 Andreas DilgerLU-1481 build: quiet warnings due to := assignment
2012-07-03 Liang ZhenLU-56 ksocklnd: CPT affinity socklnd
2012-05-30 Liu XuezhaoLU-1347 style: removes obsolete EXPORT_SYMTAB macros
2012-05-17 Brian BehlendorfLU-936 Remove LUSTRE_KERNEL_VERSION
2012-05-08 Liang ZhenLU-1347 build: remove the vim/emacs modelines
2012-03-02 Andreas DilgerLU-1146 build: batch update copyright messages
2011-12-09 yangshengLU-506 kernel: FC15 - tcp_sendpage() uses struct sock.
2011-08-12 Christopher J. MorroneLU-455 Replace DIST_SOURCES with EXTRA_DIST
2011-07-26 Alexey LyashkovLU-502 don't allow to kill service threads by OOM killer.
2011-06-03 Liang ZhenLU-8 dynamically grow/shrink socklnd connd threads
2010-12-17 Vitaly Fertmanb=24218 fix race on ksock_tx_t::tx_resid
2010-11-04 Cliff Whiteb=20805 rate limit D_NETERR messages
2010-08-17 LiuYingb=17166 remove <2.6.9 compatibility code from HEAD
2010-07-02 Isaac Huangb=21776 Use atomic memory allocation when VM is flushin...
2010-06-30 Robert ReadMass conversion of all copyright messages to Oracle.
2010-06-18 Robert ReadRemove remaining remnants of the CVS era.
2010-06-14 Robert ReadUpdate copyrights on source files changed since 2010...
2010-04-25 Isaac Huangb=21678 Add more debug info to lnd_query code path
2010-04-16 Liang Zhenb=20615 always send ZC_ACK on non-blocking connection
2010-02-10 Liang Zhenb=21396 Don't hog cpu in connd.
2010-01-14 Lisa Weekb=17167 libcfs: ensure all libcfs exported symbols...
2009-12-18 Isaac Huangb=16186 Enable peer health detect for ksocklnd and...
2009-12-12 Brian ReitzIntroduce .gitignore files. GIT_EPOCH_MASTER
2009-12-02 isaacb=21156,i=liang:
2009-12-01 isaaci=maxim,b=18460,b=20171:
2009-11-25 isaac- corrected a trivial comment typo.
2009-10-22 maximb=20897
2009-08-26 isaaci=isaac,b=16186:
2009-07-31 isaacb=16186,i=isaac:
2009-05-05 isaacb=15332,i=liang:
2009-04-27 isaac- back out peer_buffer_credits changes, as requested...
2009-04-23 isaacb=15332,i=liang:
2009-04-07 maximb=18414
2009-02-17 isaacb=16186,i=liangzhen,i=maxim:
2009-02-10 maximb=17087
2009-01-21 liangzhenBranch HEAD
2009-01-19 liangzhenBranch HEAD
2008-11-29 maximb=17087
2008-11-20 shadowfix build on sles9.
2008-11-20 shadowfirst part of 2.6.26 support (lnet/libcfs part)
2008-11-17 liangzhenBranch HEAD
2008-11-07 liangzhenBranch HEAD
next