index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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-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-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
2017-01-10
smc: netlink interface for SMC sockets
Ursula Braun
6
-1
/
+270
2017-01-10
smc: socket closing and linkgroup cleanup
Ursula Braun
11
-36
/
+668
2017-01-10
smc: receive data from RMBE
Ursula Braun
9
-3
/
+304
2017-01-10
smc: send data (through RDMA)
Ursula Braun
6
-4
/
+491
2017-01-10
smc: connection data control (CDC)
Ursula Braun
8
-0
/
+641
2017-01-10
smc: link layer control (LLC)
Ursula Braun
7
-3
/
+330
2017-01-10
smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR
Ursula Braun
8
-9
/
+374
2017-01-10
smc: work request (WR) base for use by LLC and CDC
Ursula Braun
8
-1
/
+790
2017-01-10
smc: remote memory buffers (RMBs)
Ursula Braun
7
-7
/
+342
2017-01-10
smc: connection and link group creation
Ursula Braun
7
-17
/
+605
2017-01-10
smc: CLC handshake (incl. preparation steps)
Ursula Braun
5
-32
/
+822
2017-01-10
smc: establish pnet table management
Thomas Richter
5
-3
/
+569
2017-01-10
smc: introduce SMC as an IB-client
Ursula Braun
5
-1
/
+200
2017-01-10
smc: establish new socket family
Ursula Braun
4
-0
/
+670