Show patches with: Archived = No       |   31535 patches
« 1 2 ... 4 5 6315 316 »
Patch Series S/W/F Date Submitter Delegate State
[v5,net-next,08/11] skbuff: introduce {,__}napi_build_skb() which reuses NAPI cache heads skbuff: introduce skbuff_heads bulking and reusing --- 2021-02-11 Alexander Lobakin New
[v5,net-next,07/11] skbuff: move NAPI cache declarations upper in the file skbuff: introduce skbuff_heads bulking and reusing --- 2021-02-11 Alexander Lobakin Superseded
[v5,net-next,06/11] skbuff: remove __kfree_skb_flush() skbuff: introduce skbuff_heads bulking and reusing --- 2021-02-11 Alexander Lobakin New
[v5,net-next,05/11] skbuff: use __build_skb_around() in __alloc_skb() skbuff: introduce skbuff_heads bulking and reusing --- 2021-02-11 Alexander Lobakin Superseded
[v5,net-next,04/11] skbuff: simplify __alloc_skb() a bit skbuff: introduce skbuff_heads bulking and reusing --- 2021-02-11 Alexander Lobakin New
[v5,net-next,03/11] skbuff: make __build_skb_around() return void skbuff: introduce skbuff_heads bulking and reusing --- 2021-02-11 Alexander Lobakin Superseded
[v5,net-next,02/11] skbuff: simplify kmalloc_reserve() skbuff: introduce skbuff_heads bulking and reusing --- 2021-02-11 Alexander Lobakin New
[v5,net-next,01/11] skbuff: move __alloc_skb() next to the other skb allocation functions skbuff: introduce skbuff_heads bulking and reusing --- 2021-02-11 Alexander Lobakin Superseded
[v4,net-next,11/11] skbuff: queue NAPI_MERGED_FREE skbs into NAPI cache instead of freeing [v4,net-next,01/11] skbuff: move __alloc_skb() next to the other skb allocation functions --- 2021-02-10 Alexander Lobakin Superseded
[v4,net-next,08/11] skbuff: introduce {,__}napi_build_skb() which reuses NAPI cache heads [v4,net-next,01/11] skbuff: move __alloc_skb() next to the other skb allocation functions --- 2021-02-10 Alexander Lobakin Superseded
[v4,net-next,07/11] skbuff: move NAPI cache declarations upper in the file [v4,net-next,01/11] skbuff: move __alloc_skb() next to the other skb allocation functions --- 2021-02-10 Alexander Lobakin Superseded
[v4,net-next,04/11] skbuff: simplify __alloc_skb() a bit [v4,net-next,01/11] skbuff: move __alloc_skb() next to the other skb allocation functions --- 2021-02-10 Alexander Lobakin Superseded
[v4,net-next,03/11] skbuff: make __build_skb_around() return void [v4,net-next,01/11] skbuff: move __alloc_skb() next to the other skb allocation functions --- 2021-02-10 Alexander Lobakin Superseded
[v4,net-next,01/11] skbuff: move __alloc_skb() next to the other skb allocation functions [v4,net-next,01/11] skbuff: move __alloc_skb() next to the other skb allocation functions --- 2021-02-10 Alexander Lobakin Superseded
[v3,net-next,10/10] skbuff: queue NAPI_MERGED_FREE skbs into NAPI cache instead of freeing Untitled series #101257 --- 2021-02-09 Alexander Lobakin New
[v3,net-next,08/10] skbuff: reuse NAPI skb cache on allocation path (__build_skb()) Untitled series #101257 --- 2021-02-09 Alexander Lobakin New
[v3,net-next,05/10] skbuff: use __build_skb_around() in __alloc_skb() Untitled series #101257 --- 2021-02-09 Alexander Lobakin Superseded
[v3,net-next,03/10] skbuff: make __build_skb_around() return void Untitled series #101257 --- 2021-02-09 Alexander Lobakin Superseded
[v3,net-next,02/10] skbuff: simplify kmalloc_reserve() Untitled series #101257 --- 2021-02-09 Alexander Lobakin Superseded
[RESEND,v3,net-next,5/5] net: page_pool: simplify page recycling condition tests net: consolidate page_is_pfmemalloc() usage --- 2021-02-02 Alexander Lobakin New
[RESEND,v3,net-next,4/5] net: use the new dev_page_is_reusable() instead of private versions net: consolidate page_is_pfmemalloc() usage --- 2021-02-02 Alexander Lobakin New
[RESEND,v3,net-next,3/5] net: introduce common dev_page_is_reusable() net: consolidate page_is_pfmemalloc() usage --- 2021-02-02 Alexander Lobakin New
[RESEND,v3,net-next,2/5] skbuff: constify skb_propagate_pfmemalloc() "page" argument net: consolidate page_is_pfmemalloc() usage --- 2021-02-02 Alexander Lobakin New
[RESEND,v3,net-next,1/5] mm: constify page_is_pfmemalloc() argument net: consolidate page_is_pfmemalloc() usage --- 2021-02-02 Alexander Lobakin New
[v3,net-next,4/5] net: use the new dev_page_is_reusable() instead of private versions Untitled series #98921 --- 2021-01-31 Alexander Lobakin Superseded
[v2,net-next,4/4] net: page_pool: simplify page recycling condition tests net: consolidate page_is_pfmemalloc() usage --- 2021-01-27 Alexander Lobakin Superseded
[v2,net-next,2/4] skbuff: constify skb_propagate_pfmemalloc() "page" argument net: consolidate page_is_pfmemalloc() usage --- 2021-01-27 Alexander Lobakin Superseded
[net-next,1/3] mm: constify page_is_pfmemalloc() argument net: constify page_is_pfmemalloc() and its users --- 2021-01-25 Alexander Lobakin Superseded
[v4,net-next,2/2] udp: allow forwarding of plain (non-fraglisted) UDP GRO packets udp: allow forwarding of plain (non-fraglisted) UDP GRO packets --- 2021-01-22 Alexander Lobakin New
[net-next,1/2] net: introduce UDP GRO netdev feature udp: allow forwarding of plain (non-fraglisted) UDP GRO packets --- 2021-01-18 Alexander Lobakin New
[net-next] mdio, phy: fix -Wshadow warnings triggered by nested container_of() [net-next] mdio, phy: fix -Wshadow warnings triggered by nested container_of() --- 2021-01-16 Alexander Lobakin New
[v2,net-next,2/3] skbuff: (re)use NAPI skb cache on allocation path skbuff: introduce skbuff_heads reusing and bulking --- 2021-01-13 Alexander Lobakin New
[net-next] udp: allow forwarding of plain (non-fraglisted) UDP GRO packets [net-next] udp: allow forwarding of plain (non-fraglisted) UDP GRO packets --- 2021-01-12 Alexander Lobakin New
[net-next,5/5] skbuff: refill skb_cache early from deferred-to-consume entries [net-next,1/5] skbuff: rename fields of struct napi_alloc_cache to be more intuitive --- 2021-01-11 Alexander Lobakin New
[net-next,3/5] skbuff: reuse skbuff_heads from flush_skb_cache if available [net-next,1/5] skbuff: rename fields of struct napi_alloc_cache to be more intuitive --- 2021-01-11 Alexander Lobakin New
[net-next,1/5] skbuff: rename fields of struct napi_alloc_cache to be more intuitive [net-next,1/5] skbuff: rename fields of struct napi_alloc_cache to be more intuitive --- 2021-01-11 Alexander Lobakin New
[net-next] net: sysctl: cleanup net_sysctl_init() [net-next] net: sysctl: cleanup net_sysctl_init() --- 2021-01-06 Alexander Lobakin New
[v2,net-next] net: skb_vlan_untag(): don't reset transport offset if set by GRO layer [v2,net-next] net: skb_vlan_untag(): don't reset transport offset if set by GRO layer --- 2020-11-09 Alexander Lobakin New
[v3,net] net: udp: fix Fast/frag0 UDP GRO [v3,net] net: udp: fix Fast/frag0 UDP GRO --- 2020-11-09 Alexander Lobakin New
[v2,net] net: udp: fix Fast/frag0 UDP GRO [v2,net] net: udp: fix Fast/frag0 UDP GRO --- 2020-11-09 Alexander Lobakin New
[net-next] net: skb_vlan_untag(): don't reset transport offset if set by GRO layer [net-next] net: skb_vlan_untag(): don't reset transport offset if set by GRO layer --- 2020-11-05 Alexander Lobakin New
[net] ethtool: netlink: add missing netdev_features_change() call [net] ethtool: netlink: add missing netdev_features_change() call --- 2020-11-05 Alexander Lobakin New
[v2,net-next,1/2] net: add GSO UDP L4 and GSO fraglists to the list of software-backed types [v2,net-next,1/2] net: add GSO UDP L4 and GSO fraglists to the list of software-backed types --- 2020-11-01 Alexander Lobakin New
[net-next,3/6] net: qed: update copyright years [net-next,1/6] net: qed: correct existing SPDX tags --- 2020-06-29 Alexander Lobakin New
[net-next,1/6] net: qed: correct existing SPDX tags [net-next,1/6] net: qed: correct existing SPDX tags --- 2020-06-29 Alexander Lobakin New
[v2,net,9/9] net: qed: fix "maybe uninitialized" warning [v2,net,1/9] net: qed: fix left elements count calculation --- 2020-06-23 Alexander Lobakin New
[v2,net,5/9] net: qed: fix excessive QM ILT lines consumption [v2,net,1/9] net: qed: fix left elements count calculation --- 2020-06-23 Alexander Lobakin New
[v2,net,4/9] net: qed: fix NVMe login fails over VFs [v2,net,1/9] net: qed: fix left elements count calculation --- 2020-06-23 Alexander Lobakin Superseded
[v2,net,2/9] net: qed: fix async event callbacks unregistering [v2,net,1/9] net: qed: fix left elements count calculation --- 2020-06-23 Alexander Lobakin Superseded
[v2,net,1/9] net: qed: fix left elements count calculation [v2,net,1/9] net: qed: fix left elements count calculation --- 2020-06-23 Alexander Lobakin New
[net,7/9] net: qede: fix use-after-free on recovery and AER handling Untitled series #40727 --- 2020-06-22 Alexander Lobakin New
[net,4/9] net: qed: fix NVMe login fails over VFs Untitled series #40727 --- 2020-06-22 Alexander Lobakin New
[net,3/9] net: qede: stop adding events on an already destroyed workqueue Untitled series #40727 --- 2020-06-22 Alexander Lobakin New
[net,2/9] net: qed: fix async event callbacks unregistering Untitled series #40727 --- 2020-06-22 Alexander Lobakin New
[v2,net,2/3] net: ethtool: fix indentation of netdev_features_strings net: ethtool: netdev_features_strings[] cleanup --- 2020-06-21 Alexander Lobakin Superseded
[net,2/3] net: ethtool: fix indentation of netdev_features_strings net: ethtool: netdev_features_strings[] cleanup --- 2020-06-19 Alexander Lobakin Superseded
[net,3/3] net: ethtool: sync netdev_features_strings order with enum netdev_features Untitled series #40778 --- 2020-06-19 Alexander Lobakin New
[net,2/3] net: ethtool: fix indentation of netdev_features_strings Untitled series #40780 --- 2020-06-19 Alexander Lobakin New
[resend,net] net: ethtool: add missing NETIF_F_GSO_FRAGLIST feature string [resend,net] net: ethtool: add missing NETIF_F_GSO_FRAGLIST feature string --- 2020-06-17 Alexander Lobakin New
[net] net: ethernet: mvneta: fix MVNETA_SKB_HEADROOM alignment [net] net: ethernet: mvneta: fix MVNETA_SKB_HEADROOM alignment --- 2020-06-05 Alexander Lobakin New
[v2,net-next] net: dsa: add GRO support via gro_cells [v2,net-next] net: dsa: add GRO support via gro_cells --- 2020-04-21 Alexander Lobakin Superseded
[resend,net-next] net: dsa: add GRO support via gro_cells [resend,net-next] net: dsa: add GRO support via gro_cells --- 2020-04-06 Alexander Lobakin New
[iproute2] libnetlink: check error handler is present before a call [iproute2] libnetlink: check error handler is present before a call --- 2021-07-11 Alexander Mikhalitsyn New
[PATCHv5,iproute2] ip route: ignore ENOENT during save if RT_TABLE_MAIN is being dumped [PATCHv5,iproute2] ip route: ignore ENOENT during save if RT_TABLE_MAIN is being dumped --- 2021-07-07 Alexander Mikhalitsyn New
[PATCHv4,iproute2] ip route: ignore ENOENT during save if RT_TABLE_MAIN is being dumped [PATCHv4,iproute2] ip route: ignore ENOENT during save if RT_TABLE_MAIN is being dumped --- 2021-06-29 Alexander Mikhalitsyn Superseded
[PATCHv3,iproute2] ip route: ignore ENOENT during save if RT_TABLE_MAIN is being dumped [PATCHv3,iproute2] ip route: ignore ENOENT during save if RT_TABLE_MAIN is being dumped --- 2021-06-25 Alexander Mikhalitsyn New
[PATCHv2,iproute2] ip route: ignore ENOENT during save if RT_TABLE_MAIN is being dumped [PATCHv2,iproute2] ip route: ignore ENOENT during save if RT_TABLE_MAIN is being dumped --- 2021-06-24 Alexander Mikhalitsyn New
[iproute2] ip route: ignore ENOENT during save if RT_TABLE_MAIN is being dumped [iproute2] ip route: ignore ENOENT during save if RT_TABLE_MAIN is being dumped --- 2021-06-22 Alexander Mikhalitsyn Superseded
[iproute2] ip route: ignore ENOENT during save if RT_TABLE_MAIN is being dumped [iproute2] ip route: ignore ENOENT during save if RT_TABLE_MAIN is being dumped --- 2021-06-22 Alexander Mikhalitsyn New
[v2] net: send SYNACK packet with accepted fwmark [v2] net: send SYNACK packet with accepted fwmark --- 2021-07-09 Alexander Ovechkin Superseded
net: send SYNACK packet with accepted fwmark net: send SYNACK packet with accepted fwmark --- 2021-07-09 Alexander Ovechkin New
[v2] tcp: relookup sock for RST+ACK packets handled by obsolete req sock [v2] tcp: relookup sock for RST+ACK packets handled by obsolete req sock --- 2021-03-15 Alexander Ovechkin New
tcp: relookup sock for RST+ACK packets handled by obsolete req sock tcp: relookup sock for RST+ACK packets handled by obsolete req sock --- 2021-03-11 Alexander Ovechkin Superseded
[net] net: sched: replaced invalid qdisc tree flush helper in qdisc_replace [net] net: sched: replaced invalid qdisc tree flush helper in qdisc_replace --- 2021-02-01 Alexander Ovechkin New
[v2,net] ip6_tunnel: set inner ipproto before ip6_tnl_encap [v2,net] ip6_tunnel: set inner ipproto before ip6_tnl_encap --- 2020-10-29 Alexander Ovechkin New
[net,v2] mpls: load mpls_gso after mpls_iptunnel [net,v2] mpls: load mpls_gso after mpls_iptunnel --- 2020-10-20 Alexander Ovechkin New
[net] mpls: load mpls_gso after mpls_iptunnel [net] mpls: load mpls_gso after mpls_iptunnel --- 2020-10-20 Alexander Ovechkin Superseded
[net] ip6_tunnel: set inner ipproto before ip6_tnl_encap. [net] ip6_tunnel: set inner ipproto before ip6_tnl_encap. --- 2020-10-16 Alexander Ovechkin Superseded
[net-next] net: macb: move pdata to private header [net-next] net: macb: move pdata to private header --- 2020-09-30 Alexandre Belloni New
[iproute2-next] add support to keepalived rtm_protocol [iproute2-next] add support to keepalived rtm_protocol --- 2020-06-24 Alexandre Cassen New
[net-next] rtnetlink: add keepalived rtm_protocol [net-next] rtnetlink: add keepalived rtm_protocol --- 2020-06-21 Alexandre Cassen New
net: phy: adin: add signal mean square error registers to phy-stats net: phy: adin: add signal mean square error registers to phy-stats --- 2020-12-03 Alexandru Ardelean New
[net-next,v2,2/2,RESEND] net: phy: adin: implement cable-test support Untitled series #75000 --- 2020-11-03 Alexandru Ardelean New
[v2,2/2] net: phy: adin: implement cable-test support [v2,1/2] net: phy: adin: disable diag clock & disable standby mode in config_aneg --- 2020-10-22 Alexandru Ardelean Superseded
[v2,1/2] net: phy: adin: disable diag clock & disable standby mode in config_aneg [v2,1/2] net: phy: adin: disable diag clock & disable standby mode in config_aneg --- 2020-10-22 Alexandru Ardelean New
[2/2] net: phy: adin: implement cable-test support [1/2] net: phy: adin: clear the diag clock and set LINKING_EN during autoneg --- 2020-10-21 Alexandru Ardelean Superseded
[1/2] net: phy: adin: clear the diag clock and set LINKING_EN during autoneg [1/2] net: phy: adin: clear the diag clock and set LINKING_EN during autoneg --- 2020-10-21 Alexandru Ardelean New
[v2,5/7] net: phy: adin1100: Add ethtool master-slave support [v2,1/7] ethtool: Add 10base-T1L link mode entries --- 2021-07-12 Alexandru Tachici New
[v2,3/7] net: phy: adin1100: Add initial support for ADIN1100 industrial PHY [v2,1/7] ethtool: Add 10base-T1L link mode entries --- 2021-07-12 Alexandru Tachici New
[v2,2/7] ethtool: Add 10base-T1L voltage levels link mode entries [v2,1/7] ethtool: Add 10base-T1L link mode entries --- 2021-07-12 Alexandru Tachici New
[v2,1/7] ethtool: Add 10base-T1L link mode entries [v2,1/7] ethtool: Add 10base-T1L link mode entries --- 2021-07-12 Alexandru Tachici New
[3/4] net: phy: adin1100: Add ethtool master-slave support [1/4] net: phy: adin1100: Add initial support for ADIN1100 industrial PHY --- 2021-06-24 Alexandru Tachici Superseded
[2/4] net: phy: adin1100: Add ethtool get_stats support [1/4] net: phy: adin1100: Add initial support for ADIN1100 industrial PHY --- 2021-06-24 Alexandru Tachici New
[1/4] net: phy: adin1100: Add initial support for ADIN1100 industrial PHY [1/4] net: phy: adin1100: Add initial support for ADIN1100 industrial PHY --- 2021-06-24 Alexandru Tachici New
[v5,9/9] task_isolation: kick_all_cpus_sync: don't kick isolated cpus "Task_isolation" mode --- 2020-11-23 Alex Belits New
[v5,8/9] task_isolation: ringbuffer: don't interrupt CPUs running isolated tasks on buffer resize "Task_isolation" mode --- 2020-11-23 Alex Belits New
[v5,7/9] task_isolation: don't interrupt CPUs with tick_nohz_full_kick_cpu() "Task_isolation" mode --- 2020-11-23 Alex Belits New
[v5,6/9] task_isolation: arch/arm64: enable task isolation functionality "Task_isolation" mode --- 2020-11-23 Alex Belits New
[v5,5/9] task_isolation: Add driver-specific hooks "Task_isolation" mode --- 2020-11-23 Alex Belits New
[v5,4/9] task_isolation: Add task isolation hooks to arch-independent code "Task_isolation" mode --- 2020-11-23 Alex Belits New
« 1 2 ... 4 5 6315 316 »