index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
smc
/
smc_ib.c
Age
Commit message (
Expand
)
Author
2023-10-13
net/smc: fix smc clc failed issue when netdevice not in init_net
Albert Huang
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2022-07-18
net/smc: Allow virtually contiguous sndbufs or RMBs for SMC-R
Wen Gu
2022-07-18
net/smc: optimize for smc_sndbuf_sync_sg_for_device and smc_rmb_sync_sg_for_cpu
Guangguan Wang
2022-05-17
net/smc: send cdc msg inline if qp has sufficient inline space
Guangguan Wang
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-28
net/smc: fix kernel panic caused by race of smc_sock
Dust Li
2021-10-16
net/smc: stop links when their GID is removed
Karsten Graul
2021-10-16
net/smc: add v2 support to the work request layer
Karsten Graul
2021-10-16
net/smc: retrieve v2 gid from IB device
Karsten Graul
2021-10-16
net/smc: add SMC-Rv2 connection establishment
Karsten Graul
2021-08-05
net: Remove redundant if statements
Yajun Deng
2021-01-12
net/smc: use memcpy instead of snprintf to avoid out of bounds read
Guvenc Gulce
2020-12-16
net/smc: fix access to parent of an ib device
Karsten Graul
2020-12-01
net/smc: Add support for obtaining SMCR device list
Guvenc Gulce
2020-12-01
net/smc: Add diagnostic information to smc ib-device
Guvenc Gulce
2020-11-19
net/smc: fix direct access to ib_gid_addr->ndev in smc_ib_determine_gid()
Karsten Graul
2020-07-19
net/smc: protect smc ib device initialization
Karsten Graul
2020-07-08
net/smc: fix sleep bug in smc_pnet_find_roce_resource()
Ursula Braun
2020-06-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-05-06
RDMA: Allow ib_client's to fail when add() is called
Jason Gunthorpe
2020-05-05
net/smc: log important pnetid and state change events
Karsten Graul
2020-05-01
net/smc: add smcr_port_err() and smcr_link_down() processing
Karsten Graul
2020-05-01
net/smc: add smcr_port_add() and smcr_link_up() processing
Karsten Graul
2020-04-29
net/smc: convert static link ID to dynamic references
Karsten Graul
2020-04-29
net/smc: rework pnet table to support SMC-R failover
Karsten Graul
2020-04-14
RDMA: Remove a few extra calls to ib_get_client_data()
Jason Gunthorpe
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-10
net/smc: cancel event worker during device removal
Karsten Graul
2020-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-26
net/smc: check for valid ib_client_data
Karsten Graul
2020-02-26
net/smc: improve peer ID in CLC decline for SMC-R
Hans Wippel
2020-02-26
net/smc: rework peer ID handling
Hans Wippel
2020-02-17
net/smc: reduce port_event scheduling
Ursula Braun
2019-11-16
net/smc: introduce bookkeeping of SMCR link groups
Ursula Braun
2019-11-15
net/smc: immediate termination for SMCR link groups
Ursula Braun
2019-11-15
net/smc: wait for tx completions before link freeing
Ursula Braun
2019-10-09
net/smc: no new connections on disappearing devices
Ursula Braun
2019-05-03
net/smc: Use rdma_read_gid_l2_fields to L2 fields
Parav Pandit
2019-02-21
net/smc: rework pnet table
Hans Wippel
2019-02-12
net/smc: check port_idx of ib event
Karsten Graul
2019-02-01
net/smc: use device link provided in qp_context
Karsten Graul
2018-08-17
RDMA/smc: Replace ib_query_gid with rdma_get_gid_attr
Jason Gunthorpe
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
2018-08-16
Revert "net/smc: Replace ib_query_gid with rdma_get_gid_attr"
Jason Gunthorpe
2018-07-25
net/smc: use correct vlan gid of RoCE device
Ursula Braun
2018-07-23
net/smc: add function to get link group from link
Stefan Raspl
2018-06-30
net/smc: add pnetid support
Ursula Braun
2018-06-30
net/smc: determine port attributes independent from pnet table
Ursula Braun
[next]