index
:
linux-stable.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-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
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-2
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-06-05
1
-8
/
+5
|
\
|
*
RDMA: Allow ib_client's to fail when add() is called
Jason Gunthorpe
2020-05-06
1
-6
/
+4
|
*
RDMA: Remove a few extra calls to ib_get_client_data()
Jason Gunthorpe
2020-04-14
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-03
18
-970
/
+3183
|
\
\
|
*
|
net/smc: pre-fetch send buffer outside of send_lock
Karsten Graul
2020-05-30
3
-11
/
+21
|
*
|
net/smc: mark smc_pnet_policy as const
Dmitry Vyukov
2020-05-26
1
-1
/
+1
|
*
|
net/smc: remove set but not used variables 'del_llc, del_llc_resp'
YueHaibing
2020-05-07
1
-7
/
+1
|
*
|
net/smc: remove unused inline function smc_curs_read
YueHaibing
2020-05-05
1
-17
/
+0
|
*
|
net/smc: log important pnetid and state change events
Karsten Graul
2020-05-05
8
-20
/
+113
|
*
|
net/smc: save SMC-R peer link_uid
Karsten Graul
2020-05-04
4
-0
/
+13
|
*
|
net/smc: create improved SMC-R link_uid
Karsten Graul
2020-05-04
4
-5
/
+19
|
*
|
net/smc: improve termination processing
Karsten Graul
2020-05-04
1
-30
/
+31
|
*
|
net/smc: add termination reason and handle LLC protocol violation
Karsten Graul
2020-05-04
4
-2
/
+30
|
*
|
net/smc: asymmetric link tagging
Karsten Graul
2020-05-04
3
-9
/
+41
|
*
|
net/smc: assign link to a new connection
Karsten Graul
2020-05-04
1
-19
/
+46
|
*
|
net/smc: send DELETE_LINK, ALL message and wait for send to complete
Karsten Graul
2020-05-04
3
-0
/
+51
|
*
|
net/smc: wait for departure of an IB message
Karsten Graul
2020-05-04
3
-0
/
+42
|
*
|
net/smc: handle incoming CDC validation message
Karsten Graul
2020-05-04
3
-6
/
+48
|
*
|
net/smc: send failover validation message
Karsten Graul
2020-05-04
3
-1
/
+27
|
*
|
net/smc: switch connections to alternate link
Karsten Graul
2020-05-04
6
-9
/
+162
|
*
|
net/smc: save state of last sent CDC message
Karsten Graul
2020-05-04
2
-0
/
+10
|
*
|
net/smc: enqueue local LLC messages
Karsten Graul
2020-05-03
3
-2
/
+33
|
*
|
net/smc: delete link processing as SMC server
Karsten Graul
2020-05-03
1
-0
/
+72
|
*
|
net/smc: delete link processing as SMC client
Karsten Graul
2020-05-03
1
-0
/
+72
|
*
|
net/smc: llc_del_link_work and use the LLC flow for delete link
Karsten Graul
2020-05-03
3
-34
/
+45
|
*
|
net/smc: delete an asymmetric link as SMC server
Karsten Graul
2020-05-03
3
-2
/
+82
|
*
|
net/smc: final part of add link processing as SMC server
Karsten Graul
2020-05-03
1
-1
/
+28
|
*
|
net/smc: rkey processing for a new link as SMC server
Karsten Graul
2020-05-03
1
-1
/
+42
|
*
|
net/smc: first part of add link processing as SMC server
Karsten Graul
2020-05-03
3
-2
/
+92
|
*
|
net/smc: final part of add link processing as SMC client
Karsten Graul
2020-05-03
3
-4
/
+72
|
*
|
net/smc: rkey processing for a new link as SMC client
Karsten Graul
2020-05-03
2
-1
/
+157
|
*
|
net/smc: first part of add link processing as SMC client
Karsten Graul
2020-05-03
3
-2
/
+111
|
*
|
smc: Remove unused function.
David S. Miller
2020-05-02
1
-24
/
+0
|
*
|
net/smc: llc_add_link_work to handle ADD_LINK LLC requests
Karsten Graul
2020-05-01
2
-2
/
+23
|
*
|
net/smc: allocate index for a new link
Karsten Graul
2020-05-01
2
-1
/
+25
|
*
|
net/smc: introduce smc_pnet_find_alt_roce()
Karsten Graul
2020-05-01
2
-3
/
+17
|
*
|
net/smc: remove DELETE LINK processing from smc_core.c
Karsten Graul
2020-05-01
1
-33
/
+0
|
*
|
net/smc: take link down instead of terminating the link group
Karsten Graul
2020-05-01
4
-19
/
+13
|
*
|
net/smc: add smcr_port_err() and smcr_link_down() processing
Karsten Graul
2020-05-01
4
-32
/
+98
|
*
|
net/smc: add smcr_port_add() and smcr_link_up() processing
Karsten Graul
2020-05-01
3
-0
/
+88
|
*
|
net/smc: remember PNETID of IB device for later device matching
Karsten Graul
2020-05-01
2
-0
/
+4
|
*
|
net/smc: mutex to protect the lgr against parallel reconfigurations
Karsten Graul
2020-05-01
4
-12
/
+34
|
*
|
net/smc: extend smc_llc_send_add_link() and smc_llc_send_delete_link()
Karsten Graul
2020-05-01
3
-46
/
+62
|
*
|
net/smc: map and register buffers for a new link
Karsten Graul
2020-05-01
2
-0
/
+62
|
*
|
net/smc: unmapping of buffers to support multiple links
Karsten Graul
2020-05-01
2
-17
/
+60
|
*
|
net/smc: multiple link support for rmb buffer registration
Karsten Graul
2020-05-01
3
-35
/
+36
|
*
|
net/smc: remove obsolete link state DELETING
Karsten Graul
2020-04-30
4
-12
/
+1
|
*
|
net/smc: remove handling of CONFIRM_RKEY_CONTINUE
Karsten Graul
2020-04-30
1
-17
/
+4
|
*
|
net/smc: adapt SMC remote DELETE_RKEY processing to use the LLC flow
Karsten Graul
2020-04-30
1
-13
/
+24
[next]