index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
smc
/
smc_ib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-06
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
1
-1
/
+1
2022-07-18
net/smc: Allow virtually contiguous sndbufs or RMBs for SMC-R
Wen Gu
1
-7
/
+8
2022-07-18
net/smc: optimize for smc_sndbuf_sync_sg_for_device and smc_rmb_sync_sg_for_cpu
Guangguan Wang
1
-0
/
+29
2022-05-18
net/smc: send cdc msg inline if qp has sufficient inline space
Guangguan Wang
1
-0
/
+1
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+2
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
1
-0
/
+2
2021-12-28
net/smc: fix kernel panic caused by race of smc_sock
Dust Li
1
-2
/
+2
2021-10-16
net/smc: stop links when their GID is removed
Karsten Graul
1
-0
/
+53
2021-10-16
net/smc: add v2 support to the work request layer
Karsten Graul
1
-1
/
+2
2021-10-16
net/smc: retrieve v2 gid from IB device
Karsten Graul
1
-13
/
+64
2021-10-16
net/smc: add SMC-Rv2 connection establishment
Karsten Graul
1
-0
/
+27
2021-08-05
net: Remove redundant if statements
Yajun Deng
1
-2
/
+1
2021-01-13
net/smc: use memcpy instead of snprintf to avoid out of bounds read
Guvenc Gulce
1
-3
/
+3
2020-12-17
net/smc: fix access to parent of an ib device
Karsten Graul
1
-13
/
+23
2020-12-02
net/smc: Add support for obtaining SMCR device list
Guvenc Gulce
1
-0
/
+156
2020-12-02
net/smc: Add diagnostic information to smc ib-device
Guvenc Gulce
1
-0
/
+44
2020-11-19
net/smc: fix direct access to ib_gid_addr->ndev in smc_ib_determine_gid()
Karsten Graul
1
-3
/
+3
2020-07-20
net/smc: protect smc ib device initialization
Karsten Graul
1
-3
/
+13
2020-07-08
net/smc: fix sleep bug in smc_pnet_find_roce_resource()
Ursula Braun
1
-5
/
+6
2020-06-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-8
/
+5
2020-05-06
RDMA: Allow ib_client's to fail when add() is called
Jason Gunthorpe
1
-6
/
+4
2020-05-05
net/smc: log important pnetid and state change events
Karsten Graul
1
-0
/
+11
2020-05-02
net/smc: add smcr_port_err() and smcr_link_down() processing
Karsten Graul
1
-1
/
+1
2020-05-02
net/smc: add smcr_port_add() and smcr_link_up() processing
Karsten Graul
1
-0
/
+1
2020-04-29
net/smc: convert static link ID to dynamic references
Karsten Graul
1
-29
/
+29
2020-04-29
net/smc: rework pnet table to support SMC-R failover
Karsten Graul
1
-2
/
+3
2020-04-14
RDMA: Remove a few extra calls to ib_get_client_data()
Jason Gunthorpe
1
-2
/
+1
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-03-11
net/smc: cancel event worker during device removal
Karsten Graul
1
-0
/
+1
2020-02-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+2
2020-02-27
net/smc: check for valid ib_client_data
Karsten Graul
1
-0
/
+2
2020-02-27
net/smc: improve peer ID in CLC decline for SMC-R
Hans Wippel
1
-1
/
+1
2020-02-27
net/smc: rework peer ID handling
Hans Wippel
1
-7
/
+12
2020-02-18
net/smc: reduce port_event scheduling
Ursula Braun
1
-15
/
+29
2019-11-16
net/smc: introduce bookkeeping of SMCR link groups
Ursula Braun
1
-1
/
+3
2019-11-15
net/smc: immediate termination for SMCR link groups
Ursula Braun
1
-1
/
+2
2019-11-15
net/smc: wait for tx completions before link freeing
Ursula Braun
1
-1
/
+1
2019-10-10
net/smc: no new connections on disappearing devices
Ursula Braun
1
-2
/
+13
2019-05-03
net/smc: Use rdma_read_gid_l2_fields to L2 fields
Parav Pandit
1
-8
/
+8
2019-02-21
net/smc: rework pnet table
Hans Wippel
1
-1
/
+0
2019-02-12
net/smc: check port_idx of ib event
Karsten Graul
1
-8
/
+16
2019-02-02
net/smc: use device link provided in qp_context
Karsten Graul
1
-3
/
+3
2018-08-18
RDMA/smc: Replace ib_query_gid with rdma_get_gid_attr
Jason Gunthorpe
1
-23
/
+25
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
1
-63
/
+107
2018-08-16
Revert "net/smc: Replace ib_query_gid with rdma_get_gid_attr"
Jason Gunthorpe
1
-14
/
+10
2018-07-26
net/smc: use correct vlan gid of RoCE device
Ursula Braun
1
-5
/
+36
2018-07-23
net/smc: add function to get link group from link
Stefan Raspl
1
-2
/
+1
2018-06-30
net/smc: add pnetid support
Ursula Braun
1
-1
/
+5
2018-06-30
net/smc: determine port attributes independent from pnet table
Ursula Braun
1
-60
/
+70
2018-06-18
net/smc: Replace ib_query_gid with rdma_get_gid_attr
Parav Pandit
1
-10
/
+15
[next]