summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-22fsl/man: Inherit parent device and of_nodeFlorian Fainelli
2017-08-22bpf: fix map value attribute for hash of mapsDaniel Borkmann
2017-08-22net: phy: Deal with unbound PHY driver in phy_attached_print()Florian Fainelli
2017-08-22Merge branch 'net-sched-couple-of-chain-fixes'David S. Miller
2017-08-22net: sched: don't do tcf_chain_flush from tcf_chain_destroyJiri Pirko
2017-08-22net: sched: fix use after free when tcf_chain_destroy is called multiple timesJiri Pirko
2017-08-22udp: on peeking bad csum, drop packets even if not at headEric Dumazet
2017-08-22macsec: add genl family module aliasSabrina Dubroca
2017-08-22Merge branch 'tipc-topology-server-fixes'David S. Miller
2017-08-22tipc: fix a race condition of releasing subscriber objectYing Xue
2017-08-22tipc: remove subscription references only for pending timersParthasarathy Bhuvaragan
2017-08-22mlxsw: spectrum_switchdev: Fix mrouter flag updateNogah Frankel
2017-08-22net: ftgmac100: Fix oops in probe on failure to find associated PHYAndrew Jeffery
2017-08-22net/hsr: Check skb_put_padto() return valueFlorian Fainelli
2017-08-22ipv6: add rcu grace period before freeing fib6_nodeWei Wang
2017-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-08-22ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()Stefano Brivio
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-08-21sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus()Thomas Petazzoni
2017-08-21Merge tag 'arc-4.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-08-21Merge tag 'rtc-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-08-21pids: make task_tgid_nr_ns() safeOleg Nesterov
2017-08-21rtc: ds1307: fix regmap configHeiner Kallweit
2017-08-20ipv6: repair fib6 tree in failure caseWei Wang
2017-08-20net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov
2017-08-20tools lib bpf: improve warningEric Leblond
2017-08-20switchdev: documentation: minor typo fixesChris Packham
2017-08-20bpf, doc: also add s390x as arch to sysctl descriptionDaniel Borkmann
2017-08-20Linux 4.13-rc6Linus Torvalds
2017-08-20Sanitize 'move_pages()' permission checksLinus Torvalds
2017-08-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-08-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-08-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-08-20Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-08-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-08-20genirq/ipi: Fixup checks against nr_cpu_idsAlexey Dobriyan
2017-08-18net: sched: fix NULL pointer dereference when action calls some targetsXin Long
2017-08-18rxrpc: Fix oops when discarding a preallocated service callDavid Howells
2017-08-18irda: do not leak initialized list.dev to userspaceColin Ian King
2017-08-18net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabledHuy Nguyen
2017-08-18PCI: Allow PCI express root ports to find themselvesThierry Reding
2017-08-18tcp: when rearming RTO, if RTO time is in past then fire RTO ASAPNeal Cardwell
2017-08-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-08-18net: check and errout if res->fi is NULL when RTM_F_FIB_MATCH is setRoopa Prabhu
2017-08-18ipv6: reset fn->rr_ptr when replacing routeWei Wang
2017-08-18sctp: fully initialize the IPv6 address in sctp_v6_to_addr()Alexander Potapenko
2017-08-18tipc: fix use-after-freeEric Dumazet
2017-08-18tun: handle register_netdevice() failures properlyEric Dumazet
2017-08-18mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changesKees Cook