index
:
Linux Stable
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.12.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
smc
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/smc: fix use of variable in cleared area
Karsten Graul
2019-02-01
1
-4
/
+4
*
net/smc: use device link provided in qp_context
Karsten Graul
2019-02-01
1
-3
/
+3
*
net/smc: call smc_cdc_msg_send() under send_lock
Karsten Graul
2019-02-01
1
-1
/
+4
*
net/smc: do not wait under send_lock
Karsten Graul
2019-02-01
1
-6
/
+4
*
net/smc: recvmsg and splice_read should return 0 after shutdown
Karsten Graul
2019-02-01
1
-1
/
+10
*
net/smc: don't wait for send buffer space when data was already sent
Karsten Graul
2019-02-01
1
-4
/
+3
*
net/smc: prevent races between smc_lgr_terminate() and smc_conn_free()
Karsten Graul
2019-02-01
1
-0
/
+4
*
net/smc: allow 16 byte pnetids in netlink policy
Hans Wippel
2019-02-01
1
-1
/
+1
*
net/smc: fix another sizeof to int comparison
Ursula Braun
2019-02-01
1
-1
/
+1
*
smc: move unhash as early as possible in smc_release()
Cong Wang
2019-01-07
1
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
2
-2
/
+16
|
\
|
*
net/smc: fix TCP fallback socket release
Myungho Jung
2018-12-18
2
-2
/
+16
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-24
8
-50
/
+120
|
\
|
|
*
net/smc: use after free fix in smc_wr_tx_put_slot()
Ursula Braun
2018-11-21
1
-1
/
+3
|
*
net/smc: atomic SMCD cursor handling
Ursula Braun
2018-11-21
2
-26
/
+60
|
*
net/smc: add SMC-D shutdown signal
Hans Wippel
2018-11-21
4
-14
/
+43
|
*
net/smc: use queue pair number when matching link group
Karsten Graul
2018-11-21
3
-9
/
+12
|
*
net/smc: abort CLC connection in smc_release
Hans Wippel
2018-11-21
1
-0
/
+2
*
|
net/smc: unregister rkeys of unused buffer
Karsten Graul
2018-11-23
3
-13
/
+18
*
|
net/smc: add infrastructure to send delete rkey messages
Karsten Graul
2018-11-23
3
-1
/
+57
*
|
net/smc: avoid a delay by waiting for nothing
Karsten Graul
2018-11-23
1
-1
/
+3
*
|
net/smc: cleanup listen worker mutex unlocking
Ursula Braun
2018-11-23
1
-2
/
+3
*
|
net/smc: short wait for late smc_clc_wait_msg
Ursula Braun
2018-11-23
3
-11
/
+13
*
|
net/smc: no link delete for a never active link
Ursula Braun
2018-11-23
1
-1
/
+4
*
|
net/smc: allow fallback after clc timeouts
Ursula Braun
2018-11-23
2
-6
/
+11
*
|
net/smc: remove sock_error detour in clc-functions
Ursula Braun
2018-11-23
1
-13
/
+5
*
|
net/smc: make smc_lgr_free() static
Ursula Braun
2018-11-23
2
-2
/
+3
*
|
net/smc: cleanup tcp_listen_worker initialization
Ursula Braun
2018-11-23
1
-1
/
+0
|
/
*
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-11-01
1
-2
/
+2
|
\
|
*
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-24
1
-2
/
+2
*
|
net/smc: fix smc_buf_unuse to use the lgr pointer
Karsten Graul
2018-10-26
1
-13
/
+12
*
|
Revert "net: simplify sock_poll_wait"
Karsten Graul
2018-10-23
1
-1
/
+1
|
/
*
smc: generic netlink family should be __ro_after_init
Johannes Berg
2018-09-20
1
-1
/
+1
*
net/smc: fix sizeof to int comparison
YueHaibing
2018-09-18
1
-8
/
+6
*
net/smc: no urgent data check for listen sockets
Karsten Graul
2018-09-18
1
-2
/
+2
*
net/smc: enable fallback for connection abort in state INIT
Ursula Braun
2018-09-18
1
-7
/
+7
*
net/smc: remove duplicate mutex_unlock
Ursula Braun
2018-09-18
1
-6
/
+9
*
net/smc: fix non-blocking connect problem
Ursula Braun
2018-09-18
1
-2
/
+5
*
RDMA/smc: Replace ib_query_gid with rdma_get_gid_attr
Jason Gunthorpe
2018-08-17
1
-23
/
+25
*
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
2018-08-16
22
-578
/
+1853
|
\
|
*
net/smc: send response to test link signal
Ursula Braun
2018-08-10
1
-0
/
+34
|
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-09
1
-5
/
+10
|
|
\
|
*
\
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-05
1
-1
/
+2
|
|
\
\
|
*
|
|
net: simplify sock_poll_wait
Christoph Hellwig
2018-07-30
1
-1
/
+1
|
*
|
|
net/smc: improve delete link processing
Karsten Graul
2018-07-25
5
-23
/
+68
|
*
|
|
net/smc: provide fallback reason code
Karsten Graul
2018-07-25
5
-29
/
+55
|
*
|
|
net/smc: use correct vlan gid of RoCE device
Ursula Braun
2018-07-25
12
-81
/
+93
|
*
|
|
net/smc: fewer parameters for smc_llc_send_confirm_link()
Ursula Braun
2018-07-25
3
-13
/
+8
|
*
|
|
net/smc: remove local variable page in smc_rx_splice()
Ursula Braun
2018-07-23
1
-3
/
+1
|
*
|
|
net/smc: use DECLARE_BITMAP for rtokens_used_mask
Ursula Braun
2018-07-23
1
-2
/
+1
[next]