platform/kernel/linux-rpi.git
2017-10-15 Bart Van AsscheRDMA/usnic: Instantiate data structures once
2017-10-15 Bart Van AsscheRDMA/usnic: Remove a set-but-not-used variable
2017-10-15 Bart Van AsscheRDMA/usnic: Make the compiler check declaration consist...
2017-10-15 Bart Van AsscheRDMA/rxe: Suppress gcc 7 fall-through complaints
2017-10-15 Bart Van AsscheRDMA/rdmavt: Suppress gcc 7 fall-through complaints
2017-10-15 Bart Van AsscheIB/qib: Remove set-but-not-used variables
2017-10-15 Bart Van AsscheIB/qib: Suppress gcc 7 fall-through complaints
2017-10-15 Bart Van AsscheIB/qib: Remove remaining code related to writing the...
2017-10-15 Bart Van AsscheRDMA/qedr: Remove set-but-not-used variables
2017-10-15 Bart Van AsscheRDMA/qedr: Annotate iomem pointers correctly
2017-10-15 Bart Van AsscheRDMA/qedr: Declare local functions static
2017-10-15 Bart Van AsscheRDMA/qedr: Use NULL instead of 0 to represent a pointer
2017-10-15 Bart Van AsscheRDMA/ocrdma: Remove set-but-not-used variables
2017-10-15 Bart Van AsscheRDMA/ocrdma: Suppress gcc 7 fall-through complaints
2017-10-15 Bart Van AsscheRDMA/ocrdma: Use NULL instead of 0 to represent a pointer
2017-10-15 Bart Van AsscheIB/nes: Fix a race condition in nes_inetaddr_event()
2017-10-15 Bart Van AsscheIB/nes: Remove set-but-not-used variables
2017-10-15 Bart Van AsscheIB/nes: Suppress gcc 7 fall-through complaints
2017-10-15 Bart Van AsscheIB/nes: Fix indentation
2017-10-15 Bart Van AsscheIB/mlx5: Remove a set-but-not-used variable
2017-10-15 Bart Van AsscheIB/mlx5: Suppress gcc 7 fall-through complaints
2017-10-15 Bart Van AsscheIB/mlx4: Suppress gcc 7 fall-through complaints
2017-10-15 Bart Van AsscheIB/mthca: Fix indentation
2017-10-15 Bart Van AsscheRDMA/i40iw: Remove a set-but-not-used variable
2017-10-15 Bart Van AsscheRDMA/i40iw: Suppress gcc 7 fall-through complaints
2017-10-15 Bart Van AsscheRDMA/i40iw: Fix a race condition
2017-10-15 Bart Van AsscheIB/hns: Declare local functions 'static'
2017-10-15 Bart Van AsscheIB/hns: Annotate iomem pointers correctly
2017-10-15 Bart Van AsscheIB/hfi1: Define hfi1_handle_cnp_tbl[] once
2017-10-15 Bart Van AsscheIB/hfi1: Remove set-but-not-used variables
2017-10-15 Bart Van AsscheIB/hfi1: Suppress gcc 7 fall-through complaints
2017-10-15 Bart Van AsscheRDMA/cxgb4: Remove a set-but-not-used variable
2017-10-15 Bart Van AsscheRDMA/cxgb4: Suppress gcc 7 fall-through complaints
2017-10-15 Bart Van AsscheRDMA/cxgb4: Remove the obsolete kernel module option...
2017-10-15 Bart Van AsscheRDMA/cxgb4: Fix indentation
2017-10-15 Bart Van AsscheRDMA/cxgb3: Remove a set-but-not-used variable
2017-10-15 Bart Van AsscheRDMA/cxgb3: Annotate an RCU pointer
2017-10-15 Bart Van AsscheRDMA/cxgb3: Annotate locking assumptions
2017-10-15 Bart Van AsscheRDMA/bnxt_re: Remove set-but-not-used variables
2017-10-15 Bart Van AsscheRDMA/bnxt_re: Suppress gcc 7 fall-through complaints
2017-10-15 Bart Van AsscheRDMA/isert: Suppress gcc 7 fall-through complaints
2017-10-15 Bart Van AsscheRDMA/iwcm: Remove a set-but-not-used variable
2017-10-15 Bart Van AsscheRDMA/cma: Avoid triggering undefined behavior
2017-10-15 Bart Van AsscheIB/cm: Suppress gcc 7 fall-through complaints
2017-10-15 Bart Van AsscheIB/core: Fix endianness annotation in rdma_is_multicast...
2017-10-10 Doug LedfordMerge tag 'mlx5-updates-2017-10-06' of git://git./linux...
2017-10-10 Colin Ian KingIB/core: remove redundant check on prot_sg_cnt
2017-10-10 Bart Van AsscheIB/core: Simplify sa_path_set_[sd]lid() calls
2017-10-10 Arnd Bergmanninfiniband: add MMU dependency for user_mem
2017-10-09 Doug LedfordIB/rxe: put the pool on allocation failure
2017-10-09 Colin Ian KingIB/rxe: check for allocation failure on elem
2017-10-04 Don HiattIB/hfi1: Do not warn on lid conversions for OPA
2017-10-04 Don HiattIB/core: Do not warn on lid conversions for OPA
2017-10-04 Sebastian SanchezIB/rdmavt: Correct issues with read-mostly and send...
2017-10-04 Don HiattIB/core: Use __be32 for LIDs in opa_is_extended_lid
2017-10-04 Sebastian SanchezIB/hfi1: Prevent LNI out of sync by resetting host...
2017-10-04 Michael J.... IB/hfi1: Fix incorrect available receive user context...
2017-10-04 Mike MarciniszynIB/hfi1: Fix output trace issues from 16B change
2017-10-04 Jakub ByczkowskiIB/hfi1: Add parsing for platform configuration format...
2017-10-04 Shiraz Saleemi40iw: Do not allow posting WR after QP is flushed
2017-10-04 Mustafa Ismaili40iw: Do not generate CQE for RTR on QP flush
2017-10-04 Tatyana Nikolovai40iw: Do not retransmit MPA request after it is ACKed
2017-10-04 Colin Ian KingRDMA/hns: return 0 rather than return a garbage status...
2017-09-29 Lijun OuRDMA/hns: Fix calltrace for sleeping in atomic
2017-09-29 Lijun OuRDMA/hns: Don't unregister a callback we didn't register
2017-09-29 Wei Hu(Xavier)RDMA/hns: Avoid NULL pointer exception
2017-09-29 Lijun OuRDMA/hns: Set rdma_ah_attr type for querying qp
2017-09-29 Lijun OuRDMA/hns: Only assign dest_qp if IB_QP_DEST_QPN bit...
2017-09-29 Wei Hu(Xavier)RDMA/hns: Check return value of kzalloc
2017-09-29 Lijun OuRDMA/hns: Refactor code for readability
2017-09-29 Lijun OuRDMA/hns: Modify the value with rd&dest_rd of qp_attr
2017-09-29 Steve Wiseiw_cxgb4: add referencing to wait objects
2017-09-29 Steve Wiseiw_cxgb4: allocate wait object for each ep object
2017-09-29 Steve Wiseiw_cxgb4: allocate wait object for each qp object
2017-09-29 Steve Wiseiw_cxgb4: allocate wait object for each cq object
2017-09-29 Steve Wiseiw_cxgb4: allocate wait object for each memory object
2017-09-29 Colin Ian KingRDMA/hns: remove redundant assignment to variable j
2017-09-29 Colin Ian KingRDMA/hns: make various function static, fixes warnings
2017-09-29 Dan Carpenteri40iw: delete some stray tabs
2017-09-29 Ajaykumar HotchandaniIB/{ipoib, iser}: Consistent print format of vendor...
2017-09-29 Himanshu JhaIB/qib: Use setup_timer and mod_timer
2017-09-29 Kalderon, MichalRDMA/qedr: Fix rdma_type initialization
2017-09-29 Doug LedfordMerge branch 'vnic' into k.o/for-next
2017-09-29 Doug LedfordMerge branch 'hfi1' into k.o/for-next
2017-09-29 Michael J.... IB/hfi1: Refactor reset_ctxt() IOCTL
2017-09-29 Michael J.... IB/hfi1: Refactor get_user() IOCTLs
2017-09-29 Michael J.... IB/hfi1: Refactor hfi_user_exp_rcv_invalid() IOCTLs
2017-09-29 Michael J.... IB/hfi1: Refactor hfi_user_exp_rcv_clear() IOCTLs
2017-09-29 Michael J.... IB/hfi1: Refactor hfi_user_exp_rcv_setup() IOCTL
2017-09-29 Michael J.... IB/hfi1: Refactor get_base_info
2017-09-29 Michael J.... IB/hfi1: Fix parenthesis alignment issues
2017-09-29 Michael J.... IB/hfi1: Refactor get_ctxt_info
2017-09-29 Michael J.... IB/hfi1: Refactor assign_ctxt() IOCTL
2017-09-27 Michael J.... IB/hfi1: Add a safe wrapper for _rcd_get_by_index
2017-09-27 Mike MarciniszynIB/hfi1: Extend input hdr tracing for packet type
2017-09-27 Jan SokolowskiIB/hfi1: Remove unused hfi1_cpulist variables
2017-09-27 Michael J.... IB/hfi1: Inline common calculation
2017-09-27 Jan SokolowskiIB/hfi1: Remove unnecessary error messages on alloc...
2017-09-27 Ira WeinyIB/hfi1: Remove unused link_default variable
2017-09-27 Ira WeinyIB/hfi1: Set default_desc1 just one time
next