Age | Commit message (Expand) | Author |
2013-01-17 | RDMA/nes: Fix for terminate timer crash | Tatyana Nikolova |
2013-01-17 | RDMA/nes: Fix for crash when registering zero length MR for CQ | Tatyana Nikolova |
2012-03-05 | IB: Use central enum for speed instead of hard-coded values | Or Gerlitz |
2012-01-30 | RDMA/nes: Copyright update | Tatyana Nikolova |
2012-01-27 | RDMA/nes: Fix fast memory registration opcode | Tatyana Nikolova |
2012-01-27 | RDMA/nes: Fix fast memory registration length | Tatyana Nikolova |
2011-10-10 | RDMA/nes: Support for Packed And Unaligned fpdus | Faisal Latif |
2011-10-06 | RDMA/nes: Add missing calls to ib_umem_release() | Julia Lawall |
2011-07-18 | RDMA: Allow for NULL .modify_device() and .modify_port() methods | Bart Van Assche |
2011-05-09 | RDMA/iwcm: Get rid of enum iw_cm_event_status | Roland Dreier |
2011-01-16 | RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE events | Maciej Sosnowski |
2010-10-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2010-10-12 | net: percpu net_device refcount | Eric Dumazet |
2010-10-06 | RDMA/nes: Report correct port state if interface is down | Chien Tung |
2010-09-27 | RDMA/nes: Fix cast-to-pointer warnings on 32-bit | Roland Dreier |
2010-08-04 | RDMA/nes: Get rid of "set but not used" variables | Roland Dreier |
2010-08-04 | RDMA/nes: Read firmware version from correct place | Miroslaw Walukiewicz |
2010-08-04 | RDMA/nes: Fix two sparse warnings | Or Gerlitz |
2010-07-28 | RDMA/nes: Fix hangs on ifdown | Faisal Latif |
2010-05-21 | IB/core: Allow device-specific per-port sysfs files | Ralph Campbell |
2010-04-21 | RDMA/nes: Make unnecessarily global functions static | Roland Dreier |
2010-04-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2010-04-07 | RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp() | Chien Tung |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-11 | RDMA/nes: Set assume_aligned_header bit | Faisal Latif |
2010-02-19 | RDMA/nes: Change WQ overflow return code | Or Gerlitz |
2009-12-09 | RDMA/nes: Free kmap() resources | Faisal Latif |
2009-12-09 | RDMA/nes: Check for zero STag | Faisal Latif |
2009-12-09 | RDMA/nes: Fix query of ORD values | Faisal Latif |
2009-12-09 | RDMA/nes: Update copyright and branding string | Chien Tung |
2009-12-09 | RDMA/nes: Add max_cqe check to nes_create_cq() | Chien Tung |
2009-12-09 | RDMA/nes: Clean up struct nes_qp | Chien Tung |
2009-12-09 | RDMA/nes: Implement IB_SIGNAL_ALL_WR as an iWARP extension | Chien Tung |
2009-12-09 | RDMA/nes: Correct fast memory registration implementation | Chien Tung |
2009-12-09 | RDMA/nes: Add support for IB_WR_*INV | Chien Tung |
2009-12-09 | RDMA/nes: In nes_post_recv() always set bad_wr on error | Frank Zago |
2009-12-09 | RDMA/nes: In nes_post_send() always set bad_wr on error | Frank Zago |
2009-09-05 | RDMA/nes: Map MTU to IB_MTU_* and correctly report link state | Chien Tung |
2009-09-05 | RDMA/nes: Use the flush code to fill in cqe error | Don Wood |
2009-09-05 | RDMA/nes: Make poll_cq return correct number of wqes during flush | Don Wood |
2009-09-05 | RDMA/nes: Implement Terminate Packet | Don Wood |
2009-09-05 | RDMA/nes: Clean out CQ completions when QP is destroyed | Don Wood |
2009-06-22 | RDMA/nes: Fix max_qp_init_rd_atom returned from query device | Faisal Latif |
2009-04-27 | RDMA/nes: Fix fw_ver in /sys | Chien Tung |
2009-04-21 | RDMA/nes: Fix resource issues in nes_create_cq() and nes_destroy_cq() | Miroslaw Walukiewicz |
2009-04-21 | RDMA/nes: Remove root_256()'s unused pbl_count_256 parameter | Matt Kraai |
2009-04-20 | RDMA/nes: Fix bugs in nes_reg_phys_mr() | Don Wood |
2009-04-20 | RDMA/nes: Fix compiler warning at nes_verbs.c:1955 | Chien Tung |
2009-03-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2009-03-12 | RDMA/nes: Don't allow userspace QPs to use STag zero | Faisal Latif |