index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
smc
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/smc: Fix preinitialization of buf_desc in __smc_buf_create()
Geert Uytterhoeven
2017-11-24
1
-1
/
+1
*
net/smc: use sk_rcvbuf as start for rmb creation
Ursula Braun
2017-11-24
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
21
-0
/
+21
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
21
-0
/
+21
*
|
smc: add SMC rendezvous protocol
Ursula Braun
2017-10-26
1
-0
/
+16
*
|
smc: fix mutex unlocks during link group creation
Ursula Braun
2017-10-26
1
-11
/
+15
*
|
net: smc_close: mark expected switch fall-through
Gustavo A. R. Silva
2017-10-24
1
-1
/
+2
*
|
net/smc: dev_put for netdev after usage of ib_query_gid()
Ursula Braun
2017-10-12
1
-4
/
+8
*
|
net/smc: replace function pointer get_netdev()
Ursula Braun
2017-10-12
1
-17
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-23
11
-37
/
+58
|
\
\
|
|
/
|
*
net/smc: no close wait in case of process shut down
Ursula Braun
2017-09-21
1
-7
/
+8
|
*
net/smc: introduce a delay
Ursula Braun
2017-09-21
3
-10
/
+16
|
*
net/smc: terminate link group if out-of-sync is received
Ursula Braun
2017-09-21
3
-11
/
+8
|
*
net/smc: longer delay for client link group removal
Ursula Braun
2017-09-21
1
-4
/
+12
|
*
net/smc: adapt send request completion notification
Ursula Braun
2017-09-21
1
-1
/
+1
|
*
net/smc: adjust net_device refcount
Ursula Braun
2017-09-21
1
-1
/
+3
|
*
net/smc: take RCU read lock for routing cache lookup
Ursula Braun
2017-09-21
1
-3
/
+7
|
*
net/smc: add receive timeout check
Hans Wippel
2017-09-21
1
-0
/
+2
|
*
net/smc: add missing dev_put
Hans Wippel
2017-09-21
1
-0
/
+1
*
|
net/smc: parameter cleanup in smc_cdc_get_free_slot()
Ursula Braun
2017-09-21
3
-8
/
+8
|
/
*
net/smc: synchronize buffer usage with device
Ursula Braun
2017-07-29
7
-0
/
+91
*
net/smc: cleanup function __smc_buf_create()
Ursula Braun
2017-07-29
1
-51
/
+63
*
net/smc: common functions for RMBs and send buffers
Ursula Braun
2017-07-29
3
-219
/
+148
*
net/smc: introduce sg-logic for send buffers
Ursula Braun
2017-07-29
5
-51
/
+38
*
net/smc: remove Kconfig warning
Ursula Braun
2017-07-29
1
-4
/
+0
*
net/smc: register RMB-related memory region
Ursula Braun
2017-07-29
6
-2
/
+115
*
net/smc: use separate memory regions for RMBs
Ursula Braun
2017-07-29
5
-7
/
+71
*
net/smc: introduce sg-logic for RMBs
Ursula Braun
2017-07-29
5
-26
/
+76
*
net/smc: shorten local bufsize variables
Ursula Braun
2017-07-29
1
-29
/
+25
*
net/smc: serialize connection creation in all cases
Ursula Braun
2017-07-29
1
-7
/
+1
*
net/smc: Add warning about remote memory exposure
Christoph Hellwig
2017-05-16
1
-0
/
+4
*
smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY
Ursula Braun
2017-05-16
5
-37
/
+8
*
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-10
1
-1
/
+1
|
\
|
*
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2017-04-23
1
-1
/
+1
|
|
\
|
|
*
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
2017-04-18
1
-1
/
+1
*
|
|
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
2017-05-01
1
-1
/
+2
*
|
|
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-05-01
1
-5
/
+3
*
|
|
net/smc: do not use IB_SEND_INLINE together with mapped data
Ursula Braun
2017-04-11
2
-2
/
+1
*
|
|
net/smc: destruct non-accepted sockets
Ursula Braun
2017-04-11
2
-6
/
+9
*
|
|
net/smc: remove duplicate unhash
Ursula Braun
2017-04-11
1
-1
/
+0
*
|
|
net/smc: guarantee ConnClosed send after shutdown SHUT_WR
Ursula Braun
2017-04-11
1
-11
/
+25
*
|
|
net/smc: no socket state changes in tasklet context
Ursula Braun
2017-04-11
6
-20
/
+41
*
|
|
net/smc: always call the POLL_IN part of sk_wake_async
Ursula Braun
2017-04-11
1
-2
/
+1
*
|
|
net/smc: guarantee reset of write_blocked for heavy workload
Ursula Braun
2017-04-11
1
-1
/
+5
*
|
|
net/smc: return active RoCE port only
Ursula Braun
2017-04-11
1
-2
/
+5
*
|
|
net/smc: remove useless smc_ib_devices_list check
Ursula Braun
2017-04-11
3
-4
/
+1
*
|
|
net/smc: get rid of old comment
Ursula Braun
2017-04-11
1
-2
/
+0
*
|
|
drivers: add explicit interrupt.h includes
Florian Westphal
2017-03-30
1
-0
/
+1
|
/
/
*
|
net: Work around lockdep limitation in sockets that use sockets
David Howells
2017-03-09
1
-1
/
+1
|
/
*
sched/headers: Move task_struct::signal and task_struct::sighand types and ac...
Ingo Molnar
2017-03-03
5
-0
/
+10
[next]