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: improve return codes for SMC-Dv2
Karsten Graul
2020-10-31
3
-20
/
+47
*
net/smc: fix suppressed return code
Karsten Graul
2020-10-27
1
-2
/
+5
*
net/smc: fix null pointer dereference in smc_listen_decline()
Karsten Graul
2020-10-27
1
-3
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-15
2
-13
/
+11
|
\
|
*
net/smc: fix invalid return code in smcd_new_buf_create()
Karsten Graul
2020-10-15
1
-1
/
+2
|
*
net/smc: fix valid DMBE buffer sizes
Karsten Graul
2020-10-15
1
-1
/
+1
|
*
net/smc: fix use-after-free of delayed events
Karsten Graul
2020-10-15
1
-8
/
+5
|
*
net: smc: fix missing brace warning for old compilers
Pujin Shi
2020-10-10
1
-2
/
+2
|
*
net: smc: fix missing brace warning for old compilers
Pujin Shi
2020-10-10
1
-1
/
+1
*
|
net/smc: restore smcd_version when all ISM V2 devices failed to init
Karsten Graul
2020-10-10
1
-1
/
+5
*
|
net/smc: cleanup buffer usage in smc_listen_work()
Karsten Graul
2020-10-10
1
-6
/
+3
*
|
net/smc: consolidate unlocking in same function
Karsten Graul
2020-10-10
1
-37
/
+40
*
|
net/smc: use an array to check fields in system EID
Karsten Graul
2020-10-04
1
-1
/
+1
*
|
net/smc: send ISM devices with unique chid in CLC proposal
Karsten Graul
2020-10-04
1
-1
/
+17
*
|
net/smc: CLC decline - V2 enhancements
Ursula Braun
2020-09-29
3
-15
/
+30
*
|
net/smc: introduce CLC first contact extension
Ursula Braun
2020-09-29
6
-5
/
+91
*
|
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
[next]