summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-18cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan
2016-11-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-11-16iw_cxgb4: invalidate the mr when posting a read_w_inv wrSteve Wise
2016-11-16iw_cxgb4: set *bad_wr for post_send/post_recv errorsSteve Wise
2016-11-16Merge branches 'hfi1' and 'mlx' into k.o/for-4.9-rcDoug Ledford
2016-11-16IB/rxe: Update qp state for user queryYonatan Cohen
2016-11-16IB/rxe: Clear queue buffer when modifying QP to resetYonatan Cohen
2016-11-16IB/rxe: Fix handling of erroneous WRYonatan Cohen
2016-11-16IB/rxe: Fix kernel panic in UDP tunnel with GRO and RX checksumYonatan Cohen
2016-11-16IB/mlx4: Fix create CQ error flowMatan Barak
2016-11-16IB/mlx4: Check gid_index return valueDaniel Jurgens
2016-11-16IB/mlx5: Fix NULL pointer dereference on debug printEli Cohen
2016-11-16IB/mlx5: Fix fatal error dispatchingEli Cohen
2016-11-16IB/mlx5: Resolve soft lock on massive reg MRsMoshe Lazer
2016-11-16IB/mlx5: Use cache line size to select CQE strideDaniel Jurgens
2016-11-16IB/mlx5: Validate requested RQT sizeMaor Gottlieb
2016-11-16IB/mlx5: Fix memory leak in query deviceMajd Dibbiny
2016-11-16IB/core: Avoid unsigned int overflow in sg_alloc_tableMark Bloch
2016-11-16IB/core: Add missing check for addr_resolve callback return valueMark Bloch
2016-11-16IB/core: Set routable RoCE gid type for ipv4/ipv6 networksLeon Romanovsky
2016-11-16IB/cm: Mark stale CM id's whenever the mad agent was unregisteredMark Bloch
2016-11-16IB/uverbs: Fix leak of XRC target QPsTariq Toukan
2016-11-15IB/hfi1: Remove incorrect IS_ERR checkDennis Dalessandro
2016-11-15IB/hfi1: Prevent hardware counter names from being cut offJianxin Xiong
2016-11-15IB/hfi1: Fix ECN processing in prescan_rxqDasaratharaman Chandramouli
2016-11-15IB/hfi1: Fix status error code for unsupported packetsJakub Pawlak
2016-11-15IB/hfi1: Relocate rcvhdrcnt module parameter check.Krzysztof Blaszkowski
2016-11-15IB/hfi1: Fix rnr_timer additionIra Weiny
2016-11-15IB/hfi1: Delete unused lockEaswar Hariharan
2016-11-15IB/hfi1: Clean up unused argumentEaswar Hariharan
2016-11-15IB/hfi1: Remove leftover snoop referencesDennis Dalessandro
2016-11-15IB/hfi1: Fix a potential memory leak in hfi1_create_ctxts()Jianxin Xiong
2016-11-15IB/hfi1: Return ENODEV for unsupported PCI device ids.Krzysztof Blaszkowski
2016-11-15IB/hfi1: Fix an Oops on pci device force removeTadeusz Struk
2016-11-15IB/hfi1: Fix integrity check flags default valuesJakub Pawlak
2016-11-15IB/hfi1: Remove redundant sysfs irq affinity entryTadeusz Struk
2016-11-15IB/rdmavt: rdmavt can handle non aligned page mapsDennis Dalessandro
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-11infiniband: shut up a maybe-uninitialized warningArnd Bergmann
2016-11-09net/mlx5: Support encap id when setting new steering entryHadar Hen Zion
2016-11-09net/mlx5: Add creation flags when adding new flow tableHadar Hen Zion
2016-10-30Merge tag 'shared-for-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-30net/mlx5: Add multi dest supportMark Bloch
2016-10-30IB/mlx5: Skip handling unknown eventsSaeed Mahameed
2016-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-29{net, ib}/mlx5: Make cache line size determination at runtime.Daniel Jurgens
2016-10-20net: use core MTU range checking in misc driversJarod Wilson