Show patches with: Submitter = Alexander Lobakin       |    Archived = No       |   195 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,bpf-next,2/6] netdevice: check for net_device::priv_flags bitfield overflow xsk: build skb by page (aka generic zerocopy xmit) - - - 15-1 2021-02-16 Alexander Lobakin bpf Superseded
[v5,bpf-next,1/6] netdev_priv_flags: add missing IFF_PHONY_HEADROOM self-definition xsk: build skb by page (aka generic zerocopy xmit) - - - 16-- 2021-02-16 Alexander Lobakin bpf Superseded
[v4,bpf-next,6/6] xsk: build skb by page (aka generic zerocopy xmit) xsk: build skb by page (aka generic zerocopy xmit) 1 1 - 16-- 2021-02-16 Alexander Lobakin bpf Superseded
[v4,bpf-next,5/6] xsk: respect device's headroom and tailroom on generic xmit path xsk: build skb by page (aka generic zerocopy xmit) 1 - - 16-- 2021-02-16 Alexander Lobakin bpf Superseded
[v4,bpf-next,4/6] virtio-net: support IFF_TX_SKB_NO_LINEAR xsk: build skb by page (aka generic zerocopy xmit) 1 - - 16-- 2021-02-16 Alexander Lobakin bpf Superseded
[v4,bpf-next,3/6] net: add priv_flags for allow tx skb without linear xsk: build skb by page (aka generic zerocopy xmit) - - - 13-3 2021-02-16 Alexander Lobakin bpf Superseded
[v4,bpf-next,2/6] netdevice: check for net_device::priv_flags bitfield overflow xsk: build skb by page (aka generic zerocopy xmit) - - - 13-3 2021-02-16 Alexander Lobakin bpf Superseded
[v4,bpf-next,1/6] netdev_priv_flags: add missing IFF_PHONY_HEADROOM self-definition xsk: build skb by page (aka generic zerocopy xmit) - - - 16-- 2021-02-16 Alexander Lobakin bpf Superseded
[v6,net-next,11/11] skbuff: queue NAPI_MERGED_FREE skbs into NAPI cache instead of freeing skbuff: introduce skbuff_heads bulking and reusing - - - 151- 2021-02-13 Alexander Lobakin netdev Accepted
[v6,net-next,10/11] skbuff: allow to use NAPI cache from __napi_alloc_skb() skbuff: introduce skbuff_heads bulking and reusing - - - 16-- 2021-02-13 Alexander Lobakin netdev Accepted
[v6,net-next,09/11] skbuff: allow to optionally use NAPI cache from __alloc_skb() skbuff: introduce skbuff_heads bulking and reusing - - - 16-- 2021-02-13 Alexander Lobakin netdev Accepted
[v6,net-next,08/11] skbuff: introduce {,__}napi_build_skb() which reuses NAPI cache heads skbuff: introduce skbuff_heads bulking and reusing - - - 151- 2021-02-13 Alexander Lobakin netdev Accepted
[v6,net-next,07/11] skbuff: move NAPI cache declarations upper in the file skbuff: introduce skbuff_heads bulking and reusing - - - 151- 2021-02-13 Alexander Lobakin netdev Accepted
[v6,net-next,06/11] skbuff: remove __kfree_skb_flush() skbuff: introduce skbuff_heads bulking and reusing - - - 151- 2021-02-13 Alexander Lobakin netdev Accepted
[v6,net-next,05/11] skbuff: use __build_skb_around() in __alloc_skb() skbuff: introduce skbuff_heads bulking and reusing - - - 16-- 2021-02-13 Alexander Lobakin netdev Accepted
[v6,net-next,04/11] skbuff: simplify __alloc_skb() a bit skbuff: introduce skbuff_heads bulking and reusing - - - 16-- 2021-02-13 Alexander Lobakin netdev Accepted
[v6,net-next,03/11] skbuff: make __build_skb_around() return void skbuff: introduce skbuff_heads bulking and reusing - - - 16-- 2021-02-13 Alexander Lobakin netdev Accepted
[v6,net-next,02/11] skbuff: simplify kmalloc_reserve() skbuff: introduce skbuff_heads bulking and reusing - - - 16-- 2021-02-13 Alexander Lobakin netdev Accepted
[v6,net-next,01/11] skbuff: move __alloc_skb() next to the other skb allocation functions skbuff: introduce skbuff_heads bulking and reusing - - - 151- 2021-02-13 Alexander Lobakin netdev Accepted
[v5,net-next,11/11] skbuff: queue NAPI_MERGED_FREE skbs into NAPI cache instead of freeing skbuff: introduce skbuff_heads bulking and reusing - - - 151- 2021-02-11 Alexander Lobakin netdev Superseded
[v5,net-next,10/11] skbuff: allow to use NAPI cache from __napi_alloc_skb() skbuff: introduce skbuff_heads bulking and reusing - - - 16-- 2021-02-11 Alexander Lobakin netdev Superseded
[v5,net-next,09/11] skbuff: allow to optionally use NAPI cache from __alloc_skb() skbuff: introduce skbuff_heads bulking and reusing - - - 16-- 2021-02-11 Alexander Lobakin netdev Superseded
[v5,net-next,08/11] skbuff: introduce {,__}napi_build_skb() which reuses NAPI cache heads skbuff: introduce skbuff_heads bulking and reusing - - - 151- 2021-02-11 Alexander Lobakin netdev Superseded
[v5,net-next,07/11] skbuff: move NAPI cache declarations upper in the file skbuff: introduce skbuff_heads bulking and reusing - - - 151- 2021-02-11 Alexander Lobakin netdev Superseded
[v5,net-next,06/11] skbuff: remove __kfree_skb_flush() skbuff: introduce skbuff_heads bulking and reusing - - - 151- 2021-02-11 Alexander Lobakin netdev Superseded
[v5,net-next,05/11] skbuff: use __build_skb_around() in __alloc_skb() skbuff: introduce skbuff_heads bulking and reusing - - - 16-- 2021-02-11 Alexander Lobakin netdev Superseded
[v5,net-next,04/11] skbuff: simplify __alloc_skb() a bit skbuff: introduce skbuff_heads bulking and reusing - - - 16-- 2021-02-11 Alexander Lobakin netdev Superseded
[v5,net-next,03/11] skbuff: make __build_skb_around() return void skbuff: introduce skbuff_heads bulking and reusing - - - 16-- 2021-02-11 Alexander Lobakin netdev Superseded
[v5,net-next,02/11] skbuff: simplify kmalloc_reserve() skbuff: introduce skbuff_heads bulking and reusing - - - 16-- 2021-02-11 Alexander Lobakin netdev Superseded
[v5,net-next,01/11] skbuff: move __alloc_skb() next to the other skb allocation functions skbuff: introduce skbuff_heads bulking and reusing - - - 151- 2021-02-11 Alexander Lobakin netdev Superseded
[v4,net-next,11/11] skbuff: queue NAPI_MERGED_FREE skbs into NAPI cache instead of freeing skbuff: introduce skbuff_heads bulking and reusing - - - 1312 2021-02-10 Alexander Lobakin netdev Superseded
[v4,net-next,10/11] skbuff: allow to use NAPI cache from __napi_alloc_skb() skbuff: introduce skbuff_heads bulking and reusing - - - 14-2 2021-02-10 Alexander Lobakin netdev Superseded
[v4,net-next,09/11] skbuff: allow to optionally use NAPI cache from __alloc_skb() skbuff: introduce skbuff_heads bulking and reusing - - - 14-2 2021-02-10 Alexander Lobakin netdev Superseded
[v4,net-next,08/11] skbuff: introduce {,__}napi_build_skb() which reuses NAPI cache heads skbuff: introduce skbuff_heads bulking and reusing - - - 1312 2021-02-10 Alexander Lobakin netdev Superseded
[v4,net-next,07/11] skbuff: move NAPI cache declarations upper in the file skbuff: introduce skbuff_heads bulking and reusing - - - 1312 2021-02-10 Alexander Lobakin netdev Superseded
[v4,net-next,06/11] skbuff: remove __kfree_skb_flush() skbuff: introduce skbuff_heads bulking and reusing - - - 1312 2021-02-10 Alexander Lobakin netdev Superseded
[v4,net-next,05/11] skbuff: use __build_skb_around() in __alloc_skb() skbuff: introduce skbuff_heads bulking and reusing - - - 16-- 2021-02-10 Alexander Lobakin netdev Superseded
[v4,net-next,04/11] skbuff: simplify __alloc_skb() a bit skbuff: introduce skbuff_heads bulking and reusing - - - 16-- 2021-02-10 Alexander Lobakin netdev Superseded
[v4,net-next,03/11] skbuff: make __build_skb_around() return void skbuff: introduce skbuff_heads bulking and reusing - - - 16-- 2021-02-10 Alexander Lobakin netdev Superseded
[v4,net-next,02/11] skbuff: simplify kmalloc_reserve() skbuff: introduce skbuff_heads bulking and reusing - - - 16-- 2021-02-10 Alexander Lobakin netdev Superseded
[v4,net-next,01/11] skbuff: move __alloc_skb() next to the other skb allocation functions skbuff: introduce skbuff_heads bulking and reusing - - - 151- 2021-02-10 Alexander Lobakin netdev Superseded
[v3,net-next,10/10] skbuff: queue NAPI_MERGED_FREE skbs into NAPI cache instead of freeing skbuff: introduce skbuff_heads bulking and reusing - - - 1312 2021-02-09 Alexander Lobakin netdev Superseded
[v3,net-next,09/10] skbuff: reuse NAPI skb cache on allocation path (__alloc_skb()) skbuff: introduce skbuff_heads bulking and reusing - - - 14-2 2021-02-09 Alexander Lobakin netdev Superseded
[v3,net-next,08/10] skbuff: reuse NAPI skb cache on allocation path (__build_skb()) skbuff: introduce skbuff_heads bulking and reusing - - - 1213 2021-02-09 Alexander Lobakin netdev Superseded
[v3,net-next,07/10] skbuff: move NAPI cache declarations upper in the file skbuff: introduce skbuff_heads bulking and reusing - - - 1312 2021-02-09 Alexander Lobakin netdev Superseded
[v3,net-next,06/10] skbuff: remove __kfree_skb_flush() skbuff: introduce skbuff_heads bulking and reusing - - - 1312 2021-02-09 Alexander Lobakin netdev Superseded
[v3,net-next,05/10] skbuff: use __build_skb_around() in __alloc_skb() skbuff: introduce skbuff_heads bulking and reusing - - - 16-- 2021-02-09 Alexander Lobakin netdev Superseded
[v3,net-next,04/10] skbuff: simplify __alloc_skb() a bit skbuff: introduce skbuff_heads bulking and reusing - - - 16-- 2021-02-09 Alexander Lobakin netdev Superseded
[v3,net-next,03/10] skbuff: make __build_skb_around() return void skbuff: introduce skbuff_heads bulking and reusing - - - 16-- 2021-02-09 Alexander Lobakin netdev Superseded
[v3,net-next,02/10] skbuff: simplify kmalloc_reserve() skbuff: introduce skbuff_heads bulking and reusing - - - 16-- 2021-02-09 Alexander Lobakin netdev Superseded
[v3,net-next,01/10] skbuff: move __alloc_skb() next to the other skb allocation functions skbuff: introduce skbuff_heads bulking and reusing - - - 151- 2021-02-09 Alexander Lobakin netdev Superseded
[RESEND,v3,net-next,5/5] net: page_pool: simplify page recycling condition tests net: consolidate page_is_pfmemalloc() usage 2 2 - 151- 2021-02-02 Alexander Lobakin netdev Accepted
[RESEND,v3,net-next,4/5] net: use the new dev_page_is_reusable() instead of private versions net: consolidate page_is_pfmemalloc() usage - 1 - 16-- 2021-02-02 Alexander Lobakin netdev Accepted
[RESEND,v3,net-next,3/5] net: introduce common dev_page_is_reusable() net: consolidate page_is_pfmemalloc() usage 1 1 - 151- 2021-02-02 Alexander Lobakin netdev Accepted
[RESEND,v3,net-next,2/5] skbuff: constify skb_propagate_pfmemalloc() "page" argument net: consolidate page_is_pfmemalloc() usage 1 1 - 151- 2021-02-02 Alexander Lobakin netdev Accepted
[RESEND,v3,net-next,1/5] mm: constify page_is_pfmemalloc() argument net: consolidate page_is_pfmemalloc() usage 1 1 - 16-- 2021-02-02 Alexander Lobakin netdev Accepted
[v3,net-next,4/5] net: use the new dev_page_is_reusable() instead of private versions Untitled series #424973 - - - --- 2021-01-31 Alexander Lobakin netdev Deferred
[v2,net-next,4/4] net: page_pool: simplify page recycling condition tests net: consolidate page_is_pfmemalloc() usage 2 1 - 151- 2021-01-27 Alexander Lobakin netdev Superseded
[v2,net-next,3/4] net: introduce common dev_page_is_reserved() net: consolidate page_is_pfmemalloc() usage 1 1 - 151- 2021-01-27 Alexander Lobakin netdev Superseded
[v2,net-next,2/4] skbuff: constify skb_propagate_pfmemalloc() "page" argument net: consolidate page_is_pfmemalloc() usage 1 - - 151- 2021-01-27 Alexander Lobakin netdev Superseded
[v2,net-next,1/4] mm: constify page_is_pfmemalloc() argument net: consolidate page_is_pfmemalloc() usage 1 - - 16-- 2021-01-27 Alexander Lobakin netdev Superseded
[net-next,3/3] net: page_pool: simplify page recycling condition tests net: constify page_is_pfmemalloc() and its users 1 1 - 16-- 2021-01-25 Alexander Lobakin netdev Superseded
[net-next,2/3] net: constify page_is_pfmemalloc() argument at call sites net: constify page_is_pfmemalloc() and its users - - - 151- 2021-01-25 Alexander Lobakin netdev Superseded
[net-next,1/3] mm: constify page_is_pfmemalloc() argument net: constify page_is_pfmemalloc() and its users - - - 16-- 2021-01-25 Alexander Lobakin netdev 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 - - - 16-- 2021-01-22 Alexander Lobakin netdev Accepted
[v4,net-next,1/2] net: introduce a netdev feature for UDP GRO forwarding udp: allow forwarding of plain (non-fraglisted) UDP GRO packets - - - 142- 2021-01-22 Alexander Lobakin netdev Accepted
[net-next,2/2] udp: allow forwarding of plain (non-fraglisted) UDP GRO packets udp: allow forwarding of plain (non-fraglisted) UDP GRO packets - - - 16-- 2021-01-18 Alexander Lobakin netdev Superseded
[net-next,1/2] net: introduce UDP GRO netdev feature udp: allow forwarding of plain (non-fraglisted) UDP GRO packets - - - 151- 2021-01-18 Alexander Lobakin netdev Superseded
[net-next] mdio, phy: fix -Wshadow warnings triggered by nested container_of() [net-next] mdio, phy: fix -Wshadow warnings triggered by nested container_of() - 1 - 16-- 2021-01-16 Alexander Lobakin netdev Accepted
[v2,net] skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too [v2,net] skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too - - - 16-- 2021-01-15 Alexander Lobakin netdev Accepted
[net] skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too [net] skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too - - - 16-- 2021-01-14 Alexander Lobakin netdev Superseded
[v2,net-next,3/3] skbuff: recycle GRO_MERGED_FREE skbs into NAPI skb cache skbuff: introduce skbuff_heads reusing and bulking - - - 151- 2021-01-13 Alexander Lobakin netdev Changes Requested
[v2,net-next,2/3] skbuff: (re)use NAPI skb cache on allocation path skbuff: introduce skbuff_heads reusing and bulking - - - 16-- 2021-01-13 Alexander Lobakin netdev Changes Requested
[v2,net-next,1/3] skbuff: open-code __build_skb() inside __napi_alloc_skb() skbuff: introduce skbuff_heads reusing and bulking - - - 151- 2021-01-13 Alexander Lobakin netdev Changes Requested
[v2,net-next] udp: allow forwarding of plain (non-fraglisted) UDP GRO packets [v2,net-next] udp: allow forwarding of plain (non-fraglisted) UDP GRO packets - - - 16-- 2021-01-13 Alexander Lobakin netdev Superseded
[net-next] udp: allow forwarding of plain (non-fraglisted) UDP GRO packets [net-next] udp: allow forwarding of plain (non-fraglisted) UDP GRO packets - - - 16-- 2021-01-12 Alexander Lobakin netdev Superseded
[net-next,5/5] skbuff: refill skb_cache early from deferred-to-consume entries skbuff: introduce skbuff_heads bulking and reusing - - - 16-- 2021-01-11 Alexander Lobakin netdev Changes Requested
[net-next,4/5] skbuff: allocate skbuff_heads by bulks instead of one by one skbuff: introduce skbuff_heads bulking and reusing - - - 16-- 2021-01-11 Alexander Lobakin netdev Changes Requested
[net-next,3/5] skbuff: reuse skbuff_heads from flush_skb_cache if available skbuff: introduce skbuff_heads bulking and reusing - - - 16-- 2021-01-11 Alexander Lobakin netdev Changes Requested
[net-next,2/5] skbuff: open-code __build_skb() inside __napi_alloc_skb() skbuff: introduce skbuff_heads bulking and reusing - - - 16-- 2021-01-11 Alexander Lobakin netdev Changes Requested
[net-next,1/5] skbuff: rename fields of struct napi_alloc_cache to be more intuitive skbuff: introduce skbuff_heads bulking and reusing - - - 16-- 2021-01-11 Alexander Lobakin netdev Changes Requested
[net-next] net: sysctl: cleanup net_sysctl_init() [net-next] net: sysctl: cleanup net_sysctl_init() - - - 16-- 2021-01-06 Alexander Lobakin netdev Changes Requested
[v5,net,2/2] net: udp: fix IP header access and skb lookup on Fast/frag0 UDP GRO net: udp: fix Fast/frag0 UDP GRO 1 - - 15-- 2020-11-11 Alexander Lobakin netdev Accepted
[v5,net,1/2] net: udp: fix UDP header access on Fast/frag0 UDP GRO net: udp: fix Fast/frag0 UDP GRO 1 - - 15-- 2020-11-11 Alexander Lobakin netdev Accepted
[v4,net] net: udp: fix Fast/frag0 UDP GRO [v4,net] net: udp: fix Fast/frag0 UDP GRO - - - 15-- 2020-11-10 Alexander Lobakin netdev Superseded
[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 - - - 2-- 2020-11-09 Alexander Lobakin netdev Accepted
[v3,net] net: udp: fix Fast/frag0 UDP GRO [v3,net] net: udp: fix Fast/frag0 UDP GRO - - - 15-- 2020-11-09 Alexander Lobakin netdev Superseded
[v2,net] net: udp: fix Fast/frag0 UDP GRO [v2,net] net: udp: fix Fast/frag0 UDP GRO 1 - - 15-- 2020-11-09 Alexander Lobakin netdev Superseded
[net] net: udp: fix Fast/frag0 UDP GRO [net] net: udp: fix Fast/frag0 UDP GRO - - - --- 2020-11-08 Alexander Lobakin netdev Superseded
[v2,net] ethtool: netlink: add missing netdev_features_change() call [v2,net] ethtool: netlink: add missing netdev_features_change() call - 1 - --- 2020-11-08 Alexander Lobakin netdev Not Applicable
[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 netdev Superseded
[net] ethtool: netlink: add missing netdev_features_change() call [net] ethtool: netlink: add missing netdev_features_change() call - - - --- 2020-11-05 Alexander Lobakin netdev Superseded
[v2,net-next,2/2] net: bonding, dummy, ifb, team: advertise NETIF_F_GSO_SOFTWARE net: allow virtual netdevs to forward UDP L4 and fraglist GSO skbs 1 - - --- 2020-11-01 Alexander Lobakin netdev Not Applicable
[v2,net-next,1/2] net: add GSO UDP L4 and GSO fraglists to the list of software-backed types net: allow virtual netdevs to forward UDP L4 and fraglist GSO skbs 1 - - --- 2020-11-01 Alexander Lobakin netdev Not Applicable
[net-next] net: avoid unneeded UDP L4 and fraglist GSO resegmentation [net-next] net: avoid unneeded UDP L4 and fraglist GSO resegmentation - - - --- 2020-10-30 Alexander Lobakin netdev Not Applicable
« 1 2 »