aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-04-28RDMA/i40iw: Fix endian issues and warningsIsmail, Mustafa8-56/+54
2016-04-28RDMA/i40iw: Add base memory management extensionsIsmail, Mustafa4-19/+271
2016-04-28RDMA/i40iw: Initialize max enabled vfs variableIsmail, Mustafa1-0/+1
2016-04-28RDMA/i40iw: Correct return code check in add_pble_poolIsmail, Mustafa1-4/+5
2016-04-28RDMA/i40iw: Add virtual channel message queueIsmail, Mustafa6-63/+103
2016-04-28RDMA/i40iw: Remove unused code and fix warningIsmail, Mustafa4-16/+3
2016-04-28RDMA/i40iw: Populate vendor_id and vendor_part_id fieldsIsmail, Mustafa1-2/+2
2016-04-28RDMA/i40iw: Set vendor_err only if there is an actual errorIsmail, Mustafa1-5/+5
2016-04-28RDMA/i40iw: Add qp table lock around AE processingIsmail, Mustafa3-2/+15
2016-04-28RDMA/i40iw: Do not set self-referencing pointer to NULL after freeIsmail, Mustafa1-1/+0
2016-04-28RDMA/i40iw: Correct max message size in query portIsmail, Mustafa1-1/+1
2016-04-28RDMA/i40iw: Fix refused connectionsIsmail, Mustafa1-41/+44
2016-04-28RDMA/i40iw: Correct QP size calculationIsmail, Mustafa4-66/+58
2016-04-28RDMA/i40iw: Fix overflow of region lengthIsmail, Mustafa2-3/+7
2016-04-28Merge branch 'k.o/for-4.6-rc' into testing/4.6Doug Ledford21-98/+171
2016-04-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into testing/4.6Doug Ledford158-743/+1559
2016-04-28IB/security: Restrict use of the write() interfaceJason Gunthorpe7-1/+40
2016-04-28IB/hfi1: Use kernel default llseek for ui deviceDean Luick1-23/+2
2016-04-28IB/hfi1: Don't attempt to free resources if initialization failedMitko Haralanov2-33/+29
2016-04-28IB/hfi1: Fix missing lock/unlock in verbs drain callbackMike Marciniszyn1-0/+2
2016-04-28IB/rdmavt: Fix send schedulingJubin John1-2/+2
2016-04-28IB/hfi1: Prevent unpinning of wrong pagesMitko Haralanov1-5/+8
2016-04-28IB/hfi1: Fix deadlock caused by locking with wrong scopeMitko Haralanov1-5/+11
2016-04-28IB/hfi1: Prevent NULL pointer deferences in caching codeMitko Haralanov4-23/+37
2016-04-28MAINTAINERS: Update iser/isert maintainer contact infoSagi Grimberg1-2/+2
2016-04-28IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg2-1/+12
2016-04-27Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+29
2016-04-27Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds5-28/+27
2016-04-27Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds6-11/+28
2016-04-27Merge tag 'arc-4.6-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds7-4/+55
2016-04-27Merge tag 'nios2-v4.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2Linus Torvalds1-1/+1
2016-04-27Merge tag 'platform-drivers-x86-v4.6-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86Linus Torvalds1-1/+1
2016-04-27ARC: add support for reserved memory defined by device treeAlexey Brodkin2-0/+5
2016-04-27ARC: support generic per-device coherent dma memAlexey Brodkin1-0/+1
2016-04-27nios2: memset: use the right constraint modifier for the %4 output operandRomain Perier1-1/+1
2016-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-218/+351
2016-04-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds21-135/+310
2016-04-26devpts: more pty driver interface cleanupsLinus Torvalds5-59/+28
2016-04-26bpf: fix double-fdput in replace_map_fd_with_map_ptr()Jann Horn1-1/+0
2016-04-26RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chipsHariprasad S2-2/+6
2016-04-26iw_cxgb4: handle draining an idle qpSteve Wise1-2/+16
2016-04-26iw_cxgb3: initialize ibdev.iwcm->ifname for port mappingSteve Wise1-0/+2
2016-04-26iw_cxgb4: initialize ibdev.iwcm->ifname for port mappingSteve Wise1-0/+2
2016-04-26IB/core: Don't drain non-existent rq queue-pairSagi Grimberg1-1/+2
2016-04-26net: ipv6: Delete host routes on an ifdownDavid Ahern1-33/+15
2016-04-26Revert "ipv6: Revert optional address flusing on ifdown."David S. Miller4-12/+161
2016-04-26workqueue: fix ghost PENDING flag while doing MQ IORoman Pen1-0/+29
2016-04-26drivers: firmware: psci: unify enable-method binding on ARM {64,32}-bit systemsSudeep Holla2-2/+1
2016-04-26net/mlx4_en: fix spurious timestamping callbacksEric Dumazet1-2/+4
2016-04-26net: dummy: remove note about being Y by defaultIvan Babrou1-3/+2