aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAge
*-. Merge branches 'cxgb4', 'flowsteer' and 'misc' into for-linusRoland Dreier2013-12-23
|\ \
| | * RDMA/iwcm: Don't touch cm_id after deref in rem_refSteve Wise2013-12-15
| |/ |/|
| * IB/uverbs: Check access to userspace response buffer in extended commandYann Droneaud2013-12-20
| * IB/uverbs: Check input length in flow steering uverbsYann Droneaud2013-12-20
| * IB/uverbs: Set error code when fail to consume all flow_spec itemsYann Droneaud2013-12-20
| * IB/uverbs: Check reserved fields in create_flowYann Droneaud2013-12-20
| * IB/uverbs: Check comp_mask in destroy_flowYann Droneaud2013-12-20
| * IB/uverbs: Check reserved field in extended command headerYann Droneaud2013-12-20
| * IB/uverbs: New macro to set pointers to NULL if length is 0 in INIT_UDATA()Roland Dreier2013-12-20
| * IB/core: const'ify inbuf in struct ib_udataYann Droneaud2013-12-16
|/
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-11-18
|\
| *---. Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier2013-11-17
| |\ \ \
| | | | * IB/ucma: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-11-16
| | | | * IB/cm: Convert to using idr_alloc_cyclic()Zhao Hongjiang2013-11-16
| | | | * IB/core: Encorce MR access rights rules on kernel consumersEli Cohen2013-11-15
| | | | * IB/core: Add Cisco usNIC rdma node and transport typesUpinder Malhi \(umalhi\)2013-11-09
| | | | * IB/netlink: Remove superfluous RDMA_NL_GET_OP() maskingMathias Krause2013-11-08
| | | | * IB/core: Pass imm_data from ib_uverbs_send_wr to ib_send_wr correctlyLatchesar Ionkov2013-11-08
| | | |/ | | |/|
| | | * IB/core: Re-enable create_flow/destroy_flow uverbsMatan Barak2013-11-17
| | | * IB/core: extended command: an improved infrastructure for uverbs commandsYann Droneaud2013-11-17
| | | * IB/core: Remove ib_uverbs_flow_spec structure from userspaceYann Droneaud2013-11-17
| | | * IB/core: Make uverbs flow structure use names like verbs onesYann Droneaud2013-11-17
| | | * IB/core: Rename 'flow' structs to match other uverbs structsYann Droneaud2013-11-17
| | | * IB/core: clarify overflow/underflow checks on ib_create/destroy_flowMatan Barak2013-11-17
| | |/
| * | RDMA/cma: Remove unused argument and minor dead codeMichal Nazarewicz2013-11-11
| * | 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
| |\ \