summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-29iwlwifi: pcie: handle switching killer Qu B0 NICs to C0Luca Coelho
2019-08-28sky2: Disable MSI on yet another ASUS boards (P6Xxxx)Takashi Iwai
2019-08-28Merge branch 'nfp-flower-fix-bugs-in-merge-tunnel-encap-code'David S. Miller
2019-08-28nfp: flower: handle neighbour events on internal portsJohn Hurley
2019-08-28nfp: flower: prevent ingress block binds on internal portsJohn Hurley
2019-08-28Merge branch 'r8152-fix-side-effect'David S. Miller
2019-08-28r8152: remove calling netif_napi_delHayes Wang
2019-08-28Revert "r8152: napi hangup fix after disconnect"Hayes Wang
2019-08-28net/sched: pfifo_fast: fix wrong dereference in pfifo_fast_enqueueDavide Caratti
2019-08-28tcp: inherit timestamp on mtu probeWillem de Bruijn
2019-08-28net: sched: act_sample: fix psample group handling on overwriteVlad Buslov
2019-08-28ibmvnic: Do not process reset during or after device removalThomas Falcon
2019-08-28openvswitch: Clear the L4 portion of the key for "later" fragments.Justin Pettit
2019-08-28openvswitch: Properly set L4 keys on "later" IP fragmentsGreg Rose
2019-08-28mld: fix memory leak in mld_del_delrec()Eric Dumazet
2019-08-28net/sched: pfifo_fast: fix wrong dereference when qdisc is resetDavide Caratti
2019-08-28Merge branch 'macb-Update-ethernet-compatible-string-for-SiFive-FU540'David S. Miller
2019-08-28macb: Update compatibility string for SiFive FU540-C000Yash Shah
2019-08-28macb: bindings doc: update sifive fu540-c000 bindingYash Shah
2019-08-27tcp: remove empty skb from write queue in error casesEric Dumazet
2019-08-27net/rds: Fix info leak in rds6_inc_info_copy()Ka-Cheong Poon
2019-08-27net: fix skb use after free in netpollFeng Sun
2019-08-27net: dsa: tag_8021q: Future-proof the reserved fields in the custom VIDVladimir Oltean
2019-08-27Add genphy_c45_config_aneg() function to phy-c45.cMarco Hartmann
2019-08-27net_sched: fix a NULL pointer deref in ipt actionCong Wang
2019-08-27Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-08-27Merge tag 'arc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2019-08-27Merge tag 'mfd-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2019-08-27Merge tag 'sound-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-27NFS: remove set but not used variable 'mapping'YueHaibing
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-27mfd: rk808: Mark pm functions __maybe_unusedArnd Bergmann
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-25openvswitch: Fix conntrack cache with timeoutYi-Hung Wei