summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-06Merge tag 'fuse-fixes-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-06-06Merge tag 'nfs-for-5.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-06-06net: mscc: ocelot: remove unused variable 'vcap_data_t'YueHaibing
2019-06-06pktgen: do not sleep with the thread lock held.Paolo Abeni
2019-06-06net: fec: Do not use netdev messages too earlyFabio Estevam
2019-06-06vxlan: Use FDB_HASH_SIZE hash_locks to reduce contentionLitao jiao
2019-06-06Merge tag 'for-rc-adfs' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-06-06net: mvpp2: Use strscpy to handle stat stringsMaxime Chevallier
2019-06-06ipv6: fix spelling mistake: "wtih" -> "with"Colin Ian King
2019-06-06net: rds: fix memory leak in rds_ib_flush_mr_poolZhu Yanjun
2019-06-06Merge branch 'ipv6-fix-EFAULT-on-sendto-with-icmpv6-and-hdrincl'David S. Miller
2019-06-06ipv6: fix EFAULT on sendto with icmpv6 and hdrinclOlivier Matz
2019-06-06ipv6: use READ_ONCE() for inet->hdrincl as in ipv4Olivier Matz
2019-06-06r8169: silence sparse warning in rtl8169_start_xmitHeiner Kallweit
2019-06-06Revert "gfs2: Replace gl_revokes with a GLF flag"Bob Peterson
2019-06-06arm64: Silence gcc warnings about arch ABI driftDave Martin
2019-06-06parisc: Fix crash due alternative coding for NP iopdir_fdc bitHelge Deller
2019-06-06parisc: Use lpa instruction to load physical addresses in driver codeJohn David Anglin
2019-06-06parisc: configs: Remove useless UEVENT_HELPER_PATHKrzysztof Kozlowski
2019-06-06parisc: Use implicit space register selection for loading the coherence index...John David Anglin
2019-06-06ARM64: trivial: s/TIF_SECOMP/TIF_SECCOMP/ comment typo fixGeorge G. Davis
2019-06-05Merge branch 'tcp-flowlabel'David S. Miller
2019-06-05ipv6: tcp: send consistent flowlabel in TIME_WAIT stateEric Dumazet
2019-06-05ipv6: tcp: enable flowlabel reflection in some RST packetsEric Dumazet
2019-06-05lib: objagg: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-06-05inet_connection_sock: remove unused parameter of reqsk_queue_unlink funcZhiqiang Liu
2019-06-05Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_...Hangbin Liu
2019-06-05net: phy: remove state PHY_FORCINGHeiner Kallweit
2019-06-05net: aquantia: fix wol configuration not applied sometimesNikita Danilov
2019-06-05ethtool: fix potential userspace buffer overflowVivien Didelot
2019-06-05Fix memory leak in sctp_process_initNeil Horman
2019-06-05net: rds: fix memory leak when unload rds_rdmaZhu Yanjun
2019-06-05net: rds: add per rds connection cache statisticsZhu Yanjun
2019-06-05Merge branch 'dwmac-mediatek'David S. Miller
2019-06-05net: stmmac: dwmac4: fix flow control issueBiao Huang
2019-06-05net: stmmac: modify default value of tx-framesBiao Huang
2019-06-05net: stmmac: dwmac-mediatek: disable rx watchdogBiao Huang
2019-06-05net: stmmac: dwmac-mediatek: enable Ethernet power domainBiao Huang
2019-06-05ipv6: fix the check before getting the cookie in rt6_get_cookieXin Long
2019-06-05ipv4: not do cache for local delivery if bc_forwarding is enabledXin Long
2019-06-05drivers: net: vxlan: drop unneeded likely() call around IS_ERR()Enrico Weigelt
2019-06-05net: ipv6: drop unneeded likely() call around IS_ERR()Enrico Weigelt
2019-06-05net: ipv4: drop unneeded likely() call around IS_ERR()Enrico Weigelt
2019-06-05net: openvswitch: drop unneeded likely() call around IS_ERR()Enrico Weigelt
2019-06-05net: socket: drop unneeded likely() call around IS_ERR()Enrico Weigelt
2019-06-05nfp: flower: use struct_size() helperGustavo A. R. Silva
2019-06-05i40e: Check and set the PF driver state first in i40e_ndo_set_vf_macLihong Yang
2019-06-05i40e: Do not check VF state in i40e_ndo_get_vf_configLihong Yang
2019-06-05Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2019-06-05Merge tag 'linux-kselftest-5.2-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds