summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-05RDMA/iw_cxgb4: move QP -> ERROR on fatal disconnect errorsHariprasad S
2016-05-05RDMA/iw_cxgb4: don't use abort_connection in process_mpa_request()Hariprasad S
2016-05-05RDMA/iw_cxgb4: remove abort_connection() usage from accept/rejectHariprasad S
2016-05-05RDMA/iw_cxgb4: free resources when send_flowc() failsHariprasad S
2016-05-05RDMA/iw_cxgb4: remove connection abort from process_mpa_replyHariprasad S
2016-05-05RDMA/iw_cxgb4: ensure eps don't get freed while the mutex is heldHariprasad S
2016-05-05RDMA/iw_cxgb4: stop ep timer on close failureHariprasad S
2016-05-05RDMA/iw_cxgb4: release ep resources on accept arp failureHariprasad S
2016-05-05IB/iser: Fix max_sectors calculationChristoph Hellwig
2016-04-28RDMA/nes: don't leak skb if carrier downFlorian Westphal
2016-04-28IB/security: Restrict use of the write() interfaceJason Gunthorpe
2016-04-28IB/hfi1: Use kernel default llseek for ui deviceDean Luick
2016-04-28IB/hfi1: Don't attempt to free resources if initialization failedMitko Haralanov
2016-04-28IB/hfi1: Fix missing lock/unlock in verbs drain callbackMike Marciniszyn
2016-04-28IB/rdmavt: Fix send schedulingJubin John
2016-04-28IB/hfi1: Prevent unpinning of wrong pagesMitko Haralanov
2016-04-28IB/hfi1: Fix deadlock caused by locking with wrong scopeMitko Haralanov
2016-04-28IB/hfi1: Prevent NULL pointer deferences in caching codeMitko Haralanov
2016-04-28MAINTAINERS: Update iser/isert maintainer contact infoSagi Grimberg
2016-04-28IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg
2016-04-26RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chipsHariprasad S
2016-04-26iw_cxgb4: handle draining an idle qpSteve Wise
2016-04-26iw_cxgb3: initialize ibdev.iwcm->ifname for port mappingSteve Wise
2016-04-26iw_cxgb4: initialize ibdev.iwcm->ifname for port mappingSteve Wise
2016-04-26IB/core: Don't drain non-existent rq queue-pairSagi Grimberg
2016-04-22IB/core: Fix oops in ib_cache_gid_set_default_gidDoug Ledford
2016-04-06i40iw: avoid potential uninitialized variable useArnd Bergmann
2016-04-06IB/mlx5: fix VFs callback function prototypesArnd Bergmann
2016-04-03Linux 4.6-rc2Linus Torvalds
2016-04-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-04-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-04-03v4l2-mc: avoid warning about unused variableLinus Torvalds
2016-04-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-04-02Merge tag 'rproc-v4.6-rc1' of git://github.com/andersson/remoteprocLinus Torvalds
2016-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2016-04-02Convert straggling drivers to new six-argument get_user_pages()Linus Torvalds
2016-04-02Merge tag 'configfs-for-linus-2' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2016-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-01Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-04-01Merge tag 'pm+acpi-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-04-02Merge branch 'acpi-processor'Rafael J. Wysocki
2016-04-01Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-04-01Merge tag 'for-linus' of git://github.com/martinbrandenburg/linuxLinus Torvalds
2016-04-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-04-01Merge tag 'sound-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-04-01.mailmap: add Christophe RicardChristophe Ricard
2016-04-01Make CONFIG_FHANDLE default yAndi Kleen
2016-04-01mm/page_isolation.c: fix the function commentsNeil Zhang
2016-04-01oom, oom_reaper: do not enqueue task if it is on the oom_reaper_list headMichal Hocko