summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-27NFSv2: Fix write regressionTrond Myklebust
2019-08-27NFSv2: Fix eof handlingTrond Myklebust
2019-08-27mfd: rk808: Make PM function declaration staticLee Jones
2019-08-26ice: fix adminq calls during removeHenry Tieman
2019-08-26ice: Rework ice_ena_msix_rangeAnirudh Venkataramanan
2019-08-26ice: Fix VF configuration issues due to resetAkeem G Abodunrin
2019-08-26ice: Alloc queue management bitmaps and arrays dynamicallyAnirudh Venkataramanan
2019-08-26ice: add support for virtchnl_queue_select.[tx|rx]_queues bitmapPaul Greenwalt
2019-08-27mfd: rk808: Mark pm functions __maybe_unusedArnd Bergmann
2019-08-26ice: add support for enabling/disabling single queuesMaciej Fijalkowski
2019-08-26ice: fix potential infinite loopColin Ian King
2019-08-26ice: fix ice_is_tc_enaJacob Keller
2019-08-26ice: add validation in OP_CONFIG_VSI_QUEUES VF messageMichal Swiatkowski
2019-08-26ice: Don't clog kernel debug log with VF MDD events errorsAkeem G Abodunrin
2019-08-26ice: Introduce a local variable for a VSI in the rebuild pathKrzysztof Kazimierczak
2019-08-26ice: shorten local and add debug printsJesse Brandeburg
2019-08-26ice: Sanitize ice_ena_vsi and ice_dis_vsiAnirudh Venkataramanan
2019-08-26ice: added sibling head to parse nodesVictor Raj
2019-08-26ice: Fix ethtool port and PFC stats for 4x25G cardsUsha Ketineni
2019-08-26nfp: add AMDA0058 boards to firmware listJakub Kicinski
2019-08-26r8169: improve DMA handling in rtl_rxHeiner Kallweit
2019-08-26Merge branch 'cls-hw-offload-rtnl'David S. Miller
2019-08-26net: sched: flower: don't take rtnl lock for cls hw offloads APIVlad Buslov
2019-08-26net: sched: copy tunnel info when setting flow_action entry->tunnelVlad Buslov
2019-08-26net: sched: take reference to action dev before calling offloadsVlad Buslov
2019-08-26net: sched: take rtnl lock in tc_setup_flow_action()Vlad Buslov
2019-08-26net: sched: conditionally obtain rtnl lock in cls hw offloads APIVlad Buslov
2019-08-26net: sched: add API for registering unlocked offload block callbacksVlad Buslov
2019-08-26net: sched: notify classifier on successful offload add/deleteVlad Buslov
2019-08-26net: sched: refactor block offloads counter usageVlad Buslov
2019-08-26net: sched: change tcf block offload counter type to atomic_tVlad Buslov
2019-08-26net: sched: protect block offload-related fields with rw_semaphoreVlad Buslov
2019-08-26NFS: Fix writepage(s) error handling to not report errors twiceTrond Myklebust
2019-08-26NFS: Fix spurious EIO read errorsTrond Myklebust
2019-08-26pNFS/flexfiles: Don't time out requests on hard mountsTrond Myklebust
2019-08-26SUNRPC: Handle connection breakages correctly in call_status()Trond Myklebust
2019-08-26Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"Trond Myklebust
2019-08-26SUNRPC: Handle EADDRINUSE and ENOBUFS correctlyTrond Myklebust
2019-08-26pNFS/flexfiles: Turn off soft RPC callsTrond Myklebust
2019-08-26SUNRPC: Don't handle errors if the bind/connect succeededTrond Myklebust
2019-08-26arc: prefer __section from compiler_attributes.hNick Desaulniers
2019-08-26dt-bindings: IDU-intc: Add support for edge-triggered interruptsMischa Jonker
2019-08-26dt-bindings: IDU-intc: Clean up documentationMischa Jonker
2019-08-26ARCv2: IDU-intc: Add support for edge-triggered interruptsMischa Jonker
2019-08-26ALSA: oxfw: fix to handle correct stream for PCM playbackTakashi Sakamoto
2019-08-25r8152: Set memory to all 0xFFs on failed reg readsPrashant Malani
2019-08-25cirrus: cs89x0: remove set but not used variable 'lp'YueHaibing
2019-08-25Revert "net: mediatek: remove set but not used variable 'status'"David S. Miller
2019-08-25net: mediatek: remove set but not used variable 'status'Mao Wenan
2019-08-25openvswitch: Fix conntrack cache with timeoutYi-Hung Wei