index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
smc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/smc: CLC accept / confirm V2
Ursula Braun
2020-09-29
3
-57
/
+170
*
net/smc: determine accepted ISM devices
Ursula Braun
2020-09-29
4
-34
/
+208
*
net/smc: build and send V2 CLC proposal
Ursula Braun
2020-09-29
4
-42
/
+210
*
net/smc: determine proposed ISM devices
Ursula Braun
2020-09-29
8
-58
/
+135
*
net/smc: introduce list of pnetids for Ethernet devices
Ursula Braun
2020-09-29
3
-7
/
+153
*
net/smc: introduce CHID callback for ISM devices
Ursula Braun
2020-09-29
4
-0
/
+9
*
net/smc: introduce System Enterprise ID (SEID)
Ursula Braun
2020-09-29
3
-2
/
+28
*
net/smc: prepare for more proposed ISM devices
Ursula Braun
2020-09-29
6
-44
/
+69
*
net/smc: split CLC confirm/accept data to be sent
Ursula Braun
2020-09-29
2
-12
/
+15
*
net/smc: separate find device functions
Ursula Braun
2020-09-29
3
-46
/
+84
*
net/smc: CLC header fields renaming
Ursula Braun
2020-09-29
3
-23
/
+25
*
net/smc: remove constant and introduce helper to check for a pnet id
Karsten Graul
2020-09-29
1
-8
/
+12
*
net/smc: fix double kfree in smc_listen_work()
Ursula Braun
2020-09-18
1
-2
/
+2
*
net/smc: check variable before dereferencing in smc_close.c
Karsten Graul
2020-09-17
1
-3
/
+4
*
net/smc: use separate work queues for different worker types
Karsten Graul
2020-09-11
7
-18
/
+49
*
net/smc: use the retry mechanism for netlink messages
Guvenc Gulce
2020-09-11
1
-7
/
+23
*
net/smc: immediate freeing in smc_lgr_cleanup_early()
Ursula Braun
2020-09-11
2
-20
/
+4
*
net/smc: reduce smc_listen_decline() calls
Ursula Braun
2020-09-11
1
-16
/
+6
*
net/smc: improve server ISM device determination
Ursula Braun
2020-09-11
3
-16
/
+7
*
net/smc: common routine for CLC accept and confirm
Ursula Braun
2020-09-11
4
-143
/
+118
*
net/smc: dynamic allocation of CLC proposal buffer
Ursula Braun
2020-09-11
3
-49
/
+67
*
net/smc: introduce better field names
Ursula Braun
2020-09-11
6
-57
/
+55
*
net/smc: reduce active tcp_listen workers
Ursula Braun
2020-09-11
3
-11
/
+36
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-04
3
-8
/
+25
|
\
|
*
net/smc: fix sock refcounting in case of termination
Ursula Braun
2020-09-04
1
-7
/
+8
|
*
net/smc: reset sndbuf_desc if freed
Ursula Braun
2020-09-04
1
-0
/
+1
|
*
net/smc: set rx_off for SMCR explicitly
Ursula Braun
2020-09-04
1
-0
/
+2
|
*
net/smc: fix toleration of fake add_link messages
Karsten Graul
2020-09-04
1
-1
/
+14
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
|
/
*
net/smc: Prevent kernel-infoleak in __smc_diag_dump()
Peilin Ye
2020-08-20
1
-7
/
+9
*
net/smc: unique reason code for exceeded max dmb count
Karsten Graul
2020-07-27
3
-6
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-26
8
-136
/
+142
|
\
|
*
net/smc: fix dmb buffer shortage
Karsten Graul
2020-07-21
1
-2
/
+2
|
*
net/smc: put slot when connection is killed
Karsten Graul
2020-07-21
1
-1
/
+5
|
*
net/smc: fix restoring of fallback changes
Karsten Graul
2020-07-20
1
-2
/
+4
|
*
net/smc: remove freed buffer from list
Karsten Graul
2020-07-20
1
-1
/
+5
|
*
net/smc: do not call dma sync for unmapped memory
Karsten Graul
2020-07-20
4
-14
/
+18
|
*
net/smc: fix handling of delete link requests
Karsten Graul
2020-07-20
1
-22
/
+7
|
*
net/smc: move add link processing for new device into llc layer
Karsten Graul
2020-07-20
3
-80
/
+58
|
*
net/smc: drop out-of-flow llc response messages
Karsten Graul
2020-07-20
1
-6
/
+18
|
*
net/smc: protect smc ib device initialization
Karsten Graul
2020-07-20
2
-3
/
+14
|
*
net/smc: fix link lookup for new rdma connections
Karsten Graul
2020-07-20
1
-1
/
+3
|
*
net/smc: clear link during SMC client link down processing
Karsten Graul
2020-07-20
1
-1
/
+3
|
*
net/smc: handle unexpected response types for confirm link
Karsten Graul
2020-07-20
1
-3
/
+5
*
|
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: tolerate future SMCD versions
Ursula Braun
2020-07-08
2
-13
/
+34
*
net/smc: switch smcd_dev_list spinlock to mutex
Ursula Braun
2020-07-08
4
-18
/
+20
*
net/smc: fix sleep bug in smc_pnet_find_roce_resource()
Ursula Braun
2020-07-08
4
-18
/
+22
*
net/smc: fix work request handling
Karsten Graul
2020-07-08
2
-8
/
+10
[next]