net: switch to the kernel.org patchwork instance
Move to the kernel.org patchwork instance, it has significantly lower latency for accessing from Europe and the US. Other quirks include the reply bot. Link: https://lore.kernel.org/r/20201110035120.642746-1-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
parent
fcd1ecc8ee
commit
460cd17e9f
@ -110,7 +110,7 @@ Q: I sent a patch and I'm wondering what happened to it?
|
|||||||
Q: How can I tell whether it got merged?
|
Q: How can I tell whether it got merged?
|
||||||
A: Start by looking at the main patchworks queue for netdev:
|
A: Start by looking at the main patchworks queue for netdev:
|
||||||
|
|
||||||
http://patchwork.ozlabs.org/project/netdev/list/
|
https://patchwork.kernel.org/project/netdevbpf/list/
|
||||||
|
|
||||||
The "State" field will tell you exactly where things are at with your
|
The "State" field will tell you exactly where things are at with your
|
||||||
patch.
|
patch.
|
||||||
@ -152,7 +152,7 @@ networking subsystem, and then hands them off to Greg.
|
|||||||
|
|
||||||
There is a patchworks queue that you can see here:
|
There is a patchworks queue that you can see here:
|
||||||
|
|
||||||
http://patchwork.ozlabs.org/bundle/davem/stable/?state=*
|
https://patchwork.kernel.org/bundle/netdev/stable/?state=*
|
||||||
|
|
||||||
It contains the patches which Dave has selected, but not yet handed off
|
It contains the patches which Dave has selected, but not yet handed off
|
||||||
to Greg. If Greg already has the patch, then it will be here:
|
to Greg. If Greg already has the patch, then it will be here:
|
||||||
|
@ -39,7 +39,7 @@ Procedure for submitting patches to the -stable tree
|
|||||||
submission guidelines as described in
|
submission guidelines as described in
|
||||||
:ref:`Documentation/networking/netdev-FAQ.rst <netdev-FAQ>`
|
:ref:`Documentation/networking/netdev-FAQ.rst <netdev-FAQ>`
|
||||||
after first checking the stable networking queue at
|
after first checking the stable networking queue at
|
||||||
https://patchwork.ozlabs.org/bundle/davem/stable/?series=&submitter=&state=*&q=&archive=
|
https://patchwork.kernel.org/bundle/netdev/stable/?state=*
|
||||||
to ensure the requested patch is not already queued up.
|
to ensure the requested patch is not already queued up.
|
||||||
- Security patches should not be handled (solely) by the -stable review
|
- Security patches should not be handled (solely) by the -stable review
|
||||||
process but should follow the procedures in
|
process but should follow the procedures in
|
||||||
|
@ -46,7 +46,7 @@ Procedura per sottomettere patch per i sorgenti -stable
|
|||||||
:ref:`Documentation/translations/it_IT/networking/netdev-FAQ.rst <it_netdev-FAQ>`;
|
:ref:`Documentation/translations/it_IT/networking/netdev-FAQ.rst <it_netdev-FAQ>`;
|
||||||
ma solo dopo aver verificato al seguente indirizzo che la patch non sia
|
ma solo dopo aver verificato al seguente indirizzo che la patch non sia
|
||||||
già in coda:
|
già in coda:
|
||||||
https://patchwork.ozlabs.org/bundle/davem/stable/?series=&submitter=&state=*&q=&archive=
|
https://patchwork.kernel.org/bundle/netdev/stable/?state=*
|
||||||
- Una patch di sicurezza non dovrebbero essere gestite (solamente) dal processo
|
- Una patch di sicurezza non dovrebbero essere gestite (solamente) dal processo
|
||||||
di revisione -stable, ma dovrebbe seguire le procedure descritte in
|
di revisione -stable, ma dovrebbe seguire le procedure descritte in
|
||||||
:ref:`Documentation/translations/it_IT/admin-guide/security-bugs.rst <it_securitybugs>`.
|
:ref:`Documentation/translations/it_IT/admin-guide/security-bugs.rst <it_securitybugs>`.
|
||||||
|
20
MAINTAINERS
20
MAINTAINERS
@ -1279,7 +1279,7 @@ M: Igor Russkikh <irusskikh@marvell.com>
|
|||||||
L: netdev@vger.kernel.org
|
L: netdev@vger.kernel.org
|
||||||
S: Supported
|
S: Supported
|
||||||
W: https://www.marvell.com/
|
W: https://www.marvell.com/
|
||||||
Q: http://patchwork.ozlabs.org/project/netdev/list/
|
Q: https://patchwork.kernel.org/project/netdevbpf/list/
|
||||||
F: Documentation/networking/device_drivers/ethernet/aquantia/atlantic.rst
|
F: Documentation/networking/device_drivers/ethernet/aquantia/atlantic.rst
|
||||||
F: drivers/net/ethernet/aquantia/atlantic/
|
F: drivers/net/ethernet/aquantia/atlantic/
|
||||||
|
|
||||||
@ -11173,7 +11173,7 @@ M: Tariq Toukan <tariqt@nvidia.com>
|
|||||||
L: netdev@vger.kernel.org
|
L: netdev@vger.kernel.org
|
||||||
S: Supported
|
S: Supported
|
||||||
W: http://www.mellanox.com
|
W: http://www.mellanox.com
|
||||||
Q: http://patchwork.ozlabs.org/project/netdev/list/
|
Q: https://patchwork.kernel.org/project/netdevbpf/list/
|
||||||
F: drivers/net/ethernet/mellanox/mlx4/en_*
|
F: drivers/net/ethernet/mellanox/mlx4/en_*
|
||||||
|
|
||||||
MELLANOX ETHERNET DRIVER (mlx5e)
|
MELLANOX ETHERNET DRIVER (mlx5e)
|
||||||
@ -11181,7 +11181,7 @@ M: Saeed Mahameed <saeedm@nvidia.com>
|
|||||||
L: netdev@vger.kernel.org
|
L: netdev@vger.kernel.org
|
||||||
S: Supported
|
S: Supported
|
||||||
W: http://www.mellanox.com
|
W: http://www.mellanox.com
|
||||||
Q: http://patchwork.ozlabs.org/project/netdev/list/
|
Q: https://patchwork.kernel.org/project/netdevbpf/list/
|
||||||
F: drivers/net/ethernet/mellanox/mlx5/core/en_*
|
F: drivers/net/ethernet/mellanox/mlx5/core/en_*
|
||||||
|
|
||||||
MELLANOX ETHERNET INNOVA DRIVERS
|
MELLANOX ETHERNET INNOVA DRIVERS
|
||||||
@ -11189,7 +11189,7 @@ R: Boris Pismenny <borisp@nvidia.com>
|
|||||||
L: netdev@vger.kernel.org
|
L: netdev@vger.kernel.org
|
||||||
S: Supported
|
S: Supported
|
||||||
W: http://www.mellanox.com
|
W: http://www.mellanox.com
|
||||||
Q: http://patchwork.ozlabs.org/project/netdev/list/
|
Q: https://patchwork.kernel.org/project/netdevbpf/list/
|
||||||
F: drivers/net/ethernet/mellanox/mlx5/core/accel/*
|
F: drivers/net/ethernet/mellanox/mlx5/core/accel/*
|
||||||
F: drivers/net/ethernet/mellanox/mlx5/core/en_accel/*
|
F: drivers/net/ethernet/mellanox/mlx5/core/en_accel/*
|
||||||
F: drivers/net/ethernet/mellanox/mlx5/core/fpga/*
|
F: drivers/net/ethernet/mellanox/mlx5/core/fpga/*
|
||||||
@ -11201,7 +11201,7 @@ M: Ido Schimmel <idosch@nvidia.com>
|
|||||||
L: netdev@vger.kernel.org
|
L: netdev@vger.kernel.org
|
||||||
S: Supported
|
S: Supported
|
||||||
W: http://www.mellanox.com
|
W: http://www.mellanox.com
|
||||||
Q: http://patchwork.ozlabs.org/project/netdev/list/
|
Q: https://patchwork.kernel.org/project/netdevbpf/list/
|
||||||
F: drivers/net/ethernet/mellanox/mlxsw/
|
F: drivers/net/ethernet/mellanox/mlxsw/
|
||||||
F: tools/testing/selftests/drivers/net/mlxsw/
|
F: tools/testing/selftests/drivers/net/mlxsw/
|
||||||
|
|
||||||
@ -11210,7 +11210,7 @@ M: mlxsw@nvidia.com
|
|||||||
L: netdev@vger.kernel.org
|
L: netdev@vger.kernel.org
|
||||||
S: Supported
|
S: Supported
|
||||||
W: http://www.mellanox.com
|
W: http://www.mellanox.com
|
||||||
Q: http://patchwork.ozlabs.org/project/netdev/list/
|
Q: https://patchwork.kernel.org/project/netdevbpf/list/
|
||||||
F: drivers/net/ethernet/mellanox/mlxfw/
|
F: drivers/net/ethernet/mellanox/mlxfw/
|
||||||
|
|
||||||
MELLANOX HARDWARE PLATFORM SUPPORT
|
MELLANOX HARDWARE PLATFORM SUPPORT
|
||||||
@ -11229,7 +11229,7 @@ L: netdev@vger.kernel.org
|
|||||||
L: linux-rdma@vger.kernel.org
|
L: linux-rdma@vger.kernel.org
|
||||||
S: Supported
|
S: Supported
|
||||||
W: http://www.mellanox.com
|
W: http://www.mellanox.com
|
||||||
Q: http://patchwork.ozlabs.org/project/netdev/list/
|
Q: https://patchwork.kernel.org/project/netdevbpf/list/
|
||||||
F: drivers/net/ethernet/mellanox/mlx4/
|
F: drivers/net/ethernet/mellanox/mlx4/
|
||||||
F: include/linux/mlx4/
|
F: include/linux/mlx4/
|
||||||
|
|
||||||
@ -11250,7 +11250,7 @@ L: netdev@vger.kernel.org
|
|||||||
L: linux-rdma@vger.kernel.org
|
L: linux-rdma@vger.kernel.org
|
||||||
S: Supported
|
S: Supported
|
||||||
W: http://www.mellanox.com
|
W: http://www.mellanox.com
|
||||||
Q: http://patchwork.ozlabs.org/project/netdev/list/
|
Q: https://patchwork.kernel.org/project/netdevbpf/list/
|
||||||
F: Documentation/networking/device_drivers/ethernet/mellanox/
|
F: Documentation/networking/device_drivers/ethernet/mellanox/
|
||||||
F: drivers/net/ethernet/mellanox/mlx5/core/
|
F: drivers/net/ethernet/mellanox/mlx5/core/
|
||||||
F: include/linux/mlx5/
|
F: include/linux/mlx5/
|
||||||
@ -12130,7 +12130,7 @@ M: Jakub Kicinski <kuba@kernel.org>
|
|||||||
L: netdev@vger.kernel.org
|
L: netdev@vger.kernel.org
|
||||||
S: Maintained
|
S: Maintained
|
||||||
W: http://www.linuxfoundation.org/en/Net
|
W: http://www.linuxfoundation.org/en/Net
|
||||||
Q: http://patchwork.ozlabs.org/project/netdev/list/
|
Q: https://patchwork.kernel.org/project/netdevbpf/list/
|
||||||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git
|
T: git git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git
|
||||||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git
|
T: git git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git
|
||||||
F: Documentation/devicetree/bindings/net/
|
F: Documentation/devicetree/bindings/net/
|
||||||
@ -12175,7 +12175,7 @@ M: Jakub Kicinski <kuba@kernel.org>
|
|||||||
L: netdev@vger.kernel.org
|
L: netdev@vger.kernel.org
|
||||||
S: Maintained
|
S: Maintained
|
||||||
W: http://www.linuxfoundation.org/en/Net
|
W: http://www.linuxfoundation.org/en/Net
|
||||||
Q: http://patchwork.ozlabs.org/project/netdev/list/
|
Q: https://patchwork.kernel.org/project/netdevbpf/list/
|
||||||
B: mailto:netdev@vger.kernel.org
|
B: mailto:netdev@vger.kernel.org
|
||||||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git
|
T: git git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git
|
||||||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git
|
T: git git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git
|
||||||
|
Loading…
Reference in New Issue
Block a user