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.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
/
ocrdma
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-22
RDMA/ocrdma: Prevent CQ-Doorbell floods
Devesh Sharma
1
-8
/
+3
2015-10-22
RDMA/ocrdma: Check resource ids received in Async CQE
Naga Irrinki
1
-4
/
+26
2015-10-22
RDMA/ocrdma: Avoid a possible crash in ocrdma_rem_port_stats
Selvin Xavier
1
-1
/
+1
2015-10-22
RDMA/ocrdma: Cleanup unused device list and rcu variables
Selvin Xavier
2
-15
/
+2
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
1
-26
/
+27
2015-08-31
RDMA/ocrdma: Incorporate the moving of GID Table mgmt to IB/Core
Somnath Kotur
5
-233
/
+60
2015-08-31
ocrdma: Support ib_alloc_mr verb
Sagi Grimberg
3
-5
/
+12
2015-07-24
RDMA/ocrdma: update ocrdma module license string
Devesh Sharma
1
-1
/
+1
2015-07-24
RDMA/ocrdma: update ocrdma license to dual-license
Devesh Sharma
12
-228
/
+408
2015-07-14
IB/core: Destroy ocrdma_dev_id IDR on module exit
Johannes Thumshirn
1
-0
/
+1
2015-07-14
IB/mad: Remove improper use of BUG_ON
Ira Weiny
1
-2
/
+3
2015-06-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
5
-13
/
+61
2015-06-12
IB/mad: Add support for additional MAD info to/from drivers
Ira Weiny
2
-2
/
+11
2015-06-12
IB/core: Add ability for drivers to report an alternate MAD size.
Ira Weiny
1
-0
/
+2
2015-06-12
IB/core: Pass hardware specific data in query_device
Matan Barak
2
-2
/
+7
2015-06-12
IB/core: Change provider's API of create_cq to be extendible
Matan Barak
2
-3
/
+10
2015-06-11
Merge branch 'for-4.2-misc' into k.o/for-4.2
Doug Ledford
1
-1
/
+0
2015-06-11
RDMA/ocrdma: fix double free on pd
Colin Ian King
1
-1
/
+0
2015-06-02
Merge branch 'for-4.2-misc' into k.o/for-4.2
Doug Ledford
1
-1
/
+6
2015-06-02
IB/core cleanup: Add const on args - device->process_mad
Ira Weiny
2
-6
/
+6
2015-06-02
RDMA/ocrdma: Fix memory leak in _ocrdma_alloc_pd()
Roland Dreier
1
-1
/
+6
2015-05-20
IB/core: Convert core to use bitfield for caps
Ira Weiny
2
-7
/
+1
2015-05-20
IB/core: Add per port immutable struct to ib_device
Ira Weiny
1
-0
/
+17
2015-05-18
IB/Verbs: Implement new callback query_protocol()
Michael Wang
3
-0
/
+10
2015-05-18
RDMA/ocrdma: Update ocrdma version number
Selvin Xavier
1
-1
/
+1
2015-05-18
RDMA/ocrdma: Fail connection for MTU lesser than 512
Naga Irrinki
1
-1
/
+3
2015-05-18
RDMA/ocrdma: Fix dmac resolution for link local address
Mitesh Ahuja
2
-1
/
+5
2015-05-18
RDMA/ocrdma: Prevent allocation of DPP PDs if FW doesnt support it
Mitesh Ahuja
2
-28
/
+27
2015-05-18
RDMA/ocrdma: Fix the request length for RDMA_QUERY_QP mailbox command to FW.
Mitesh Ahuja
2
-1
/
+3
2015-05-18
RDMA/ocrdma: Use VID 0 if PFC is enabled and vlan is not configured
Devesh Sharma
2
-2
/
+18
2015-05-18
RDMA/ocrdma: Fix QP state transition in destroy_qp
Devesh Sharma
1
-4
/
+6
2015-05-18
RDMA/ocrdma: Report EQ full fatal error
Devesh Sharma
2
-0
/
+13
2015-05-18
RDMA/ocrdma: Fix EQ destroy failure during driver unload
Selvin Xavier
1
-3
/
+3
2015-02-18
RDMA/ocrdma: Fix off by one in ocrdma_query_gid()
Dan Carpenter
1
-1
/
+1
2015-02-18
RDMA/ocrdma: Use unsigned for bit index
Rasmus Villemoes
1
-3
/
+3
2015-02-18
RDMA/ocrdma: Help gcc generate better code for ocrdma_srq_toggle_bit
Rasmus Villemoes
1
-4
/
+1
2015-02-18
RDMA/ocrdma: Update the ocrdma module version string
Mitesh Ahuja
1
-1
/
+1
2015-02-18
RDMA/ocrdma: set vlan present bit for user AH
Devesh Sharma
4
-6
/
+22
2015-02-18
RDMA/ocrdma: remove reference of ocrdma_dev out of ocrdma_qp structure
Mitesh Ahuja
3
-29
/
+34
2015-02-18
RDMA/ocrdma: Add support for interrupt moderation
Mitesh Ahuja
4
-0
/
+119
2015-02-18
RDMA/ocrdma: Honor return value of ocrdma_resolve_dmac
Devesh Sharma
1
-1
/
+3
2015-02-18
RDMA/ocrdma: Allow expansion of the SQ CQEs via buddy CQ expansion of the QP
Selvin Xavier
1
-22
/
+44
2015-02-18
RDMA/ocrdma: Discontinue support of RDMA-READ-WITH-INVALIDATE
Devesh Sharma
1
-2
/
+0
2015-02-18
RDMA/ocrdma: Host crash on destroying device resources
Mitesh Ahuja
2
-15
/
+10
2015-02-18
RDMA/ocrdma: Report correct state in ibv_query_qp
Padmanabh Ratnakar
1
-2
/
+4
2015-02-18
RDMA/ocrdma: Debugfs enhancments for ocrdma driver
Selvin Xavier
6
-3
/
+183
2015-02-18
RDMA/ocrdma: Report correct count of interrupt vectors while registering ocrd...
Devesh Sharma
1
-1
/
+1
2015-02-18
RDMA/ocrdma: Move PD resource management to driver.
Mitesh Ahuja
7
-2
/
+298
2015-02-18
RDMA/ocrdma: Increase the GID table size.
Mitesh Ahuja
1
-1
/
+1
2015-02-18
RDMA/ocrdma: Add support for IB stack compliant stats in sysfs.
Mitesh Ahuja
3
-1
/
+89
[prev]
[next]