summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-02-21Merge tag 'for-5.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2021-02-21Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2021-02-21Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-20Merge tag 'acpi-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-02-20Merge tag 'pm-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-02-20Merge tag 'staging-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-02-20Merge tag 'usb-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-02-20Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-02-20Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-20Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-17net: stmmac: Add PCI bus info to ethtool driver query outputWong Vee Khee
2021-02-17net: mdio: Remove of_phy_attach()Florian Fainelli
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-16net: phy: Add is_on_sfp_module flag and phy_on_sfp helperRobert Hancock
2021-02-16net: phy: broadcom: Set proper 1000BaseX/SGMII interface mode for BCM54616SRobert Hancock
2021-02-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...David S. Miller
2021-02-16net: mscc: ocelot: Add support for MRPHoratiu Vultur
2021-02-16net: phy: Add 5GBASER interface modePavana Sharma
2021-02-16tg3: Remove unused PHY_BRCM flagsFlorian Fainelli
2021-02-16net/mlx5: Move all internal timer metadata into a dedicated structEran Ben Elisha
2021-02-16net/mlx5: Add register layout to support real-time time-stampEran Ben Elisha
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-02-16net/mlx5: Add new timestamp mode bitsAharon Landau
2021-02-15net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPTHeiner Kallweit
2021-02-15net: phy: broadcom: Allow BCM54210E to configure APDFlorian Fainelli
2021-02-15net: phy: broadcom: Remove unused flagsFlorian Fainelli
2021-02-15atm: idt77252: fix build broken on amd64Tong Zhang
2021-02-15Merge branches 'powercap' and 'pm-misc'Rafael J. Wysocki
2021-02-15Merge branches 'acpi-scan', 'acpi-properties' and 'acpi-platform'Rafael J. Wysocki
2021-02-15Merge branch 'pm-opp' into pmRafael J. Wysocki
2021-02-15Merge branches 'pm-sleep', 'pm-core', 'pm-domains' and 'pm-clk'Rafael J. Wysocki
2021-02-14net: dsa: tag_ocelot: create separate tagger for SevilleVladimir Oltean
2021-02-14net: mscc: ocelot: use common tag parsing code with DSAVladimir Oltean
2021-02-13skbuff: queue NAPI_MERGED_FREE skbs into NAPI cache instead of freeingAlexander Lobakin
2021-02-13skbuff: introduce {,__}napi_build_skb() which reuses NAPI cache headsAlexander Lobakin
2021-02-13skbuff: remove __kfree_skb_flush()Alexander Lobakin
2021-02-12bpf: Support pointers in global func argsDmitrii Banshchikov
2021-02-12Merge tag 'wireless-drivers-next-2021-02-12' of git://git.kernel.org/pub/scm/...David S. Miller
2021-02-13bpf: Drop MTU check when doing TC-BPF redirect to ingressJesper Dangaard Brouer
2021-02-12ACPI: property: Make acpi_node_prop_read() staticAndy Shevchenko
2021-02-12ACPI: property: Remove dead codeAndy Shevchenko
2021-02-11net: fix dev_ifsioc_locked() race conditionCong Wang
2021-02-11bpf: Expose bpf_get_socket_cookie to tracing programsFlorent Revest
2021-02-11octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operationsGeetha sowjanya
2021-02-11Merge tag 'mlx5-for-upstream-2021-02-10' of git://git.kernel.org/pub/scm/linu...David S. Miller
2021-02-11net: hsr: add offloading supportGeorge McCollister
2021-02-11net: phy: introduce phydev->portMichael Walle
2021-02-11bpf: Count the number of times recursion was preventedAlexei Starovoitov
2021-02-11bpf: Add per-program recursion prevention mechanismAlexei Starovoitov
2021-02-11bpf: Compute program stats for sleepable programsAlexei Starovoitov