summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Coccinelle: Script to detect incorrect argument to sizeofHimangi Saraogi2014-08-061-0/+76
| * | | | Coccinelle: Script to use ARRAY_SIZE instead of division of two sizeofsHimangi Saraogi2014-08-061-0/+87
| * | | | Coccinelle: Script to detect cast after memory allocationHimangi Saraogi2014-08-062-67/+72
| * | | | coccinelle/null: solve parse errorHimangi Saraogi2014-08-061-1/+2
| * | | | Documentation: headers_install.txt is part of kbuildYann Droneaud2014-08-052-0/+2
| * | | | kbuild: make -s should be used with kernelrelease/kernelversion/image_nameMichal Marek2014-07-111-3/+3
* | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-08-149-103/+75
|\ \ \ \ \
| * | | | | kbuild: Fix handling of backslashes in *.cmd filesMichal Marek2014-08-071-6/+8
| * | | | | kbuild, LLVMLinux: Supress warnings unless W=1-3Behan Webster2014-08-052-10/+12
| * | | | | Kbuild: Add a option to enable dwarf4 v2Andi Kleen2014-07-302-0/+12
| * | | | | kbuild: Support split debug info v4Andi Kleen2014-07-303-0/+21
| * | | | | kbuild: allow to override Python command nameMasahiro Yamada2014-07-182-2/+3
| * | | | | kbuild: clean-up and bug fix of scripts/Makefile.hostMasahiro Yamada2014-07-161-6/+3
| * | | | | kbuild: clean up scripts/Makefile.hostMasahiro Yamada2014-07-161-7/+3
| * | | | | kbuild: drop shared library support from Makefile.hostMasahiro Yamada2014-07-162-71/+11
| * | | | | kbuild: fix a bug of C++ host program handlingMasahiro Yamada2014-07-161-1/+2
| * | | | | kbuild: fix a typo in scripts/Makefile.hostMasahiro Yamada2014-07-161-1/+1
| * | | | | scripts/Makefile.clean: clean also $(extra-m) and $(extra-)Masahiro Yamada2014-07-031-2/+2
| |/ / / /
* | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-08-1457-455/+1851
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----------------. \ \ \ \ Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...Roland Dreier2014-08-1448-451/+1436
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * | | | | IB/srp: Fix return value check in srp_init_module()Wei Yongjun2014-08-141-2/+2
| | | | | | | | | | | * | | | | IB/srpt: Handle GID change eventsDoug Ledford2014-08-121-0/+1
| | | | | | | | | | | * | | | | IB/srp: Fix residual handlingBart Van Assche2014-08-011-3/+7
| | | | | | | | | | | * | | | | IB/srp: Fix deadlock between host removal and multipathdBart Van Assche2014-08-011-10/+28
| | | | | | | | | | | * | | | | scsi_transport_srp: Fix fast_io_fail_tmo=dev_loss_tmo=off behaviorBart Van Assche2014-08-011-1/+2
| | | | | | | | | | * | | | | | RDMA/ocrdma: report asic-id in query deviceMitesh Ahuja2014-08-121-1/+1
| | | | | | | | | | * | | | | | RDMA/ocrdma: Update sli data structure for endiannessDevesh Sharma2014-08-122-50/+129
| | | | | | | | | | * | | | | | RDMA/ocrdma: Obtain SL from device structureDevesh Sharma2014-08-122-4/+4
| | | | | | | | | | * | | | | | RDMA/ocrdma: Update the ocrdma module version stringSelvin Xavier2014-08-011-1/+1
| | | | | | | | | | * | | | | | RDMA/ocrdma: Fix a sparse warningSelvin Xavier2014-08-011-1/+3
| | | | | | | | | | * | | | | | RDMA/ocrdma: Initialize the GID table while registering the deviceSelvin Xavier2014-08-011-0/+53
| | | | | | | | | | * | | | | | RDMA/ocrdma: Increase the size of STAG array in dev structure to 16KSelvin Xavier2014-08-013-2/+8
| | | | | | | | | | * | | | | | RDMA/ocrdma: Add missing adapter mailbox opcodesSelvin Xavier2014-08-011-29/+33
| | | | | | | | | | * | | | | | RDMA/ocrdma: Return proper value for max_mr_sizeMitesh Ahuja2014-08-013-3/+4
| | | | | | | | | | * | | | | | RDMA/ocrdma: Do proper cleanup even if FW is in error stateMitesh Ahuja2014-08-013-2/+19
| | | | | | | | | | * | | | | | RDMA/ocrdma: Allow only SEND opcode in case of UD QPsMitesh Ahuja2014-08-011-0/+7
| | | | | | | | | | * | | | | | RDMA/ocrdma: Avoid reporting wrong completions in case of error CQEsSelvin Xavier2014-08-011-0/+10
| | | | | | | | | | * | | | | | RDMA/ocrdma: Delete AH table if ocrdma_init_hw fails after AH table creationDevesh Sharma2014-08-011-2/+5
| | | | | | | | | | * | | | | | RDMA/ocrdma: Remove hardcoding of the max DPP QPs supportedDevesh Sharma2014-08-012-2/+2
| | | | | | | | | | * | | | | | RDMA/ocrdma: Handle shutdown event from be2net driverDevesh Sharma2014-08-011-0/+9
| | | | | | | | | | * | | | | | be2net: Issue shutdown event to ocrdma driverDevesh Sharma2014-08-014-3/+20
| | | | | | | | | | * | | | | | RDMA/ocrdma: Add hca_type and fixing fw_version string in device atrributesSelvin Xavier2014-08-011-2/+12
| | | | | | | | | | * | | | | | RDMA/ocrdma: Query and initalize the PFC SLSelvin Xavier2014-08-016-1/+278
| | | | | | | | | | * | | | | | RDMA/ocrdma: Avoid posting DPP requests for RDMA READDevesh Sharma2014-08-011-1/+2
| | | | | | | | | | |/ / / / /
| | | | | | | | | * | | | | | IB/mlx5: Use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick2014-08-121-1/+1
| | | | | | | | | |/ / / / /
| | | | | | | | * | | | | | IB/mlx4: Use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick2014-08-121-4/+2
| | | | | | | | * | | | | | mlx4_core: Add support for secure-host and SMP firewallJack Morgenstein2014-08-056-1/+113
| | | | | | | | |/ / / / /
| | | | | | | * | | | | | RDMA/uapi: Include socket.h in rdma_user_cm.hDoug Ledford2014-08-121-0/+1
| | | | | | | * | | | | | RDMA/amso1100: Check for integer overflow in c2_alloc_cq_buf()Dan Carpenter2014-08-121-2/+5
| | | | | | | |/ / / / /
| | | | | | * | | | | | IB/mad: Add user space RMPP supportIra Weiny2014-08-104-36/+88
OpenPOWER on IntegriCloud