summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-07-21brcmfmac: fix regression in brcmf_sdio_txpkt_hdalign()Arend Van Spriel
2017-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-07-20net: bonding: Fix transmit load balancing in balance-alb modeKosuke Tatsukawa
2017-07-20net: ethernet: ti: cpsw: Push the request_irq function to the end of probeKeerthy
2017-07-20net: dsa: b53: Add missing ARL entries for BCM53125Florian Fainelli
2017-07-20Merge tag 'pm-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-07-20Merge tag 'libnvdimm-fixes-4.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-07-20Merge branches 'intel_pstate' and 'pm-domains'Rafael J. Wysocki
2017-07-20HID: hid-logitech-hidpp: add NULL check on devm_kmemdup() return valueGustavo A. R. Silva
2017-07-19net: tehuti: don't process data if it has not been copied from userspaceColin Ian King
2017-07-19net: dsa: mv88e6xxx: Enable CMODE config support for 6390XMartin Hundebøll
2017-07-19NET: dwmac: Make dwmac reset unconditionalEugeniy Paltsev
2017-07-19PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if p...Sudeep Holla
2017-07-18device-dax: fix sysfs duplicate warningsDan Williams
2017-07-18Merge tag 'md/4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-07-18atm: zatm: Fix an error handling path in 'zatm_init_one()'Christophe Jaillet
2017-07-18ppp: Fix false xmit recursion detect with two ppp devicesGao Feng
2017-07-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-07-17IB/core: Allow QP state transition from reset to errorTadeusz Struk
2017-07-17IB/hns: Fix for checkpatch.pl comment style warningsoulijun
2017-07-17IB/hns: Fix the bug with modifying the MAC address without removing the driveroulijun
2017-07-17IB/hns: Fix the bug with rdma operationoulijun
2017-07-17IB/hns: Fix the bug with wild pointer when destroy rc qpoulijun
2017-07-17IB/hns: Fix the bug of polling cq failed for loopback Qpsoulijun
2017-07-17IB/rxe: Set dma_mask and coherent_dma_maskyonatanc
2017-07-17IB/rxe: Fix kernel panic from skb destructorYonatan Cohen
2017-07-17IB/ipoib: Let lower driver handle get_stats64 callErez Shitrit
2017-07-17IB/core: Add ordered workqueue for RoCE GID managementMajd Dibbiny
2017-07-17IB/mlx5: Clean mr_cache debugfs in case of failureLeon Romanovsky
2017-07-17{net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky
2017-07-17IB/{rdmavt, qib, hfi1}: Remove gfp flags argumentLeon Romanovsky
2017-07-17IB/IPoIB: Convert IPoIB to memalloc_noio_* callsLeon Romanovsky
2017-07-17IB/IPoIB: Forward MTU change to driver belowErez Shitrit
2017-07-17IB: Convert msleep below 20ms to usleep_rangeLeon Romanovsky
2017-07-17IB/uverbs: Make use of ib_modify_qp variant to avoid resolving DMACParav Pandit
2017-07-17IB/core: Introduce modify QP operation with udataParav Pandit
2017-07-17Merge tag 'regmap-fix-w1-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-07-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-07-17acpi/nfit: Fix memory corruption/Unregister mce decoder on failurePrarit Bhargava
2017-07-17device-dax: fix 'passing zero to ERR_PTR()' warningDan Williams
2017-07-17libnvdimm: fix badblock range handling of ARS rangeToshi Kani
2017-07-17IB/core: Don't resolve IP address to the loopback deviceMoni Shoua
2017-07-17IB/core: Namespace is mandatory input for address resolutionMoni Shoua
2017-07-17IB/iser: Fix connection teardown race conditionVladimir Neyelov
2017-07-17RDMA/core: Document confusing codeGustavo A. R. Silva
2017-07-17mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] arrayBart Van Assche
2017-07-17IB/hfi1: Ensure dd->gi_mask can not be overflowedDennis Dalessandro
2017-07-17Merge tag 'v4.13-rc1' into k.o/for-4.13-rcDoug Ledford
2017-07-17regmap: regmap-w1: Fix build troublesminimumlaw@rambler.ru