summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2018-06-02IB/mlx5: Add counters create and destroy supportRaed Salem
2018-06-02IB/core: Support passing uhw for create_flowMatan Barak
2018-05-16IB/mlx5: Use 'kvfree()' for memory allocated by 'kvzalloc()'Christophe JAILLET
2018-04-06Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-05IB/mlx5: Device memory mr registration supportAriel Levkovich
2018-04-05net/mlx5: Mkey creation command adjustmentsAriel Levkovich
2018-04-05IB/mlx5: Device memory support in mlx5_ibAriel Levkovich
2018-04-05RDMA/qedr: Fix wmb usage in qedrKalderon, Michal
2018-04-05RDMA/qedr: Zero stack memory before copying to user spaceJason Gunthorpe
2018-04-04IB/mlx5: Add ability to hash by IPSEC_SPI when creating a TIRMatan Barak
2018-04-04IB/mlx5: Add information for querying IPsec capabilitiesMatan Barak
2018-04-04IB/mlx5: Add IPsec support for egress and ingressAviad Yehezkel
2018-04-04IB/mlx5: Add modify_flow_action_esp verbMatan Barak
2018-04-04IB/mlx5: Add implementation for create and destroy action_xfrmAviad Yehezkel
2018-04-04IB/mlx4: Check for egress flow steeringBoris Pismenny
2018-04-04IB/mlx5: Initialize the parsing tree root without the help of uverbsMatan Barak
2018-04-03RDMA: Use ib_gid_attr during GID modificationParav Pandit
2018-04-03IB/providers: Avoid null netdev check for RoCEParav Pandit
2018-04-03IB/providers: Avoid zero GID check for RoCEParav Pandit
2018-04-03RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit
2018-04-03IB/qedr: Remove GID add/del dummy routinesParav Pandit
2018-04-03i40iw: Remove pre-production workaround for resource profile 1Shiraz Saleem
2018-04-03RDMA/mlx5: Fix definition of mlx5_ib_create_qp_respJason Gunthorpe
2018-04-03IB/ocrdma_hw: Remove redundant checks and goto labelsGustavo A. R. Silva
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-03-29iw_cxgb4: print mapped ports correctlyBharat Potnuri
2018-03-29RDMA: Use u64_to_user_ptr everywhereJason Gunthorpe
2018-03-29qedr: Fix spelling mistake: "hanlde" -> "handle"Colin Ian King
2018-03-29qed*: Utilize FW 8.33.11.0Michal Kalderon
2018-03-28treewide: remove large struct-pass-by-value from tracepoint argumentsAlexei Starovoitov
2018-03-27mlx5: Move dump error CQE function out of mlx5_ib for code sharingEran Ben Elisha
2018-03-27mlx5_{ib,core}: Add query SQ state helper functionEran Ben Elisha
2018-03-27RDMA/hns: ensure for-loop actually iterates and free's buffersColin Ian King
2018-03-27IB/mlx5: Respect new UMR capabilitiesMajd Dibbiny
2018-03-27IB/mlx5: Enable ECN capable bits for UD RoCE v2 QPsMajd Dibbiny
2018-03-26net: Drop NETDEV_UNREGISTER_FINALKirill Tkhai
2018-03-26infiniband: Replace usnic_ib_netdev_event_to_string() with netdev_cmd_to_name()Kirill Tkhai
2018-03-26net: Make NETDEV_XXX commands enum { }Kirill Tkhai
2018-03-23iw_cxgb4: Add ib_device->get_netdev supportSteve Wise
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-22RDMA/hns: Fix cq record doorbell enable in kernelYixian Liu
2018-03-22RDMA/cxgb3: Use structs to describe the uABI instead of opencodingJason Gunthorpe
2018-03-21RDMA/qedr: Fix QP state initialization raceKalderon, Michal
2018-03-21RDMA/qedr: Fix rc initialization on CNQ allocation failureKalderon, Michal
2018-03-21RDMA/qedr: fix QP's ack timeout configurationKalderon, Michal
2018-03-21IB/mlx5: Don't clean uninitialized UMR resourcesMark Bloch
2018-03-21IB/mlx4: Eliminate duplicate barriers on weakly-ordered archsSinan Kaya
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak
2018-03-19IB/mlx5: Packet packing enhancement for RAW QPBodong Wang