summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2019-02-27netfilter: nat: remove l3 manip_pkt hookFlorian Westphal-5/+4
2019-02-27netfilter: nat: remove nf_nat_l4proto.hFlorian Westphal-16/+0
2019-02-27netfilter: nat: move nlattr parse and xfrm session decode to coreFlorian Westphal-9/+0
2019-02-27netfilter: nat: merge ipv4 and ipv6 masquerade functionalityFlorian Westphal-4/+2
2019-02-27netfilter: nft_compat: use .release_ops and remove list of extensionPablo Neira Ayuso-0/+3
2019-02-26tcp: convert tcp_md5_needed to static_branch APIEric Dumazet-2/+2
2019-02-26tcp: get rid of __tcp_add_write_queue_tail()Eric Dumazet-6/+1
2019-02-26tcp: get rid of tcp_check_send_head()Eric Dumazet-6/+0
2019-02-26clk: mediatek: correct cpu clock name for MT8173 SoCSeiya Wang-1/+2
2019-02-26soc: fsl: guts: make fsl_guts_get_svr() staticHoria Geantă-2/+0
2019-02-26vxlan: add extack support for create and changelinkRoopa Prabhu-0/+31
2019-02-26devlink: create a special NDO for getting the devlink instanceJakub Kicinski-0/+16
2019-02-26net: devlink: turn devlink into a built-inJakub Kicinski-6/+4
2019-02-26net: remove unused struct inet_frag_queue.fragments fieldPeter Oskolkov-3/+1
2019-02-26Merge branch 'asoc-5.1' into asoc-nextMark Brown-30/+169
2019-02-26scsi: clean obsolete return values of eh_timed_outAvri Altman-5/+1
2019-02-26platform: set of_node in platform_device_register_full()Mans Rullgard-0/+1
2019-02-26VMCI: Support upto 64-bit PPNsVishnu DASA-2/+5
2019-02-26SUNRPC: Fix an Oops in udp_poll()Trond Myklebust-0/+1
2019-02-26ARM: 8836/1: drivers: amba: Update component matching to use the CoreSight UC...Mike Leach-0/+6
2019-02-26ARM: 8838/1: drivers: amba: Updates to component identification for driver ma...Mike Leach-0/+33
2019-02-26iommu: Document iommu_ops.is_attach_deferred()Geert Uytterhoeven-0/+2
2019-02-26iommu: Document iommu_ops.iotlb_sync_map()Geert Uytterhoeven-0/+1
2019-02-26PCI/ATS: Add pci_ats_page_aligned() interfaceKuppuswamy Sathyanarayanan-0/+3
2019-02-26PCI/ATS: Add pci_prg_resp_pasid_required() interface.Kuppuswamy Sathyanarayanan-0/+6
2019-02-26iommu: Fix flush_tlb_all typoTom Murphy-1/+1
2019-02-26Bluetooth: Add quirk for reading BD_ADDR from fwnode propertyMatthias Kaehlcke-0/+12
2019-02-25net: avoid use IPCB in cipso_v4_errorNazarov Sergey-0/+2
2019-02-25net: Add __icmp_send helper.Nazarov Sergey-1/+8
2019-02-25net: sched: pie: add more cases to auto-tune alpha and betaMohit P. Tahiliani-1/+1
2019-02-25rtc: remove rtc_class_ops.read_callbackAlexandre Belloni-2/+1
2019-02-25net: sched: set dedicated tcf_walker flag when tp is emptyVlad Buslov-0/+1
2019-02-25dmaengine: imx-sdma: add a test for imx8mq multi sdma devicesAngus Ainslie (Purism)-0/+1
2019-02-25Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses"Linus Torvalds-6/+0
2019-02-25Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux...Trond Myklebust-39/+814
2019-02-25mmc: core: Convert mmc_regulator_get_ocrmask() to staticUlf Hansson-6/+0
2019-02-25mmc: core: Move regulator helpers to separate fileUlf Hansson-1/+0
2019-02-25btrfs: qgroup: Move reserved data accounting from btrfs_delayed_ref_head to b...Qu Wenruo-29/+0
2019-02-25btrfs: don't use global reserve for chunk allocationJosef Bacik-0/+1
2019-02-25btrfs: introduce new ioctl to unregister a btrfs deviceAnand Jain-0/+2
2019-02-25Merge tag 'nand/for-5.1' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon-17/+9
2019-02-25mmc: core: Indicate SD specs higher than 4.0Avri Altman-0/+2
2019-02-25mmc: core: Calculate the discard arg only onceAvri Altman-0/+6
2019-02-25mmc: slot-gpio: Remove override_active_level on WPLinus Walleij-1/+1
2019-02-25mmc: bcm2835: Drop pointer to mmc_host from bcm2835_hostLukas Wunner-0/+5
2019-02-24switchdev: Complete removal of switchdev_port_attr_get()Florian Fainelli-4/+0
2019-02-24dsa: Remove phydev parameter from disable_port callAndrew Lunn-2/+1
2019-02-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-1/+2
2019-02-24tls: Return type of non-data records retrieved using MSG_PEEK in recvmsgVakul Garg-0/+10
2019-02-24ipv6: icmp: use percpu allocationKefeng Wang-1/+1