Show patches with: Submitter = Jakub Kicinski       |    Archived = No       |   2413 patches
« 1 2 3 424 25 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[net-next] net: remove dev_pick_tx_cpu_id() [net-next] net: remove dev_pick_tx_cpu_id() - 1 - 19-- 2024-09-06 Jakub Kicinski netdev New
[GIT,PULL] Networking for v6.11-rc7 [GIT,PULL] Networking for v6.11-rc7 - - - 9-1 2024-09-05 Jakub Kicinski Accepted
[net,v2] docs: netdev: document guidance on cleanup.h [net,v2] docs: netdev: document guidance on cleanup.h - 3 - 181- 2024-08-30 Jakub Kicinski netdev Accepted
[RFC,net-next,2/2] net: ethtool: add phy(dev) specific stats over netlink net: ethtool: add phy(dev) specific stats over netlink - - - 18-- 2024-08-29 Jakub Kicinski netdev RFC
[RFC,net-next,1/2] net: ethtool: plumb PHY stats to PHY drivers net: ethtool: add phy(dev) specific stats over netlink - - - 17-1 2024-08-29 Jakub Kicinski netdev RFC
[net] docs: netdev: document guidance on cleanup.h [net] docs: netdev: document guidance on cleanup.h - 3 - 1711 2024-08-29 Jakub Kicinski netdev Superseded
[net] MAINTAINERS: exclude bluetooth and wireless DT bindings from netdev ML [net] MAINTAINERS: exclude bluetooth and wireless DT bindings from netdev ML - 1 - 19-- 2024-08-28 Jakub Kicinski netdev Accepted
[net-next] tools: ynl: error check scanf() in a sample [net-next] tools: ynl: error check scanf() in a sample - 2 - 19-- 2024-08-28 Jakub Kicinski netdev Accepted
[GIT,PULL] Networking for v6.11-rc5 [GIT,PULL] Networking for v6.11-rc5 - - - 9-1 2024-08-22 Jakub Kicinski Not Applicable
[net-next,v3] selftests: net: add helper for checking if nettest is available [net-next,v3] selftests: net: add helper for checking if nettest is available - 2 - 19-- 2024-08-21 Jakub Kicinski netdev Accepted
[net-next] net: repack struct netdev_queue [net-next] net: repack struct netdev_queue - 1 - 19-- 2024-08-20 Jakub Kicinski netdev Accepted
[net-next,v2] selftests: net: add helper for checking if nettest is available [net-next,v2] selftests: net: add helper for checking if nettest is available - 1 - 19-- 2024-08-20 Jakub Kicinski netdev Superseded
[net-next] selftests: net/forwarding: spawn sh inside vrf to speed up ping loop [net-next] selftests: net/forwarding: spawn sh inside vrf to speed up ping loop - 2 1 19-- 2024-08-17 Jakub Kicinski netdev Accepted
[net-next] selftests: net: add helper for checking if nettest is available [net-next] selftests: net: add helper for checking if nettest is available - - - 19-- 2024-08-17 Jakub Kicinski netdev Superseded
[net-next] tcp_metrics: use netlink policy for IPv6 addr len validation [net-next] tcp_metrics: use netlink policy for IPv6 addr len validation - 2 - 19-- 2024-08-16 Jakub Kicinski netdev Accepted
[net] MAINTAINERS: add selftests to network drivers [net] MAINTAINERS: add selftests to network drivers - 1 - 19-- 2024-08-14 Jakub Kicinski netdev Accepted
[net-next,v3,2/2] eth: fbnic: add support for basic qstats eth: fbnic: add basic stats - 1 - 181- 2024-08-10 Jakub Kicinski netdev Accepted
[net-next,v3,1/2] eth: fbnic: add basic rtnl stats eth: fbnic: add basic stats - 1 - 181- 2024-08-10 Jakub Kicinski netdev Accepted
[net-next,v5,12/12] selftests: drv-net: rss_ctx: test dumping RSS contexts ethtool: rss: driver tweaks and netlink context dumps - 2 - 181- 2024-08-10 Jakub Kicinski netdev Accepted
[net-next,v5,11/12] netlink: specs: decode indirection table as u32 array ethtool: rss: driver tweaks and netlink context dumps - 1 - 181- 2024-08-10 Jakub Kicinski netdev Accepted
[net-next,v5,10/12] ethtool: rss: support skipping contexts during dump ethtool: rss: driver tweaks and netlink context dumps - 1 - 172- 2024-08-10 Jakub Kicinski netdev Accepted
[net-next,v5,09/12] ethtool: rss: support dumping RSS contexts ethtool: rss: driver tweaks and netlink context dumps - 2 - 181- 2024-08-10 Jakub Kicinski netdev Accepted
[net-next,v5,08/12] ethtool: rss: report info about additional contexts from XArray ethtool: rss: driver tweaks and netlink context dumps - 2 - 19-- 2024-08-10 Jakub Kicinski netdev Accepted
[net-next,v5,07/12] ethtool: rss: move the device op invocation out of rss_prepare_data() ethtool: rss: driver tweaks and netlink context dumps - 1 - 19-- 2024-08-10 Jakub Kicinski netdev Accepted
[net-next,v5,06/12] ethtool: rss: don't report key if device doesn't support it ethtool: rss: driver tweaks and netlink context dumps - 2 - 181- 2024-08-10 Jakub Kicinski netdev Accepted
[net-next,v5,05/12] eth: remove .cap_rss_ctx_supported from updated drivers ethtool: rss: driver tweaks and netlink context dumps - 3 - 181- 2024-08-10 Jakub Kicinski netdev Accepted
[net-next,v5,04/12] ethtool: make ethtool_ops::cap_rss_ctx_supported optional ethtool: rss: driver tweaks and netlink context dumps - 3 - 19-- 2024-08-10 Jakub Kicinski netdev Accepted
[net-next,v5,03/12] eth: mlx5: allow disabling queues when RSS contexts exist ethtool: rss: driver tweaks and netlink context dumps - 2 - 19-- 2024-08-10 Jakub Kicinski netdev Accepted
[net-next,v5,02/12] eth: mvpp2: implement new RSS context API ethtool: rss: driver tweaks and netlink context dumps - 1 - 181- 2024-08-10 Jakub Kicinski netdev Accepted
[net-next,v5,01/12] selftests: drv-net: rss_ctx: add identifier to traffic comments ethtool: rss: driver tweaks and netlink context dumps - 2 - 181- 2024-08-10 Jakub Kicinski netdev Accepted
[net-next,v4,12/12] selftests: drv-net: rss_ctx: test dumping RSS contexts ethtool: rss: driver tweaks and netlink context dumps - 2 - 1413 2024-08-09 Jakub Kicinski netdev Superseded
[net-next,v4,11/12] netlink: specs: decode indirection table as u32 array ethtool: rss: driver tweaks and netlink context dumps - - - 1413 2024-08-09 Jakub Kicinski netdev Superseded
[net-next,v4,10/12] ethtool: rss: support skipping contexts during dump ethtool: rss: driver tweaks and netlink context dumps - 1 - 1323 2024-08-09 Jakub Kicinski netdev Superseded
[net-next,v4,09/12] ethtool: rss: support dumping RSS contexts ethtool: rss: driver tweaks and netlink context dumps - 2 - 1413 2024-08-09 Jakub Kicinski netdev Superseded
[net-next,v4,08/12] ethtool: rss: report info about additional contexts from XArray ethtool: rss: driver tweaks and netlink context dumps - 2 - 15-3 2024-08-09 Jakub Kicinski netdev Superseded
[net-next,v4,07/12] ethtool: rss: move the device op invocation out of rss_prepare_data() ethtool: rss: driver tweaks and netlink context dumps - 1 - 15-3 2024-08-09 Jakub Kicinski netdev Superseded
[net-next,v4,06/12] ethtool: rss: don't report key if device doesn't support it ethtool: rss: driver tweaks and netlink context dumps - 2 - 1413 2024-08-09 Jakub Kicinski netdev Superseded
[net-next,v4,05/12] eth: remove .cap_rss_ctx_supported from updated drivers ethtool: rss: driver tweaks and netlink context dumps - 3 - 1413 2024-08-09 Jakub Kicinski netdev Superseded
[net-next,v4,04/12] ethtool: make ethtool_ops::cap_rss_ctx_supported optional ethtool: rss: driver tweaks and netlink context dumps - 3 - 15-3 2024-08-09 Jakub Kicinski netdev Superseded
[net-next,v4,03/12] eth: mlx5: allow disabling queues when RSS contexts exist ethtool: rss: driver tweaks and netlink context dumps - 2 - 15-3 2024-08-09 Jakub Kicinski netdev Superseded
[net-next,v4,02/12] eth: mvpp2: implement new RSS context API ethtool: rss: driver tweaks and netlink context dumps - 1 - 1413 2024-08-09 Jakub Kicinski netdev Superseded
[net-next,v4,01/12] selftests: drv-net: rss_ctx: add identifier to traffic comments ethtool: rss: driver tweaks and netlink context dumps - 2 - 171- 2024-08-09 Jakub Kicinski netdev Superseded
[net-next,v2,2/2] eth: fbnic: add support for basic qstats eth: fbnic: add basic stats - 1 - 171- 2024-08-08 Jakub Kicinski netdev Superseded
[net-next,v2,1/2] eth: fbnic: add basic rtnl stats eth: fbnic: add basic stats - 1 - 171- 2024-08-08 Jakub Kicinski netdev Superseded
[GIT,PULL] Networking for v6.11-rc3 [GIT,PULL] Networking for v6.11-rc3 - - - 9-- 2024-08-08 Jakub Kicinski Accepted
[net-next,2/2] eth: fbnic: add support for basic qstats eth: fbnic: add basic stats - 1 - 181- 2024-08-07 Jakub Kicinski netdev Superseded
[net-next,1/2] eth: fbnic: add basic rtnl stats eth: fbnic: add basic stats - 1 - 181- 2024-08-07 Jakub Kicinski netdev Superseded
[net-next,v3,12/12] selftests: drv-net: rss_ctx: test dumping RSS contexts ethtool: rss: driver tweaks and netlink context dumps - 2 - 181- 2024-08-06 Jakub Kicinski netdev Superseded
[net-next,v3,11/12] netlink: specs: decode indirection table as u32 array ethtool: rss: driver tweaks and netlink context dumps - 1 - 181- 2024-08-06 Jakub Kicinski netdev Superseded
[net-next,v3,10/12] ethtool: rss: support skipping contexts during dump ethtool: rss: driver tweaks and netlink context dumps - 1 - 172- 2024-08-06 Jakub Kicinski netdev Superseded
[net-next,v3,09/12] ethtool: rss: support dumping RSS contexts ethtool: rss: driver tweaks and netlink context dumps - 2 - 181- 2024-08-06 Jakub Kicinski netdev Superseded
[net-next,v3,08/12] ethtool: rss: report info about additional contexts from XArray ethtool: rss: driver tweaks and netlink context dumps - 2 - 19-- 2024-08-06 Jakub Kicinski netdev Superseded
[net-next,v3,07/12] ethtool: rss: move the device op invocation out of rss_prepare_data() ethtool: rss: driver tweaks and netlink context dumps - 1 - 19-- 2024-08-06 Jakub Kicinski netdev Superseded
[net-next,v3,06/12] ethtool: rss: don't report key if device doesn't support it ethtool: rss: driver tweaks and netlink context dumps - 2 - 181- 2024-08-06 Jakub Kicinski netdev Superseded
[net-next,v3,05/12] eth: remove .cap_rss_ctx_supported from updated drivers ethtool: rss: driver tweaks and netlink context dumps - 3 - 181- 2024-08-06 Jakub Kicinski netdev Superseded
[net-next,v3,04/12] ethtool: make ethtool_ops::cap_rss_ctx_supported optional ethtool: rss: driver tweaks and netlink context dumps - 3 - 19-- 2024-08-06 Jakub Kicinski netdev Superseded
[net-next,v3,03/12] eth: mlx5: allow disabling queues when RSS contexts exist ethtool: rss: driver tweaks and netlink context dumps - 2 - 19-- 2024-08-06 Jakub Kicinski netdev Superseded
[net-next,v3,02/12] eth: mvpp2: implement new RSS context API ethtool: rss: driver tweaks and netlink context dumps - 1 - 181- 2024-08-06 Jakub Kicinski netdev Superseded
[net-next,v3,01/12] selftests: drv-net: rss_ctx: add identifier to traffic comments ethtool: rss: driver tweaks and netlink context dumps - 2 - 181- 2024-08-06 Jakub Kicinski netdev Superseded
[RFC,net] net: make page pool stall netdev unregistration to avoid IOMMU crashes [RFC,net] net: make page pool stall netdev unregistration to avoid IOMMU crashes - - - 17-1 2024-08-06 Jakub Kicinski netdev RFC
[net-next,v2,12/12] selftests: drv-net: rss_ctx: test dumping RSS contexts ethtool: rss: driver tweaks and netlink context dumps - 1 - 181- 2024-08-03 Jakub Kicinski netdev Superseded
[net-next,v2,11/12] netlink: specs: decode indirection table as u32 array ethtool: rss: driver tweaks and netlink context dumps - 1 - 181- 2024-08-03 Jakub Kicinski netdev Superseded
[net-next,v2,10/12] ethtool: rss: support skipping contexts during dump ethtool: rss: driver tweaks and netlink context dumps - 1 - 172- 2024-08-03 Jakub Kicinski netdev Superseded
[net-next,v2,09/12] ethtool: rss: support dumping RSS contexts ethtool: rss: driver tweaks and netlink context dumps - 1 - 181- 2024-08-03 Jakub Kicinski netdev Superseded
[net-next,v2,08/12] ethtool: rss: report info about additional contexts from XArray ethtool: rss: driver tweaks and netlink context dumps - 2 - 19-- 2024-08-03 Jakub Kicinski netdev Superseded
[net-next,v2,07/12] ethtool: rss: move the device op invocation out of rss_prepare_data() ethtool: rss: driver tweaks and netlink context dumps - 1 - 181- 2024-08-03 Jakub Kicinski netdev Superseded
[net-next,v2,06/12] ethtool: rss: don't report key if device doesn't support it ethtool: rss: driver tweaks and netlink context dumps - 1 - 181- 2024-08-03 Jakub Kicinski netdev Superseded
[net-next,v2,05/12] eth: remove .cap_rss_ctx_supported from updated drivers ethtool: rss: driver tweaks and netlink context dumps - 3 - 181- 2024-08-03 Jakub Kicinski netdev Superseded
[net-next,v2,04/12] ethtool: make ethtool_ops::cap_rss_ctx_supported optional ethtool: rss: driver tweaks and netlink context dumps - 3 - 181- 2024-08-03 Jakub Kicinski netdev Superseded
[net-next,v2,03/12] eth: mlx5: allow disabling queues when RSS contexts exist ethtool: rss: driver tweaks and netlink context dumps - 2 - 19-- 2024-08-03 Jakub Kicinski netdev Superseded
[net-next,v2,02/12] eth: mvpp2: implement new RSS context API ethtool: rss: driver tweaks and netlink context dumps - - - 181- 2024-08-03 Jakub Kicinski netdev Superseded
[net-next,v2,01/12] selftests: drv-net: rss_ctx: add identifier to traffic comments ethtool: rss: driver tweaks and netlink context dumps - 2 - 181- 2024-08-03 Jakub Kicinski netdev Superseded
[net] eth: fbnic: select devlink [net] eth: fbnic: select devlink - 1 1 1711 2024-08-02 Jakub Kicinski netdev Changes Requested
[net-next] net: skbuff: sprinkle more __GFP_NOWARN on ingress allocs [net-next] net: skbuff: sprinkle more __GFP_NOWARN on ingress allocs - 1 - 19-- 2024-08-02 Jakub Kicinski netdev Accepted
[net-next,12/12] selftests: drv-net: rss_ctx: test dumping RSS contexts ethtool: rss: driver tweaks and netlink context dumps - - - 1413 2024-08-02 Jakub Kicinski netdev Superseded
[net-next,11/12] netlink: specs: decode indirection table as u32 array ethtool: rss: driver tweaks and netlink context dumps - - - 1413 2024-08-02 Jakub Kicinski netdev Superseded
[net-next,10/12] ethtool: rss: support skipping contexts during dump ethtool: rss: driver tweaks and netlink context dumps - - - 1323 2024-08-02 Jakub Kicinski netdev Superseded
[net-next,09/12] ethtool: rss: support dumping RSS contexts ethtool: rss: driver tweaks and netlink context dumps - - - 1413 2024-08-02 Jakub Kicinski netdev Superseded
[net-next,08/12] ethtool: rss: report info about additional contexts from XArray ethtool: rss: driver tweaks and netlink context dumps - 1 - 15-3 2024-08-02 Jakub Kicinski netdev Superseded
[net-next,07/12] ethtool: rss: move the device op invocation out of rss_prepare_data() ethtool: rss: driver tweaks and netlink context dumps - 1 - 1413 2024-08-02 Jakub Kicinski netdev Superseded
[net-next,06/12] ethtool: rss: don't report key if device doesn't support it ethtool: rss: driver tweaks and netlink context dumps - 1 - 1413 2024-08-02 Jakub Kicinski netdev Superseded
[net-next,05/12] eth: remove .cap_rss_ctx_supported from updated drivers ethtool: rss: driver tweaks and netlink context dumps - 1 - 1413 2024-08-02 Jakub Kicinski netdev Superseded
[net-next,04/12] ethtool: make ethtool_ops::cap_rss_ctx_supported optional ethtool: rss: driver tweaks and netlink context dumps - 1 - 1413 2024-08-02 Jakub Kicinski netdev Superseded
[net-next,03/12] eth: mlx5: allow disabling queues when RSS contexts exist ethtool: rss: driver tweaks and netlink context dumps - 1 - 15-3 2024-08-02 Jakub Kicinski netdev Superseded
[net-next,02/12] eth: mvpp2: implement new RSS context API ethtool: rss: driver tweaks and netlink context dumps - - - 15-3 2024-08-02 Jakub Kicinski netdev Superseded
[net-next,01/12] selftests: drv-net: rss_ctx: add identifier to traffic comments ethtool: rss: driver tweaks and netlink context dumps - 1 - 171- 2024-08-02 Jakub Kicinski netdev Superseded
[net-next,v3] selftests: net: ksft: print more of the stack for checks [net-next,v3] selftests: net: ksft: print more of the stack for checks - 1 - 1711 2024-08-01 Jakub Kicinski netdev Accepted
[net-next] net: remove IFF_* re-definition [net-next] net: remove IFF_* re-definition - 2 - 181- 2024-08-01 Jakub Kicinski netdev Accepted
[net-next,v2] selftests: net: ksft: print more of the stack for checks [net-next,v2] selftests: net: ksft: print more of the stack for checks - 1 - 181- 2024-07-31 Jakub Kicinski netdev Superseded
[net-next] selftests: net: ksft: print more of the stack for checks [net-next] selftests: net: ksft: print more of the stack for checks 1 - - 172- 2024-07-29 Jakub Kicinski netdev Superseded
[net,5/5] selftests: drv-net: rss_ctx: check for all-zero keys ethtool: more RSS fixes - 1 - 181- 2024-07-25 Jakub Kicinski netdev Accepted
[net,4/5] ethtool: fix the state of additional contexts with old API ethtool: more RSS fixes - 1 - 19-- 2024-07-25 Jakub Kicinski netdev Accepted
[net,3/5] ethtool: fix setting key and resetting indir at once ethtool: more RSS fixes - - - 19-- 2024-07-25 Jakub Kicinski netdev Accepted
[net,2/5] eth: bnxt: populate defaults in the RSS context struct ethtool: more RSS fixes - 1 - 19-- 2024-07-25 Jakub Kicinski netdev Accepted
[net,1/5] eth: bnxt: reject unsupported hash functions ethtool: more RSS fixes - 1 - 19-- 2024-07-25 Jakub Kicinski netdev Accepted
[GIT,PULL] Networking for v6.11-rc1 [GIT,PULL] Networking for v6.11-rc1 - - - 9-1 2024-07-25 Jakub Kicinski Accepted
[net,2/2] ethtool: rss: echo the context number back ethtool: rss: small fixes to spec and GET - 1 - 181- 2024-07-24 Jakub Kicinski netdev Accepted
[net,1/2] netlink: specs: correct the spec of ethtool ethtool: rss: small fixes to spec and GET - 1 - 19-- 2024-07-24 Jakub Kicinski netdev Accepted
[net] MAINTAINERS: make Breno the netconsole maintainer [net] MAINTAINERS: make Breno the netconsole maintainer 2 1 - 19-- 2024-07-23 Jakub Kicinski netdev Accepted
[net] virtio: fix GSO with frames unaligned to size [net] virtio: fix GSO with frames unaligned to size - - - 19-- 2024-07-23 Jakub Kicinski netdev Changes Requested
« 1 2 3 424 25 »