summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-09Merge tag 'linux-can-fixes-for-5.2-20190607' of git://git.kernel.org/pub/scm/...David S. Miller
2019-06-09mpls: fix warning with multi-label encapGeorge Wilkie
2019-06-09net: phy: rename Asix Electronics PHY driverMichael Schmitz
2019-06-09ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zeroEric Dumazet
2019-06-09net: ipv4: fib_semantics: fix uninitialized variableEnrico Weigelt
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-06-07can: purge socket error queue on sock destructWillem de Bruijn
2019-06-07can: flexcan: Remove unneeded registration messageFabio Estevam
2019-06-07can: af_can: Fix error path of can_init()YueHaibing
2019-06-07can: m_can: implement errata "Needless activation of MRAF irq"Eugen Hristev
2019-06-07can: mcp251x: add support for mcp25625Sean Nyekjaer
2019-06-07dt-bindings: can: mcp251x: add mcp25625 supportSean Nyekjaer
2019-06-07can: xilinx_can: use correct bittiming_const for CAN FD coreAnssi Hannula
2019-06-07can: flexcan: fix timeout when set small bitrateJoakim Zhang
2019-06-07can: usb: Kconfig: Remove duplicate menu entryAlexander Dahl
2019-06-07Merge tag 'wireless-drivers-for-davem-2019-06-07' of git://git.kernel.org/pub...David S. Miller
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-06-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-06-06Merge branch 'fix-unconnected-udp'Alexei Starovoitov
2019-06-06bpf: expand section tests for test_section_namesDaniel Borkmann
2019-06-06bpf: more msg_name rewrite tests to test_sock_addrDaniel Borkmann
2019-06-06bpf, bpftool: enable recvmsg attach typesDaniel Borkmann
2019-06-06bpf, libbpf: enable recvmsg attach typesDaniel Borkmann
2019-06-06bpf: sync tooling uapi headerDaniel Borkmann
2019-06-06bpf: fix unconnected udp hooksDaniel Borkmann
2019-06-06Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-06-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-06-06Merge tag 'xfs-5.2-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-06-06Merge tag 'gfs2-v5.2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-06-06Merge tag 'ovl-fixes-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
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-06pktgen: do not sleep with the thread lock held.Paolo Abeni
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-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-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-05Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_...Hangbin Liu
2019-06-05net: aquantia: fix wol configuration not applied sometimesNikita Danilov
2019-06-05ethtool: fix potential userspace buffer overflowVivien Didelot