Commit Graph

70 Commits (89139dce8a0060d97a46cebde570a8f55c314712)

Author SHA1 Message Date
Hal Rosenstock b76aabc395 IB/mad: Allow tuning of QP0 and QP1 sizes 16 years ago
Roland Dreier 6b2eef8fd7 IB/mad: Fix possible lock-lock-timer deadlock 16 years ago
Roland Dreier 6276e08a9b IB: Use DEFINE_SPINLOCK() for static spinlocks 16 years ago
Ralph Campbell 4780c1953f IB/mad: Fix ib_post_send_mad() returning 0 with no generate send comp 16 years ago
Ralph Campbell d9620a4c82 IB/mad: initialize mad_agent_priv before putting on lists 16 years ago
Ralph Campbell 1d9bc6d648 IB/mad: Fix null pointer dereference in local_completions() 16 years ago
Roland Dreier 528051746b IB/mad: Use krealloc() to resize snoop table 17 years ago
Michael Brooks 7097228c54 IB/mad: Don't discard BMA responses in kernel 17 years ago
Dave Olson 5a4f2b6752 IB/mad: Fix kernel crash when .process_mad() returns SUCCESS|CONSUMED 17 years ago
Sean Hefty b61d92d8ae IB/mad: Fix incorrect access to items on local_list 17 years ago
Sean Hefty 4fc8cd4919 IB/mad: Report number of times a mad was retried 17 years ago
Steve Welch 727792da2b IB/mad: Enable loopback of DR SMP responses from userspace 17 years ago
Ralph Campbell 3828ff457a IB/mad: Remove redundant NULL pointer check in ib_mad_recv_done_handler() 17 years ago
Hal Rosenstock 86dfbecdea IB/mad: Fix memory leak in switch handling in ib_mad_recv_done_handler() 18 years ago
Hal Rosenstock 445d68070c IB/mad: Fix error path if response alloc fails in ib_mad_recv_done_handler() 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Hal Rosenstock 1bae4dbf95 IB/mad: Enhance SMI for switch support 18 years ago
Michael S. Tsirkin f4fd0b224d IB: Add CQ comp_vector support 18 years ago
Hal Rosenstock de493d47d8 IB/mad: Change SMI to use enums rather than magic return codes 18 years ago
Michael S. Tsirkin 062dbb69f3 IB: Return qp pointer as part of ib_wc 18 years ago
Ralph Campbell 1527106ff8 IB/core: Use the new verbs DMA mapping functions 18 years ago
Roland Dreier e54f81889c IB: Convert kmem_cache_t -> struct kmem_cache 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Roland Dreier 39798695b4 IB/mad: Fix race between cancel and receive completion 18 years ago
Alexey Dobriyan 1a1d92c10d [PATCH] Really ignore kmem_cache_destroy return value 19 years ago
Tom Tucker 07ebafbaaa RDMA: iWARP Core Changes. 19 years ago
Roland Dreier 3cd965646b IB: Whitespace fixes 19 years ago
Sean Hefty 2527e681fd IB/mad: Validate MADs for spec compliance 19 years ago
Akinobu Mita 179e09172a [PATCH] drivers: use list_move() 19 years ago
Jack Morgenstein 9874e74655 IB/mad: Check GID/LID when matching requests 19 years ago
Roland Dreier 403a496fd4 IB: Make needlessly global ib_mad_cache static 19 years ago
Sean Hefty 1b52fa98ed IB: refcount race fixes 19 years ago
Hal Rosenstock 64cb9c6aff IB/mad: Fix RMPP version check during agent registration 19 years ago
Michael S. Tsirkin 37289efe3e IB/mad: fix oops in cancel_mads 19 years ago
Hal Rosenstock 618a3c03fc IB/mad: RMPP support for additional classes 19 years ago
Jack Morgenstein fa9656bbd9 IB/mad: include GID/class when matching receives 19 years ago
Michael S. Tsirkin dc05980dd7 IB/mad: Fix oopsable race on device removal 19 years ago
Jack Morgenstein f36e1793e2 IB/umad: Add support for large RMPP transfers 19 years ago
Ralph Campbell 5e9f71a16c IB/mad: Simplify SMI by eliminating smi_check_local_dr_smp() 19 years ago
Ralph Campbell 8cf3f04f45 IB/mad: Handle DR SMPs with a LID routed part 19 years ago
Adrian Bunk 2012a116d9 [PATCH] drivers/infiniband/core/mad.c: fix use-after-release case 19 years ago
Jesper Juhl 6044ec8882 [PATCH] kfree cleanup: misc remaining drivers 20 years ago
Roland Dreier de6eb66b56 [IB] kzalloc() conversions 20 years ago
Sean Hefty 34816ad98e [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mapped 20 years ago
Roland Dreier 4ab6fb7e5b [IB] Fix leak on MAD initialization failure 20 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago
Hal Rosenstock 5dd2ce1200 [PATCH] IB: Fix ib_mad_thread_completion_handler declaration 20 years ago
Sean Hefty 97f52eb438 [PATCH] IB: sparse endianness cleanup 20 years ago
Hal Rosenstock fa619a7704 [PATCH] IB: Add RMPP implementation 20 years ago
Hal Rosenstock d2082ee516 [PATCH] IB: Introduce RMPP APIs 20 years ago