platform/kernel/linux-starfive.git
2017-10-18 Mustafa Ismaili40iw: Remove unused structures
2017-10-18 Mustafa Ismaili40iw: Move exception_lan_queue to VSI structure
2017-10-18 Mustafa Ismaili40iw: Remove unused static_rsrc from i40iw_create_qp_info
2017-10-18 Mustafa Ismaili40iw: Ignore AE source field in AEQE for some AEs
2017-10-18 Mustafa Ismaili40iw: Cleanup AE processing
2017-10-18 Doug LedfordMerge branch 'timer_setup' into for-next
2017-10-18 Doug LedfordMerge branch 'for-next-early' into for-next
2017-10-18 Jérémy LefaureIB/mlx5: Use ARRAY_SIZE
2017-10-18 Parav PanditIB/core: Fix calculation of maximum RoCE MTU
2017-10-18 Parav PanditIB/core: Fix use workqueue without WQ_MEM_RECLAIM
2017-10-18 Parav PanditIB/core: Fix unable to change lifespan entry for hw_cou...
2017-10-18 Parav PanditIB: Let ib_core resolve destination mac address
2017-10-18 Parav PanditIB/core: Introduce and use rdma_create_user_ah
2017-10-18 Kees CookRDMA/cxgb4: Convert timers to use timer_setup()
2017-10-18 Kees CookRDMA/i40iw: Convert timers to use timer_setup() (part 2)
2017-10-18 Kees CookRDMA/cxgb3: Convert timers to use timer_setup()
2017-10-18 Kees CookIB/hfi1: Convert timers to use timer_setup()
2017-10-18 Kees CookIB/rdmavt: Convert timers to use timer_setup()
2017-10-18 Doug LedfordMerge tag 'mlx5-updates-2017-10-11' of git://git./linux...
2017-10-18 Bart Van AsscheIB/srp: Make CM timeout dependent on subnet timeout
2017-10-18 Bart Van AsscheIB/srp: Cache global rkey
2017-10-18 Bart Van AsscheIB/srp: Remove second argument of srp_destroy_qp()
2017-10-18 Bart Van AsscheIB/srp: Avoid that a cable pull can trigger a kernel...
2017-10-18 Bart Van AsscheIB/srpt: Change default behavior from using SRQ to...
2017-10-18 Bart Van AsscheIB/srpt: Cache global L_Key
2017-10-18 Bart Van AsscheIB/srpt: Limit the send and receive queue sizes to...
2017-10-18 Bart Van AsscheIB/srpt: Do not accept invalid initiator port names
2017-10-18 Bart Van AsscheRDMA/uverbs: Make the code in ib_uverbs_cmd_verbs(...
2017-10-18 Somnath Koturbnxt_re: Make room for mapping beyond 32 entries
2017-10-18 Somnath Koturbnxt_re: Fix incorrect usage of test_bit()
2017-10-18 Thomas BogendoerferIB/hfi1: Add MODULE_FIRMWARE statements
2017-10-18 Colin Ian KingRDMA/hns: fix spelling mistake: "Reseved" -> "Reserved"
2017-10-18 Doug LedfordMerge branch 'hfi1' into k.o/for-next
2017-10-18 Alex EstrinIB/rdmavt: Don't wait for resources in QP reset
2017-10-18 Kaike WanIB/hfi1: Set hdr_type when tx req is allocated
2017-10-18 Don HiattIB/hfi1: Eliminate allocation while atomic
2017-10-18 Don HiattIB/hfi1: Mask out A bit from psn trace
2017-10-18 Grzegorz MorysIB/hfi1: Correct unnecessary acquisition of HW mutex
2017-10-18 Jakub ByczkowskiIB/hfi1: Allow meta version 4 for platform configuration
2017-10-18 Jan SokolowskiIB/hfi1: Fix serdes loopback set-up
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-14 Alex Veskernet/mlx5e: IPoIB, Modify rdma netdev allocate and free...
2017-10-14 Alex Veskernet/mlx5e: IPoIB, Add PKEY child interface ethtool ops
2017-10-14 Alex Veskernet/mlx5e: IPoIB, Add PKEY child interface ndos
2017-10-14 Alex Veskernet/mlx5e: IPoIB, Add PKEY child interface nic profile
2017-10-14 Alex Veskernet/mlx5e: IPoIB, Use hash-table to map between QPN...
2017-10-14 Alex Veskernet/mlx5e: IPoIB, Support for setting PKEY index to...
2017-10-14 Alex VeskerIB/ipoib: Add ability to set PKEY index to lower device...
2017-10-14 Alex VeskerIB/ipoib: Grab rtnl lock on heavy flush when calling...
2017-10-14 Alex Veskernet/mlx5: Support for attaching multiple underlay QPs...
2017-10-14 Alex Veskernet/mlx5e: IPoIB, Move underlay QP init/uninit to separ...
2017-10-14 Feras Daoudnet/mlx5: PTP code migration to driver core section
2017-10-14 Feras Daoudnet/mlx5: File renaming towards ptp core implementation
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
next