summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-18Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-06-18net: wwan: Allow WWAN drivers to provide blocking tx and poll functionStephan Gerhold
2021-06-18rpmsg: core: Add driver_data for rpmsg_device_idStephan Gerhold
2021-06-18Merge tag 'pm-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-06-17driver core: add a helper to setup both the of_node and fwnode of a deviceIoana Ciornei
2021-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-06-17net: fix mistake path for netdev_features_stringsJian Shen
2021-06-16net/mlx5e: Don't create devices during unload flowDmytro Linkin
2021-06-16mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()Hugh Dickins
2021-06-16mm/thp: try_to_unmap() use TTU_SYNC for safe splittingHugh Dickins
2021-06-16mm/thp: make is_huge_zero_pmd() safe and quickerHugh Dickins
2021-06-16mm/hugetlb: expand restore_reserve_on_error functionalityMike Kravetz
2021-06-16mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when comparePeter Xu
2021-06-16mm,hwpoison: fix race with hugetlb page allocationNaoya Horiguchi
2021-06-15ptp: improve max_adj check against unreasonable valuesJakub Kicinski
2021-06-15bpf: Support socket migration by eBPF.Kuniyuki Iwashima
2021-06-14net/mlx5: Enlarge interrupt field in CREATE_EQShay Drory
2021-06-14net/mlx5: Provide cpumask at EQ creation phaseLeon Romanovsky
2021-06-14net: phy: micrel: ksz886x/ksz8081: add cabletest supportOleksij Rempel
2021-06-14net: phy/dsa micrel/ksz886x add MDI-X supportOleksij Rempel
2021-06-14net: phy: micrel: move phy reg offsets to common headerMichael Grzeschik
2021-06-14Revert "cpufreq: CPPC: Add support for frequency invariance"Viresh Kumar
2021-06-12mm: relocate 'write_protect_seq' in struct mm_structFeng Tang
2021-06-12net: qualcomm: rmnet: trailer value is a checksumAlex Elder
2021-06-12wwan: add interface creation supportJohannes Berg
2021-06-12net: make get_net_ns return error if NET_NS is disabledChangbin Du
2021-06-12net: phy: Add 25G BASE-R interface modeSteen Hegelund
2021-06-12Merge tag 'usb-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-06-12Merge tag 'char-misc-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-06-12Merge tag 'sched-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-06-11net: pcs: xpcs: export xpcs_do_config and xpcs_link_upVladimir Oltean
2021-06-11net: pcs: xpcs: add support for NXP SJA1110Vladimir Oltean
2021-06-11net: pcs: xpcs: add support for NXP SJA1105Vladimir Oltean
2021-06-11net: pcs: xpcs: rename mdio_xpcs_args to dw_xpcsVladimir Oltean
2021-06-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-06-11virtio/vsock: rest of SOCK_SEQPACKET supportArseny Krasnov
2021-06-11virtio/vsock: dequeue callback for SOCK_SEQPACKETArseny Krasnov
2021-06-11net: phylink: introduce phylink_fwnode_phy_connect()Calvin Johnson
2021-06-11net: mdio: Add ACPI support code for mdioCalvin Johnson
2021-06-11ACPI: utils: Introduce acpi_get_local_address()Calvin Johnson
2021-06-11net: mdiobus: Introduce fwnode_mdiobus_register_phy()Calvin Johnson
2021-06-11net: phy: Introduce fwnode_get_phy_id()Calvin Johnson
2021-06-11net: phy: Introduce phy related fwnode functionsCalvin Johnson
2021-06-11net: phy: Introduce fwnode_mdio_find_device()Calvin Johnson
2021-06-11net: dsa: sja1105: implement TX timestamping for SJA1110Vladimir Oltean
2021-06-11net: dsa: add support for the SJA1110 native tagging protocolVladimir Oltean
2021-06-11net: dsa: sja1105: make SJA1105_SKB_CB fit a full timestampVladimir Oltean
2021-06-11net: dsa: tag_8021q: refactor RX VLAN parsing into a dedicated functionVladimir Oltean
2021-06-11net: dsa: tag_8021q: remove shim declarationsVladimir Oltean