aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-02-21Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-4/+18
2021-02-20Merge tag 'acpi-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-32/+41
2021-02-20Merge tag 'pm-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds9-49/+215
2021-02-20Merge tag 'staging-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-26/+243
2021-02-20Merge tag 'usb-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds15-36/+419
2021-02-20Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds7-68/+10
2021-02-20Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-17/+2
2021-02-20Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-15/+57
2021-02-17net: stmmac: Add PCI bus info to ethtool driver query outputWong Vee Khee1-0/+1
2021-02-17net: mdio: Remove of_phy_attach()Florian Fainelli1-10/+0
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2021-02-16net: phy: Add is_on_sfp_module flag and phy_on_sfp helperRobert Hancock1-0/+11
2021-02-16net: phy: broadcom: Set proper 1000BaseX/SGMII interface mode for BCM54616SRobert Hancock1-0/+4
2021-02-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...David S. Miller3-12/+102
2021-02-16net: mscc: ocelot: Add support for MRPHoratiu Vultur1-0/+5
2021-02-16net: phy: Add 5GBASER interface modePavana Sharma1-0/+4
2021-02-16tg3: Remove unused PHY_BRCM flagsFlorian Fainelli1-6/+3
2021-02-16net/mlx5: Move all internal timer metadata into a dedicated structEran Ben Elisha1-4/+8
2021-02-16net/mlx5: Add register layout to support real-time time-stampEran Ben Elisha3-3/+33
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller7-69/+171
2021-02-16net/mlx5: Add new timestamp mode bitsAharon Landau1-5/+49
2021-02-15net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPTHeiner Kallweit1-5/+5
2021-02-15net: phy: broadcom: Allow BCM54210E to configure APDFlorian Fainelli1-1/+1
2021-02-15net: phy: broadcom: Remove unused flagsFlorian Fainelli1-13/+8
2021-02-15atm: idt77252: fix build broken on amd64Tong Zhang1-1/+1
2021-02-15Merge branches 'powercap' and 'pm-misc'Rafael J. Wysocki3-0/+82
2021-02-15Merge branches 'acpi-scan', 'acpi-properties' and 'acpi-platform'Rafael J. Wysocki2-32/+41
2021-02-15Merge branch 'pm-opp' into pmRafael J. Wysocki2-30/+84
2021-02-15Merge branches 'pm-sleep', 'pm-core', 'pm-domains' and 'pm-clk'Rafael J. Wysocki3-1/+37
2021-02-14net: dsa: tag_ocelot: create separate tagger for SevilleVladimir Oltean1-0/+10
2021-02-14net: mscc: ocelot: use common tag parsing code with DSAVladimir Oltean1-0/+208
2021-02-13skbuff: queue NAPI_MERGED_FREE skbs into NAPI cache instead of freeingAlexander Lobakin1-0/+1
2021-02-13skbuff: introduce {,__}napi_build_skb() which reuses NAPI cache headsAlexander Lobakin1-0/+2
2021-02-13skbuff: remove __kfree_skb_flush()Alexander Lobakin1-1/+0
2021-02-12bpf: Support pointers in global func argsDmitrii Banshchikov1-0/+2
2021-02-12Merge tag 'wireless-drivers-next-2021-02-12' of git://git.kernel.org/pub/scm/...David S. Miller1-7/+7
2021-02-13bpf: Drop MTU check when doing TC-BPF redirect to ingressJesper Dangaard Brouer1-2/+30
2021-02-12ACPI: property: Make acpi_node_prop_read() staticAndy Shevchenko1-11/+0
2021-02-12ACPI: property: Remove dead codeAndy Shevchenko1-21/+0
2021-02-11net: fix dev_ifsioc_locked() race conditionCong Wang1-0/+3
2021-02-11bpf: Expose bpf_get_socket_cookie to tracing programsFlorent Revest1-0/+1
2021-02-11octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operationsGeetha sowjanya1-0/+8
2021-02-11Merge tag 'mlx5-for-upstream-2021-02-10' of git://git.kernel.org/pub/scm/linu...David S. Miller1-1/+0
2021-02-11net: hsr: add offloading supportGeorge McCollister2-0/+36
2021-02-11net: phy: introduce phydev->portMichael Walle1-0/+2
2021-02-11bpf: Count the number of times recursion was preventedAlexei Starovoitov1-0/+1
2021-02-11bpf: Add per-program recursion prevention mechanismAlexei Starovoitov2-3/+4
2021-02-11bpf: Compute program stats for sleepable programsAlexei Starovoitov1-2/+2
2021-02-11bpf: Optimize program statsAlexei Starovoitov2-11/+11
2021-02-10net/mlx5: Delete device list leftoverLeon Romanovsky1-1/+0