summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-08-149-178/+212
|\
| *-----. Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...Roland Dreier2014-08-149-178/+212
| |\ \ \ \
| | | | | * 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
| | |_|_|/ | |/| | |
| | | | * IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny2014-08-101-1/+1
| | |_|/ | |/| |
| | | * IB/iser: Clarify a duplicate counters checkRoi Dayan2014-08-011-1/+4
| | | * IB/iser: Replace connection waitqueue with completion objectAriel Nahum2014-08-013-23/+22
| | | * IB/iser: Protect iser state machine with a mutexAriel Nahum2014-08-013-14/+65
| | | * IB/iser: Remove redundant return code in iser_free_ib_conn_res()Sagi Grimberg2014-08-011-5/+2
| | | * IB/iser: Seperate iser_conn and iscsi_endpoint storage spaceAriel Nahum2014-08-012-4/+14
| | | * IB/iser: Fix responder resources advertisementSagi Grimberg2014-08-011-1/+3
| | | * IB/iser: Add TIMEWAIT_EXIT event handlingRoi Dayan2014-08-011-0/+1
| | | * IB/iser: Support IPv6 address familyRoi Dayan2014-08-013-15/+9
| | |/ | |/|
| | * IPoIB: Remove unnecessary test for NULL before debugfs_remove()Fabian Frederick2014-08-121-4/+2
| | * IB/ipoib: Avoid multicast join attempts with invalid P_keyAlex Estrin2014-08-102-45/+46
| | * IB/ipoib: Avoid flushing the workqueue from worker contextErez Shitrit2014-08-053-6/+6
| | * IB/ipoib: Use P_Key change event instead of P_Key polling mechanismErez Shitrit2014-08-053-65/+20
| |/
* | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-151-2/+2
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-06-123-60/+46
|\
| * libiscsi, iser: Adjust data_length to include protection informationSagi Grimberg2014-06-111-24/+10
| * Target/iscsi: Fix sendtargets response pdu for iser transportSagi Grimberg2014-06-111-1/+1
| * Target/iser: Fix a wrong dereference in case discovery session is over iserSagi Grimberg2014-06-111-1/+3
| * Target/iser: Gracefully reject T10-PI enabled connect request if not supportedSagi Grimberg2014-05-201-2/+3
| * Target/iser: Wait for proper cleanup before unloadingSagi Grimberg2014-05-201-0/+1
| * Target/iser: Improve cm events handlingSagi Grimberg2014-05-202-12/+15
| * Target/iser: Fix hangs in connection teardownSagi Grimberg2014-05-192-22/+10
| * Target/iser: Bail from accept_np if np_thread is trying to closeSagi Grimberg2014-05-191-2/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-1/+1
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-242-22/+18
| |\ \ | | |/
| * | net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-06-107-276/+717
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...Roland Dreier2014-06-107-276/+717
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | | | | * | IB/srp: Avoid problems if a header uses pr_fmtJoe Perches2014-05-291-1/+1
| | | | | * | IB/srp: Add fast registration supportBart Van Assche2014-05-202-77/+419
| | | | | * | IB/srp: Rename FMR-related variablesBart Van Assche2014-05-202-38/+38
| | | | | * | IB/srp: One FMR pool per SRP connectionBart Van Assche2014-05-202-52/+84
| | | | | * | IB/srp: Introduce the 'register_always' kernel module parameterBart Van Assche2014-05-201-2/+7
| | | | | * | IB/srp: Introduce srp_finish_mapping()Bart Van Assche2014-05-201-15/+27
| | | | | * | IB/srp: Introduce srp_map_fmr()Bart Van Assche2014-05-201-32/+45
| | | | | * | IB/srp: Introduce an additional local variableBart Van Assche2014-05-201-5/+4
| | | | | * | IB/srp: Fix kernel-doc warningsBart Van Assche2014-05-201-0/+7
| | | | | * | IB/srp: Fix a sporadic crash triggered by cable pullingBart Van Assche2014-05-201-0/+6
| | |_|_|/ / | |/| | | |
| | | | * | IB: Add a QP creation flag to use GFP_NOIO allocationsOr Gerlitz2014-06-021-3/+15
| | |_|/ / | |/| | |
| | | * | IB: Allow build of hw/ and ulp/ subdirectories independentlyYann Droneaud2014-06-021-0/+5
| | |/ / | |/| |
| | * | IB/iser: Bump version to 1.4Or Gerlitz2014-05-261-1/+1
| | * | IB/iser: Add missing newlines to logging messagesRoi Dayan2014-05-261-4/+4
| | * | IB/iser: Fix a possible race in iser connection states transitionAriel Nahum2014-05-261-2/+2
| | * | IB/iser: Simplify connection managementAriel Nahum2014-05-263-91/+99
| |/ /
OpenPOWER on IntegriCloud