Commit History

Author SHA1 Message Date
  Tejun Heo 136b5721d7 workqueue: deprecate __cancel_delayed_work() 13 years ago
  Tejun Heo e7c2f96744 workqueue: use mod_delayed_work() instead of __cancel + queue 13 years ago
  Jack Morgenstein a9e7432319 IB/mad: Don't send response for failed MADs 13 years ago
  Jack Morgenstein 840777de53 IB/mad: Set 'D' bit in response for unhandled MADs 13 years ago
  Swapna Thete 0b30704304 IB/mad: Return error response for unsupported MADs 13 years ago
  Linus Torvalds 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
  Paul Gortmaker e4dd23d753 infiniband: Fix up module files that need to include module.h 14 years ago
  Hefty, Sean b7ab0b19a8 IB/mad: Verify mgmt class in received MADs 13 years ago
  Ira Weiny c8367c4cd9 IB/mad: Return EPROTONOSUPPORT when an RDMA device lacks the QP required 14 years ago
  Eli Cohen fac70d5191 IB/mad: IBoE supports only QP1 (no QP0) 14 years ago
  Roland Dreier 1693395511 IB/mad: Make needlessly global mad_sendq_size/mad_recvq_size static 15 years ago
  Julia Lawall 9893e742a0 IB/core: Use kmemdup() instead of kmalloc()+memcpy() 15 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Steve Wise 070e140c4c IB/mad: Ignore iWARP devices on device removal 15 years ago
  Akinobu Mita 19b629f581 infiniband: use for_each_set_bit() 15 years ago
  Roland Dreier 73f526da02 Merge branch 'mad' into for-linus 16 years ago
  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 16 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