summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...Roland Dreier2014-06-108-9/+1554
|\ \ \
| | | * IB/core: Fix sparse warnings about redeclared functionsRoland Dreier2014-06-041-4/+4
| | | * IB/mad: Fix sparse warning about gfp_t useRoland Dreier2014-06-031-1/+1
| | |/ | |/|
| | * RDMA/core: Add support for iWARP Port Mapper user space serviceTatyana Nikolova2014-06-106-4/+1549
| |/
* | IB/umad: Fix use-after-free on closeBart Van Assche2014-06-061-11/+19
* | IB/core: Fix kobject leak on device register error flowHaggai Eran2014-06-051-26/+26
* | IB/core: Fix port kobject deletion during error flowHaggai Eran2014-06-041-9/+17
* | IB/core: Remove unneeded kobject_get/put callsHaggai Eran2014-06-041-5/+2Star
* | IB/umad: Fix error handlingBart Van Assche2014-05-301-22/+27
|/
*---. Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...Roland Dreier2014-04-033-43/+14Star
|\ \ \
| | | * IB/mad: Check and handle potential DMA mapping errorsYan Burman2014-04-011-0/+14
| | |/ | |/|
| | * IB/core: Don't resolve passive side RoCE L2 address in CMA REQ handlerMoni Shoua2014-04-012-43/+0Star
| |/
* | IB/core: Introduce signature verbs APISagi Grimberg2014-03-071-0/+8
* | IB/core: Introduce protected memory regionsSagi Grimberg2014-03-071-0/+39
* | IB: Refactor umem to use linear SG tableYishai Hadas2014-03-041-64/+56Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-1/+1
|\
| * net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane2014-01-151-1/+1
* | Merge branch 'ip-roce' into for-nextRoland Dreier2014-01-239-35/+327
|\ \
| * | IB/cm: Fix missing unlock on error in cm_init_qp_rtr_attr()Wei Yongjun2014-01-201-1/+3
| * | IB/core: Make ib_addr a core IB moduleMatan Barak2014-01-201-2/+3
| * | IB/core: Resolve Ethernet L2 addresses when modifying QPOr Gerlitz2014-01-203-0/+49
| * | IB/cma: IBoE (RoCE) IP-based GID addressingMoni Shoua2014-01-182-24/+16Star
| * | IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak2014-01-145-13/+261
| |/
| |
| \
| \
| \
*---. \ Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier2014-01-233-2/+5
|\ \ \ \ | | |_|/ | |/| |
| | | * IB/core: Add support for RDMA_NODE_USNIC_UDPUpinder Malhi2014-01-182-0/+3
| | | * IB/core: Add RDMA_TRANSPORT_USNIC_UDPUpinder Malhi2014-01-141-1/+2
| | |/ | |/|
| | * IB/core: Fix unused variable warningOr Gerlitz2014-01-231-2/+1Star
| |/
* / RDMA/cma: Handle global/non-linklocal IPv6 addresses in cma_check_linklocal()Somnath Kotur2014-01-231-2/+5
|/
*-. Merge branches 'cxgb4', 'flowsteer' and 'misc' into for-linusRoland Dreier2013-12-234-14/+51
|\ \
| | * RDMA/iwcm: Don't touch cm_id after deref in rem_refSteve Wise2013-12-161-2/+9
| |/ |/|
| * IB/uverbs: Check access to userspace response buffer in extended commandYann Droneaud2013-12-201-0/+5
| * IB/uverbs: Check input length in flow steering uverbsYann Droneaud2013-12-201-0/+6
| * IB/uverbs: Set error code when fail to consume all flow_spec itemsYann Droneaud2013-12-201-0/+1
| * IB/uverbs: Check reserved fields in create_flowYann Droneaud2013-12-201-0/+7
| * IB/uverbs: Check comp_mask in destroy_flowYann Droneaud2013-12-201-0/+3
| * IB/uverbs: Check reserved field in extended command headerYann Droneaud2013-12-201-0/+3
| * IB/uverbs: New macro to set pointers to NULL if length is 0 in INIT_UDATA()Roland Dreier2013-12-202-11/+16
| * IB/core: const'ify inbuf in struct ib_udataYann Droneaud2013-12-161-1/+1
|/
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-11-199-138/+232
|\
| *---. Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier2013-11-178-102/+198
| |\ \ \
| | | | * IB/ucma: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-11-161-1/+1
| | | | * IB/cm: Convert to using idr_alloc_cyclic()Zhao Hongjiang2013-11-161-4/+1Star
| | | | * IB/core: Encorce MR access rights rules on kernel consumersEli Cohen2013-11-152-7/+17
| | | | * IB/core: Add Cisco usNIC rdma node and transport typesUpinder Malhi \(umalhi\)2013-11-092-0/+4
| | | | * IB/netlink: Remove superfluous RDMA_NL_GET_OP() maskingMathias Krause2013-11-081-1/+1
| | | | * IB/core: Pass imm_data from ib_uverbs_send_wr to ib_send_wr correctlyLatchesar Ionkov2013-11-081-0/+3
| | | |/ | | |/|
| | | * IB/core: Re-enable create_flow/destroy_flow uverbsMatan Barak2013-11-173-13/+0Star
| | | * IB/core: extended command: an improved infrastructure for uverbs commandsYann Droneaud2013-11-173-61/+142
| | | * IB/core: Remove ib_uverbs_flow_spec structure from userspaceYann Droneaud2013-11-171-0/+16
| | | * IB/core: Make uverbs flow structure use names like verbs onesYann Droneaud2013-11-171-6/+6