index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
smc
/
smc_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-12
net/smc: check connections in smc_lgr_free_work
Karsten Graul
1
-4
/
+2
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+5
2019-02-07
net/smc: move code to clear the conn->lgr field
Karsten Graul
1
-2
/
+3
2019-02-04
net/smc: delete rkey first before switching to unused
Ursula Braun
1
-1
/
+1
2019-02-01
net/smc: prevent races between smc_lgr_terminate() and smc_conn_free()
Karsten Graul
1
-0
/
+4
2018-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+14
2018-11-23
net/smc: unregister rkeys of unused buffer
Karsten Graul
1
-1
/
+6
2018-11-23
net/smc: no link delete for a never active link
Ursula Braun
1
-1
/
+4
2018-11-23
net/smc: make smc_lgr_free() static
Ursula Braun
1
-1
/
+3
2018-11-21
net/smc: add SMC-D shutdown signal
Hans Wippel
1
-2
/
+8
2018-11-21
net/smc: use queue pair number when matching link group
Karsten Graul
1
-4
/
+6
2018-10-26
net/smc: fix smc_buf_unuse to use the lgr pointer
Karsten Graul
1
-13
/
+12
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
1
-96
/
+253
2018-08-16
Revert "net/smc: Replace ib_query_gid with rdma_get_gid_attr"
Jason Gunthorpe
1
-9
/
+10
2018-07-25
net/smc: improve delete link processing
Karsten Graul
1
-5
/
+42
2018-07-25
net/smc: use correct vlan gid of RoCE device
Ursula Braun
1
-33
/
+4
2018-06-30
net/smc: add SMC-D support in af_smc
Hans Wippel
1
-1
/
+1
2018-06-30
net/smc: add SMC-D support in data transfer
Hans Wippel
1
-7
/
+18
2018-06-30
net/smc: add base infrastructure for SMC-D and ISM
Hans Wippel
1
-66
/
+204
2018-06-18
net/smc: Replace ib_query_gid with rdma_get_gid_attr
Parav Pandit
1
-10
/
+10
2018-05-23
net/smc: longer delay when freeing client link groups
Ursula Braun
1
-1
/
+1
2018-05-23
net/smc: urgent data support
Stefan Raspl
1
-0
/
+1
2018-05-23
net/smc: lock smc_lgr_list in port_terminate()
Hans Wippel
1
-3
/
+13
2018-05-18
net/smc: change smc_buf_free function parameters
Hans Wippel
1
-14
/
+12
2018-05-18
net/smc: do a few smc_core.c cleanups
Hans Wippel
1
-8
/
+6
2018-05-18
net/smc: move smc_core specific code from smc.h to smc_core
Hans Wippel
1
-0
/
+27
2018-05-18
net/smc: move link group list to smc_core
Hans Wippel
1
-3
/
+37
2018-05-18
net/smc: add common buffer size in send and receive buffer descriptors
Hans Wippel
1
-6
/
+2
2018-05-16
net/smc: check for pending termination
Karsten Graul
1
-1
/
+4
2018-05-16
net/smc: set link inactive before calling smc_lgr_free()
Karsten Graul
1
-1
/
+4
2018-05-16
net/smc: use a workqueue to defer llc send
Karsten Graul
1
-3
/
+7
2018-05-16
net/smc: move link llc initialization to llc layer
Karsten Graul
1
-5
/
+1
2018-05-16
net/smc: register new rmbs with the peer
Karsten Graul
1
-0
/
+1
2018-05-04
smc: allocate RMBs as compound pages
Stefan Raspl
1
-9
/
+9
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+19
2018-05-03
net/smc: handle unregistered buffers
Karsten Graul
1
-3
/
+19
2018-05-02
net/smc: determine vlan_id of stacked net_device
Ursula Braun
1
-3
/
+23
2018-05-02
net/smc: periodic testlink support
Karsten Graul
1
-0
/
+2
2018-03-14
net/smc: schedule free_work when link group is terminated
Karsten Graul
1
-7
/
+13
2018-03-14
net/smc: free link group without pending free_work only
Ursula Braun
1
-1
/
+2
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2018-03-01
net/smc: prevent new connections on link group
Karsten Graul
1
-9
/
+10
2018-03-01
net/smc: process add/delete link messages
Karsten Graul
1
-0
/
+3
2018-03-01
net/smc: process confirm/delete rkey messages
Karsten Graul
1
-10
/
+38
2018-03-01
net/smc: remove unused fields from smc structures
Karsten Graul
1
-4
/
+3
2018-02-28
net/smc: use link_id of server in confirm link reply
Karsten Graul
1
-0
/
+1
2018-02-28
net/smc: use a constant for control message length
Karsten Graul
1
-1
/
+1
2018-01-26
net/smc: replace sock_put worker by socket refcounting
Ursula Braun
1
-3
/
+3
2018-01-25
net/smc: wake up wr_reg_wait when terminating a link group
Ursula Braun
1
-3
/
+5
2018-01-25
net/smc: do not reuse a linkgroup with setup problems
Ursula Braun
1
-0
/
+3
[next]