Age | Commit message (Expand) | Author |
2017-01-02 | IB/mlx5: Improve MR check | Artemy Kovalyov |
2017-01-02 | IB/mlx5: Add ODP atomics support | Artemy Kovalyov |
2017-01-02 | {net,IB}/mlx5: Refactor page fault handling | Artemy Kovalyov |
2017-01-02 | IB/mlx5: Add MR cache for large UMR regions | Artemy Kovalyov |
2017-01-02 | IB/mlx5: Add support for big MRs | Artemy Kovalyov |
2017-01-02 | IB/mlx5: Refactor UMR post send format | Artemy Kovalyov |
2017-01-02 | IB/mlx5: Add helper mlx5_ib_post_send_wait | Binoy Jayan |
2017-01-02 | IB/mlx5: Reorder code in query device command | Leon Romanovsky |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-12-22 | IB/rxe: Don't check for null ptr in send() | Andrew Boyer |
2016-12-22 | IB/rxe: Drop future atomic/read packets rather than retrying | Andrew Boyer |
2016-12-22 | IB/rxe: Use BTH_PSN_MASK when ACKing duplicate sends | Andrew Boyer |
2016-12-22 | qedr: Always notify the verb consumer of flushed CQEs | Amrani, Ram |
2016-12-22 | qedr: clear the vendor error field in the work completion | Amrani, Ram |
2016-12-22 | qedr: post_send/recv according to QP state | Amrani, Ram |
2016-12-22 | qedr: ignore inline flag in read verbs | Amrani, Ram |
2016-12-22 | qedr: modify QP state to error when destroying it | Amrani, Ram |
2016-12-22 | qedr: return correct value on modify qp | Amrani, Ram |
2016-12-22 | qedr: return error if destroy CQ failed | Amrani, Ram |
2016-12-22 | qedr: configure the number of CQEs on CQ creation | Amrani, Ram |
2016-12-22 | i40iw: Set 128B as the only supported RQ WQE size | Chien Tin Tung |
2016-12-18 | IB/rxe: Fix a memory leak in rxe_qp_cleanup() | Bart Van Assche |
2016-12-18 | iw_cxgb4: set correct FetchBurstMax for QPs | Steve Wise |
2016-12-15 | rdma: fix buggy code that the compiler warns about | Linus Torvalds |
2016-12-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-12-14 | mm: add locked parameter to get_user_pages_remote() | Lorenzo Stoakes |
2016-12-14 | Merge branch 'vmw_pvrdma' into merge-test | Doug Ledford |
2016-12-14 | IB: Add vmw_pvrdma driver | Adit Ranadive |
2016-12-14 | Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test | Doug Ledford |
2016-12-14 | Merge branch 'mlx' into merge-test | Doug Ledford |
2016-12-14 | Merge branch 'hfi1' into merge-test | Doug Ledford |
2016-12-14 | Merge branches 'chelsio', 'debug-cleanup', 'hns' and 'i40iw' into merge-test | Doug Ledford |
2016-12-14 | IB/mlx4: fix improper return value | Pan Bian |
2016-12-14 | IB/ocrdma: fix bad initialization | Pan Bian |
2016-12-14 | infiniband: nes: return value of skb_linearize should be handled | Zhouyi Zhou |
2016-12-14 | IB/core: fix unmap_sg argument | Sebastian Ott |
2016-12-14 | IB/mthca: Replace pci_pool_alloc by pci_pool_zalloc | Souptick Joarder |
2016-12-14 | mlx5, calc_sq_size(): Make a debug message more informative | Bart Van Assche |
2016-12-14 | mlx5: Remove a set-but-not-used variable | Bart Van Assche |
2016-12-14 | mlx5: Use { } instead of { 0 } to init struct | Bart Van Assche |
2016-12-14 | IB/srp: Make writing the add_target sysfs attr interruptible | Bart Van Assche |
2016-12-14 | IB/srp: Make mapping failures easier to debug | Bart Van Assche |
2016-12-14 | IB/srp: Make login failures easier to debug | Bart Van Assche |
2016-12-14 | IB/srp: Introduce a local variable in srp_add_one() | Bart Van Assche |
2016-12-14 | IB/srp: Fix CONFIG_DYNAMIC_DEBUG=n build | Bart Van Assche |
2016-12-14 | IB/multicast: Check ib_find_pkey() return value | Bart Van Assche |
2016-12-14 | IPoIB: Avoid reading an uninitialized member variable | Bart Van Assche |
2016-12-14 | IB/mad: Fix an array index check | Bart Van Assche |
2016-12-14 | IB/mlx4: Rework special QP creation error path | Bart Van Assche |