index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mthca
/
mthca_qp.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-25
RDMA: Use __packed annotation instead of __attribute__ ((packed))
Erez Alfasi
1
-3
/
+3
2019-02-15
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
1
-4
/
+9
2018-12-18
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
1
-9
/
+13
2018-10-03
RDMA: Remove unused parameter from ib_modify_qp_is_ok()
Kamal Heib
1
-2
/
+2
2018-07-30
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
1
-8
/
+8
2018-07-30
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
1
-4
/
+4
2018-06-12
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-14
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-15
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-24
IB/core: Fix and clean up ib_ud_header_init()
Eli Cohen
1
-1
/
+1
2009-09-05
IB/mthca: Annotate CQ locking
Roland Dreier
1
-4
/
+8
2008-07-14
IB/mthca: Fix check of max_send_sge for special QPs
Roland Dreier
1
-2
/
+2
2008-07-14
IB/mthca: Remove extra code for RESET->ERR QP state transition
Roland Dreier
1
-26
/
+0
2008-07-14
RDMA: Remove subversion $Id tags
Roland Dreier
1
-2
/
+0
2008-04-16
IB/mthca: Update QP state if query QP succeeds
Dotan Barak
1
-6
/
+14
2008-04-16
IB/core: Add support for "send with invalidate" work requests
Roland Dreier
1
-3
/
+3
2008-04-16
IB/mthca: Add IPoIB checksum offload support
Eli Cohen
1
-0
/
+2
2008-02-04
IB/ib_mthca: Pre-link receive WQEs in Tavor mode
Eli Cohen
1
-5
/
+8
2007-10-15
IB/mthca: Avoid alignment traps when writing doorbells
Roland Dreier
1
-30
/
+15
2007-07-18
IB/mthca: Simplify use of size0 in work request posting
Roland Dreier
1
-17
/
+24
2007-07-18
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-17
IB/mthca: Use uninitialized_var() for f0
Roland Dreier
1
-2
/
+14
2007-07-17
drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warning
Jeff Garzik
1
-2
/
+2
2007-05-29
IB/mthca: Fix handling of send CQE with error for QPs connected to SRQ
Michael S. Tsirkin
1
-3
/
+3
2007-05-21
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-14
IB/mthca: Fix posting >255 recv WRs for Tavor
Michael S. Tsirkin
1
-0
/
+1
2007-04-30
IB/mthca: Work around kernel QP starvation
Michael S. Tsirkin
1
-0
/
+13
2007-04-24
IB/mthca: Simplify CQ cleaning in mthca_free_qp()
Roland Dreier
1
-4
/
+3
2007-03-01
IB/mthca: Fix error path in mthca_alloc_memfree()
Roland Dreier
1
-5
/
+5
2007-02-16
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-09
IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET state
Dotan Barak
1
-9
/
+17
2006-12-08
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
1
-2
/
+2
2006-11-29
IB/mthca: Fix section mismatches
Roland Dreier
1
-2
/
+1
[next]