Age | Commit message (Expand) | Author |
2017-07-20 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2017-07-20 | Merge tag 'for-f2fs-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-07-20 | Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds |
2017-07-20 | Merge tag 'libnvdimm-fixes-4.13-rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-07-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2017-07-20 | Merge branches 'intel_pstate' and 'pm-domains' | Rafael J. Wysocki |
2017-07-20 | RDMA/core: Initialize port_num in qp_attr | Ismail, Mustafa |
2017-07-20 | RDMA/uverbs: Fix the check for port number | Ismail, Mustafa |
2017-07-20 | IB/cma: Fix reference count leak when no ipv4 addresses are set | Kalderon, Michal |
2017-07-20 | RDMA/iser: don't send an rkey if all data is written as immadiate-data | Sagi Grimberg |
2017-07-20 | rxe: fix broken receive queue draining | Vijay Immanuel |
2017-07-20 | RDMA/qedr: Prevent memory overrun in verbs' user responses | Amrani, Ram |
2017-07-20 | iw_cxgb4: don't use WR keys/addrs for 0 byte reads | Ganesh Goudar |
2017-07-20 | IB/mlx4: Fix CM REQ retries in paravirt mode | HÃ¥kon Bugge |
2017-07-20 | IB/rdmavt: Setting of QP timeout can overflow jiffies computation | Kaike Wan |
2017-07-20 | IB/core: Fix sparse warnings | Matan Barak |
2017-07-20 | RDMA/bnxt_re: Fix the value reported for local ack delay | Selvin Xavier |
2017-07-20 | RDMA/bnxt_re: Report MISSED_EVENTS in req_notify_cq | Selvin Xavier |
2017-07-20 | RDMA/bnxt_re: Fix return value of poll routine | Devesh Sharma |
2017-07-20 | RDMA/bnxt_re: Enable atomics only if host bios supports | Devesh Sharma |
2017-07-20 | RDMA/bnxt_re: Specify RDMA component when allocating stats context | Somnath Kotur |
2017-07-20 | RDMA/bnxt_re: Fixed the max_rd_atomic support for initiator and destination QP | Eddie Wai |
2017-07-20 | RDMA/bnxt_re: Report supported value to IB stack in query_device | Selvin Xavier |
2017-07-20 | RDMA/bnxt_re: Do not free the ctx_tbl entry if delete GID fails | Selvin Xavier |
2017-07-20 | RDMA/bnxt_re: Fix WQE Size posted to HW to prevent it from throwing error | Somnath Kotur |
2017-07-20 | RDMA/bnxt_re: Free doorbell page index (DPI) during dealloc ucontext | Devesh Sharma |
2017-07-20 | IB/mlx5: Fix a warning message | Dan Carpenter |
2017-07-20 | RDMA/ocrdma: Fix error codes in ocrdma_create_srq() | Dan Carpenter |
2017-07-20 | RDMA/ocrdma: Fix an error code in ocrdma_alloc_pd() | Dan Carpenter |
2017-07-20 | IB/cxgb3: Fix error codes in iwch_alloc_mr() | Dan Carpenter |
2017-07-20 | cxgb4: Fix error codes in c4iw_create_cq() | Dan Carpenter |
2017-07-20 | IB/i40iw: Fix error code in i40iw_create_cq() | Dan Carpenter |
2017-07-20 | IB/IPoIB: Fix error code in ipoib_add_port() | Dan Carpenter |
2017-07-20 | RDMA/bnxt_re: checking for NULL instead of IS_ERR() | Dan Carpenter |
2017-07-20 | i40iw: Free QP PBLEs when the QP is destroyed | Tatyana Nikolova |
2017-07-20 | i40iw: Avoid memory leak of CQP request objects | Shiraz Saleem |
2017-07-20 | i40iw: Update list correctly | Henry Orosco |
2017-07-20 | i40iw: Add missing memory barrier | Henry Orosco |
2017-07-20 | i40iw: Free QP resources on CQP destroy QP failure | Shiraz Saleem |
2017-07-20 | i40iw: Release cm_id ref on PCI function reset | Shiraz Saleem |
2017-07-20 | i40iw: Utilize iwdev->reset during PCI function reset | Shiraz Saleem |
2017-07-20 | i40iw: Do not poll CCQ after it is destroyed | Mustafa Ismail |
2017-07-20 | i40iw: Fix order of cleanup in close | Mustafa Ismail |
2017-07-20 | kvm: x86: hyperv: avoid livelock in oneshot SynIC timers | Roman Kagan |
2017-07-20 | KVM: VMX: Fix invalid guest state detection after task-switch emulation | Wanpeng Li |
2017-07-20 | nvmet: don't report 0-bytes in serial number | Martin Wilck |
2017-07-20 | nvmet: preserve controller serial number between reboots | Johannes Thumshirn |
2017-07-20 | nvmet: Move serial number from controller to subsystem | Johannes Thumshirn |
2017-07-20 | nvmet: prefix version configfs file with attr | Johannes Thumshirn |
2017-07-20 | nvme-pci: Fix an error handling path in 'nvme_probe()' | Christophe JAILLET |