summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | | IB/mlx4: Manage admin alias GUID upon admin requestYishai Hadas2015-04-152-9/+15
| | | | | * | | | IB/mlx4: Alias GUID adding persistency supportYishai Hadas2015-04-153-84/+245
| | | | | |/ / /
| | | | * | | | infiniband/mlx4: check for mapping errorSebastian Ott2015-04-152-0/+13
| | | | * | | | ib_uverbs: Fix pages leak when using XRC SRQsSébastien Dugué2015-04-151-11/+11
| | | | |/ / /
| | | * | | | IB/iser: Rewrite bounce buffer code pathSagi Grimberg2015-04-153-88/+137
| | | * | | | IB/iser: Bump version to 1.6Sagi Grimberg2015-04-151-1/+1
| | | * | | | IB/iser: Remove code duplication for a single DMA entrySagi Grimberg2015-04-151-27/+21
| | | * | | | IB/iser: Pass struct iser_mem_reg to iser_fast_reg_mr and iser_reg_sig_mrSagi Grimberg2015-04-151-43/+32
| | | * | | | IB/iser: Modify struct iser_mem_reg membersSagi Grimberg2015-04-153-33/+29
| | | * | | | IB/iser: Make fastreg pool cache friendlySagi Grimberg2015-04-151-1/+1
| | | * | | | IB/iser: Move PI context alloc/free to routinesSagi Grimberg2015-04-151-55/+63
| | | * | | | IB/iser: Move fastreg descriptor pool get/put to helper functionsSagi Grimberg2015-04-152-18/+37
| | | * | | | IB/iser: Merge build page-vec into register page-vecSagi Grimberg2015-04-151-58/+33
| | | * | | | IB/iser: Get rid of struct iser_rdma_regdSagi Grimberg2015-04-154-70/+53
| | | * | | | IB/iser: Remove redundant assignments in iser_reg_page_vecSagi Grimberg2015-04-151-5/+2
| | | * | | | IB/iser: Move memory reg/dereg routines to iser_memory.cSagi Grimberg2015-04-153-91/+88
| | | * | | | IB/iser: Don't pass ib_device to fall_to_bounce_buff routineSagi Grimberg2015-04-151-6/+6
| | | * | | | IB/iser: Remove a redundant struct iser_data_bufSagi Grimberg2015-04-153-52/+34
| | | * | | | IB/iser: Remove redundant cmd_data_len calculationSagi Grimberg2015-04-151-4/+1
| | | * | | | IB/iser: Fix wrong calculation of protection buffer lengthSagi Grimberg2015-04-151-2/+2
| | | * | | | IB/iser: Handle fastreg/local_inv completion errorsSagi Grimberg2015-04-151-5/+6
| | | * | | | IB/iser: Fix unload during ep_poll wrong dereferenceSagi Grimberg2015-04-151-1/+1
| | | |/ / /
| | * | | | IB/mlx4: Fix WQE LSO segment calculationErez Shitrit2015-04-151-2/+1
| | * | | | IB/ipoib: Remove IPOIB_MCAST_RUN bitErez Shitrit2015-04-152-5/+2
| | * | | | IB/ipoib: Save only IPOIB_MAX_PATH_REC_QUEUE skb'sErez Shitrit2015-04-151-3/+10
| | * | | | IB/ipoib: Handle QP in SQE stateErez Shitrit2015-04-152-1/+63
| | * | | | IB/ipoib: Update broadcast record values after each successful join requestErez Shitrit2015-04-151-1/+17
| | * | | | IB/ipoib: Use one linear skb in RX flowErez Shitrit2015-04-153-72/+13
| | * | | | IB/ipoib: drop mcast_mutex usageDoug Ledford2015-04-151-38/+32
| | * | | | IB/ipoib: deserialize multicast joinsDoug Ledford2015-04-151-168/+82
| | * | | | IB/ipoib: fix MCAST_FLAG_BUSY usageDoug Ledford2015-04-152-128/+238
| | * | | | IB/ipoib: No longer use flush as a parameterDoug Ledford2015-04-154-30/+39
| | * | | | IB/ipoib: Use dedicated workqueues per interfaceDoug Ledford2015-04-156-38/+66
| | * | | | IB/ipoib: Make the carrier_on_task race awareDoug Ledford2015-04-151-8/+17
| | * | | | IB/ipoib: Consolidate rtnl_lock tasks in workqueueDoug Ledford2015-04-151-6/+2
| | * | | | IB/ipoib: change init sequence orderingDoug Ledford2015-04-151-7/+17
| | * | | | IB/ipoib: factor out ah flushingDoug Ledford2015-04-151-18/+28
| | |/ / /
| * | | | IB/core: don't disallow registering region starting at 0x0Yann Droneaud2015-04-151-2/+2
| * | | | IB/core: disallow registering 0-sized memory regionYann Droneaud2015-04-151-0/+3
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-173-3/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | IB/ipoib: Fix ndo_get_iflinkErez Shitrit2015-04-172-2/+6
| * | | cxgb4: drop __GFP_NOFAIL allocationMichal Hocko2015-04-161-1/+1
| |/ /
* | | infinibad: weird APIs switched to ->write_iter()Al Viro2015-04-112-15/+23
|/ /
* | Merge branch 'iocb' into for-davemAl Viro2015-04-092-2/+0
|\ \
| * | fs: move struct kiocb to fs.hChristoph Hellwig2015-03-252-2/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-061-0/+8
|\ \ \
| * | | IB/uverbs: Prevent integer overflow in ib_umem_get address arithmeticShachar Raindel2015-04-021-0/+8
* | | | net/mlx5_core: Extend struct mlx5_interface to support multiple protocolsSaeed Mahameed2015-04-021-0/+1
* | | | net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driverSaeed Mahameed2015-04-021-2/+6
* | | | net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_coreSaeed Mahameed2015-04-023-104/+5
OpenPOWER on IntegriCloud