aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-27scripts/gdb: do not descend into scripts/gdb from scriptsMasahiro Yamada3-9/+5
2019-02-27kbuild: remove unimportant comments from ./KbuildMasahiro Yamada1-11/+4
2019-02-27scripts/gdb: delay generation of gdb constants.pyMasahiro Yamada2-10/+11
2019-02-27Merge tag 'vfio-ccw-20190227' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into featuresMartin Schwidefsky1-13/+42
2019-02-27powerpc/fsl: Fix the flush of branch predictor.Christophe Leroy1-0/+1
2019-02-27Btrfs: fix deadlock between clone/dedupe and renameFilipe Manana1-18/+3
2019-02-27Btrfs: fix corruption reading shared and compressed extents after hole punchingFilipe Manana1-2/+2
2019-02-27powerpc/powernv: Make opal log only readable by rootJordan Niethe1-1/+1
2019-02-27netfilter: nft_set_hash: remove nft_hash_key()Pablo Neira Ayuso1-11/+2
2019-02-27netfilter: nft_set_hash: bogus element self comparison from deactivation pathPablo Neira Ayuso1-1/+1
2019-02-27netfilter: nft_set_hash: fix lookups with fixed size hash on big endianPablo Neira Ayuso1-4/+19
2019-02-27netfilter: remove unneeded switch fall-throughLi RongQing2-2/+1
2019-02-27netfilter: conntrack: avoid same-timeout updateFlorian Westphal2-10/+9
2019-02-27netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.hFlorian Westphal15-95/+60
2019-02-27netfilter: nat: remove l3proto structFlorian Westphal3-100/+0
2019-02-27netfilter: nat: remove csum_recalc hookFlorian Westphal3-14/+27
2019-02-27netfilter: nat: remove csum_update hookFlorian Westphal2-38/+36
2019-02-27netfilter: nat: remove l3 manip_pkt hookFlorian Westphal3-24/+30
2019-02-27netfilter: nat: remove nf_nat_l4proto.hFlorian Westphal3-26/+6
2019-02-27netfilter: nat: merge nf_nat_ipv4,6 into nat coreFlorian Westphal12-738/+711
2019-02-27netfilter: nat: move nlattr parse and xfrm session decode to coreFlorian Westphal4-146/+123
2019-02-27netfilter: nat: merge ipv4 and ipv6 masquerade functionalityFlorian Westphal9-281/+197
2019-02-27ACPI / bus: Respect PRP0001 when retrieving device match dataAndy Shevchenko1-0/+14
2019-02-27netfilter: ebtables: remove BUGPRINT messagesFlorian Westphal1-92/+39
2019-02-27netfilter: nf_conntrack_amanda: add support for STATE streamsFlorian Tham1-2/+7
2019-02-27netfilter: nft_compat: use .release_ops and remove list of extensionPablo Neira Ayuso3-227/+64
2019-02-27mmc: core: Fix NULL ptr crash from mmc_should_fail_requestRitesh Harjani1-1/+1
2019-02-27arm64: dts: rockchip: move QCA6174A wakeup pin into its USB nodeBrian Norris3-30/+42
2019-02-27dt-bindings: net: btusb: add QCA6174A IDsBrian Norris1-0/+3
2019-02-27Bluetooth: btusb: add QCA6174A compatible propertiesBrian Norris1-0/+2
2019-02-27Bluetooth: hci_qca: Use msleep() instead of open coding itMatthias Kaehlcke1-3/+1
2019-02-27Bluetooth: hci_qca: Add delay after power-off pulseMatthias Kaehlcke1-3/+3
2019-02-27Bluetooth: hci_qca: Move boot delay to qca_send_power_pulse()Matthias Kaehlcke1-3/+3
2019-02-27Bluetooth: hci_qca: Pass boolean 'on/off' to qca_send_power_pulse()Matthias Kaehlcke1-4/+5
2019-02-26arm64: dts: qcom: msm8998: Extend TZ reserved memory areaMarc Gonzalez1-1/+1
2019-02-26Merge tag 'qcom-fixes-for-5.0-rc3' into fixes-for-5.0-rc8Andy Gross1-1/+1
2019-02-26net: sched: pie: fix 64-bit divisionLeslie Monis1-1/+1
2019-02-26tipc: fix race condition causing hung sendtoTung Nguyen1-1/+5
2019-02-26net: Use RCU_POINTER_INITIALIZER() to init static variableLi RongQing1-1/+1
2019-02-26hv_netvsc: Fix IP header checksum for coalesced packetsHaiyang Zhang1-3/+19
2019-02-27KVM: PPC: Fix compilation when KVM is not enabledPaul Mackerras1-1/+1
2019-02-26percpu: km: no need to consider pcpu_group_offsets[0]Peng Fan1-1/+1
2019-02-26Merge branch 'net-fail-route'David S. Miller3-0/+11
2019-02-26mpls: Return error for RTA_GATEWAY attributeDavid Ahern1-0/+3
2019-02-26ipv6: Return error for RTA_VIA attributeDavid Ahern1-0/+4
2019-02-26ipv4: Return error for RTA_VIA attributeDavid Ahern1-0/+4
2019-02-26Merge branch 'tcp-cleanups'David S. Miller5-34/+28
2019-02-26tcp: remove tcp_queue argument from tso_fragment()Eric Dumazet1-7/+6
2019-02-26tcp: use tcp_md5_needed for timewait socketsEric Dumazet1-8/+13
2019-02-26tcp: convert tcp_md5_needed to static_branch APIEric Dumazet4-6/+6