Age | Commit message (Expand) | Author |
2013-08-13 | IB/qib: Improve SDMA performance | CQ Tang |
2013-08-12 | RDMA/cma: Add IPv6 support for iWARP | Steve Wise |
2013-08-12 | RDMA/ocrdma: Cache recv DB until QP moved to RTR | Naresh Gottumukkala |
2013-08-12 | RDMA/ocrdma: Remove __packed | Naresh Gottumukkala |
2013-08-12 | RDMA/ocrdma: Remove driver QP state machine | Naresh Gottumukkala |
2013-08-12 | RDMA/ocrdma: Don't allow zero/invalid sgid usage | Naresh Gottumukkala |
2013-08-12 | RDMA/ocrdma: Remove redundant dev reference | Naresh Gottumukkala |
2013-08-12 | RDMA/ocrdma: Style and redundant code cleanup | Naresh Gottumukkala |
2013-08-10 | IB/iser: Introduce fast memory registration model (FRWR) | Sagi Grimberg |
2013-08-10 | IB/iser: Place the fmr pool into a union in iser's IB conn struct | Sagi Grimberg |
2013-08-10 | IB/iser: Handle unaligned SG in separate function | Sagi Grimberg |
2013-08-10 | IB/iser: Generalize rdma memory registration | Sagi Grimberg |
2013-08-10 | IB/iser: Accept session->cmds_max from user space | Shlomo Pongratz |
2013-08-10 | IB/iser: Restructure allocation/deallocation of connection resources | Shlomo Pongratz |
2013-08-10 | IB/iser: Use proper debug level value for info prints | Or Gerlitz |
2013-07-31 | Merge branches 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes... | Roland Dreier |
2013-07-31 | IPoIB: Fix pkey change flow for virtualization environments | Erez Shitrit |
2013-07-31 | IPoIB: Make sure child devices use valid/proper pkeys | Or Gerlitz |
2013-07-31 | IB/core: Create QP1 using the pkey index which contains the default pkey | Jack Morgenstein |
2013-07-31 | mlx5_core: Variable may be used uninitialized | Andi Shyti |
2013-07-31 | IB/mlx5: Fix stack info leak in mlx5_ib_alloc_ucontext() | Dan Carpenter |
2013-07-31 | IB/mlx5: Fix error return code in init_one() | Wei Yongjun |
2013-07-31 | IB/mlx4: Use default pkey when creating tunnel QPs | Jack Morgenstein |
2013-07-31 | RDMA/cma: Only call cma_save_ib_info() for CM REQs | Sean Hefty |
2013-07-31 | RDMA/cma: Fix accessing invalid private data for UD | Sean Hefty |
2013-07-30 | RDMA/cma: Fix gcc warning | Paul Bolle |
2013-07-30 | Revert "RDMA/nes: Fix compilation error when nes_debug is enabled" | Roland Dreier |
2013-07-30 | IB/qib: Add err_decode() call for ring dump | Mike Marciniszyn |
2013-07-30 | RDMA/cxgb3: Fix stack info leak in iwch_create_cq() | Dan Carpenter |
2013-07-30 | RDMA/nes: Fix info leaks in nes_create_qp() and nes_create_cq() | Dan Carpenter |
2013-07-30 | RDMA/ocrdma: Fix several stack info leaks | Dan Carpenter |
2013-07-30 | RDMA/cxgb4: Fix stack info leak in c4iw_create_qp() | Dan Carpenter |
2013-07-26 | RDMA/ocrdma: Remove unused include | Roland Dreier |
2013-07-15 | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. | Rusty Russell |
2013-07-13 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2013-07-11 | Merge branches 'mlx5', 'qib' and 'srp' into for-next | Roland Dreier |
2013-07-11 | mlx5: Return -EFAULT instead of -EPERM | Dan Carpenter |
2013-07-11 | IB/qib: Log all SDMA errors unconditionally | Dean Luick |
2013-07-11 | IB/qib: Fix module-level leak | Mike Marciniszyn |
2013-07-11 | IB/srp: Let srp_abort() return FAST_IO_FAIL if TL offline | Bart Van Assche |
2013-07-11 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2013-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-07-08 | Merge branches 'af_ib', 'cxgb4', 'misc', 'mlx5', 'ocrdma', 'qib' and 'srp' in... | Roland Dreier |
2013-07-08 | IB/uverbs: Use get_unused_fd_flags(O_CLOEXEC) instead of get_unused_fd() | Roland Dreier |
2013-07-08 | IB/mlx5: Make profile[] static in main.c | Roland Dreier |
2013-07-08 | mlx5: Add driver for Mellanox Connect-IB adapters | Eli Cohen |
2013-07-08 | iser-target: Ignore non TEXT + LOGOUT opcodes for discovery | Nicholas Bellinger |
2013-07-08 | target: make queue_tm_rsp() return void | Joern Engel |
2013-07-08 | iser-target: Add support for ISCSI_OP_TEXT opcode + payload handling | Nicholas Bellinger |
2013-07-08 | iser-target: Rename sense_buf_[dma,len] to pdu_[dma,len] | Nicholas Bellinger |