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
/
core
/
agent.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-01
RDMA/core: Create GSI QP only when CM is supported
Mark Zhang
1
-10
/
+22
2018-12-20
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
1
-2
/
+2
2017-05-01
IB/core: Rename ib_destroy_ah to rdma_destroy_ah
Dasaratharaman Chandramouli
1
-2
/
+2
2016-12-03
IB/core: Remove debug prints after allocation failure
Leon Romanovsky
1
-1
/
+0
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
1
-1
/
+1
2015-07-14
IB: Add rdma_cap_ib_switch helper and use where appropriate
Hal Rosenstock
1
-2
/
+2
2015-06-12
IB/mad: Add final OPA MAD processing
Ira Weiny
1
-2
/
+5
2015-06-12
IB/mad: Convert allocations from kmem_cache to kzalloc
Ira Weiny
1
-4
/
+5
2015-06-12
IB/mad: Support alternate Base Versions when creating MADs
Ira Weiny
1
-1
/
+2
2015-06-02
IB/core cleanup: Add const to args - agent_send_response
Ira Weiny
1
-4
/
+4
2015-05-18
IB/Verbs: Use management helper rdma_cap_ib_smi()
Michael Wang
1
-1
/
+1
2015-05-18
IB/Verbs: Reform IB-core mad/agent/user_mad
Michael Wang
1
-1
/
+1
2014-08-11
IB/mad: add new ioctl to ABI to support new registration options
Ira Weiny
1
-2
/
+2
2014-08-11
IB/mad: Update module to [pr|dev]_* style print messages
Ira Weiny
1
-6
/
+6
2011-03-18
IB/mad: Improve an error message so error code is included
Michael Heinz
1
-1
/
+2
2010-10-13
IB/mad: IBoE supports only QP1 (no QP0)
Eli Cohen
1
-12
/
+17
2007-08-03
IB/mad: agent_send_response() should be void
Hal Rosenstock
1
-14
/
+10
2007-07-10
IB/mad: Enhance SMI for switch support
Hal Rosenstock
1
-3
/
+16
2006-03-20
IB/mad: Simplify SMI by eliminating smi_check_local_dr_smp()
Ralph Campbell
1
-16
/
+0
2006-03-20
IB/mad: Remove redundant check from smi_check_local_dr_smp()
Ralph Campbell
1
-3
/
+0
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
1
-0
/
+3
2005-11-02
[IB] kzalloc() conversions
Roland Dreier
1
-2
/
+1
2005-10-25
[IB] Fix MAD layer DMA mappings to avoid touching data buffer once mapped
Sean Hefty
1
-217
/
+76
2005-08-27
[PATCH] IB: move include files to include/rdma
Roland Dreier
1
-1
/
+1
2005-08-27
[PATCH] IB: Add copyright notices
Roland Dreier
1
-5
/
+6
2005-07-28
[PATCH] IB: A couple of IB core bug fixes
Hal Rosenstock
1
-4
/
+4
2005-07-28
[PATCH] IB: Update MAD client API
Hal Rosenstock
1
-13
/
+1
2005-04-17
[PATCH] IB: Remove incorrect comments
Hal Rosenstock
1
-2
/
+0
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+373