index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
smc
/
smc_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
2018-08-16
1
-96
/
+253
|
\
|
*
net/smc: improve delete link processing
Karsten Graul
2018-07-25
1
-5
/
+42
|
*
net/smc: use correct vlan gid of RoCE device
Ursula Braun
2018-07-25
1
-33
/
+4
|
*
net/smc: add SMC-D support in af_smc
Hans Wippel
2018-06-30
1
-1
/
+1
|
*
net/smc: add SMC-D support in data transfer
Hans Wippel
2018-06-30
1
-7
/
+18
|
*
net/smc: add base infrastructure for SMC-D and ISM
Hans Wippel
2018-06-30
1
-66
/
+204
*
|
Revert "net/smc: Replace ib_query_gid with rdma_get_gid_attr"
Jason Gunthorpe
2018-08-16
1
-9
/
+10
*
|
net/smc: Replace ib_query_gid with rdma_get_gid_attr
Parav Pandit
2018-06-18
1
-10
/
+10
|
/
*
net/smc: longer delay when freeing client link groups
Ursula Braun
2018-05-23
1
-1
/
+1
*
net/smc: urgent data support
Stefan Raspl
2018-05-23
1
-0
/
+1
*
net/smc: lock smc_lgr_list in port_terminate()
Hans Wippel
2018-05-23
1
-3
/
+13
*
net/smc: change smc_buf_free function parameters
Hans Wippel
2018-05-18
1
-14
/
+12
*
net/smc: do a few smc_core.c cleanups
Hans Wippel
2018-05-18
1
-8
/
+6
*
net/smc: move smc_core specific code from smc.h to smc_core
Hans Wippel
2018-05-18
1
-0
/
+27
*
net/smc: move link group list to smc_core
Hans Wippel
2018-05-18
1
-3
/
+37
*
net/smc: add common buffer size in send and receive buffer descriptors
Hans Wippel
2018-05-18
1
-6
/
+2
*
net/smc: check for pending termination
Karsten Graul
2018-05-16
1
-1
/
+4
*
net/smc: set link inactive before calling smc_lgr_free()
Karsten Graul
2018-05-16
1
-1
/
+4
*
net/smc: use a workqueue to defer llc send
Karsten Graul
2018-05-16
1
-3
/
+7
*
net/smc: move link llc initialization to llc layer
Karsten Graul
2018-05-16
1
-5
/
+1
*
net/smc: register new rmbs with the peer
Karsten Graul
2018-05-16
1
-0
/
+1
*
smc: allocate RMBs as compound pages
Stefan Raspl
2018-05-04
1
-9
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-04
1
-3
/
+19
|
\
|
*
net/smc: handle unregistered buffers
Karsten Graul
2018-05-03
1
-3
/
+19
*
|
net/smc: determine vlan_id of stacked net_device
Ursula Braun
2018-05-02
1
-3
/
+23
*
|
net/smc: periodic testlink support
Karsten Graul
2018-05-02
1
-0
/
+2
|
/
*
net/smc: schedule free_work when link group is terminated
Karsten Graul
2018-03-14
1
-7
/
+13
*
net/smc: free link group without pending free_work only
Ursula Braun
2018-03-14
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-06
1
-1
/
+2
|
\
|
*
net/smc: use link_id of server in confirm link reply
Karsten Graul
2018-02-28
1
-0
/
+1
|
*
net/smc: use a constant for control message length
Karsten Graul
2018-02-28
1
-1
/
+1
*
|
net/smc: prevent new connections on link group
Karsten Graul
2018-03-01
1
-9
/
+10
*
|
net/smc: process add/delete link messages
Karsten Graul
2018-03-01
1
-0
/
+3
*
|
net/smc: process confirm/delete rkey messages
Karsten Graul
2018-03-01
1
-10
/
+38
*
|
net/smc: remove unused fields from smc structures
Karsten Graul
2018-03-01
1
-4
/
+3
|
/
*
net/smc: replace sock_put worker by socket refcounting
Ursula Braun
2018-01-26
1
-3
/
+3
*
net/smc: wake up wr_reg_wait when terminating a link group
Ursula Braun
2018-01-25
1
-3
/
+5
*
net/smc: do not reuse a linkgroup with setup problems
Ursula Braun
2018-01-25
1
-0
/
+3
*
net/smc: Fix preinitialization of buf_desc in __smc_buf_create()
Geert Uytterhoeven
2017-11-24
1
-1
/
+1
*
net/smc: use sk_rcvbuf as start for rmb creation
Ursula Braun
2017-11-24
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
net/smc: dev_put for netdev after usage of ib_query_gid()
Ursula Braun
2017-10-12
1
-4
/
+8
|
/
*
net/smc: longer delay for client link group removal
Ursula Braun
2017-09-21
1
-4
/
+12
*
net/smc: synchronize buffer usage with device
Ursula Braun
2017-07-29
1
-0
/
+32
*
net/smc: cleanup function __smc_buf_create()
Ursula Braun
2017-07-29
1
-51
/
+63
*
net/smc: common functions for RMBs and send buffers
Ursula Braun
2017-07-29
1
-205
/
+143
*
net/smc: introduce sg-logic for send buffers
Ursula Braun
2017-07-29
1
-11
/
+35
*
net/smc: register RMB-related memory region
Ursula Braun
2017-07-29
1
-1
/
+0
*
net/smc: use separate memory regions for RMBs
Ursula Braun
2017-07-29
1
-0
/
+18
[next]