index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
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
*
net/smc: Fix an error code in smc_lgr_create()
Dan Carpenter
2022-10-15
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-22
1
-1
/
+4
|
\
|
*
net/smc: Stop the CLC flow if no link to map buffers on
Wen Gu
2022-09-22
1
-1
/
+4
*
|
net/smc: Unbind r/w buffer size from clcsock and make them tunable
Tony Lu
2022-09-22
1
-4
/
+4
|
/
*
net/smc: Fix possible access to freed memory in link clear
Yacan Liu
2022-09-07
1
-0
/
+1
*
net/smc: Extend SMC-R link group netlink attribute
Wen Gu
2022-07-18
1
-0
/
+2
*
net/smc: Allow virtually contiguous sndbufs or RMBs for SMC-R
Wen Gu
2022-07-18
1
-64
/
+149
*
net/smc: Use sysctl-specified types of buffers in new link group
Wen Gu
2022-07-18
1
-0
/
+1
*
net/smc: optimize for smc_sndbuf_sync_sg_for_device and smc_rmb_sync_sg_for_cpu
Guangguan Wang
2022-07-18
1
-0
/
+8
*
net/smc: remove redundant dma sync ops
Guangguan Wang
2022-07-18
1
-22
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-03
1
-2
/
+3
|
\
|
*
net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause by server
D. Wythe
2022-03-03
1
-1
/
+2
|
*
net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated by client
D. Wythe
2022-03-03
1
-1
/
+1
*
|
net/smc: correct settings of RMB window update limit
Dust Li
2022-03-01
1
-1
/
+1
|
/
*
net/smc: Fix hung_task when removing SMC-R devices
Wen Gu
2022-01-16
1
-16
/
+1
*
net/smc: Resolve the race between SMC-R link access and clear
Wen Gu
2022-01-13
1
-12
/
+40
*
net/smc: Introduce a new conn->lgr validity check helper
Wen Gu
2022-01-13
1
-6
/
+8
*
net/smc: Resolve the race between link group access and termination
Wen Gu
2022-01-13
1
-11
/
+49
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-09
1
-5
/
+7
|
\
|
*
net/smc: Reset conn->lgr when link group registration fails
Wen Gu
2022-01-06
1
-5
/
+7
*
|
net/smc: Print net namespace in log
Tony Lu
2022-01-02
1
-2
/
+2
*
|
net/smc: Add netlink net namespace support
Tony Lu
2022-01-02
1
-0
/
+3
*
|
net/smc: Introduce net namespace support for linkgroup
Tony Lu
2022-01-02
1
-7
/
+17
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-30
1
-6
/
+21
|
\
|
|
*
net/smc: fix kernel panic caused by race of smc_sock
Dust Li
2021-12-28
1
-5
/
+20
|
*
net/smc: don't send CDC/LLC message if link not ready
Dust Li
2021-12-28
1
-1
/
+1
*
|
net/smc: Clear memory when release and reuse buffer
Tony Lu
2021-12-06
1
-4
/
+9
|
/
*
net/smc: fix wrong list_del in smc_lgr_cleanup_early
Dust Li
2021-12-02
1
-4
/
+3
*
net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk()
Karsten Graul
2021-11-24
1
-17
/
+18
*
net/smc: Make sure the link_id is unique
Wen Gu
2021-11-15
1
-1
/
+2
*
net/smc: Introduce tracepoint for smcr link down
Tony Lu
2021-11-01
1
-2
/
+7
*
net/smc: add netlink support for SMC-Rv2
Karsten Graul
2021-10-16
1
-25
/
+73
*
net/smc: add v2 support to the work request layer
Karsten Graul
2021-10-16
1
-1
/
+6
*
net/smc: retrieve v2 gid from IB device
Karsten Graul
2021-10-16
1
-1
/
+3
*
net/smc: add listen processing for SMC-Rv2
Karsten Graul
2021-10-16
1
-18
/
+46
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-14
1
-9
/
+11
|
\
|
*
net/smc: improved fix wait on already cleared link
Karsten Graul
2021-10-08
1
-9
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-23
1
-0
/
+2
|
\
|
|
*
net/smc: fix 'workqueue leaked lock' in smc_conn_abort_work
Karsten Graul
2021-09-21
1
-0
/
+2
*
|
net/smc: keep static copy of system EID
Karsten Graul
2021-09-14
1
-8
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-13
1
-2
/
+2
|
\
|
*
net/smc: Correct smc link connection counter in case of smc client
Guvenc Gulce
2021-08-09
1
-2
/
+2
*
|
net/smc: Allow SMC-D 1MB DMB allocations
Stefan Raspl
2021-08-09
1
-15
/
+16
|
/
*
net/smc: Make SMC statistics network namespace aware
Guvenc Gulce
2021-06-16
1
-5
/
+5
*
net/smc: Add SMC statistics support
Guvenc Gulce
2021-06-16
1
-1
/
+12
*
net/smc: avoid possible duplicate dmb unregistration
Karsten Graul
2021-06-03
1
-15
/
+0
*
net/smc: use memcpy instead of snprintf to avoid out of bounds read
Guvenc Gulce
2021-01-12
1
-6
/
+11
*
smc: fix out of bound access in smc_nl_get_sys_info()
Jakub Kicinski
2021-01-12
1
-1
/
+2
*
net/smc: Add support for obtaining SMCR device list
Guvenc Gulce
2020-12-01
1
-1
/
+1
*
net/smc: Add SMC-D Linkgroup diagnostic support
Guvenc Gulce
2020-12-01
1
-0
/
+130
[next]