index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
smc
/
smc_core.c
Commit message (
Expand
)
Author
Age
*
net: remove unnecessary variables and callback
Taehee Yoo
2019-10-24
*
net/smc: fix SMCD link group creation with VLAN id
Ursula Braun
2019-10-10
*
net/smc: hold conns_lock before calling smc_lgr_register_conn()
Huaping Zhou
2019-06-26
*
net/smc: improve smc_conn_create reason codes
Karsten Graul
2019-04-12
*
net/smc: cleanup of get vlan id
Karsten Graul
2019-04-12
*
net/smc: consolidate function parameters
Karsten Graul
2019-04-12
*
net/smc: check connections in smc_lgr_free_work
Karsten Graul
2019-02-12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-08
|
\
|
*
net/smc: delete rkey first before switching to unused
Ursula Braun
2019-02-04
|
*
net/smc: prevent races between smc_lgr_terminate() and smc_conn_free()
Karsten Graul
2019-02-01
*
|
net/smc: move code to clear the conn->lgr field
Karsten Graul
2019-02-07
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-24
|
\
|
*
net/smc: add SMC-D shutdown signal
Hans Wippel
2018-11-21
|
*
net/smc: use queue pair number when matching link group
Karsten Graul
2018-11-21
*
|
net/smc: unregister rkeys of unused buffer
Karsten Graul
2018-11-23
*
|
net/smc: no link delete for a never active link
Ursula Braun
2018-11-23
*
|
net/smc: make smc_lgr_free() static
Ursula Braun
2018-11-23
|
/
*
net/smc: fix smc_buf_unuse to use the lgr pointer
Karsten Graul
2018-10-26
*
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
2018-08-16
|
\
|
*
net/smc: improve delete link processing
Karsten Graul
2018-07-26
|
*
net/smc: use correct vlan gid of RoCE device
Ursula Braun
2018-07-26
|
*
net/smc: add SMC-D support in af_smc
Hans Wippel
2018-06-30
|
*
net/smc: add SMC-D support in data transfer
Hans Wippel
2018-06-30
|
*
net/smc: add base infrastructure for SMC-D and ISM
Hans Wippel
2018-06-30
*
|
Revert "net/smc: Replace ib_query_gid with rdma_get_gid_attr"
Jason Gunthorpe
2018-08-16
*
|
net/smc: Replace ib_query_gid with rdma_get_gid_attr
Parav Pandit
2018-06-18
|
/
*
net/smc: longer delay when freeing client link groups
Ursula Braun
2018-05-23
*
net/smc: urgent data support
Stefan Raspl
2018-05-23
*
net/smc: lock smc_lgr_list in port_terminate()
Hans Wippel
2018-05-23
*
net/smc: change smc_buf_free function parameters
Hans Wippel
2018-05-18
*
net/smc: do a few smc_core.c cleanups
Hans Wippel
2018-05-18
*
net/smc: move smc_core specific code from smc.h to smc_core
Hans Wippel
2018-05-18
*
net/smc: move link group list to smc_core
Hans Wippel
2018-05-18
*
net/smc: add common buffer size in send and receive buffer descriptors
Hans Wippel
2018-05-18
*
net/smc: check for pending termination
Karsten Graul
2018-05-16
*
net/smc: set link inactive before calling smc_lgr_free()
Karsten Graul
2018-05-16
*
net/smc: use a workqueue to defer llc send
Karsten Graul
2018-05-16
*
net/smc: move link llc initialization to llc layer
Karsten Graul
2018-05-16
*
net/smc: register new rmbs with the peer
Karsten Graul
2018-05-16
*
smc: allocate RMBs as compound pages
Stefan Raspl
2018-05-04
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-04
|
\
|
*
net/smc: handle unregistered buffers
Karsten Graul
2018-05-03
*
|
net/smc: determine vlan_id of stacked net_device
Ursula Braun
2018-05-02
*
|
net/smc: periodic testlink support
Karsten Graul
2018-05-02
|
/
*
net/smc: schedule free_work when link group is terminated
Karsten Graul
2018-03-14
*
net/smc: free link group without pending free_work only
Ursula Braun
2018-03-14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-06
|
\
|
*
net/smc: use link_id of server in confirm link reply
Karsten Graul
2018-02-28
|
*
net/smc: use a constant for control message length
Karsten Graul
2018-02-28
*
|
net/smc: prevent new connections on link group
Karsten Graul
2018-03-01
[next]