aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAge
...
| * | RDMA/ucma: Discard events for IDs not yet claimed by user spaceSean Hefty2013-11-11
| * | IB/cma: Check for GID on listening device firstDoug Ledford2013-11-08
| * | IB/cma: Use cached gidsDoug Ledford2013-11-08
| |/
* | RDMA/cma: Set IBoE SL (user-priority) by egress map when using vlansEyal Perry2013-11-07
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-23
|\|
| * IB/core: Temporarily disable create_flow/destroy_flow uverbsYann Droneaud2013-10-21
* | net ipv4: Convert ipv4.ip_local_port_range to be per netns v3Eric W. Biederman2013-10-01
|/
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-09-05
|\
| *---. Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'q...Roland Dreier2013-09-03
| |\ \ \
| | | | * IB/core: Fixes to XRC reference counting in uverbsYishai Hadas2013-08-13
| | | | * IB/core: Add locking around event dispatching on XRC target QPsYishai Hadas2013-08-13
| | | |/
| | * | IB/core: Better checking of userspace values for receive flow steeringMatan Barak2013-09-02
| | * | IB/core: Export ib_create/destroy_flow through uverbsHadar Hen Zion2013-08-28
| | * | IB/core: Infrastructure for extensible uverbs commandsIgor Ivanov2013-08-28
| | * | IB/core: Add receive flow steering supportHadar Hen Zion2013-08-28
| | |/
| * / RDMA/cma: Add IPv6 support for iWARPSteve Wise2013-08-12
| |/
* | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-04
|\ \ | |/ |/|
| * PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-14
| |
| \
*-. \ Merge branches 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes...Roland Dreier2013-07-31
|\ \ \ | | |/ | |/|
| | * IB/core: Create QP1 using the pkey index which contains the default pkeyJack Morgenstein2013-07-31
| |/
* | RDMA/cma: Only call cma_save_ib_info() for CM REQsSean Hefty2013-07-31
* | RDMA/cma: Fix accessing invalid private data for UDSean Hefty2013-07-31
* | RDMA/cma: Fix gcc warningPaul Bolle2013-07-30
|/
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-07-13
|\
| *-. Merge branches 'af_ib', 'cxgb4', 'misc', 'mlx5', 'ocrdma', 'qib' and 'srp' in...Roland Dreier2013-07-08
| |\ \
| | | * IB/uverbs: Use get_unused_fd_flags(O_CLOEXEC) instead of get_unused_fd()Roland Dreier2013-07-08
| | | * IB/core: Fix error return code in add_port()Wei Yongjun2013-06-24
| | |/
| * | RDMA/cma: Export AF_IB statisticsSean Hefty2013-06-21
| * | RDMA/ucma: Allow user space to specify AF_IB when joining multicastSean Hefty2013-06-21
| * | RDMA/ucma: Allow user space to pass AF_IB into resolveSean Hefty2013-06-21
| * | RDMA/ucma: Allow user space to bind to AF_IBSean Hefty2013-06-21
| * | RDMA/ucma: Name changes to indicate only IP addresses supportedSean Hefty2013-06-21
| * | RDMA/ucma: Add ability to query GID addressesSean Hefty2013-06-21
| * | RDMA/cma: Export cma_get_service_id()Sean Hefty2013-06-21
| * | RDMA/ucma: Support querying when IB paths are not reversibleSean Hefty2013-06-21
| * | IB/sa: Export function to pack a path record into wire formatSean Hefty2013-06-21
| * | RDMA/ucma: Support querying for AF_IB addressesSean Hefty2013-06-21
| * | RDMA/cma: Only listen on IB devices when using AF_IBSean Hefty2013-06-21
| * | RDMA/cma: Set qkey for AF_IBSean Hefty2013-06-21
| * | RDMA/cma: Expose private data when using AF_IBSean Hefty2013-06-21
| * | RDMA/cma: Merge cma_get/save_net_infoSean Hefty2013-06-21
| * | RDMA/cma: Remove unused SDP related codeSean Hefty2013-06-20
| * | RDMA/cma: Add support for AF_IB to cma_get_service_id()Sean Hefty2013-06-20
| * | RDMA/cma: Add support for AF_IB to rdma_resolve_route()Sean Hefty2013-06-20
| * | RDMA/cma: Add support for AF_IB to rdma_resolve_addr()Sean Hefty2013-06-20
| * | RDMA/cma: Verify that source and dest sa_family are the sameSean Hefty2013-06-20
| * | RDMA/cma: Restrict AF_IB loopback to binding to IB devices onlySean Hefty2013-06-20
| * | RDMA/cma: Add helper functions to return id address informationSean Hefty2013-06-20
| * | RDMA/cma: Do not modify sa_family when setting loopback addressSean Hefty2013-06-20
| * | RDMA/cma: Allow user to specify AF_IB when bindingSean Hefty2013-06-20