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
/
drivers
/
infiniband
/
hw
/
mthca
/
mthca_qp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-29
RDMA/mthca: Combine special QP struct with mthca QP
Leon Romanovsky
1
-38
/
+37
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-5
/
+5
2019-05-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-3
/
+3
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
1
-17
/
+0
2019-03-26
RDMA: Use __packed annotation instead of __attribute__ ((packed))
Erez Alfasi
1
-3
/
+3
2019-02-16
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
1
-4
/
+9
2018-12-19
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
1
-9
/
+13
2018-10-04
RDMA: Remove unused parameter from ib_modify_qp_is_ok()
Kamal Heib
1
-2
/
+2
2018-07-31
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
1
-8
/
+8
2018-07-31
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
1
-4
/
+4
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+2
2017-05-01
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
1
-0
/
+1
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
1
-37
/
+47
2017-05-01
IB/mthca: Rename to_ib_ah_attr to to_rdma_ah_attr
Dasaratharaman Chandramouli
1
-5
/
+5
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
1
-3
/
+4
2015-12-23
IB/core: Initialize UD header structure with IP and UDP headers
Moni Shoua
1
-1
/
+1
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
1
-42
/
+42
2014-01-15
IB/core: Ethernet L2 attributes in verbs/cm structures
Matan Barak
1
-1
/
+2
2012-07-11
IB/mthca: Fill in sq_sig_type in query QP
Dotan Barak
1
-0
/
+1
2012-07-11
IB/mthca: Warning about event for non-existent QPs should show event type
Dotan Barak
1
-1
/
+2
2011-07-16
IB/mthca: Stop returning separate error and status from FW commands
Goldwyn Rodrigues
1
-34
/
+15
2010-10-25
IB/core: Add VLAN support for IBoE
Eli Cohen
1
-1
/
+1
2010-10-14
IB/pack: IBoE UD packet packing support
Eli Cohen
1
-1
/
+1
2010-02-25
IB/core: Fix and clean up ib_ud_header_init()
Eli Cohen
1
-1
/
+1
2009-09-06
IB/mthca: Annotate CQ locking
Roland Dreier
1
-4
/
+8
2008-07-15
IB/mthca: Fix check of max_send_sge for special QPs
Roland Dreier
1
-2
/
+2
2008-07-15
IB/mthca: Remove extra code for RESET->ERR QP state transition
Roland Dreier
1
-26
/
+0
2008-07-15
RDMA: Remove subversion $Id tags
Roland Dreier
1
-2
/
+0
2008-04-17
IB/mthca: Update QP state if query QP succeeds
Dotan Barak
1
-6
/
+14
2008-04-17
IB/core: Add support for "send with invalidate" work requests
Roland Dreier
1
-3
/
+3
2008-04-17
IB/mthca: Add IPoIB checksum offload support
Eli Cohen
1
-0
/
+2
2008-02-05
IB/ib_mthca: Pre-link receive WQEs in Tavor mode
Eli Cohen
1
-5
/
+8
2007-10-16
IB/mthca: Avoid alignment traps when writing doorbells
Roland Dreier
1
-30
/
+15
2007-07-19
IB/mthca: Simplify use of size0 in work request posting
Roland Dreier
1
-17
/
+24
2007-07-19
IB/mthca: Factor out setting WQE UD segment entries
Roland Dreier
1
-18
/
+22
2007-07-18
IB/mthca: Factor out setting WQE remote address and atomic segment entries
Roland Dreier
1
-59
/
+40
2007-07-18
IB/mthca: Factor out setting WQE data segment entries
Roland Dreier
1
-32
/
+9
2007-07-18
IB/mthca: Use uninitialized_var() for f0
Roland Dreier
1
-2
/
+14
2007-07-18
drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warning
Jeff Garzik
1
-2
/
+2
2007-05-30
IB/mthca: Fix handling of send CQE with error for QPs connected to SRQ
Michael S. Tsirkin
1
-3
/
+3
2007-05-22
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
1
-60
/
+98
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
1
-0
/
+1
2007-05-19
IB/mthca: Fix RESET to ERROR transition
Michael S. Tsirkin
1
-60
/
+98
2007-05-15
IB/mthca: Fix posting >255 recv WRs for Tavor
Michael S. Tsirkin
1
-0
/
+1
2007-05-01
IB/mthca: Work around kernel QP starvation
Michael S. Tsirkin
1
-0
/
+13
2007-04-25
IB/mthca: Simplify CQ cleaning in mthca_free_qp()
Roland Dreier
1
-4
/
+3
2007-03-02
IB/mthca: Fix error path in mthca_alloc_memfree()
Roland Dreier
1
-5
/
+5
2007-02-17
IB/mthca: Allow the QP state transition RESET->RESET
Dotan Barak
1
-0
/
+5
2007-02-10
IB/mthca: Use correct structure size in call to memset()
Roland Dreier
1
-1
/
+1
2007-01-10
IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET state
Dotan Barak
1
-9
/
+17
[next]