aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-06-12mm: relocate 'write_protect_seq' in struct mm_structFeng Tang1-7/+20
2021-06-12net: qualcomm: rmnet: trailer value is a checksumAlex Elder1-1/+1
2021-06-12wwan: add interface creation supportJohannes Berg2-0/+40
2021-06-12rtnetlink: add IFLA_PARENT_[DEV|DEV_BUS]_NAMEJohannes Berg1-0/+7
2021-06-12rtnetlink: add alloc() method to rtnl_link_opsJohannes Berg1-0/+8
2021-06-12net: make get_net_ns return error if NET_NS is disabledChangbin Du2-2/+7
2021-06-12net: phy: Add 25G BASE-R interface modeSteen Hegelund1-0/+4
2021-06-12Merge tag 'usb-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds3-18/+77
2021-06-12Merge tag 'char-misc-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+2
2021-06-12Merge tag 'io_uring-5.13-2021-06-12' of git://git.kernel.dk/linux-blockLinus Torvalds1-9/+10
2021-06-12Merge tag 'sched-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-1/+17
2021-06-12Merge tag 'memory-controller-drv-pl353-5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/driversOlof Johansson1-30/+0
2021-06-12Merge tag 'memory-controller-drv-5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/driversOlof Johansson1-3/+3
2021-06-12Merge tag 'samsung-soc-5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/socOlof Johansson1-6/+0
2021-06-12drm/vmwgfx: Introduce VMware mks-guest-statsMartin Krastev1-0/+41
2021-06-12dt-bindings: add defines for i.MX8MN power domainsAdam Ford1-0/+15
2021-06-11net: pcs: xpcs: export xpcs_do_config and xpcs_link_upVladimir Oltean1-0/+4
2021-06-11net: pcs: xpcs: add support for NXP SJA1110Vladimir Oltean1-0/+1
2021-06-11net: pcs: xpcs: add support for NXP SJA1105Vladimir Oltean1-0/+2
2021-06-11net: pcs: xpcs: rename mdio_xpcs_args to dw_xpcsVladimir Oltean1-7/+7
2021-06-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueDavid S. Miller1-0/+12
2021-06-11virtio/vsock: update trace event for SEQPACKETArseny Krasnov1-1/+4
2021-06-11virtio/vsock: rest of SOCK_SEQPACKET supportArseny Krasnov1-0/+5
2021-06-11virtio/vsock: dequeue callback for SOCK_SEQPACKETArseny Krasnov1-0/+5
2021-06-11virtio/vsock: defines and constants for SEQPACKETArseny Krasnov1-0/+9
2021-06-11af_vsock: rest of SEQPACKET supportArseny Krasnov1-0/+2
2021-06-11af_vsock: implement send logic for SEQPACKETArseny Krasnov1-0/+2
2021-06-11af_vsock: implement SEQPACKET receive loopArseny Krasnov1-0/+4
2021-06-11net: phylink: introduce phylink_fwnode_phy_connect()Calvin Johnson1-0/+3
2021-06-11net: mdio: Add ACPI support code for mdioCalvin Johnson1-0/+26
2021-06-11ACPI: utils: Introduce acpi_get_local_address()Calvin Johnson1-0/+7
2021-06-11net: mdiobus: Introduce fwnode_mdiobus_register_phy()Calvin Johnson1-0/+35
2021-06-11net: phy: Introduce fwnode_get_phy_id()Calvin Johnson1-0/+5
2021-06-11net: phy: Introduce phy related fwnode functionsCalvin Johnson1-0/+20
2021-06-11net: phy: Introduce fwnode_mdio_find_device()Calvin Johnson1-0/+7
2021-06-11net: dsa: sja1105: implement TX timestamping for SJA1110Vladimir Oltean1-0/+23
2021-06-11net: dsa: add support for the SJA1110 native tagging protocolVladimir Oltean2-0/+3
2021-06-11net: dsa: sja1105: make SJA1105_SKB_CB fit a full timestampVladimir Oltean1-1/+1
2021-06-11net: dsa: tag_8021q: refactor RX VLAN parsing into a dedicated functionVladimir Oltean1-0/+3
2021-06-11net: dsa: tag_8021q: remove shim declarationsVladimir Oltean1-76/+0
2021-06-11net: dsa: generalize overhead for taggers that use both headers and trailersVladimir Oltean1-3/+3
2021-06-11drm: Introduce the DP AUX busDouglas Anderson1-0/+57
2021-06-11Merge tag 'memory-controller-drv-pl353-5.14' into nand/nextMiquel Raynal1-30/+0
2021-06-11blk-mq: remove blk_mq_init_sq_queueChristoph Hellwig1-4/+0
2021-06-11blk-mq: add the blk_mq_alloc_disk APIsChristoph Hellwig1-0/+12
2021-06-11blk-mq: improve the blk_mq_init_allocated_queue interfaceChristoph Hellwig2-3/+3
2021-06-11blk-mq: factor out a blk_mq_alloc_sq_tag_set helperChristoph Hellwig1-0/+3
2021-06-11PM: domains: Drop/restore performance state votes for devices at runtime PMUlf Hansson1-0/+1
2021-06-11ice: add low level PTP clock access functionsJacob Keller1-0/+12
2021-06-11xfrm: remove hdr_offset indirectionFlorian Westphal1-3/+0