summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/main.c
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Expose MPLS related tunneling offloadsAriel Levkovich2018-05-161-0/+8
* IB/mlx5: Add support for MPLS flow specificationAriel Levkovich2018-05-161-3/+99
* IB/mlx5: Add support for GRE flow specificationAriel Levkovich2018-05-161-0/+24
* RDMA/mlx5: Properly check return value of mlx5_get_uars_pageLeon Romanovsky2018-04-271-3/+1
* IB/mlx5: Fix represent correct netdevice in dual port RoCEParav Pandit2018-04-271-1/+1
* IB/mlx5: remove duplicate header fileZhu Yanjun2018-04-161-1/+0
* Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-061-37/+535
|\
| * IB/mlx5: Device memory mr registration supportAriel Levkovich2018-04-051-0/+1
| * IB/mlx5: Device memory support in mlx5_ibAriel Levkovich2018-04-051-1/+142
| * IB/mlx5: Add ability to hash by IPSEC_SPI when creating a TIRMatan Barak2018-04-041-0/+4
| * IB/mlx5: Add information for querying IPsec capabilitiesMatan Barak2018-04-041-0/+12
| * IB/mlx5: Add IPsec support for egress and ingressAviad Yehezkel2018-04-041-12/+115
| * IB/mlx5: Add modify_flow_action_esp verbMatan Barak2018-04-041-0/+49
| * IB/mlx5: Add implementation for create and destroy action_xfrmAviad Yehezkel2018-04-041-1/+132
| * IB/mlx5: Initialize the parsing tree root without the help of uverbsMatan Barak2018-04-041-0/+38
| * RDMA: Use ib_gid_attr during GID modificationParav Pandit2018-04-031-6/+7
| * IB/providers: Avoid null netdev check for RoCEParav Pandit2018-04-031-6/+0
| * IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-191-0/+1
| * IB/mlx5: Packet packing enhancement for RAW QPBodong Wang2018-03-191-0/+4
| * IB/mlx5: Set the default active rate and width to QDR and 4XHonggang Li2018-03-191-0/+3
| * Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-nextDoug Ledford2018-03-141-24/+27
| |\
| * | IB/mlx5: Maintain a single emergency pageIlya Lesokhin2018-03-141-13/+29
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-011-3/+9
|\ \ \
| * | | IB/mlx5: Don't clean uninitialized UMR resourcesMark Bloch2018-03-211-3/+9
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-231-24/+27
|\ \ \ | |/ / | | / | |/ |/|
| * IB/mlx5: Fix cleanup order on unloadMark Bloch2018-03-141-9/+12
| * IB/mlx5: When not in dual port RoCE mode, use provided port as nativeMark Bloch2018-03-061-3/+7
| * {net, IB}/mlx5: Raise fatal IB event when sys error occursDaniel Jurgens2018-02-281-9/+2
* | {net,IB}/mlx5: Add flow steering helpersBoris Pismenny2018-03-061-4/+3
* | {net,IB}/mlx5: Add has_tag to mlx5_flow_actMatan Barak2018-03-061-1/+2
* | IB/mlx5: Pass mlx5_flow_act struct instead of multiple argumentsBoris Pismenny2018-03-061-12/+8
* | IB/mlx5: Removed not used parametersAviad Yehezkel2018-03-061-2/+0
* | IB/mlx5: Add proper representors supportMark Bloch2018-02-231-30/+95
* | IB/mlx5: When in switchdev mode, expose only raw packet capabilitiesMark Bloch2018-02-231-30/+123
* | IB/mlx5: Listen to netdev register/unresiter events in switchdev modeMark Bloch2018-02-231-3/+12
* | IB/mlx5: Add match on vport when in switchdev modeMark Bloch2018-02-231-0/+12
* | IB/mlx5: Allocate flow DB only on PF IB deviceMark Bloch2018-02-231-13/+32
* | IB/mlx5: Add basic regiser/unregister representors codeMark Bloch2018-02-231-0/+13
|/
* Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe2018-01-301-3/+6
|\
| * net/mlx5: Fix mlx5_get_uars_page to return error codeEran Ben Elisha2018-01-121-1/+1
| * {net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha2018-01-121-3/+6
* | RDMA/mlx5: Remove redundant allocation warning printLeon Romanovsky2018-01-191-11/+8
* | IB/mlx5: Mmap the HCA's clock info to user-spaceFeras Daoud2018-01-181-2/+42
* | IB/mlx5: remove redundant assignment of mdevColin Ian King2018-01-101-1/+1
* | IB/mlx5: Don't advertise RAW QP support in dual port modeDaniel Jurgens2018-01-081-7/+14
* | {net, IB}/mlx5: Change set_roce_gid to take a port numberDaniel Jurgens2018-01-081-1/+1
* | IB/mlx5: Update counter implementation for dual port RoCEDaniel Jurgens2018-01-081-28/+41
* | IB/mlx5: Change debugfs to have per port contentsParav Pandit2018-01-081-2/+10
* | IB/mlx5: Implement dual port functionality in query routinesDaniel Jurgens2018-01-081-17/+85
* | IB/mlx5: Move IB event processing onto a workqueueDaniel Jurgens2018-01-081-13/+56
OpenPOWER on IntegriCloud