index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
smc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
21
-0
/
+21
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
21
-0
/
+21
2017-10-26
smc: add SMC rendezvous protocol
Ursula Braun
1
-0
/
+16
2017-10-26
smc: fix mutex unlocks during link group creation
Ursula Braun
1
-11
/
+15
2017-10-24
net: smc_close: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+2
2017-10-12
net/smc: dev_put for netdev after usage of ib_query_gid()
Ursula Braun
1
-4
/
+8
2017-10-12
net/smc: replace function pointer get_netdev()
Ursula Braun
1
-17
/
+9
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-37
/
+58
2017-09-22
net/smc: parameter cleanup in smc_cdc_get_free_slot()
Ursula Braun
3
-8
/
+8
2017-09-22
net/smc: no close wait in case of process shut down
Ursula Braun
1
-7
/
+8
2017-09-22
net/smc: introduce a delay
Ursula Braun
3
-10
/
+16
2017-09-22
net/smc: terminate link group if out-of-sync is received
Ursula Braun
3
-11
/
+8
2017-09-22
net/smc: longer delay for client link group removal
Ursula Braun
1
-4
/
+12
2017-09-22
net/smc: adapt send request completion notification
Ursula Braun
1
-1
/
+1
2017-09-22
net/smc: adjust net_device refcount
Ursula Braun
1
-1
/
+3
2017-09-22
net/smc: take RCU read lock for routing cache lookup
Ursula Braun
1
-3
/
+7
2017-09-22
net/smc: add receive timeout check
Hans Wippel
1
-0
/
+2
2017-09-22
net/smc: add missing dev_put
Hans Wippel
1
-0
/
+1
2017-07-29
net/smc: synchronize buffer usage with device
Ursula Braun
7
-0
/
+91
2017-07-29
net/smc: cleanup function __smc_buf_create()
Ursula Braun
1
-51
/
+63
2017-07-29
net/smc: common functions for RMBs and send buffers
Ursula Braun
3
-219
/
+148
2017-07-29
net/smc: introduce sg-logic for send buffers
Ursula Braun
5
-51
/
+38
2017-07-29
net/smc: remove Kconfig warning
Ursula Braun
1
-4
/
+0
2017-07-29
net/smc: register RMB-related memory region
Ursula Braun
6
-2
/
+115
2017-07-29
net/smc: use separate memory regions for RMBs
Ursula Braun
5
-7
/
+71
2017-07-29
net/smc: introduce sg-logic for RMBs
Ursula Braun
5
-26
/
+76
2017-07-29
net/smc: shorten local bufsize variables
Ursula Braun
1
-29
/
+25
2017-07-29
net/smc: serialize connection creation in all cases
Ursula Braun
1
-7
/
+1
2017-05-16
net/smc: Add warning about remote memory exposure
Christoph Hellwig
1
-0
/
+4
2017-05-16
smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY
Ursula Braun
5
-37
/
+8
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-05-01
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
1
-1
/
+2
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
1
-5
/
+3
2017-04-23
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-1
/
+1
2017-04-18
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
1
-1
/
+1
2017-04-12
net/smc: do not use IB_SEND_INLINE together with mapped data
Ursula Braun
2
-2
/
+1
2017-04-12
net/smc: destruct non-accepted sockets
Ursula Braun
2
-6
/
+9
2017-04-12
net/smc: remove duplicate unhash
Ursula Braun
1
-1
/
+0
2017-04-12
net/smc: guarantee ConnClosed send after shutdown SHUT_WR
Ursula Braun
1
-11
/
+25
2017-04-12
net/smc: no socket state changes in tasklet context
Ursula Braun
6
-20
/
+41
2017-04-12
net/smc: always call the POLL_IN part of sk_wake_async
Ursula Braun
1
-2
/
+1
2017-04-12
net/smc: guarantee reset of write_blocked for heavy workload
Ursula Braun
1
-1
/
+5
2017-04-12
net/smc: return active RoCE port only
Ursula Braun
1
-2
/
+5
2017-04-12
net/smc: remove useless smc_ib_devices_list check
Ursula Braun
3
-4
/
+1
2017-04-12
net/smc: get rid of old comment
Ursula Braun
1
-2
/
+0
2017-03-30
drivers: add explicit interrupt.h includes
Florian Westphal
1
-0
/
+1
2017-03-10
net: Work around lockdep limitation in sockets that use sockets
David Howells
1
-1
/
+1
2017-03-03
sched/headers: Move task_struct::signal and task_struct::sighand types and ac...
Ingo Molnar
5
-0
/
+10
2017-01-31
smc: some potential use after free bugs
Dan Carpenter
1
-0
/
+5
2017-01-12
smc: ETH_ALEN as memcpy length for mac addresses
Ursula Braun
2
-7
/
+7
[next]