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