index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
smc
/
smc_core.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-13
net/smc: Resolve the race between SMC-R link access and clear
Wen Gu
1
-0
/
+4
2022-01-13
net/smc: Introduce a new conn->lgr validity check helper
Wen Gu
1
-0
/
+5
2022-01-13
net/smc: Resolve the race between link group access and termination
Wen Gu
1
-0
/
+3
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-01-06
net/smc: Reset conn->lgr when link group registration fails
Wen Gu
1
-1
/
+1
2022-01-02
net/smc: add comments for smc_link_{usable|sendable}
Dust Li
1
-1
/
+16
2022-01-02
net/smc: Introduce net namespace support for linkgroup
Tony Lu
1
-0
/
+2
2021-12-28
net/smc: don't send CDC/LLC message if link not ready
Dust Li
1
-0
/
+6
2021-10-16
net/smc: extend LLC layer for SMC-Rv2
Karsten Graul
1
-0
/
+1
2021-10-16
net/smc: add v2 support to the work request layer
Karsten Graul
1
-0
/
+14
2021-10-16
net/smc: add listen processing for SMC-Rv2
Karsten Graul
1
-1
/
+0
2021-10-16
net/smc: add SMC-Rv2 connection establishment
Karsten Graul
1
-0
/
+6
2021-10-16
net/smc: prepare for SMC-Rv2 connection
Karsten Graul
1
-0
/
+28
2021-09-14
net/smc: add support for user defined EIDs
Karsten Graul
1
-0
/
+1
2021-08-09
net/smc: Correct smc link connection counter in case of smc client
Guvenc Gulce
1
-0
/
+2
2021-08-09
net/smc: fix wait on already cleared link
Karsten Graul
1
-0
/
+2
2021-04-01
net: smc: Remove repeated struct declaration
Wan Jiabing
1
-1
/
+0
2020-12-01
net/smc: Add support for obtaining SMCD device list
Guvenc Gulce
1
-0
/
+28
2020-12-01
net/smc: Add SMC-D Linkgroup diagnostic support
Guvenc Gulce
1
-0
/
+1
2020-12-01
net/smc: Introduce SMCR get link command
Guvenc Gulce
1
-0
/
+14
2020-12-01
net/smc: Introduce SMCR get linkgroup command
Guvenc Gulce
1
-0
/
+1
2020-12-01
net/smc: Add support for obtaining system information
Guvenc Gulce
1
-0
/
+2
2020-12-01
net/smc: Add diagnostic information to link structure
Guvenc Gulce
1
-0
/
+2
2020-12-01
net/smc: Add connection counters for links
Guvenc Gulce
1
-0
/
+1
2020-10-31
net/smc: improve return codes for SMC-Dv2
Karsten Graul
1
-0
/
+1
2020-09-28
net/smc: introduce CLC first contact extension
Ursula Braun
1
-0
/
+5
2020-09-28
net/smc: determine accepted ISM devices
Ursula Braun
1
-0
/
+1
2020-09-28
net/smc: determine proposed ISM devices
Ursula Braun
1
-0
/
+4
2020-09-28
net/smc: introduce CHID callback for ISM devices
Ursula Braun
1
-0
/
+1
2020-09-28
net/smc: prepare for more proposed ISM devices
Ursula Braun
1
-2
/
+2
2020-09-10
net/smc: use separate work queues for different worker types
Karsten Graul
1
-0
/
+1
2020-09-10
net/smc: immediate freeing in smc_lgr_cleanup_early()
Ursula Braun
1
-1
/
+0
2020-09-10
net/smc: introduce better field names
Ursula Braun
1
-6
/
+3
2020-07-19
net/smc: do not call dma sync for unmapped memory
Karsten Graul
1
-0
/
+5
2020-07-08
net/smc: separate LLC wait queues for flow and messages
Karsten Graul
1
-1
/
+3
2020-05-05
net/smc: log important pnetid and state change events
Karsten Graul
1
-1
/
+1
2020-05-04
net/smc: save SMC-R peer link_uid
Karsten Graul
1
-0
/
+1
2020-05-04
net/smc: create improved SMC-R link_uid
Karsten Graul
1
-1
/
+3
2020-05-04
net/smc: add termination reason and handle LLC protocol violation
Karsten Graul
1
-0
/
+2
2020-05-04
net/smc: asymmetric link tagging
Karsten Graul
1
-0
/
+4
2020-05-04
net/smc: wait for departure of an IB message
Karsten Graul
1
-0
/
+1
2020-05-04
net/smc: switch connections to alternate link
Karsten Graul
1
-0
/
+2
2020-05-03
net/smc: llc_del_link_work and use the LLC flow for delete link
Karsten Graul
1
-1
/
+1
2020-05-03
net/smc: first part of add link processing as SMC client
Karsten Graul
1
-0
/
+2
2020-05-01
net/smc: llc_add_link_work to handle ADD_LINK LLC requests
Karsten Graul
1
-0
/
+1
2020-05-01
net/smc: allocate index for a new link
Karsten Graul
1
-1
/
+1
2020-05-01
net/smc: add smcr_port_err() and smcr_link_down() processing
Karsten Graul
1
-1
/
+5
2020-05-01
net/smc: add smcr_port_add() and smcr_link_up() processing
Karsten Graul
1
-0
/
+1
2020-05-01
net/smc: remember PNETID of IB device for later device matching
Karsten Graul
1
-0
/
+2
2020-05-01
net/smc: mutex to protect the lgr against parallel reconfigurations
Karsten Graul
1
-0
/
+2
[next]