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
/
mad.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-15
IB/mad: Use krealloc() to resize snoop table
Roland Dreier
1
-9
/
+5
2008-09-21
IB/mad: Don't discard BMA responses in kernel
Michael Brooks
1
-3
/
+2
2008-05-23
IB/mad: Fix kernel crash when .process_mad() returns SUCCESS|CONSUMED
Dave Olson
1
-1
/
+3
2008-01-26
IB/mad: Fix incorrect access to items on local_list
Sean Hefty
1
-2
/
+0
2008-01-26
IB/mad: Report number of times a mad was retried
Sean Hefty
1
-2
/
+7
2008-01-26
IB/mad: Enable loopback of DR SMP responses from userspace
Steve Welch
1
-3
/
+3
2008-01-26
IB/mad: Remove redundant NULL pointer check in ib_mad_recv_done_handler()
Ralph Campbell
1
-9
/
+0
2007-08-03
IB/mad: Fix memory leak in switch handling in ib_mad_recv_done_handler()
Hal Rosenstock
1
-6
/
+5
2007-08-03
IB/mad: Fix error path if response alloc fails in ib_mad_recv_done_handler()
Hal Rosenstock
1
-6
/
+8
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+0
2007-07-10
IB/mad: Enhance SMI for switch support
Hal Rosenstock
1
-9
/
+41
2007-05-07
IB: Add CQ comp_vector support
Michael S. Tsirkin
1
-1
/
+1
2007-04-25
IB/mad: Change SMI to use enums rather than magic return codes
Hal Rosenstock
1
-15
/
+19
2007-02-05
IB: Return qp pointer as part of ib_wc
Michael S. Tsirkin
1
-4
/
+7
2006-12-13
IB/core: Use the new verbs DMA mapping functions
Ralph Campbell
1
-46
/
+44
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-1
/
+1
2006-11-30
IB: Convert kmem_cache_t -> struct kmem_cache
Roland Dreier
1
-1
/
+1
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-12
/
+13
2006-11-13
IB/mad: Fix race between cancel and receive completion
Roland Dreier
1
-1
/
+1
2006-09-27
[PATCH] Really ignore kmem_cache_destroy return value
Alexey Dobriyan
1
-4
/
+1
2006-09-23
RDMA: iWARP Core Changes.
Tom Tucker
1
-2
/
+5
2006-09-23
IB: Whitespace fixes
Roland Dreier
1
-6
/
+6
2006-07-24
IB/mad: Validate MADs for spec compliance
Sean Hefty
1
-10
/
+12
2006-06-26
[PATCH] drivers: use list_move()
Akinobu Mita
1
-6
/
+3
2006-06-18
IB/mad: Check GID/LID when matching requests
Jack Morgenstein
1
-31
/
+63
2006-06-18
IB: Make needlessly global ib_mad_cache static
Roland Dreier
1
-2
/
+1
2006-05-13
IB: refcount race fixes
Sean Hefty
1
-22
/
+25
2006-04-19
IB/mad: Fix RMPP version check during agent registration
Hal Rosenstock
1
-4
/
+1
2006-04-03
IB/mad: fix oops in cancel_mads
Michael S. Tsirkin
1
-1
/
+1
2006-03-30
IB/mad: RMPP support for additional classes
Hal Rosenstock
1
-5
/
+49
2006-03-30
IB/mad: include GID/class when matching receives
Jack Morgenstein
1
-6
/
+52
2006-03-20
IB/mad: Fix oopsable race on device removal
Michael S. Tsirkin
1
-7
/
+14
2006-03-20
IB/umad: Add support for large RMPP transfers
Jack Morgenstein
1
-31
/
+135
2006-03-20
IB/mad: Simplify SMI by eliminating smi_check_local_dr_smp()
Ralph Campbell
1
-5
/
+3
2006-02-04
IB/mad: Handle DR SMPs with a LID routed part
Ralph Campbell
1
-1
/
+9
2005-11-28
[PATCH] drivers/infiniband/core/mad.c: fix use-after-release case
Adrian Bunk
1
-2
/
+2
2005-11-07
[PATCH] kfree cleanup: misc remaining drivers
Jesper Juhl
1
-4
/
+2
2005-11-02
[IB] kzalloc() conversions
Roland Dreier
1
-19
/
+12
2005-10-25
[IB] Fix MAD layer DMA mappings to avoid touching data buffer once mapped
Sean Hefty
1
-163
/
+125
2005-10-18
[IB] Fix leak on MAD initialization failure
Roland Dreier
1
-19
/
+26
2005-10-09
[PATCH] gfp flags annotations - part 1
Al Viro
1
-1
/
+1
2005-08-27
[PATCH] IB: Fix ib_mad_thread_completion_handler declaration
Hal Rosenstock
1
-3
/
+2
2005-08-27
[PATCH] IB: sparse endianness cleanup
Sean Hefty
1
-4
/
+6
2005-07-28
[PATCH] IB: Add RMPP implementation
Hal Rosenstock
1
-46
/
+117
2005-07-28
[PATCH] IB: Introduce RMPP APIs
Hal Rosenstock
1
-1
/
+3
2005-07-28
[PATCH] IB: Fix a couple of MAD code paths
Hal Rosenstock
1
-14
/
+14
2005-07-28
[PATCH] IB: Optimize canceling a MAD
Hal Rosenstock
1
-8
/
+13
2005-07-28
[PATCH] IB: Add ib_modify_mad API to MAD
Hal Rosenstock
1
-55
/
+28
2005-07-28
[PATCH] IB: Eliminate MAD cache leak associated with local completions
Hal Rosenstock
1
-1
/
+6
2005-07-28
[PATCH] IB: Simplify calling of list_del in MAD
Hal Rosenstock
1
-2
/
+1
[next]