Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
bb229bbb3bf63d23128e851a1f3b85c083178fa1
/
net
/
smc
5f739e4
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
5490357
net/smc: allow pnetid-less configuration
by Ursula Braun
· 6 years ago
70f3522
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
af5f60c
net/smc: allow PCI IDs as ib device names in the pnet table
by Hans Wippel
· 6 years ago
64e28b5
net/smc: add pnet table namespace support
by Hans Wippel
· 6 years ago
f3d74b2
net/smc: add smcd support to the pnet table
by Hans Wippel
· 6 years ago
890a2cb
net/smc: rework pnet table
by Hans Wippel
· 6 years ago
cecc7a3
net/smc: cleanup for smcr_tx_sndbuf_nonempty
by Ursula Braun
· 6 years ago
d7cf4a3
net/smc: fix smc_poll in SMC_INIT state
by Ursula Braun
· 6 years ago
3313da8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
81cf643
net/smc: check port_idx of ib event
by Karsten Graul
· 6 years ago
e78b262
net/smc: check connections in smc_lgr_free_work
by Karsten Graul
· 6 years ago
cf0cfe5
net/smc: reduce amount of status updates to peer
by Karsten Graul
· 6 years ago
16297d1
net/smc: no delay for free tx buffer wait
by Karsten Graul
· 6 years ago
5bc056d
net/smc: move wake up of close waiter
by Karsten Graul
· 6 years ago
4dff63c
net/smc: reset cursor update required flag
by Karsten Graul
· 6 years ago
ccc8ca9
net/smc: fix byte_order for rx_curs_confirmed
by Ursula Braun
· 6 years ago
a655fe9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
232dc8e
net/smc: original socket family in inet_sock_diag
by Karsten Graul
· 6 years ago
8fc002b
net/smc: move code to clear the conn->lgr field
by Karsten Graul
· 6 years ago
72a36a8
net/smc: use client and server LGR pending locks for SMC-R
by Hans Wippel
· 6 years ago
62c7139
net/smc: unlock LGR pending lock earlier for SMC-D
by Hans Wippel
· 6 years ago
a225d2c
net/smc: use smc_curs_copy() for SMC-D
by Ursula Braun
· 6 years ago
b03faa1
net/smc: postpone release of clcsock
by Ursula Braun
· 6 years ago
84b799a
net/smc: correct state change for peer closing
by Ursula Braun
· 6 years ago
a5e0431
net/smc: delete rkey first before switching to unused
by Ursula Braun
· 6 years ago
b8649ef
net/smc: fix sender_free computation
by Ursula Braun
· 6 years ago
ad6f317
net/smc: preallocated memory for rdma work requests
by Ursula Braun
· 6 years ago
9718475
socket: Add SO_TIMESTAMPING_NEW
by Deepa Dinamani
· 6 years ago
46ad022
net/smc: fix use of variable in cleared area
by Karsten Graul
· 6 years ago
e5f3aa0
net/smc: use device link provided in qp_context
by Karsten Graul
· 6 years ago
2dee25a
net/smc: call smc_cdc_msg_send() under send_lock
by Karsten Graul
· 6 years ago
33f3fcc
net/smc: do not wait under send_lock
by Karsten Graul
· 6 years ago
51c5aba
net/smc: recvmsg and splice_read should return 0 after shutdown
by Karsten Graul
· 6 years ago
6889b36
net/smc: don't wait for send buffer space when data was already sent
by Karsten Graul
· 6 years ago
77f838a
net/smc: prevent races between smc_lgr_terminate() and smc_conn_free()
by Karsten Graul
· 6 years ago
ca8dc13
net/smc: allow 16 byte pnetids in netlink policy
by Hans Wippel
· 6 years ago
14d22d4
net/smc: fix another sizeof to int comparison
by Ursula Braun
· 6 years ago
01e7187
pipe: stop using ->can_merge
by Jann Horn
· 6 years ago
26d92e9
smc: move unhash as early as possible in smc_release()
by Cong Wang
· 6 years ago
2be09de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
78abe3d
net/smc: fix TCP fallback socket release
by Myungho Jung
· 6 years ago
b1bf78b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
c7674c0
net/smc: unregister rkeys of unused buffer
by Karsten Graul
· 6 years ago
60e03c6
net/smc: add infrastructure to send delete rkey messages
by Karsten Graul
· 6 years ago
4600cfc
net/smc: avoid a delay by waiting for nothing
by Karsten Graul
· 6 years ago
587e41d
net/smc: cleanup listen worker mutex unlocking
by Ursula Braun
· 6 years ago
2b59f58
net/smc: short wait for late smc_clc_wait_msg
by Ursula Braun
· 6 years ago
90d8b29
net/smc: no link delete for a never active link
by Ursula Braun
· 6 years ago
9ed2855
net/smc: allow fallback after clc timeouts
by Ursula Braun
· 6 years ago
6ae36bf
net/smc: remove sock_error detour in clc-functions
by Ursula Braun
· 6 years ago
3f3f0e3
net/smc: make smc_lgr_free() static
by Ursula Braun
· 6 years ago
263ffae
net/smc: cleanup tcp_listen_worker initialization
by Ursula Braun
· 6 years ago
e438bae
net/smc: use after free fix in smc_wr_tx_put_slot()
by Ursula Braun
· 6 years ago
b9a22dd
net/smc: atomic SMCD cursor handling
by Ursula Braun
· 6 years ago
0512f69
net/smc: add SMC-D shutdown signal
by Hans Wippel
· 6 years ago
ee05ff7
net/smc: use queue pair number when matching link group
by Karsten Graul
· 6 years ago
f07920a
net/smc: abort CLC connection in smc_release
by Hans Wippel
· 6 years ago
9931a07
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
fb692ec
net/smc: fix smc_buf_unuse to use the lgr pointer
by Karsten Graul
· 6 years ago
aa563d7
iov_iter: Separate type from direction and use accessor functions
by David Howells
· 6 years ago
89ab066
Revert "net: simplify sock_poll_wait"
by Karsten Graul
· 6 years ago
56ce3c5
smc: generic netlink family should be __ro_after_init
by Johannes Berg
· 6 years ago
3818977
net/smc: fix sizeof to int comparison
by YueHaibing
· 6 years ago
71d117f
net/smc: no urgent data check for listen sockets
by Karsten Graul
· 6 years ago
dd65d87
net/smc: enable fallback for connection abort in state INIT
by Ursula Braun
· 6 years ago
1ca52fc
net/smc: remove duplicate mutex_unlock
by Ursula Braun
· 6 years ago
648a5a7
net/smc: fix non-blocking connect problem
by Ursula Braun
· 6 years ago
b4c296f
RDMA/smc: Replace ib_query_gid with rdma_get_gid_attr
by Jason Gunthorpe
· 6 years ago
0a3173a
Merge branch 'linus/master' into rdma.git for-next
by Jason Gunthorpe
· 6 years ago
92f4e77
Revert "net/smc: Replace ib_query_gid with rdma_get_gid_attr"
by Jason Gunthorpe
· 6 years ago
89982f7
Merge tag 'v4.18' into rdma.git for-next
by Jason Gunthorpe
· 6 years ago
0d86caf
net/smc: send response to test link signal
by Ursula Braun
· 6 years ago
a736e07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
7311d66
net/smc: move sock lock in smc_ioctl()
by Ursula Braun
· 6 years ago
bd58c7e
net/smc: allow sysctl rmem and wmem defaults for servers
by Ursula Braun
· 6 years ago
caa21e1
net/smc: no shutdown in state SMC_LISTEN
by Ursula Braun
· 6 years ago
c1c8626
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
5607016
net/smc: no cursor update send in state SMC_INIT
by Ursula Braun
· 6 years ago
dd979b4
net: simplify sock_poll_wait
by Christoph Hellwig
· 6 years ago
0d18a0cb
net/smc: improve delete link processing
by Karsten Graul
· 6 years ago
603cc14
net/smc: provide fallback reason code
by Karsten Graul
· 6 years ago
7005ada
net/smc: use correct vlan gid of RoCE device
by Ursula Braun
· 6 years ago
947541f
net/smc: fewer parameters for smc_llc_send_confirm_link()
by Ursula Braun
· 6 years ago
2e3bbe4
net/smc: Simplify ib_post_(send|recv|srq_recv)() calls
by Bart Van Assche
· 6 years ago
12c36dc
net/smc: Remove a WARN_ON() statement
by Bart Van Assche
· 6 years ago
48bf523
net/smc: remove local variable page in smc_rx_splice()
by Ursula Braun
· 6 years ago
144ce4b
net/smc: use DECLARE_BITMAP for rtokens_used_mask
by Ursula Braun
· 6 years ago
00e5fb2
net/smc: add function to get link group from link
by Stefan Raspl
· 6 years ago
bac6de7
net/smc: eliminate cursor read and write calls
by Stefan Raspl
· 6 years ago
c601171
net/smc: provide smc mode in smc_diag.c
by Karsten Graul
· 6 years ago
c4c5551
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
by David S. Miller
· 6 years ago
024ddc0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
f6bdc42
net/smc: reset recv timeout after clc handshake
by Karsten Graul
· 6 years ago
ac0107e
net/smc: add error handling for get_user()
by Ursula Braun
· 6 years ago
99be51f
net/smc: optimize consumer cursor updates
by Ursula Braun
· 6 years ago
1992d99
net/smc: take sock lock in smc_ioctl()
by Ursula Braun
· 6 years ago
e1bbdd5
net/smc: reduce sock_put() for fallback sockets
by Ursula Braun
· 7 years ago
410da1e
net/smc: fix up merge error with poll changes
by Linus Torvalds
· 7 years ago
5cd3da4
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
Next »