index
:
hverkuil/media_tree.git
alt-ctrls
array_mod
av1
cec-s-conn
cec-status
cubie
cubox
cx18
deprecate
dp-mst-cec
dp-mst-cec2
drop-count
dw-hdmi-cec
extron
firefly
firefly2
for-v6.4a
for-v6.4b
for-v6.4c
for-v6.4d
for-v6.4e
for-v6.4f
for-v6.4g
for-v6.4h
for-v6.4i
fract-ctrl
hdcp
hdmi-dbg
imx8mm
m2m-deinterlace
m2m-writing
master
mc-props
mc-props2
omap-bridge-cec
overlay
pr-test
quirk
ro-reqs
rpi3
rpi4
saa7146
saa7146-clean
sama5d3
sdrout
subdev-kref
tc358840
tda998x
tegrav5
tegrav6
tegrav7
tegrav8
tmp
uvc
uvccomp
vb1a
vb2-cpu-access
vb2-prepare
vb2wr
vicodec-stateless
vivid
zoran
media_tree.git development repository
Hans Verkuil
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
lustre
/
lnet
/
klnds
/
socklnd
/
socklnd_cb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-09
staging: lustre: use kmalloc for allocating ksock_tx
NeilBrown
1
-2
/
+2
2018-01-09
staging: lustre: replace simple cases of LIBCFS_ALLOC with kzalloc.
NeilBrown
1
-1
/
+1
2017-11-17
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-125
/
+32
2017-11-11
staging: lustre: add SPDX identifiers to all lustre files
Greg Kroah-Hartman
1
-0
/
+1
2017-10-11
switch ksocknal_lib_recv_...() to use of iov_iter_for_each_range()
Al Viro
1
-40
/
+4
2017-10-11
lustre: switch struct ksock_conn to iov_iter
Al Viro
1
-90
/
+33
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
1
-2
/
+2
2017-03-27
staging: lustre: Replace a bit shift by a use of BIT.
Arushi Singhal
1
-4
/
+4
2017-03-06
staging: lustre: lnet: use struct bio_vec instead of typedef
James Simmons
1
-3
/
+3
2017-03-06
staging: lustre: lnet: change lnet_process_id_t to proper structure
James Simmons
1
-5
/
+6
2017-03-06
staging: lustre: lnet: change lnet_ni_t to proper structure
James Simmons
1
-7
/
+8
2017-03-06
staging: lustre: lnet: change lnet_msg_t to proper structure
James Simmons
1
-4
/
+4
2017-03-06
staging: lustre: socklnd: change UAPI typedefs to proper structure
James Simmons
1
-11
/
+11
2017-02-03
staging: lustre: socklnd: remove socklnd_init_msg
James Simmons
1
-2
/
+7
2017-02-03
staging: lustre: ksocklnd: ignore timedout TX on closing connection
Liang Zhen
1
-7
/
+9
2017-02-03
staging: lustre: libcfs: fix error messages
Dmitry Eremin
1
-2
/
+2
2017-02-02
staging: lustre: remove CLASSERT macro
Arnd Bergmann
1
-1
/
+1
2017-01-23
staging: lustre: lnet: change lnet_hdr_t to proper structure
James Simmons
1
-5
/
+5
2017-01-23
staging: lustre: lnet: change lnet_magicversion_t to proper structure
James Simmons
1
-2
/
+2
2016-11-18
staging: lustre: lnet: cleanup some of the > 80 line issues
James Simmons
1
-14
/
+26
2016-11-07
staging: lustre: fixed shadowed variable in socklnd_cb.c
Andrew Kanner
1
-2
/
+2
2016-09-20
staging: lustre: lnet: klnds: socklnd: Remove unnecessary line continuations
Anchal Jain
1
-2
/
+2
2016-08-21
lustre: pass iov_iter to ->lnd_recv()
Al Viro
1
-12
/
+9
2016-08-15
lustre: don't reinvent struct bio_vec
Al Viro
1
-8
/
+8
2016-08-15
staging: lustre: lnet: Remove old commented out code
Ben Evans
1
-7
/
+0
2016-06-18
staging/lustre: Remove unnecessary space after a cast
Oleg Drokin
1
-2
/
+2
2016-06-17
staging: lustre: socklnd: remove typedefs
James Simmons
1
-100
/
+100
2016-03-01
staging: lustre: lnet: Use list_for_each_entry_safe
Bhaktipriya Shridhar
1
-3
/
+2
2016-02-20
staging/lustre: Remove the "write to FSF to get a copy of GPL" wording
Oleg Drokin
1
-3
/
+0
2016-02-14
staging: lustre: fix all conditional comparison to zero in LNet layer
James Simmons
1
-74
/
+74
2016-02-14
staging: lustre: fix all NULL comparisons in LNet layer
James Simmons
1
-41
/
+41
2016-02-14
staging: lustre: remove space in LNet function declarations
James Simmons
1
-137
/
+135
2016-02-14
staging: lustre: add missing spaces for LNet layer reported by checkpatch.pl
James Simmons
1
-3
/
+3
2016-02-14
staging: lustre: remove unnecessary blank lines reported by checkpatch.pl
James Simmons
1
-4
/
+0
2016-02-14
staging: lustre: align all code properly for LNet core
James Simmons
1
-41
/
+32
2016-02-14
staging: lustre: format properly all comment blocks for LNet core
James Simmons
1
-75
/
+140
2016-02-03
staging: lustre: add sparse locking annotations
frank zago
1
-0
/
+1
2015-10-13
staging: lustre: remove multiple blank lines
Mike Rapoport
1
-3
/
+0
2015-10-13
staging: lustre: add missing blank line after declarations
Mike Rapoport
1
-0
/
+2
2015-09-29
staging/lustre: use 64-bit times for ksnd_connd
Arnd Bergmann
1
-4
/
+4
2015-09-12
Staging: lustre: lnet: Remove useless cast on void pointer
Shraddha Barke
1
-1
/
+1
2015-09-12
staging: lustre: fix whitespace errors reported by checkpatch.pl
Mike Rapoport
1
-2
/
+2
2015-09-12
staging: lustre: fix CODE_INDENT checkpatch.pl errors
Mike Rapoport
1
-1
/
+1
2015-07-13
staging/lustre/libcfs: Remove redundant enums and sysctl moduleparams
Dmitry Eremin
1
-2
/
+1
2015-06-10
staging:lustre: rename tcpip handling functions to lnet_* prefix
James Simmons
1
-3
/
+3
2015-05-31
staging: lustre: lnet: socklnd: code cleanup - align spacing
Mike Shuey
1
-198
/
+198
2015-03-15
Staging: lustre: Remove parentheses around right side an assignment
Haneen Mohammed
1
-2
/
+2
2015-01-17
staging: lustre: replace MIN with min_t
Jeremiah Mahler
1
-1
/
+1
2015-01-17
staging: lustre: use min/max instead of MIN/MAX, simple cases
Jeremiah Mahler
1
-2
/
+2
2015-01-17
lustre: don't use iovec instead of kvec
Al Viro
1
-11
/
+11
[next]
Privacy Policy