Age | Commit message (Expand) | Author |
2016-12-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
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 | iw_cxgb4: set correct FetchBurstMax for QPs | Steve Wise |
2016-12-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
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/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/mlx4: Rework special QP creation error path | Bart Van Assche |
2016-12-14 | IB/usnic: simplify IS_ERR_OR_NULL to IS_ERR | Julia Lawall |
2016-12-14 | IB/nes: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes |
2016-12-14 | IB/mlx5: avoid bogus -Wmaybe-uninitialized warning | Arnd Bergmann |
2016-12-14 | qedr: remove pointless NULL check in qedr_post_send() | Wei Yongjun |
2016-12-14 | qedr: Use list_move_tail instead of list_del/list_add_tail | Wei Yongjun |
2016-12-14 | qedr: Fix possible memory leak in qedr_create_qp() | Wei Yongjun |
2016-12-14 | qedr: return -EINVAL if pd is null and avoid null ptr dereference | Colin Ian King |
2016-12-14 | IB/mad: Eliminate redundant SM class version defines for OPA | Hal Rosenstock |
2016-12-13 | IB/mlx5: Properly adjust rate limit on QP state transitions | Bodong Wang |
2016-12-13 | IB/mlx5: Report mlx5 packet pacing capabilities when querying device | Bodong Wang |
2016-12-13 | IB/mlx5: Support RAW Ethernet when RoCE is disabled | Or Gerlitz |
2016-12-13 | IB/mlx5: Rename RoCE related helpers to reflect being Eth ones | Or Gerlitz |
2016-12-13 | IB/mlx5: Refactor registration to netdev notifier | Or Gerlitz |
2016-12-13 | IB/mlx5: Use u64 for UMR length | Maor Gottlieb |
2016-12-13 | IB/mlx5: Avoid system crash when enabling many VFs | Eli Cohen |
2016-12-13 | IB/mlx5: Assign SRQ type earlier | Maor Gottlieb |
2016-12-13 | IB/mlx4: Fix out-of-range array index in destroy qp flow | Jack Morgenstein |
2016-12-13 | IB/mlx5: Make create/destroy_ah available to userspace | Moni Shoua |
2016-12-13 | IB/mlx5: Use kernel driver to help userspace create ah | Moni Shoua |
2016-12-13 | IB/core: Let create_ah return extended response to user | Moni Shoua |
2016-12-13 | IB/mlx5: Report that device has udata response in create_ah | Moni Shoua |
2016-12-13 | IB/mlx5: Add support to match inner packet fields | Moses Reuben |
2016-12-13 | IB/mlx5: Support Vxlan tunneling specification | Moses Reuben |
2016-12-13 | IB/mlx5: Add support for CQE compressing | Bodong Wang |