index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
smc
/
af_smc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/smc: unique reason code for exceeded max dmb count
Karsten Graul
2020-07-27
1
-4
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-26
1
-4
/
+8
|
\
|
*
net/smc: fix restoring of fallback changes
Karsten Graul
2020-07-20
1
-2
/
+4
|
*
net/smc: do not call dma sync for unmapped memory
Karsten Graul
2020-07-20
1
-1
/
+1
|
*
net/smc: fix link lookup for new rdma connections
Karsten Graul
2020-07-20
1
-1
/
+3
*
|
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-25
1
-2
/
+2
*
|
net: make ->{get,set}sockopt in proto_ops optional
Christoph Hellwig
2020-07-20
1
-2
/
+7
|
/
*
net/smc: log important pnetid and state change events
Karsten Graul
2020-05-05
1
-4
/
+2
*
net/smc: save SMC-R peer link_uid
Karsten Graul
2020-05-04
1
-0
/
+2
*
net/smc: first part of add link processing as SMC server
Karsten Graul
2020-05-04
1
-1
/
+1
*
net/smc: final part of add link processing as SMC client
Karsten Graul
2020-05-04
1
-1
/
+1
*
net/smc: mutex to protect the lgr against parallel reconfigurations
Karsten Graul
2020-05-02
1
-0
/
+9
*
net/smc: multiple link support for rmb buffer registration
Karsten Graul
2020-05-02
1
-35
/
+19
*
net/smc: adapt SMC client code to use the LLC flow
Karsten Graul
2020-04-30
1
-24
/
+45
*
net/smc: adapt SMC server code to use the LLC flow
Karsten Graul
2020-04-30
1
-24
/
+15
*
net/smc: move llc layer related init and clear into smc_llc.c
Karsten Graul
2020-04-29
1
-4
/
+2
*
net/smc: multi-link support for smc_rmb_rtoken_handling()
Karsten Graul
2020-04-29
1
-2
/
+2
*
net/smc: convert static link ID instances to support multiple links
Karsten Graul
2020-04-29
1
-17
/
+37
*
net/smc: convert static link ID to dynamic references
Karsten Graul
2020-04-29
1
-11
/
+6
*
net/smc: fix cleanup for linkgroup setup failures
Ursula Braun
2020-02-27
1
-10
/
+15
*
net/smc: transfer fasync_list in case of fallback
Ursula Braun
2020-02-14
1
-0
/
+2
*
net/smc: add fallback check to connect()
Ursula Braun
2019-12-15
1
-6
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-17
1
-1
/
+2
|
\
|
*
net/smc: fix fastopen for non-blocking connect()
Ursula Braun
2019-11-16
1
-1
/
+1
|
*
net/smc: fix refcount non-blocking connect() -part 2
Ursula Braun
2019-11-12
1
-0
/
+1
*
|
net/smc: use rcu_barrier() on module unload
Ursula Braun
2019-11-16
1
-0
/
+2
*
|
net/smc: introduce bookkeeping of SMCR link groups
Ursula Braun
2019-11-16
1
-5
/
+13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-02
1
-3
/
+10
|
\
|
|
*
net/smc: fix refcounting for non-blocking connect()
Ursula Braun
2019-10-30
1
-2
/
+2
|
*
net/smc: keep vlan_id for SMC-R in smc_listen_work()
Ursula Braun
2019-10-26
1
-1
/
+1
|
*
net/smc: fix closing of fallback SMC sockets
Ursula Braun
2019-10-26
1
-0
/
+7
*
|
net/smc: remove close abort worker
Ursula Braun
2019-10-22
1
-0
/
+4
|
/
*
net/smc: avoid fallback in case of non-blocking connect
Ursula Braun
2019-08-05
1
-3
/
+4
*
net/smc: do not schedule tx_work in SMC_CLOSED state
Ursula Braun
2019-08-05
1
-2
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-28
1
-1
/
+4
|
\
|
*
net/smc: Fix error path in smc_init
YueHaibing
2019-06-26
1
-1
/
+4
*
|
net/smc: common release code for non-accepted sockets
Ursula Braun
2019-06-27
1
-41
/
+32
|
/
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-17
1
-19
/
+39
|
\
|
*
net/smc: move unhash before release of clcsock
Ursula Braun
2019-04-11
1
-3
/
+3
|
*
net/smc: propagate file from SMC to TCP socket
Ursula Braun
2019-04-11
1
-10
/
+28
|
*
net/smc: wait for pending work before clcsock release_sock
Karsten Graul
2019-04-11
1
-6
/
+8
*
|
net/smc: improve smc_conn_create reason codes
Karsten Graul
2019-04-12
1
-50
/
+40
*
|
net/smc: improve smc_listen_work reason codes
Karsten Graul
2019-04-12
1
-45
/
+50
*
|
net/smc: code cleanup smc_listen_work
Karsten Graul
2019-04-12
1
-15
/
+14
*
|
net/smc: cleanup of get vlan id
Karsten Graul
2019-04-12
1
-2
/
+9
*
|
net/smc: consolidate function parameters
Karsten Graul
2019-04-12
1
-62
/
+56
*
|
net/smc: check for ip prefix and subnet
Karsten Graul
2019-04-12
1
-3
/
+9
*
|
net/smc: nonblocking connect rework
Ursula Braun
2019-04-12
1
-35
/
+43
|
/
*
net/smc: add pnet table namespace support
Hans Wippel
2019-02-21
1
-0
/
+28
[next]