Commit Graph

60 Commits (33ae0cdd3eaba219e7c2f0647b6db4be540e2130)

Author SHA1 Message Date
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
Hal Rosenstock cabe3cbcbb [PATCH] IB: Fix a couple of MAD code paths 20 years ago
Hal Rosenstock 29bb33dd87 [PATCH] IB: Optimize canceling a MAD 20 years ago
Hal Rosenstock 03b61ad2f2 [PATCH] IB: Add ib_modify_mad API to MAD 20 years ago
Hal Rosenstock 2c153b934d [PATCH] IB: Eliminate MAD cache leak associated with local completions 20 years ago
Hal Rosenstock dbf9227bd3 [PATCH] IB: Simplify calling of list_del in MAD 20 years ago
Hal Rosenstock f75b7a5294 [PATCH] IB: Add automatic retries to MAD layer 20 years ago
Hal Rosenstock df9f9ead74 [PATCH] IB: Add ib_coalesce_recv_mad to MAD 20 years ago
Hal Rosenstock f68bcc2df8 [PATCH] IB: Minor cleanup during MAD startup and shutdown 20 years ago
Hal Rosenstock 6a0c435ef9 [PATCH] IB: Fix timeout/cancelled MAD handling 20 years ago