platform/kernel/linux-rpi.git
2019-02-05 Kaike WanIB/hfi1: Add functions to build TID RDMA READ request
2019-02-05 Kaike WanIB/hfi1: Add static trace for flow and TID management...
2019-02-05 Kaike WanIB/hfi1: Add the counter n_tidwait
2019-02-05 Kaike WanIB/hfi1: TID RDMA RcvArray programming and TID allocation
2019-02-05 Kaike WanIB/hfi1: TID RDMA flow allocation
2019-02-05 Kaike WanIB/hfi: Move RC functions into a header file
2019-01-31 Doug LedfordMerge branch 'opfn' into hfi1-tid
2019-01-31 Kaike WanIB/hfi1: Add static trace for OPFN
2019-01-31 Kaike WanIB/hfi1: Integrate OPFN into RC transactions
2019-01-31 Kaike WanIB/hfi1, IB/rdmavt: Allow for extending of QP's s_ack_queue
2019-01-31 Kaike WanIB/hfi1: OPFN interface
2019-01-31 Kaike WanIB/hfi1: Add OPFN helper functions for TID RDMA feature
2019-01-31 Mitko HaralanovIB/hfi1: OPFN support discovery
2019-01-30 Michael J.... IB/{hfi1, qib, rvt} Cleanup open coded sge usage
2019-01-30 Michael J.... IB/{hfi1,qib}: Cleanup open coded sge sizing
2019-01-30 Kamal HeibIB/ipoib: Make ipoib_intercept_dev_id_attr() static
2019-01-30 Adit RanadiveRDMA/vmw_pvrdma: Support upto 64-bit PFNs
2019-01-29 Jason GunthorpeMerge branch 'devx-async' into k.o/for-next
2019-01-29 Yishai HadasIB/mlx5: Implement DEVX hot unplug for async command FD
2019-01-29 Yishai HadasIB/mlx5: Implement the file ops of DEVX async command FD
2019-01-29 Yishai HadasIB/mlx5: Introduce async DEVX obj query API
2019-01-29 Yishai HadasIB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_CMD_FD
2019-01-25 Masahiro Yamadainfiniband: prefix header search paths with $(srctree)/
2019-01-25 Masahiro Yamadainfiniband: remove unneeded header search paths
2019-01-24 Yuval AvneryIB/core: Destroy QP if XRC QP fails
2019-01-24 Ira WeinyRDMA/qib: Use GUP longterm for PSM page pining
2019-01-24 Yangyang LiRDMA/hns: Add timer allocation support for hip08
2019-01-24 Yangyang LiRDMA/hns: Add SCC context clr support for hip08
2019-01-24 Yangyang LiRDMA/hns: Add SCC context allocation support for hip08
2019-01-24 Moni ShouaIB/mlx5: Remove dead code
2019-01-24 Moni ShouaIB/mlx5: Ranges in implicit ODP MR inherit its write...
2019-01-24 Jason GunthorpeRDMA/iw_cxgb4: Drop __GFP_NOFAIL
2019-01-24 Bart Van AsscheIB/mlx5: Declare local functions 'static'
2019-01-24 Bart Van AsscheIB/core: Declare local functions 'static'
2019-01-24 Greg Kroah... infiniband: ipoib: no need to check return value of...
2019-01-24 Greg Kroah... infiniband: usnic: no need to check return value of...
2019-01-24 Greg Kroah... infiniband: ocrdma: no need to check return value of...
2019-01-24 Greg Kroah... infiniband: mlx5: no need to check return value of...
2019-01-24 Greg Kroah... infiniband: qib: no need to check return value of debug...
2019-01-24 Greg Kroah... infiniband: hfi1: no need to check return value of...
2019-01-24 Greg Kroah... infiniband: hfi1: drop crazy DEBUGFS_SEQ_FILE_CREATE...
2019-01-24 Greg Kroah... infiniband: cxgb4: no need to check return value of...
2019-01-24 Parav PanditIB/umad: Do not check status of nonseekable_open()
2019-01-24 Michael Guralniknet/mlx5: Add pci AtomicOps request
2019-01-24 Jason Gunthorpenet/mlx5: Make mlx5_cmd_exec_cb() a safe API
2019-01-23 Parav PanditIB/umad: Avoid additional device reference during open...
2019-01-22 Maor GottliebIB/mlx5: Don't override existing ip_protocol
2019-01-22 Yishai HadasIB/mlx5: Add support for ODP for DEVX indirection mkey
2019-01-22 Yishai HadasIB/mlx5: Manage indirection mkey upon DEVX flow for ODP
2019-01-22 Yishai HadasIB/mlx5: DEVX handling for indirection MKEY
2019-01-21 Xiaofei TanRDMA/hns: Add the process of AEQ overflow for hip08
2019-01-21 Zhu YanjunIB/rxe: Remove unnecessary rxe variable
2019-01-18 Israel RukshinIB/iser: Pass the correct number of entries for dma...
2019-01-18 YueHaibingIB/hw: Remove unneeded semicolons
2019-01-18 Mike MarciniszynIB/rdmavt: Add wc_flags and wc_immdata to cq entry...
2019-01-18 Parav PanditIB/core: Simplify rdma cgroup registration
2019-01-18 YueHaibingRDMA/qedr: remove set but not used variable 'ib_ctx'
2019-01-18 Jason GunthorpeRDMA/device: Use __ib_device_get_by_name() in ib_device...
2019-01-18 Lijun OuRDMA/hns: RDMA/hns: Assign rq head pointer when enable...
2019-01-15 Gustavo A.... RDMA/mlx5: Replace kzalloc with kcalloc
2019-01-15 Raju RangojuRDMA/iw_cxgb4: Fix the unchecked ep dereference
2019-01-15 Leon RomanovskyRDMA/mad: Reduce MAD scope to mlx5_ib only
2019-01-14 Myungho JungRDMA/cma: Rollback source IP address if failing to...
2019-01-14 Dan CarpenterRDMA/bnxt_re: fix a size calculation
2019-01-14 Parav PanditRDMA: Introduce and use rdma_device_to_ibdev()
2019-01-14 Parav PanditRDMA: Rename port_callback to init_port
2019-01-13 Linus TorvaldsLinux 5.0-rc2
2019-01-13 Jonathan Neuschäferkernel/sys.c: Clarify that UNAME26 does not generate...
2019-01-13 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2019-01-13 Linus TorvaldsMerge tag 'for-5.0-rc1-tag' of git://git./linux/kernel...
2019-01-13 Linus TorvaldsMerge tag 'driver-core-5.0-rc2' of git://git./linux...
2019-01-13 Linus TorvaldsMerge tag 'staging-5.0-rc2' of git://git./linux/kernel...
2019-01-13 Linus TorvaldsMerge tag 'tty-5.0-rc2' of git://git./linux/kernel...
2019-01-13 Linus TorvaldsMerge tag 'usb-5.0-rc2' of git://git./linux/kernel...
2019-01-13 Linus TorvaldsMerge tag '5.0-rc1-smb3-fixes' of git://git.samba.org...
2019-01-13 Olof JohanssonMerge tag 'reset-for-5.0-rc2' of git://git.pengutronix...
2019-01-13 Olof JohanssonMerge tag 'mvebu-fixes-5.0-1' of git://git.infradead...
2019-01-13 Olof JohanssonMerge tag 'integrator-fixes-armsoc' of git://git./linux...
2019-01-13 Olof JohanssonMerge tag 'amlogic-fixes' of https://git./linux/kernel...
2019-01-13 Olof JohanssonMerge tag 'qcom-fixes-for-5.0-rc1' of git://git./linux...
2019-01-13 Olof JohanssonMerge tag 'davinci-fixes-for-v5.0' of git://git./linux...
2019-01-13 Olof JohanssonMerge tag 'renesas-fixes-for-v5.0' of https://git....
2019-01-13 John Hubbardphy: fix build breakage: add PHY_MODE_SATA
2019-01-12 Linus TorvaldsMerge tag 'for-linus-20190112' of git://git.kernel...
2019-01-12 Linus TorvaldsMerge tag 'remove-dma_zalloc_coherent-5.0' of git:...
2019-01-12 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2019-01-12 Linus TorvaldsMerge tag 'drm-fixes-2019-01-11-1' of git://anongit...
2019-01-11 Miquel Raynalata: ahci: mvebu: request PHY suspend/resume for Armada...
2019-01-11 Miquel Raynalata: ahci: mvebu: add Armada 3700 initialization needed...
2019-01-11 Miquel Raynalata: ahci: mvebu: do Armada 38x configuration only...
2019-01-11 Miquel Raynalata: ahci: mvebu: remove stale comment
2019-01-11 Miquel Raynalata: libahci_platform: comply to PHY framework
2019-01-11 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2019-01-11 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2019-01-11 Linus TorvaldsMerge tag 'ceph-for-5.0-rc2' of git://github.com/ceph...
2019-01-11 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2019-01-11 Vitaly Kuznetsovx86/kvm/nVMX: don't skip emulated instruction twice...
2019-01-11 Christophe... Documentation/virtual/kvm: Update URL for AMD SEV API...
2019-01-11 Lan TianyuKVM/VMX: Avoid return error when flush tlb successfully...
2019-01-11 David Rientjeskvm: sev: Fail KVM_SEV_INIT if already initialized
next