blob: 174936f3ad5dd8dabb7e20a5301de5e6d5ba0e76 [file] [log] [blame]
127f49705823 ("net/smc: release clcsock from tcp_listen_worker")
51f1de79ad8e ("net/smc: replace sock_put worker by socket refcounting")
732720fafdb0 ("net/smc: wake up wr_reg_wait when terminating a link group")
5ac92a00aa74 ("net/smc: handle state SMC_PEERFINCLOSEWAIT correctly")
611b63a12732 ("net/smc: cancel tx worker in case of socket aborts")
bbb96bf2366e ("net/smc: improve state change handling after close wait")
8429c1343519 ("net/smc: get rid of tx_pend waits in socket closing")
3163c5071f25 ("net/smc: use local struct sock variables consistently")
c5c1cc9c522f ("smc: add SMC rendezvous protocol")
18e537cd58e8 ("net/smc: introduce a delay")
288c83902a15 ("net/smc: destruct non-accepted sockets")
f5227cd9f1d7 ("net/smc: remove duplicate unhash")
a98bf8c0bce7 ("net/smc: guarantee ConnClosed send after shutdown SHUT_WR")
46c28dbd4c23 ("net/smc: no socket state changes in tasklet context")
f16a7dd5cf27 ("smc: netlink interface for SMC sockets")
b38d732477e4 ("smc: socket closing and linkgroup cleanup")
952310ccf2d8 ("smc: receive data from RMBE")
e6727f39004b ("smc: send data (through RDMA)")
5f08318f617b ("smc: connection data control (CDC)")
9bf9abead28a ("smc: link layer control (LLC)")
bd4ad57718cc ("smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR")
f38ba179c6ca ("smc: work request (WR) base for use by LLC and CDC")
cd6851f30386 ("smc: remote memory buffers (RMBs)")
0cfdd8f92cac ("smc: connection and link group creation")
a046d57da19f ("smc: CLC handshake (incl. preparation steps)")
6812baabf24d ("smc: establish pnet table management")
a4cf0443c414 ("smc: introduce SMC as an IB-client")
ac7138746e14 ("smc: establish new socket family")