index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
smc
Age
Commit message (
Expand
)
Author
2017-12-07
smc: support variable CLC proposal messages
Ursula Braun
2017-12-07
smc: no consumer update in tasklet context
Ursula Braun
2017-12-07
smc: cleanup close checking during data receival
Ursula Braun
2017-12-07
smc: no update for unused sk_write_pending
Ursula Braun
2017-12-07
smc: improve smc_clc_send_decline() error handling
Ursula Braun
2017-12-07
smc: make smc_close_active_abort() static
Ursula Braun
2017-11-24
net/smc: Fix preinitialization of buf_desc in __smc_buf_create()
Geert Uytterhoeven
2017-11-24
net/smc: use sk_rcvbuf as start for rmb creation
Ursula Braun
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-26
smc: add SMC rendezvous protocol
Ursula Braun
2017-10-26
smc: fix mutex unlocks during link group creation
Ursula Braun
2017-10-24
net: smc_close: mark expected switch fall-through
Gustavo A. R. Silva
2017-10-12
net/smc: dev_put for netdev after usage of ib_query_gid()
Ursula Braun
2017-10-12
net/smc: replace function pointer get_netdev()
Ursula Braun
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-21
net/smc: parameter cleanup in smc_cdc_get_free_slot()
Ursula Braun
2017-09-21
net/smc: no close wait in case of process shut down
Ursula Braun
2017-09-21
net/smc: introduce a delay
Ursula Braun
2017-09-21
net/smc: terminate link group if out-of-sync is received
Ursula Braun
2017-09-21
net/smc: longer delay for client link group removal
Ursula Braun
2017-09-21
net/smc: adapt send request completion notification
Ursula Braun
2017-09-21
net/smc: adjust net_device refcount
Ursula Braun
2017-09-21
net/smc: take RCU read lock for routing cache lookup
Ursula Braun
2017-09-21
net/smc: add receive timeout check
Hans Wippel
2017-09-21
net/smc: add missing dev_put
Hans Wippel
2017-07-29
net/smc: synchronize buffer usage with device
Ursula Braun
2017-07-29
net/smc: cleanup function __smc_buf_create()
Ursula Braun
2017-07-29
net/smc: common functions for RMBs and send buffers
Ursula Braun
2017-07-29
net/smc: introduce sg-logic for send buffers
Ursula Braun
2017-07-29
net/smc: remove Kconfig warning
Ursula Braun
2017-07-29
net/smc: register RMB-related memory region
Ursula Braun
2017-07-29
net/smc: use separate memory regions for RMBs
Ursula Braun
2017-07-29
net/smc: introduce sg-logic for RMBs
Ursula Braun
2017-07-29
net/smc: shorten local bufsize variables
Ursula Braun
2017-07-29
net/smc: serialize connection creation in all cases
Ursula Braun
2017-05-16
net/smc: Add warning about remote memory exposure
Christoph Hellwig
2017-05-16
smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY
Ursula Braun
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-01
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-04-23
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2017-04-18
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
2017-04-11
net/smc: do not use IB_SEND_INLINE together with mapped data
Ursula Braun
2017-04-11
net/smc: destruct non-accepted sockets
Ursula Braun
2017-04-11
net/smc: remove duplicate unhash
Ursula Braun
2017-04-11
net/smc: guarantee ConnClosed send after shutdown SHUT_WR
Ursula Braun
2017-04-11
net/smc: no socket state changes in tasklet context
Ursula Braun
2017-04-11
net/smc: always call the POLL_IN part of sk_wake_async
Ursula Braun
2017-04-11
net/smc: guarantee reset of write_blocked for heavy workload
Ursula Braun
[next]