]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/shortlog
mirror_ubuntu-hirsute-kernel.git
2018-10-17 Parav PanditRDMA/drivers: Use core provided API for registering...
2018-10-17 Parav PanditRDMA/core: Allow existing drivers to set one sysfs...
2018-10-17 Nathan ChancellorIB/rxe: Remove unnecessary enum values
2018-10-16 Leon RomanovskyRDMA/umad: Use kernel API to allocate umad indexes
2018-10-16 Leon RomanovskyRDMA/uverbs: Use kernel API to allocate uverbs indexes
2018-10-16 Leon RomanovskyRDMA/core: Increase total number of RDMA ports across...
2018-10-16 Håkon BuggeIB/mlx4: Add port and TID to MAD debug print
2018-10-16 Håkon BuggeIB/mlx4: Enable debug print of SMPs
2018-10-16 Parav PanditRDMA/core: Rename ports_parent to ports_kobj
2018-10-16 Parav PanditRDMA/core: Do not expose unsupported counters
2018-10-16 Parav PanditIB/mlx4: Refer to the device kobject instead of ports_p...
2018-10-16 Leon RomanovskyRDMA/nldev: Allow IB device rename through RDMA netlink
2018-10-16 Leon RomanovskyRDMA/core: Implement IB device rename function
2018-10-16 Leon RomanovskyRDMA/core: Annotate timeout as unsigned long
2018-10-16 Leon RomanovskyRDMA/core: Align multiple functions to kernel coding...
2018-10-16 Leon RomanovskyRDMA/cma: Remove unused timeout_ms parameter from cma_r...
2018-10-16 Artemy KovalyovIB/mlx5: Fix MR cache initialization
2018-10-16 Leon RomanovskyRDMA/cm: Respect returned status of cm_init_av_by_path
2018-10-16 Denis DrozdovIB/ipoib: Clear IPCB before icmp_send
2018-10-16 Leon RomanovskyRDMA/restrack: Protect from reentry to resource return...
2018-10-16 Mark BlochRDMA/mlx5: Add support for flow tag to raw create flow
2018-10-16 Gal PressmanRDMA/mlx5: Remove extraneous error check
2018-10-16 Yishai HadasIB/mlx5: Verify DEVX object type
2018-10-16 Yixian LiuRDMA/hns: Add FRMR support for hip08
2018-10-16 Selvin XavierRDMA/bnxt_re: Avoid resource leak in case the NQ regist...
2018-10-16 Selvin XavierRDMA/bnxt_re: Wait for delayed work to finish before...
2018-10-16 Devesh SharmaRDMA/bnxt_re: Limit max_pkey to 16 bit value
2018-10-16 Devesh SharmaRDMA/bnxt_re: Fix qp async event reporting
2018-10-16 Selvin XavierRDMA/bnxt_re: Report out of sequence hw counters
2018-10-16 Selvin XavierRDMA/bnxt_re: Expose rx discards and drop counters
2018-10-16 Somnath KoturRDMA/bnxt_re: Prevent driver crash due to NULL pointer...
2018-10-16 Devesh SharmaRDMA/bnxt_re: Drop L2 async events silently
2018-10-16 Selvin XavierRDMA/bnxt_re: Avoid accessing nq->bar_reg_iomem in...
2018-10-16 Selvin XavierRDMA/bnxt_re: Avoid NULL check after accessing the...
2018-10-16 Selvin XavierRDMA/bnxt_re: Remove the unnecessary version macro...
2018-10-16 Selvin XavierRDMA/bnxt_re: Fix recursive lock warning in debug kernel
2018-10-16 Selvin XavierRDMA/bnxt_re: Add missing spin lock initialization
2018-10-16 Jason GunthorpeMerge branch 'for-rc' into rdma.git for-next
2018-10-10 Valentine FatievIB/mlx5: Unmap DMA addr from HCA before IOMMU
2018-10-05 Leon RomanovskyRDMA/restrack: Release task struct which was hold by...
2018-10-05 Leon RomanovskyRDMA/restrack: Consolidate task name updates in one...
2018-10-05 Leon RomanovskyRDMA/restrack: Un-inline set task implementation
2018-10-04 Parav PanditRDMA/core: Check error status of rdma_find_ndev_for_src...
2018-10-03 Venkata Sandeep... IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavt
2018-10-03 Venkata Sandeep... IB/{hfi1, qib, rdmavt}: Move send completion logic...
2018-10-03 Brian WeltyIB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavt
2018-10-03 Nathan ChancellorIB/mlx4: Avoid implicit enumerated type conversion
2018-10-03 Lijun OuRDMA/hns: Bugfix for atomic operation
2018-10-03 Lijun OuRDMA/hns: Add vlan enable bit for hip08
2018-10-03 Lijun OuRDMA/hns: Support local invalidate for hip08 in kernel...
2018-10-03 Lijun OuRDMA/hns: Update some fields of qp context
2018-10-03 Lijun OuRDMA/hns: Limit extend sq sge num
2018-10-03 Lijun OuRDMA/hns: Update some attributes of the RoCE device
2018-10-03 Lijun OuRDMA/hns: Configure ecn field of ip header
2018-10-03 Lijun OuRDMA/hns: Limit the size of extend sge of sq
2018-10-03 Lijun OuRDMA/hns: Bugfix for CM test
2018-10-03 Lijun OuRDMA/hns: Submit bad wr when post send wr exception
2018-10-03 Lijun OuRDMA/hns: Bugfix for reserved qp number
2018-10-03 Leon RomanovskyRDMA/netlink: Simplify netlink listener existence check
2018-10-03 Kamal HeibRDMA: Remove unused parameter from ib_modify_qp_is_ok()
2018-10-03 Kamal HeibRDMA/rxe: Remove unused addr_same()
2018-10-03 Zhu YanjunIB/rxe: avoid srq memory leak
2018-10-03 Wei YongjunIB/mthca: Fix error return code in __mthca_init_one()
2018-10-03 Jason GunthorpeRDMA/uverbs: Fix RCU annotation for radix slot deference
2018-10-03 Jason GunthorpeRDMA: Fix building with CONFIG_MMU=n
2018-10-01 Parav PanditRDMA/cma: Introduce and use cma_ib_acquire_dev()
2018-10-01 Parav PanditRDMA/cma: Introduce and use cma_acquire_dev_by_src_ip()
2018-10-01 Parav PanditRDMA/cma: Allow accepting requests for multi port rdma...
2018-10-01 Kaike WanIB/hfi1: Use VL15 for SM packets
2018-10-01 Alex EstrinIB/hfi1: Add mtu check for operational data VLs
2018-10-01 Dennis DalessandroIB/hfi1: Ensure ucast_dlid access doesnt exceed bounds
2018-10-01 Kaike WanIB/hfi1: Add static trace for iowait
2018-10-01 Dennis DalessandroIB/hfi1: Prepare resource waits for dual leg
2018-10-01 Kaike WanIB/rdmavt: Rename check_send_wqe as setup_wqe
2018-10-01 YueHaibingRDMA/hns: remove set but not used variable 'dseg'
2018-10-01 Nathan ChancellorRDMA/qedr: Remove enumerated type qed_roce_ll2_tx_dest
2018-10-01 Michael J.... IB/hfi1: Error path MAD response size is incorrect
2018-10-01 Zhu YanjunIB/rxe: replace kvfree with vfree
2018-09-28 Israel RukshinIB/iser: Fix possible NULL deref at iser_inv_desc()
2018-09-27 Yishai HadasIB/mlx5: Enable DEVX on IB
2018-09-27 Yishai HadasIB/mlx5: Enable DEVX white list commands
2018-09-27 Yishai HadasIB/mlx5: Manage device uid for DEVX white list commands
2018-09-27 Yishai HadasIB/mlx5: Expose RAW QP device handles to user space
2018-09-27 Parav PanditRDMA/core: Acquire and release mmap_sem on page range
2018-09-27 Colin Ian KingRDMA/hns: fix spelling mistake "reseved" -> "reserved"
2018-09-26 Alex EstrinIB/sa: simplify return code logic for ib_nl_send_msg()
2018-09-26 Michael J.... IB/hfi1: Move UnsupportedVL bits definitions to the...
2018-09-26 Colin Ian KingIB/mthca: remove redundant inner check of mdev->mthca_flags
2018-09-26 Yixian LiuRDMA/hns: Add MW support for hip08
2018-09-26 Lijun OuRDMA/hns: Add enable judgement for UD vlan
2018-09-26 Lijun OuRDMA/hns: Add CM of vlan device support
2018-09-26 Lijun OuRDMA/hns: Add atomic support
2018-09-26 Lijun OuRDMA/hns: Refactor the codes for setting transport...
2018-09-26 Jason GunthorpeRDMA/ulp: Use dev_name instead of ibdev->name
2018-09-26 Jason GunthorpeRDMA/drivers: Use dev_name instead of ibdev->name
2018-09-26 Jason GunthorpeRDMA/core: Use dev_name instead of ibdev->name
2018-09-26 Jason GunthorpeRDMA/drivers: Use dev_err/dbg/etc instead of pr_* ...
2018-09-26 Jason GunthorpeRDMA/core: Use dev_err/dbg/etc instead of pr_* + ibdev...
2018-09-26 Jason GunthorpeRDMA: Fully setup the device name in ib_register_device
2018-09-26 Arnd BergmannRDMA: Fix dependencies for rdma_user_mmap_io
next