summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_core: Add support for filtering multicast loopbackMaor Gottlieb2015-10-215-13/+68
* IB/core: Allow setting create flags in QP init attributeEran Ben Elisha2015-10-211-1/+1
* IB/core: Extend ib_uverbs_create_qpEran Ben Elisha2015-10-214-65/+217
* iw_cxgb4: Adds support for T6 adapterHariprasad S2015-10-215-146/+204
* cxgb4: T6 adapter lld support for iw_cxgb4 driverHariprasad S2015-10-215-40/+158
* RDMA/ocrdma: Bump up ocrdma version number to 11.0.0.0Selvin Xavier2015-10-211-1/+1
* RDMA/ocrdma: Prevent CQ-Doorbell floodsDevesh Sharma2015-10-211-8/+3
* RDMA/ocrdma: Check resource ids received in Async CQENaga Irrinki2015-10-211-4/+26
* RDMA/ocrdma: Avoid a possible crash in ocrdma_rem_port_statsSelvin Xavier2015-10-211-1/+1
* RDMA/ocrdma: Cleanup unused device list and rcu variablesSelvin Xavier2015-10-212-15/+2
* iw_cxgb4: reverse the ord/ird in the ESTABLISHED upcallHariprasad S2015-10-211-2/+2
* iw_cxgb4: fix misuse of ep->ord for minimum ird calculationHariprasad S2015-10-211-1/+1
* iw_cxgb4: pass the ord/ird in connect reply eventsHariprasad S2015-10-211-0/+4
* iw_cxgb4: detect fatal errors while creating listening filtersHariprasad S2015-10-211-0/+4
* IB/core: avoid 32-bit warningArnd Bergmann2015-10-211-1/+1
* RDMA/cxgb4: re-fix 32-bit build warningArnd Bergmann2015-10-211-1/+1
* ib_pack.h: Fix commentary IBA reference for CNP in IB opcode enumHal Rosenstock2015-10-211-1/+1
* IB/iser: fix a comment typoGeliang Tang2015-10-211-1/+1
* usnic: correctly handle kzalloc return valueInsu Yun2015-10-211-4/+4
* MAINTAINERS: update usnic maintainer contactsDave Goodell \(dgoodell\)2015-10-211-2/+3
* usnic: correctly check failed allocationInsu Yun2015-10-211-5/+4
* Merge branch 'k.o/for-4.3-v1' into k.o/for-4.4Doug Ledford2015-10-2148-274/+596
|\
| * IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur2015-10-211-1/+9
| * IB/cma: Use inner P_Key to determine netdevHaggai Eran2015-10-201-2/+2
| * IB/ucma: check workqueue allocation before usageSasha Levin2015-10-201-1/+6
| * IB/cma: Potential NULL dereference in cma_id_from_eventHaggai Eran2015-10-201-1/+1
| * IB/core: Fix use after free of ifaMatan Barak2015-10-201-8/+27
| * IB/core: Fix memory corruption in ib_cache_gid_set_default_gidDoron Tsur2015-10-151-1/+1
| * IB/ipoib: For sendonly join free the multicast group on leaveChristoph Lameter2015-10-133-2/+5
| * IB/cma: Accept connection without a valid netdev on RoCEHaggai Eran2015-10-061-14/+40
| * xprtrdma: Don't require LOCAL_DMA_LKEY support for fastregSagi Grimberg2015-10-061-5/+3
| * usnic: add missing clauses to BSD licenseJeff Squyres2015-10-0625-73/+433
| * IB/ipoib: increase the max mcast backlog queueDoug Ledford2015-09-251-1/+1
| * IB/ipoib: Make sendonly multicast joins create the mcast groupDoug Ledford2015-09-251-10/+12
| * IB/ipoib: Expire sendonly multicast joinsChristoph Lameter2015-09-253-2/+22
| * IB/mlx5: Remove pa_lkey usagesSagi Grimberg2015-09-253-62/+1
| * IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg2015-09-254-43/+1
| * IB/iser: Add module parameter for always register memorySagi Grimberg2015-09-254-14/+31
| * xprtrdma: Replace global lkey with lkey local to PDChuck Lever2015-09-255-35/+2
| * Merge tag 'v4.3-rc2' into k.o/for-4.3-v1Doug Ledford2015-09-259620-261021/+503423
| |\
* | | IB/mlx4: Report checksum offload cap for RAW QP when query deviceBodong Wang2015-09-281-0/+2
* | | IB/core: Add support of checksum capability reporting for RC and RAWBodong Wang2015-09-281-1/+2
* | | Linux 4.3-rc3v4.3-rc3Linus Torvalds2015-09-271-1/+1
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-272-5/+27
|\ \ \
| * | | x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI codeAndy Lutomirski2015-09-221-1/+4
| * | | x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski2015-09-222-4/+23
| | |/ | |/|
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-271-8/+16
|\ \ \
| * | | irqchip/atmel-aic5: Use per chip mask caches in mask/unmask()Ludovic Desroches2015-09-221-8/+16
| |/ /
* | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-274-6/+30
|\ \ \
| * | | ARM: alignment: fix alignment handling for uaccess changesRussell King2015-09-241-5/+25