summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-07-21ide: avoid warning for timings calculationArnd Bergmann1-9/+9
2017-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds43-287/+427
2017-07-20net: bonding: Fix transmit load balancing in balance-alb modeKosuke Tatsukawa1-1/+1
2017-07-20net: ethernet: ti: cpsw: Push the request_irq function to the end of probeKeerthy1-24/+25
2017-07-20net: dsa: b53: Add missing ARL entries for BCM53125Florian Fainelli1-0/+1
2017-07-20Merge tag 'pm-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-6/+23
2017-07-20Merge tag 'libnvdimm-fixes-4.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-20/+44
2017-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-12/+7
2017-07-20Merge branches 'intel_pstate' and 'pm-domains'Rafael J. Wysocki2-6/+23
2017-07-20HID: hid-logitech-hidpp: add NULL check on devm_kmemdup() return valueGustavo A. R. Silva1-0/+3
2017-07-19net: tehuti: don't process data if it has not been copied from userspaceColin Ian King1-0/+2
2017-07-19net: dsa: mv88e6xxx: Enable CMODE config support for 6390XMartin Hundebøll1-0/+1
2017-07-19NET: dwmac: Make dwmac reset unconditionalEugeniy Paltsev1-1/+8
2017-07-19PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if p...Sudeep Holla1-4/+4
2017-07-18device-dax: fix sysfs duplicate warningsDan Williams3-14/+24
2017-07-18Merge tag 'md/4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds4-6/+7
2017-07-18atm: zatm: Fix an error handling path in 'zatm_init_one()'Christophe Jaillet1-1/+1
2017-07-18ppp: Fix false xmit recursion detect with two ppp devicesGao Feng1-9/+21
2017-07-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds39-280/+335
2017-07-17IB/core: Allow QP state transition from reset to errorTadeusz Struk1-0/+1
2017-07-17IB/hns: Fix for checkpatch.pl comment style warningsoulijun1-4/+6
2017-07-17IB/hns: Fix the bug with modifying the MAC address without removing the driveroulijun1-3/+0
2017-07-17IB/hns: Fix the bug with rdma operationoulijun1-4/+4
2017-07-17IB/hns: Fix the bug with wild pointer when destroy rc qpoulijun1-5/+7
2017-07-17IB/hns: Fix the bug of polling cq failed for loopback Qpsoulijun1-19/+34
2017-07-17IB/rxe: Set dma_mask and coherent_dma_maskyonatanc1-0/+2
2017-07-17IB/rxe: Fix kernel panic from skb destructorYonatan Cohen1-0/+3
2017-07-17IB/ipoib: Let lower driver handle get_stats64 callErez Shitrit1-0/+12
2017-07-17IB/core: Add ordered workqueue for RoCE GID managementMajd Dibbiny1-2/+9
2017-07-17IB/mlx5: Clean mr_cache debugfs in case of failureLeon Romanovsky1-12/+22
2017-07-17{net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky15-84/+72
2017-07-17IB/{rdmavt, qib, hfi1}: Remove gfp flags argumentLeon Romanovsky5-51/+26
2017-07-17IB/IPoIB: Convert IPoIB to memalloc_noio_* callsLeon Romanovsky1-9/+7
2017-07-17IB/IPoIB: Forward MTU change to driver belowErez Shitrit1-2/+17
2017-07-17IB: Convert msleep below 20ms to usleep_rangeLeon Romanovsky6-8/+9
2017-07-17IB/uverbs: Make use of ib_modify_qp variant to avoid resolving DMACParav Pandit1-19/+4
2017-07-17IB/core: Introduce modify QP operation with udataParav Pandit1-8/+24
2017-07-17Merge tag 'regmap-fix-w1-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2017-07-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds12-21/+674
2017-07-17acpi/nfit: Fix memory corruption/Unregister mce decoder on failurePrarit Bhargava1-1/+9
2017-07-17device-dax: fix 'passing zero to ERR_PTR()' warningDan Williams1-2/+7
2017-07-17libnvdimm: fix badblock range handling of ARS rangeToshi Kani1-3/+4
2017-07-17IB/core: Don't resolve IP address to the loopback deviceMoni Shoua3-45/+32
2017-07-17IB/core: Namespace is mandatory input for address resolutionMoni Shoua1-1/+5
2017-07-17IB/iser: Fix connection teardown race conditionVladimir Neyelov1-0/+11
2017-07-17RDMA/core: Document confusing codeGustavo A. R. Silva1-0/+13
2017-07-17mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] arrayBart Van Assche1-1/+1
2017-07-17IB/hfi1: Ensure dd->gi_mask can not be overflowedDennis Dalessandro1-1/+6
2017-07-17Merge tag 'v4.13-rc1' into k.o/for-4.13-rcDoug Ledford5037-123371/+627446
2017-07-17regmap: regmap-w1: Fix build troublesminimumlaw@rambler.ru1-2/+2