Age | Commit message (Expand) | Author | Files | Lines |
2021-02-17 | static_call/x86: Add __static_call_return0() | Peter Zijlstra | 1 | -0/+12 |
2021-02-17 | static_call: Pull some static_call declarations to the type headers | Peter Zijlstra | 2 | -21/+27 |
2021-02-17 | sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIO | Dietmar Eggemann | 1 | -9/+0 |
2021-02-17 | sched: Remove MAX_USER_RT_PRIO | Dietmar Eggemann | 1 | -8/+1 |
2021-02-17 | rbtree, perf: Use new rbtree helpers | Peter Zijlstra | 1 | -2/+2 |
2021-02-17 | rbtree, sched/deadline: Use rb_add_cached() | Peter Zijlstra | 1 | -4/+14 |
2021-02-17 | rbtree: Add generic add and find helpers | Peter Zijlstra | 1 | -0/+190 |
2021-02-17 | Merge tag 'v5.11' into sched/core, to pick up fixes & refresh the branch | Ingo Molnar | 79 | -449/+427 |
2021-02-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 3 | -1/+3 |
2021-02-17 | net: phy: Add is_on_sfp_module flag and phy_on_sfp helper | Robert Hancock | 1 | -0/+11 |
2021-02-17 | net: phy: broadcom: Set proper 1000BaseX/SGMII interface mode for BCM54616S | Robert Hancock | 1 | -0/+4 |
2021-02-17 | net: sched: fix police ext initialization | Vlad Buslov | 1 | -0/+1 |
2021-02-17 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | David S. Miller | 3 | -12/+102 |
2021-02-17 | net: dsa: add MRP support | Horatiu Vultur | 1 | -0/+12 |
2021-02-17 | net: mscc: ocelot: Add support for MRP | Horatiu Vultur | 2 | -0/+50 |
2021-02-17 | switchdev: mrp: Extend ring_role_mrp and in_role_mrp | Horatiu Vultur | 1 | -0/+2 |
2021-02-17 | switchdev: mrp: Remove CONFIG_BRIDGE_MRP | Horatiu Vultur | 1 | -10/+0 |
2021-02-17 | net: phy: Add 5GBASER interface mode | Pavana Sharma | 1 | -0/+4 |
2021-02-17 | tg3: Remove unused PHY_BRCM flags | Florian Fainelli | 1 | -6/+3 |
2021-02-17 | net/mlx5: Move all internal timer metadata into a dedicated struct | Eran Ben Elisha | 1 | -4/+8 |
2021-02-17 | net/mlx5: Add register layout to support real-time time-stamp | Eran Ben Elisha | 3 | -3/+33 |
2021-02-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 13 | -77/+289 |
2021-02-16 | vmlinux.lds.h: catch more UBSAN symbols into .data | Alexander Lobakin | 1 | -1/+1 |
2021-02-16 | net/mlx5: Add new timestamp mode bits | Aharon Landau | 1 | -5/+49 |
2021-02-16 | net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPT | Heiner Kallweit | 1 | -5/+5 |
2021-02-16 | net: phy: broadcom: Allow BCM54210E to configure APD | Florian Fainelli | 1 | -1/+1 |
2021-02-16 | net: phy: broadcom: Remove unused flags | Florian Fainelli | 1 | -13/+8 |
2021-02-16 | mptcp: add local addr info in mptcp_info | Geliang Tang | 1 | -0/+2 |
2021-02-16 | net: bridge: fix switchdev_port_attr_set stub when CONFIG_SWITCHDEV=n | Vladimir Oltean | 1 | -1/+2 |
2021-02-15 | atm: idt77252: fix build broken on amd64 | Tong Zhang | 1 | -1/+1 |
2021-02-15 | Merge branches 'powercap' and 'pm-misc' | Rafael J. Wysocki | 4 | -0/+93 |
2021-02-15 | binfmt_misc: pass binfmt_misc flags to the interpreter | Laurent Vivier | 2 | -0/+8 |
2021-02-15 | netfilter: nftables: introduce table ownership | Pablo Neira Ayuso | 2 | -0/+11 |
2021-02-15 | Merge branch 'acpi-messages' | Rafael J. Wysocki | 1 | -7/+0 |
2021-02-15 | Merge branches 'acpi-misc', 'acpi-cppc', 'acpi-docs', 'acpi-config' and 'acpi... | Rafael J. Wysocki | 1 | -1/+1 |
2021-02-15 | Merge branches 'acpi-scan', 'acpi-properties' and 'acpi-platform' | Rafael J. Wysocki | 2 | -32/+41 |
2021-02-15 | Merge branch 'pm-opp' into pm | Rafael J. Wysocki | 2 | -30/+84 |
2021-02-15 | Merge branches 'pm-sleep', 'pm-core', 'pm-domains' and 'pm-clk' | Rafael J. Wysocki | 3 | -1/+37 |
2021-02-15 | media: v4l: async: Fix kerneldoc documentation for async functions | Sakari Ailus | 1 | -41/+39 |
2021-02-15 | Revert "Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer" | Wei Liu | 1 | -40/+8 |
2021-02-15 | Xen/gntdev: correct error checking in gntdev_map_grant_pages() | Jan Beulich | 1 | -0/+1 |
2021-02-15 | net: dsa: propagate extack to .port_vlan_filtering | Vladimir Oltean | 1 | -1/+2 |
2021-02-15 | net: dsa: propagate extack to .port_vlan_add | Vladimir Oltean | 1 | -1/+2 |
2021-02-15 | net: bridge: propagate extack through switchdev_port_attr_set | Vladimir Oltean | 1 | -1/+2 |
2021-02-15 | net: dsa: tag_ocelot_8021q: add support for PTP timestamping | Vladimir Oltean | 1 | -0/+5 |
2021-02-15 | net: mscc: ocelot: refactor ocelot_xtr_irq_handler into ocelot_xtr_poll | Vladimir Oltean | 1 | -0/+7 |
2021-02-15 | net: dsa: tag_ocelot: create separate tagger for Seville | Vladimir Oltean | 2 | -0/+12 |
2021-02-15 | net: mscc: ocelot: use common tag parsing code with DSA | Vladimir Oltean | 2 | -7/+208 |
2021-02-15 | net: mscc: ocelot: refactor ocelot_port_inject_frame out of ocelot_port_xmit | Vladimir Oltean | 1 | -0/+22 |
2021-02-14 | skbuff: queue NAPI_MERGED_FREE skbs into NAPI cache instead of freeing | Alexander Lobakin | 1 | -0/+1 |