index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
cm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/cm: Fix an error check in cm_alloc_id_priv()
Dan Carpenter
2020-04-14
1
-1
/
+1
*
RDMA/cm: Fix missing RDMA_CM_EVENT_REJECTED event after receiving REJ message
Leon Romanovsky
2020-04-14
1
-11
/
+13
*
RDMA/cm: Make sure the cm_id is in the IB_CM_IDLE state in destroy
Jason Gunthorpe
2020-03-17
1
-20
/
+21
*
RDMA/cm: Allow ib_send_cm_sidr_rep() to be done under lock
Jason Gunthorpe
2020-03-17
1
-30
/
+28
*
RDMA/cm: Allow ib_send_cm_rej() to be done under lock
Jason Gunthorpe
2020-03-17
1
-40
/
+52
*
RDMA/cm: Allow ib_send_cm_drep() to be done under lock
Jason Gunthorpe
2020-03-17
1
-22
/
+33
*
RDMA/cm: Allow ib_send_cm_dreq() to be done under lock
Jason Gunthorpe
2020-03-17
1
-20
/
+34
*
RDMA/cm: Add some lockdep assertions for cm_id_priv->lock
Jason Gunthorpe
2020-03-17
1
-0
/
+6
*
RDMA/cm: Add missing locking around id.state in cm_dup_req_handler
Jason Gunthorpe
2020-03-17
1
-1
/
+5
*
RDMA/cm: Make it clearer how concurrency works in cm_req_handler()
Jason Gunthorpe
2020-03-17
1
-42
/
+57
*
RDMA/cm: Make it clear that there is no concurrency in cm_sidr_req_handler()
Jason Gunthorpe
2020-03-17
1
-27
/
+37
*
RDMA/cm: Read id.state under lock when doing pr_debug()
Jason Gunthorpe
2020-03-17
1
-4
/
+4
*
RDMA/cm: Simplify establishing a listen cm_id
Jason Gunthorpe
2020-03-17
1
-83
/
+116
*
RDMA/cm: Make the destroy_id flow more robust
Jason Gunthorpe
2020-03-17
1
-5
/
+8
*
RDMA/cm: Remove a race freeing timewait_info
Jason Gunthorpe
2020-03-17
1
-10
/
+15
*
RDMA/cm: Fix checking for allowed duplicate listens
Jason Gunthorpe
2020-03-17
1
-1
/
+2
*
RDMA/cm: Fix ordering of xa_alloc_cyclic() in ib_create_cm_id()
Jason Gunthorpe
2020-03-17
1
-16
/
+11
*
RDMA/cm: Delete not implemented CM peer to peer communication
Leon Romanovsky
2020-03-13
1
-7
/
+0
*
Merge tag 'v5.6-rc5' into rdma.git for-next
Jason Gunthorpe
2020-03-10
1
-0
/
+1
|
\
|
*
RMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert_listen()
Jason Gunthorpe
2020-02-27
1
-0
/
+1
*
|
RDMA: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-20
1
-2
/
+2
*
|
RDMA/ucma: Mask QPN to be 24 bits according to IBTA
Leon Romanovsky
2020-02-13
1
-0
/
+3
|
/
*
RDMA/cm: Remove CM message structs
Jason Gunthorpe
2020-01-25
1
-77
/
+0
*
RDMA/cm: Use IBA functions for complex structure members
Jason Gunthorpe
2020-01-25
1
-64
/
+107
*
RDMA/cm: Use IBA functions for simple structure members
Jason Gunthorpe
2020-01-25
1
-139
/
+245
*
RDMA/cm: Use IBA functions for swapping get/set acessors
Jason Gunthorpe
2020-01-25
1
-153
/
+33
*
RDMA/cm: Use IBA functions for simple get/set acessors
Jason Gunthorpe
2020-01-25
1
-144
/
+98
*
RDMA/cm: Add SET/GET implementations to hide IBA wire format
Leon Romanovsky
2020-01-25
1
-0
/
+267
*
RDMA/cm: Delete unused CM ARP functions
Leon Romanovsky
2020-01-03
1
-66
/
+0
*
RDMA/cm: Delete unused CM LAP functions
Leon Romanovsky
2020-01-03
1
-98
/
+0
*
RDMA/cm: Use RCU synchronization mechanism to protect cm_id_private xa_load()
Danit Goldberg
2020-01-03
1
-30
/
+13
*
RDMA/cm: Use refcount_t type for refcount variable
Danit Goldberg
2019-11-19
1
-12
/
+12
*
Merge tag 'v5.4-rc5' into rdma.git for-next
Jason Gunthorpe
2019-10-28
1
-0
/
+3
|
\
|
*
RDMA/cm: Fix memory leak in cm_add/remove_one
Jack Morgenstein
2019-10-04
1
-0
/
+3
*
|
RDMA/cm: Update copyright together with SPDX tag
Leon Romanovsky
2019-10-28
1
-28
/
+2
*
|
RDMA/cm: Delete unused cm_is_active_peer function
Leon Romanovsky
2019-10-28
1
-8
/
+0
*
|
IB/cm: Use container_of() instead of typecast
Parav Pandit
2019-10-04
1
-2
/
+2
|
/
*
IB/cm: Reduce dependency on gid attribute ndev check
Parav Pandit
2019-05-03
1
-2
/
+3
*
RDMA/cm: Move debug counters to be under relevant IB device
Leon Romanovsky
2019-04-08
1
-38
/
+8
*
RDMA/cm: Remove useless zeroing of static global variable
Leon Romanovsky
2019-04-04
1
-1
/
+0
*
RDMA/cm: Convert local_id_table to XArray
Matthew Wilcox
2019-03-26
1
-24
/
+18
*
IB/cm: Use struct_size() in kmalloc()
Gustavo A. R. Silva
2019-01-07
1
-2
/
+1
*
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
2018-12-19
1
-2
/
+2
*
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
2018-12-19
1
-1
/
+1
*
RDMA/cm: Respect returned status of cm_init_av_by_path
Leon Romanovsky
2018-10-16
1
-2
/
+5
*
RDMA/core: Use dev_name instead of ibdev->name
Jason Gunthorpe
2018-09-26
1
-1
/
+1
*
IB/core: Introduce and use sgid_attr in CM requests
Parav Pandit
2018-07-26
1
-1
/
+4
*
IB/cm: Remove unused and erroneous msg sequence encoding
HÃ¥kon Bugge
2018-07-09
1
-8
/
+6
*
IB/cm: Use sgid_attr from the AV
Parav Pandit
2018-06-25
1
-14
/
+6
*
IB/cm: Replace members of sa_path_rec with 'struct sgid_attr *'
Parav Pandit
2018-06-25
1
-30
/
+48
[next]