Age | Commit message (Expand) | Author | Files | Lines |
2017-04-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2 | -19/+49 |
2017-03-30 | iser-target: avoid posting a recv buffer twice | Sagi Grimberg | 2 | -1/+14 |
2017-03-30 | iser-target: Fix queue-full response handling | Nicholas Bellinger | 1 | -18/+35 |
2017-03-24 | IB/qib: fix false-postive maybe-uninitialized warning | Arnd Bergmann | 1 | -1/+1 |
2017-03-24 | RDMA/iser: Fix possible mr leak on device removal event | Sagi Grimberg | 2 | -3/+7 |
2017-03-24 | IB/device: Convert ib-comp-wq to be CPU-bound | Sagi Grimberg | 1 | -2/+1 |
2017-03-24 | IB/cq: Don't process more than the given budget | Sagi Grimberg | 1 | -1/+7 |
2017-03-24 | IB/rxe: increment msn only when completing a request | David Marchand | 1 | -5/+4 |
2017-03-24 | IB/core: Restore I/O MMU, s390 and powerpc support | Bart Van Assche | 1 | -6/+20 |
2017-03-24 | IB/rxe: Update documentation link | Leon Romanovsky | 1 | -1/+1 |
2017-03-24 | RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num() | Dan Carpenter | 1 | -1/+1 |
2017-03-24 | IB/rxe: double free on error | Dan Carpenter | 1 | -1/+1 |
2017-03-24 | RDMA/vmw_pvrdma: Activate device on ethernet link up | Aditya Sarwade | 2 | -3/+12 |
2017-03-24 | RDMA/vmw_pvrdma: Dont hardcode QP header page | Adit Ranadive | 2 | -4/+6 |
2017-03-24 | RDMA/vmw_pvrdma: Cleanup unused variables | Adit Ranadive | 3 | -22/+17 |
2017-03-24 | infiniband: Fix alignment of mmap cookies to support VIPT caching | Jason Gunthorpe | 2 | -4/+4 |
2017-03-24 | IB/core: Protect against self-requeue of a cq work item | Sagi Grimberg | 1 | -1/+1 |
2017-03-24 | i40iw: Receive netdev events post INET_NOTIFIER state | Shiraz Saleem | 1 | -0/+8 |
2017-03-02 | sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re... | Ingo Molnar | 3 | -0/+3 |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar | 2 | -2/+2 |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 2 | -0/+2 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 4 | -3/+4 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 6 | -0/+7 |
2017-03-02 | sched/core: Remove the tsk_cpus_allowed() wrapper | Ingo Molnar | 2 | -2/+2 |
2017-02-27 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 5 | -7/+7 |
2017-02-27 | Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 6 | -6/+219 |
2017-02-27 | mm: add new mmgrab() helper | Vegard Nossum | 1 | -1/+1 |
2017-02-27 | scripts/spelling.txt: add "therfore" pattern and fix typo instances | Masahiro Yamada | 1 | -3/+3 |
2017-02-27 | scripts/spelling.txt: add "overwriten" pattern and fix typo instances | Masahiro Yamada | 3 | -3/+3 |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 45 | -842/+58 |
2017-02-24 | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang | 2 | -3/+3 |
2017-02-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 36 | -258/+1312 |
2017-02-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 114 | -2443/+15336 |
2017-02-22 | RDMA/bnxt_re: fix for "bnxt_en: Update to firmware interface spec 1.7.0." | Stephen Rothwell | 1 | -2/+2 |
2017-02-22 | rdma_cm: fail iwarp accepts w/o connection params | Steve Wise | 1 | -0/+3 |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 9 | -1038/+864 |
2017-02-21 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -0/+2 |
2017-02-20 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 6 | -13/+13 |
2017-02-19 | IB/srp: Drain the send queue before destroying a QP | Bart Van Assche | 1 | -5/+14 |
2017-02-19 | IB/core: Add support for draining IB_POLL_DIRECT completion queues | Bart Van Assche | 2 | -22/+17 |
2017-02-19 | IB/srp: Improve an error path | Bart Van Assche | 1 | -1/+2 |
2017-02-19 | IB/srp: Make a diagnostic message more informative | Bart Van Assche | 1 | -2/+3 |
2017-02-19 | IB/srp: Document locking conventions | Bart Van Assche | 1 | -0/+5 |
2017-02-19 | IB/srp: Fix race conditions related to task management | Bart Van Assche | 2 | -16/+30 |
2017-02-19 | IB/srp: Avoid that duplicate responses trigger a kernel bug | Bart Van Assche | 1 | -1/+3 |
2017-02-19 | IB/SRP: Avoid using IB_MR_TYPE_SG_GAPS | Bart Van Assche | 1 | -9/+3 |
2017-02-19 | RDMA/qedr: Fix some error handling | Christophe Jaillet | 1 | -4/+6 |
2017-02-19 | RDMA/bnxt_re: add DCB dependency | Arnd Bergmann | 1 | -1/+1 |
2017-02-19 | IB/hns: include linux/module.h | Arnd Bergmann | 1 | -0/+1 |
2017-02-19 | IB/vmw_pvrdma: Expose vendor error to ULPs | Yuval Shaia | 1 | -1/+1 |