summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-10-22IB/core: Expose and rename ib_find_cached_gid_by_port cache APIMatan Barak3-11/+7
2015-10-22IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak17-32/+48
2015-10-22IB/mlx4: Add support for blocking multicast loopback QP creation user flagEran Ben Elisha2-6/+10
2015-10-22IB/mlx4: Add counter based implementation for QP multicast loopback blockEran Ben Elisha2-0/+68
2015-10-22IB/mlx4: Add IB counters tableEran Ben Elisha4-24/+81
2015-10-22net/mlx4_en: Implement mcast loopback prevention for ETH qpsMaor Gottlieb3-1/+49
2015-10-22net/mlx4_core: Add support for filtering multicast loopbackMaor Gottlieb3-8/+47
2015-10-22IB/core: Allow setting create flags in QP init attributeEran Ben Elisha1-1/+1
2015-10-22IB/core: Extend ib_uverbs_create_qpEran Ben Elisha3-65/+191
2015-10-22iw_cxgb4: Adds support for T6 adapterHariprasad S5-146/+204
2015-10-22cxgb4: T6 adapter lld support for iw_cxgb4 driverHariprasad S5-40/+158
2015-10-22RDMA/ocrdma: Bump up ocrdma version number to 11.0.0.0Selvin Xavier1-1/+1
2015-10-22RDMA/ocrdma: Prevent CQ-Doorbell floodsDevesh Sharma1-8/+3
2015-10-22RDMA/ocrdma: Check resource ids received in Async CQENaga Irrinki1-4/+26
2015-10-22RDMA/ocrdma: Avoid a possible crash in ocrdma_rem_port_statsSelvin Xavier1-1/+1
2015-10-22RDMA/ocrdma: Cleanup unused device list and rcu variablesSelvin Xavier2-15/+2
2015-10-22iw_cxgb4: reverse the ord/ird in the ESTABLISHED upcallHariprasad S1-2/+2
2015-10-22iw_cxgb4: fix misuse of ep->ord for minimum ird calculationHariprasad S1-1/+1
2015-10-22iw_cxgb4: pass the ord/ird in connect reply eventsHariprasad S1-0/+4
2015-10-22iw_cxgb4: detect fatal errors while creating listening filtersHariprasad S1-0/+4
2015-10-21IB/core: avoid 32-bit warningArnd Bergmann1-1/+1
2015-10-21RDMA/cxgb4: re-fix 32-bit build warningArnd Bergmann1-1/+1
2015-10-21IB/iser: fix a comment typoGeliang Tang1-1/+1
2015-10-21usnic: correctly handle kzalloc return valueInsu Yun1-4/+4
2015-10-21usnic: correctly check failed allocationInsu Yun1-5/+4
2015-10-21Merge branch 'k.o/for-4.3-v1' into k.o/for-4.4Doug Ledford41-222/+591
2015-10-21IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur1-1/+9
2015-10-20IB/cma: Use inner P_Key to determine netdevHaggai Eran1-2/+2
2015-10-20IB/ucma: check workqueue allocation before usageSasha Levin1-1/+6
2015-10-20IB/cma: Potential NULL dereference in cma_id_from_eventHaggai Eran1-1/+1
2015-10-20IB/core: Fix use after free of ifaMatan Barak1-8/+27
2015-10-15IB/core: Fix memory corruption in ib_cache_gid_set_default_gidDoron Tsur1-1/+1
2015-10-13IB/ipoib: For sendonly join free the multicast group on leaveChristoph Lameter3-2/+5
2015-10-06IB/cma: Accept connection without a valid netdev on RoCEHaggai Eran1-14/+40
2015-10-06usnic: add missing clauses to BSD licenseJeff Squyres25-73/+433
2015-09-29IB/mlx4: Report checksum offload cap for RAW QP when query deviceBodong Wang1-0/+2
2015-09-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+16
2015-09-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds3-1/+73
2015-09-27Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-6/+50
2015-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-12/+40
2015-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds8-166/+298
2015-09-27Merge tag 'usb-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds27-175/+286
2015-09-27Merge tag 'tty-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+2
2015-09-27Merge tag 'staging-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-43/+63
2015-09-27Merge tag 'driver-core-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+8
2015-09-27Merge tag 'char-misc-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-3/+21
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds54-259/+877
2015-09-26net: update docbook comment for __mdiobus_register()Russell King1-2/+5
2015-09-26IB/ipoib: increase the max mcast backlog queueDoug Ledford1-1/+1
2015-09-25ppp: fix lockdep splat in ppp_dev_uninit()Guillaume Nault1-1/+3