Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
86df1073a57a5b87af3e0e6ed76e42a6cf950fd4
/
net
/
smc
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
63e2480
smc: missing poll annotations
by Al Viro
· 7 years ago
b2fe5fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
1ed2d76
Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
a8fbf8e
net/smc: return booleans instead of integers
by Gustavo A. R. Silva
· 7 years ago
127f497
net/smc: release clcsock from tcp_listen_worker
by Ursula Braun
· 7 years ago
51f1de7
net/smc: replace sock_put worker by socket refcounting
by Ursula Braun
· 7 years ago
8dce278
net/smc: smc_poll improvements
by Ursula Braun
· 7 years ago
da05bf2
net/smc: handle device, port, and QP error events
by Ursula Braun
· 7 years ago
1a0a04c
net/smc: check for healthy link group resp. connections
by Ursula Braun
· 7 years ago
732720f
net/smc: wake up wr_reg_wait when terminating a link group
by Ursula Braun
· 7 years ago
610db66
net/smc: do not reuse a linkgroup with setup problems
by Ursula Braun
· 7 years ago
b4772b3
net/smc: terminate link group for ib_post_send problems
by Ursula Braun
· 7 years ago
5ac92a0
net/smc: handle state SMC_PEERFINCLOSEWAIT correctly
by Ursula Braun
· 7 years ago
611b63a
net/smc: cancel tx worker in case of socket aborts
by Ursula Braun
· 7 years ago
aa377e6
net/smc: continue waiting if peer signals write_shutdown
by Ursula Braun
· 7 years ago
bbb96bf
net/smc: improve state change handling after close wait
by Ursula Braun
· 7 years ago
86e780d
net/smc: make wait for work request uninterruptible
by Ursula Braun
· 7 years ago
8429c13
net/smc: get rid of tx_pend waits in socket closing
by Ursula Braun
· 7 years ago
35a6b17
net/smc: simplify function smc_clcsock_accept()
by Ursula Braun
· 7 years ago
3163c50
net/smc: use local struct sock variables consistently
by Ursula Braun
· 7 years ago
e7b7a64
smc: support variable CLC proposal messages
by Ursula Braun
· 7 years ago
6b5771a
smc: no consumer update in tasklet context
by Ursula Braun
· 7 years ago
71c125c
smc: cleanup close checking during data receival
by Ursula Braun
· 7 years ago
4bd3e7f
smc: no update for unused sk_write_pending
by Ursula Braun
· 7 years ago
0c9f151
smc: improve smc_clc_send_decline() error handling
by Ursula Braun
· 7 years ago
a8ae890
smc: make smc_close_active_abort() static
by Ursula Braun
· 7 years ago
d63d271
smc: switch to sock_recvmsg()
by Al Viro
· 7 years ago
ade994f
net: annotate ->poll() instances
by Al Viro
· 7 years ago
e6c8adc
anntotate the places where ->poll() return values go
by Al Viro
· 7 years ago
6887037
net/smc: Fix preinitialization of buf_desc in __smc_buf_create()
by Geert Uytterhoeven
· 7 years ago
4e1061f
net/smc: use sk_rcvbuf as start for rmb creation
by Ursula Braun
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
c5c1cc9
smc: add SMC rendezvous protocol
by Ursula Braun
· 7 years ago
145686b
smc: fix mutex unlocks during link group creation
by Ursula Braun
· 7 years ago
7f6b437
net: smc_close: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
43e2ada
net/smc: dev_put for netdev after usage of ib_query_gid()
by Ursula Braun
· 7 years ago
d921c42
net/smc: replace function pointer get_netdev()
by Ursula Braun
· 7 years ago
1f8d31d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
51957bc
net/smc: parameter cleanup in smc_cdc_get_free_slot()
by Ursula Braun
· 7 years ago
8c96fee
net/smc: no close wait in case of process shut down
by Ursula Braun
· 7 years ago
18e537c
net/smc: introduce a delay
by Ursula Braun
· 7 years ago
bfbedfd
net/smc: terminate link group if out-of-sync is received
by Ursula Braun
· 7 years ago
5bc11dd
net/smc: longer delay for client link group removal
by Ursula Braun
· 7 years ago
8301fa4
net/smc: adapt send request completion notification
by Ursula Braun
· 7 years ago
a6832c3
net/smc: adjust net_device refcount
by Ursula Braun
· 7 years ago
731b008
net/smc: take RCU read lock for routing cache lookup
by Ursula Braun
· 7 years ago
846e344
net/smc: add receive timeout check
by Hans Wippel
· 7 years ago
09579ac
net/smc: add missing dev_put
by Hans Wippel
· 7 years ago
10428dd
net/smc: synchronize buffer usage with device
by Ursula Braun
· 7 years ago
b33982c
net/smc: cleanup function __smc_buf_create()
by Ursula Braun
· 7 years ago
3e03472
net/smc: common functions for RMBs and send buffers
by Ursula Braun
· 7 years ago
9d8fb61
net/smc: introduce sg-logic for send buffers
by Ursula Braun
· 7 years ago
d5b361b
net/smc: remove Kconfig warning
by Ursula Braun
· 7 years ago
652a1e4
net/smc: register RMB-related memory region
by Ursula Braun
· 7 years ago
897e1c2
net/smc: use separate memory regions for RMBs
by Ursula Braun
· 7 years ago
a3fe3d0
net/smc: introduce sg-logic for RMBs
by Ursula Braun
· 7 years ago
c45abf3
net/smc: shorten local bufsize variables
by Ursula Braun
· 7 years ago
977bb32
net/smc: serialize connection creation in all cases
by Ursula Braun
· 7 years ago
19a0f7e
net/smc: Add warning about remote memory exposure
by Christoph Hellwig
· 7 years ago
263eec9
smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY
by Ursula Braun
· 7 years ago
de4d195
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
44c5848
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
by Dasaratharaman Chandramouli
· 8 years ago
d8966fc
IB/core: Use rdma_ah_attr accessor functions
by Dasaratharaman Chandramouli
· 8 years ago
58d30c3
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 8 years ago
5f0d5a3
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
by Paul E. McKenney
· 8 years ago
2c9c168
net/smc: do not use IB_SEND_INLINE together with mapped data
by Ursula Braun
· 8 years ago
288c8390
net/smc: destruct non-accepted sockets
by Ursula Braun
· 8 years ago
f5227cd
net/smc: remove duplicate unhash
by Ursula Braun
· 8 years ago
a98bf8c0
net/smc: guarantee ConnClosed send after shutdown SHUT_WR
by Ursula Braun
· 8 years ago
46c28db
net/smc: no socket state changes in tasklet context
by Ursula Braun
· 8 years ago
90e9517e
net/smc: always call the POLL_IN part of sk_wake_async
by Ursula Braun
· 8 years ago
90cacb2
net/smc: guarantee reset of write_blocked for heavy workload
by Ursula Braun
· 8 years ago
5da7e4d
net/smc: return active RoCE port only
by Ursula Braun
· 8 years ago
249633a
net/smc: remove useless smc_ib_devices_list check
by Ursula Braun
· 8 years ago
3c22e8f
net/smc: get rid of old comment
by Ursula Braun
· 8 years ago
282ccf6
drivers: add explicit interrupt.h includes
by Florian Westphal
· 8 years ago
cdfbabf
net: Work around lockdep limitation in sockets that use sockets
by David Howells
· 8 years ago
c3edc40
sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
cdaf25d
smc: some potential use after free bugs
by Dan Carpenter
· 8 years ago
143c017
smc: ETH_ALEN as memcpy length for mac addresses
by Ursula Braun
· 8 years ago
f16a7dd
smc: netlink interface for SMC sockets
by Ursula Braun
· 8 years ago
b38d732
smc: socket closing and linkgroup cleanup
by Ursula Braun
· 8 years ago
952310c
smc: receive data from RMBE
by Ursula Braun
· 8 years ago
e6727f3
smc: send data (through RDMA)
by Ursula Braun
· 8 years ago
5f08318
smc: connection data control (CDC)
by Ursula Braun
· 8 years ago
9bf9abe
smc: link layer control (LLC)
by Ursula Braun
· 8 years ago
bd4ad57
smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR
by Ursula Braun
· 8 years ago
f38ba179
smc: work request (WR) base for use by LLC and CDC
by Ursula Braun
· 8 years ago
cd6851f
smc: remote memory buffers (RMBs)
by Ursula Braun
· 8 years ago
0cfdd8f
smc: connection and link group creation
by Ursula Braun
· 8 years ago
a046d57
smc: CLC handshake (incl. preparation steps)
by Ursula Braun
· 8 years ago
6812baa
smc: establish pnet table management
by Thomas Richter
· 8 years ago
a4cf044
smc: introduce SMC as an IB-client
by Ursula Braun
· 8 years ago
ac71387
smc: establish new socket family
by Ursula Braun
· 8 years ago