summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-16bnxt_en: Add a new BNXT_FW_RESET_STATE_POLL_FW_DOWN state.Vasundhara Volam
2019-09-16bnxt_en: Update firmware interface spec. to 1.10.0.100.Michael Chan
2019-09-16bnxt_en: Increase timeout for HWRM_DBG_COREDUMP_XX commandsVasundhara Volam
2019-09-16bnxt_en: Don't proceed in .ndo_set_rx_mode() when device is not in open state.Michael Chan
2019-09-16null_blk: format pr_* logs with pr_fmtAndré Almeida
2019-09-16null_blk: match the type of parameter nr_devicesAndré Almeida
2019-09-16null_blk: do not fail the module load with zero devicesAndré Almeida
2019-09-16ARM: dts: dir685: Drop spi-cpol from the displayLinus Walleij
2019-09-16tcp: Add snd_wnd to TCP_INFOThomas Higdon
2019-09-16tcp: Add TCP_INFO counter for packets received out-of-orderThomas Higdon
2019-09-16net: mdio: switch to using gpiod_get_optional()Dmitry Torokhov
2019-09-16dm: introduce DM_GET_TARGET_VERSIONMikulas Patocka
2019-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-09-16RDMA/bnxt_re: Fix spelling mistake "missin_resp" -> "missing_resp"Colin Ian King
2019-09-16RDMA/hns: Package operations of rq inline buffer into separate functionsLijun Ou
2019-09-16RDMA/hns: Optimize cmd init and mode selection for hip08Yixian Liu
2019-09-16PCI: dwc: Add validation that PCIe core is set to correct modeJonathan Chocron
2019-09-16PCI: dwc: al: Add Amazon Annapurna Labs PCIe controller driverJonathan Chocron
2019-09-16dt-bindings: PCI: Add Amazon's Annapurna Labs PCIe host bridge bindingJonathan Chocron
2019-09-16PCI: Add quirk to disable MSI-X support for Amazon's Annapurna Labs Root PortJonathan Chocron
2019-09-16PCI/VPD: Prevent VPD access for Amazon's Annapurna Labs Root PortJonathan Chocron
2019-09-16PCI: Add ACS quirk for Amazon Annapurna Labs root portsAli Saidi
2019-09-16PCI: Add Amazon's Annapurna Labs vendor IDJonathan Chocron
2019-09-16Merge branch 'sched/rt' into sched/core, to pick up -rt changesIngo Molnar
2019-09-16s390: remove pointless drivers-y in drivers/s390/MakefileMasahiro Yamada
2019-09-16s390/cpum_sf: Fix line length and format stringThomas Richter
2019-09-16s390/pci: fix MSI message dataSebastian Ott
2019-09-16Merge branch 'for-5.4' into for-linusPetr Mladek
2019-09-16ceph: call ceph_mdsc_destroy from destroy_fs_clientJeff Layton
2019-09-16libceph: use ceph_kvmalloc() for osdmap arraysIlya Dryomov
2019-09-16libceph: avoid a __vmalloc() deadlock in ceph_kvmalloc()Ilya Dryomov
2019-09-16ceph: allow object copies across different filesystems in the same clusterLuis Henriques
2019-09-16ceph: include ceph_debug.h in cache.cIlya Dryomov
2019-09-16ceph: move static keyword to the front of declarationsKrzysztof Wilczynski
2019-09-16rbd: pull rbd_img_request_create() dout out into the callersIlya Dryomov
2019-09-16ceph: reconnect connection if session hang in opening stateErqi Chen
2019-09-16libceph: drop unused con parameter of calc_target()Ilya Dryomov
2019-09-16ceph: use release_pages() directlyJohn Hubbard
2019-09-16rbd: fix response length parameter for encoded stringsDongsheng Yang
2019-09-16ceph: allow arbitrary security.* xattrsJeff Layton
2019-09-16ceph: only set CEPH_I_SEC_INITED if we got a MAC labelJeff Layton
2019-09-16ceph: turn ceph_security_invalidate_secctx into static inlineJeff Layton
2019-09-16ceph: add buffered/direct exclusionary locking for reads and writesJeff Layton
2019-09-16libceph: handle OSD op ceph_pagelist_append() errorsDavid Disseldorp
2019-09-16ceph: don't return a value from void functionJohn Hubbard
2019-09-16ceph: don't freeze during write page faultsJeff Layton
2019-09-16ceph: update the mtime when truncating upJeff Layton
2019-09-16ceph: fix indentation in __get_snap_name()Ilya Dryomov
2019-09-16ceph: remove incorrect comment above __send_capJeff Layton
2019-09-16ceph: remove CEPH_I_NOFLUSHJeff Layton