summaryrefslogtreecommitdiffstats
path: root/fs/xattr.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-21net/mlx5_core: Implement modify HCA vport commandEli Cohen3-0/+77
2016-03-21net/mlx5_core: Add VF param when querying vport counterEli Cohen3-4/+6
2016-03-21IB/ipoib: Add ndo operations for configuring VFsEli Cohen1-2/+63
2016-03-21IB/core: Add interfaces to control VF attributesEli Cohen2-0/+59
2016-03-21IB/core: Support accessing SA in virtualized environmentEli Cohen2-0/+11
2016-03-21IB/core: Add subnet prefix to port infoEli Cohen2-1/+15
2016-03-21IB/mlx5: Fix decision on using MAD_IFCEli Cohen1-1/+1
2016-03-21net/core: Add support for configuring VF GUIDsEli Cohen3-0/+46
2016-03-21IB/{core, ulp} Support above 32 possible device capability flagsLeon Romanovsky3-3/+3
2016-03-21IB/core: Replace setting the zero values in ib_uverbs_ex_query_deviceLeon Romanovsky1-12/+3
2016-03-21net/mlx5_core: Introduce offload arithmetic hardware capabilitiesSagi Grimberg3-1/+42
2016-03-21net/mlx5_core: Refactor device capability functionLeon Romanovsky3-62/+24
2016-03-21net/mlx5_core: Fix caching ATOMIC endian mode capabilityLeon Romanovsky1-0/+4
2016-03-21ib_srpt: fix a WARN_ON() messageDan Carpenter1-1/+1
2016-03-16iwpm: crash fix for large connections testFaisal Latif3-13/+13
2016-03-16iw_cxgb3: support for iWARP port mappingSteve Wise1-8/+8
2016-03-16iw_cxgb4: remove port mapper related codeSteve Wise3-264/+65
2016-03-16iw_nes: remove port mapper related codeFaisal Latif4-309/+80
2016-03-16iwcm: common code for port mapperFaisal Latif4-30/+172
2016-03-11net/9p: convert to new CQ APIChristoph Hellwig1-55/+31
2016-03-10IB/mlx5: Add support for don't trap rulesMaor Gottlieb3-8/+55
2016-03-10net/mlx5_core: Introduce forward to next priority actionMaor Gottlieb4-13/+188
2016-03-10net/mlx5_core: Create anchor of last flow tableMaor Gottlieb3-1/+46
2016-03-04iser: Accept arbitrary sg lists mapping if the device supports itSagi Grimberg2-9/+25
2016-03-04mlx5: Add arbitrary sg list supportSagi Grimberg4-8/+60
2016-03-04IB/core: Add arbitrary sg_list supportSagi Grimberg2-0/+8
2016-03-04IB/mlx5: Expose correct max_fast_reg_page_list_lenSagi Grimberg1-1/+2
2016-03-04IB/mlx5: Make coding style more consistentDoug Ledford1-4/+2
2016-03-04IB/mlx5: Convert UMR CQ to new CQ APIChristoph Hellwig3-40/+27
2016-03-03IB/ocrdma: Skip using unneeded intermediate variableMarkus Elfring1-3/+1
2016-03-03IB/ocrdma: Skip using unneeded intermediate variableMarkus Elfring1-2/+1
2016-03-03IB/ocrdma: Delete unnecessary variable initialisations in 11 functionsMarkus Elfring4-11/+11
2016-03-03IB/core: Documentation fix in the MAD header fileHal Rosenstock1-2/+2
2016-03-03IB/core: trivial prink cleanup.Parav Pandit10-89/+77
2016-03-03IB/core: Replace memset with eth_zero_addrAmitoj Kaur Chawla1-1/+1
2016-03-03IB/core: Modify conditional on ucontext existenceEli Cohen1-6/+6
2016-03-03IB/core: IB/core: Allow legacy verbs through extended interfacesEli Cohen1-10/+19
2016-03-03IB/core: Avoid duplicate codeEli Cohen1-20/+9
2016-03-03IB/{core, mlx5}: Fix input len in vendor part of create_qp/srqMajd Dibbiny2-11/+9
2016-03-03IB/mlx5: Avoid using user-index for SRQsMajd Dibbiny1-11/+19
2016-03-03IB/ipoib: Add handling for sending of skb with many fragsHans Westgaard Ry4-3/+45
2016-03-01IB/mlx5: Add memory windows allocation supportMatan Barak5-1/+120
2016-03-01IB/core: Add vendor's specific data to alloc mwMatan Barak8-8/+23
2016-03-01net/mlx5: Refactor mlx5_core_mr to mkeyMatan Barak10-94/+98
2016-03-01IB/mlx5: Added support for re-registration of MRsNoa Osherovich4-3/+227
2016-03-01IB/mlx5: Refactoring register MR codeNoa Osherovich1-75/+132
2016-03-01IB/cma: Print warning on different inner and header P_KeysHaggai Eran1-0/+8
2016-03-01IB/mlx5: Eliminate GSI RX QP's send buffersHaggai Eran1-0/+5
2016-03-01IB/mlx5: Pick the right GSI transmission QP for sendingHaggai Eran1-1/+47
2016-03-01IB/mlx5: Reorder GSI completionsHaggai Eran1-6/+150