summaryrefslogtreecommitdiff
path: root/net/smc
Commit message (Expand)AuthorAge
...
* | Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-30
|\ \
| * | smc: switch to sock_recvmsg()Al Viro2017-12-02
| |/
* | net: annotate ->poll() instancesAl Viro2017-11-27
* | anntotate the places where ->poll() return values goAl Viro2017-11-27
|/
* net/smc: Fix preinitialization of buf_desc in __smc_buf_create()Geert Uytterhoeven2017-11-24
* net/smc: use sk_rcvbuf as start for rmb creationUrsula Braun2017-11-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | smc: add SMC rendezvous protocolUrsula Braun2017-10-26
* | smc: fix mutex unlocks during link group creationUrsula Braun2017-10-26
* | net: smc_close: mark expected switch fall-throughGustavo A. R. Silva2017-10-24
* | net/smc: dev_put for netdev after usage of ib_query_gid()Ursula Braun2017-10-12
* | net/smc: replace function pointer get_netdev()Ursula Braun2017-10-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-23
|\ \ | |/
| * net/smc: no close wait in case of process shut downUrsula Braun2017-09-21
| * net/smc: introduce a delayUrsula Braun2017-09-21
| * net/smc: terminate link group if out-of-sync is receivedUrsula Braun2017-09-21
| * net/smc: longer delay for client link group removalUrsula Braun2017-09-21
| * net/smc: adapt send request completion notificationUrsula Braun2017-09-21
| * net/smc: adjust net_device refcountUrsula Braun2017-09-21
| * net/smc: take RCU read lock for routing cache lookupUrsula Braun2017-09-21
| * net/smc: add receive timeout checkHans Wippel2017-09-21
| * net/smc: add missing dev_putHans Wippel2017-09-21
* | net/smc: parameter cleanup in smc_cdc_get_free_slot()Ursula Braun2017-09-21
|/
* net/smc: synchronize buffer usage with deviceUrsula Braun2017-07-29
* net/smc: cleanup function __smc_buf_create()Ursula Braun2017-07-29
* net/smc: common functions for RMBs and send buffersUrsula Braun2017-07-29
* net/smc: introduce sg-logic for send buffersUrsula Braun2017-07-29
* net/smc: remove Kconfig warningUrsula Braun2017-07-29
* net/smc: register RMB-related memory regionUrsula Braun2017-07-29
* net/smc: use separate memory regions for RMBsUrsula Braun2017-07-29
* net/smc: introduce sg-logic for RMBsUrsula Braun2017-07-29
* net/smc: shorten local bufsize variablesUrsula Braun2017-07-29
* net/smc: serialize connection creation in all casesUrsula Braun2017-07-29
* net/smc: Add warning about remote memory exposureChristoph Hellwig2017-05-16
* smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEYUrsula Braun2017-05-16
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-10
|\
| * Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-04-23
| |\
| | * mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney2017-04-18
* | | IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-01
* | | IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-01
* | | net/smc: do not use IB_SEND_INLINE together with mapped dataUrsula Braun2017-04-11
* | | net/smc: destruct non-accepted socketsUrsula Braun2017-04-11
* | | net/smc: remove duplicate unhashUrsula Braun2017-04-11
* | | net/smc: guarantee ConnClosed send after shutdown SHUT_WRUrsula Braun2017-04-11
* | | net/smc: no socket state changes in tasklet contextUrsula Braun2017-04-11
* | | net/smc: always call the POLL_IN part of sk_wake_asyncUrsula Braun2017-04-11
* | | net/smc: guarantee reset of write_blocked for heavy workloadUrsula Braun2017-04-11
* | | net/smc: return active RoCE port onlyUrsula Braun2017-04-11
* | | net/smc: remove useless smc_ib_devices_list checkUrsula Braun2017-04-11