summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-27scripts/gdb: do not descend into scripts/gdb from scriptsMasahiro Yamada
2019-02-27kbuild: remove unimportant comments from ./KbuildMasahiro Yamada
2019-02-27scripts/gdb: delay generation of gdb constants.pyMasahiro Yamada
2019-02-27Merge tag 'vfio-ccw-20190227' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky
2019-02-27powerpc/fsl: Fix the flush of branch predictor.Christophe Leroy
2019-02-27Btrfs: fix deadlock between clone/dedupe and renameFilipe Manana
2019-02-27Btrfs: fix corruption reading shared and compressed extents after hole punchingFilipe Manana
2019-02-27powerpc/powernv: Make opal log only readable by rootJordan Niethe
2019-02-27netfilter: nft_set_hash: remove nft_hash_key()Pablo Neira Ayuso
2019-02-27netfilter: nft_set_hash: bogus element self comparison from deactivation pathPablo Neira Ayuso
2019-02-27netfilter: nft_set_hash: fix lookups with fixed size hash on big endianPablo Neira Ayuso
2019-02-27netfilter: remove unneeded switch fall-throughLi RongQing
2019-02-27netfilter: conntrack: avoid same-timeout updateFlorian Westphal
2019-02-27netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.hFlorian Westphal
2019-02-27netfilter: nat: remove l3proto structFlorian Westphal
2019-02-27netfilter: nat: remove csum_recalc hookFlorian Westphal
2019-02-27netfilter: nat: remove csum_update hookFlorian Westphal
2019-02-27netfilter: nat: remove l3 manip_pkt hookFlorian Westphal
2019-02-27netfilter: nat: remove nf_nat_l4proto.hFlorian Westphal
2019-02-27netfilter: nat: merge nf_nat_ipv4,6 into nat coreFlorian Westphal
2019-02-27netfilter: nat: move nlattr parse and xfrm session decode to coreFlorian Westphal
2019-02-27netfilter: nat: merge ipv4 and ipv6 masquerade functionalityFlorian Westphal
2019-02-27ACPI / bus: Respect PRP0001 when retrieving device match dataAndy Shevchenko
2019-02-27netfilter: ebtables: remove BUGPRINT messagesFlorian Westphal
2019-02-27netfilter: nf_conntrack_amanda: add support for STATE streamsFlorian Tham
2019-02-27netfilter: nft_compat: use .release_ops and remove list of extensionPablo Neira Ayuso
2019-02-27mmc: core: Fix NULL ptr crash from mmc_should_fail_requestRitesh Harjani
2019-02-27arm64: dts: rockchip: move QCA6174A wakeup pin into its USB nodeBrian Norris
2019-02-27dt-bindings: net: btusb: add QCA6174A IDsBrian Norris
2019-02-27Bluetooth: btusb: add QCA6174A compatible propertiesBrian Norris
2019-02-27Bluetooth: hci_qca: Use msleep() instead of open coding itMatthias Kaehlcke
2019-02-27Bluetooth: hci_qca: Add delay after power-off pulseMatthias Kaehlcke
2019-02-27Bluetooth: hci_qca: Move boot delay to qca_send_power_pulse()Matthias Kaehlcke
2019-02-27Bluetooth: hci_qca: Pass boolean 'on/off' to qca_send_power_pulse()Matthias Kaehlcke
2019-02-26arm64: dts: qcom: msm8998: Extend TZ reserved memory areaMarc Gonzalez
2019-02-26Merge tag 'qcom-fixes-for-5.0-rc3' into fixes-for-5.0-rc8Andy Gross
2019-02-26net: sched: pie: fix 64-bit divisionLeslie Monis
2019-02-26tipc: fix race condition causing hung sendtoTung Nguyen
2019-02-26net: Use RCU_POINTER_INITIALIZER() to init static variableLi RongQing
2019-02-26hv_netvsc: Fix IP header checksum for coalesced packetsHaiyang Zhang
2019-02-27KVM: PPC: Fix compilation when KVM is not enabledPaul Mackerras
2019-02-26percpu: km: no need to consider pcpu_group_offsets[0]Peng Fan
2019-02-26Merge branch 'net-fail-route'David S. Miller
2019-02-26mpls: Return error for RTA_GATEWAY attributeDavid Ahern
2019-02-26ipv6: Return error for RTA_VIA attributeDavid Ahern
2019-02-26ipv4: Return error for RTA_VIA attributeDavid Ahern
2019-02-26Merge branch 'tcp-cleanups'David S. Miller
2019-02-26tcp: remove tcp_queue argument from tso_fragment()Eric Dumazet
2019-02-26tcp: use tcp_md5_needed for timewait socketsEric Dumazet
2019-02-26tcp: convert tcp_md5_needed to static_branch APIEric Dumazet