aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-15xtensa: disable link optimizationChris Zankel2-1/+2
2014-12-15iscsi-target: nullify session in failed login sequenceSagi Grimberg1-0/+1
2014-12-16KEYS: remove a bogus NULL checkDan Carpenter1-6/+4
2014-12-16Merge branch 'fixed_phy'David S. Miller2-3/+3
2014-12-16net: dsa: bcm_sf2: always select FIXED_PHYFlorian Fainelli1-1/+1
2014-12-16net: systemport: always select FIXED_PHYFlorian Fainelli1-1/+1
2014-12-16net: bcmgenet: always select FIXED_PHYFlorian Fainelli1-1/+1
2014-12-15target: Avoid dropping AllRegistrants reservation during unregisterNicholas Bellinger1-22/+65
2014-12-15target: Fix R_HOLDER bit usage for AllRegistrantsNicholas Bellinger1-3/+23
2014-12-15Merge branch 'next' into for-linusDmitry Torokhov77-922/+4949
2014-12-15xtensa/uaccess: fix sparse errorsMichael S. Tsirkin1-2/+2
2014-12-15Merge tag 'xtensa-for-next-20141213' of git://github.com/jcmvbkbc/linux-xtens...Chris Zankel2-1/+7
2014-12-15Merge tag 'v3.18' into for_nextChris Zankel634-2847/+5566
2014-12-15Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds17-80/+714
2014-12-16MAINTAINERS: add entry for intel_pstateKristen Carlson Accardi1-0/+6
2014-12-15Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and ...Roland Dreier50-451/+3499
2014-12-15IB/mlx5: Implement on demand paging by adding support for MMU notifiersHaggai Eran4-16/+198
2014-12-15IB/mlx5: Add support for RDMA read/write responder page faultsHaggai Eran1-0/+79
2014-12-15IB/mlx5: Handle page faultsHaggai Eran2-0/+415
2014-12-15IB/mlx5: Page faults handling infrastructureHaggai Eran6-22/+294
2014-12-15IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creationHaggai Eran4-8/+149
2014-12-15IB/mlx5: Changes in memory region creation to support on-demand pagingHaggai Eran4-18/+88
2014-12-15IB/mlx5: Implement the ODP capability query verbHaggai Eran4-0/+83
2014-12-15mlx5_core: Add support for page faults events and low level handlingHaggai Eran6-2/+291
2014-12-15mlx5_core: Re-add MLX5_DEV_CAP_FLAG_ON_DMND_PG flagRoland Dreier1-0/+1
2014-12-15IB/srp: Allow newline separator for connection stringSagi Grimberg1-1/+1
2014-12-15IB/core: Implement support for MMU notifiers regarding on demand paging regionsHaggai Eran8-13/+566
2014-12-15IB/core: Add support for on demand paging regionsShachar Raindel8-0/+442
2014-12-15IB/core: Add flags for on demand paging supportSagi Grimberg5-5/+81
2014-12-15IB/core: Add support for extended query device capsEli Cohen5-44/+103
2014-12-15IB/mlx5: Add function to read WQE from user-spaceHaggai Eran4-1/+80
2014-12-15IB/core: Add umem function to read data from user-spaceHaggai Eran2-0/+36
2014-12-15IB/core: Replace ib_umem's offset field with a full addressHaggai Eran8-12/+35
2014-12-15IB/mlx5: Enhance UMR support to allow partial page table updateHaggai Eran4-48/+109
2014-12-15IB/mlx5: Remove per-MR pas and dma pointersHaggai Eran2-11/+12
2014-12-15RDMA/ocrdma: Always resolve destination mac from GRH for UD QPsDevesh Sharma1-4/+1
2014-12-15RDMA/ocrdma: Fix ocrdma_query_qp() to report q_key value for UD QPsMitesh Ahuja1-0/+2
2014-12-15mlx4_core: Check for DPDP violation only when DPDP is not supportedYuval Shaia1-3/+3
2014-12-15IB/mlx4: Fix an incorrectly shadowed variable in mlx4_ib_rereg_user_mrJack Morgenstein1-1/+0
2014-12-15IB/iser: Bump version to 1.5Or Gerlitz1-1/+1
2014-12-15IB/iser: DIX updateSagi Grimberg2-57/+26
2014-12-15IB/iser: Micro-optimize iser_handle_wcSagi Grimberg1-1/+1
2014-12-15IB/iser: Micro-optimize iser loggingSagi Grimberg1-8/+5
2014-12-15IB/iser: Use more completion queuesSagi Grimberg2-4/+12
2014-12-15IB/iser: Remove redundant is_mr indicatorSagi Grimberg3-13/+4
2014-12-15IB/iser: Centralize memory region invalidation to a functionSagi Grimberg1-16/+16
2014-12-15IB/iser: Terminate connection before cleaning inflight tasksSagi Grimberg1-1/+1
2014-12-15IB/iser: Fix race between iser connection teardown and scsi TMFsSagi Grimberg1-8/+41
2014-12-15IB/iser: Fix possible NULL derefernce ib_conn->device in session_createAriel Nahum1-4/+18
2014-12-15IB/iser: Fix sparse warningsSagi Grimberg2-8/+8