netdev
Thread
Date
Earlier messages
Messages by Thread
[PATCHv3 0/2]
Keith Busch
[PATCHv3 2/2] kvm: retry nx_huge_page_recovery_thread creation
Keith Busch
Re: [PATCHv3 2/2] kvm: retry nx_huge_page_recovery_thread creation
Simon Horman
Re: [PATCHv3 2/2] kvm: retry nx_huge_page_recovery_thread creation
Keith Busch
[PATCHv3 1/2] vhost: return task creation error instead of NULL
Keith Busch
Re: [PATCHv3 1/2] vhost: return task creation error instead of NULL
Mike Christie
Re: [PATCHv3 0/2]
Lei Yang
Re: [PATCHv3 0/2]
Sean Christopherson
Re: [PATCHv3 0/2]
Sean Christopherson
Re: [PATCHv3 0/2]
Keith Busch
Re: [PATCHv3 0/2]
Sean Christopherson
Re: [PATCHv3 0/2]
Keith Busch
Re: [PATCHv3 0/2]
Paolo Bonzini
Re: [PATCHv3 0/2]
Sean Christopherson
[PATCH 1/2] vsock/virtio: Move rx_buf_nr and rx_buf_max_nr initialization position
Junnan Wu
[PATCH 2/2] vsock/virtio: Don't reset the created SOCKET during s2r
Junnan Wu
Re: [PATCH 2/2] vsock/virtio: Don't reset the created SOCKET during s2r
leonardi
Re: [PATCH 2/2] vsock/virtio: Don't reset the created SOCKET during s2r
Stefano Garzarella
Re: Re: [PATCH 2/2] vsock/virtio: Don't reset the created SOCKET during s2r
Stefano Garzarella
Re: [PATCH 1/2] vsock/virtio: Move rx_buf_nr and rx_buf_max_nr initialization position
Luigi Leonardi
Re: [PATCH 1/2] vsock/virtio: Move rx_buf_nr and rx_buf_max_nr initialization position
Stefano Garzarella
Re: [PATCH v3 net 11/16] ipv6: input: convert to dev_net_rcu()
Jakub Kicinski
Re: [PATCH v3 net 11/16] ipv6: input: convert to dev_net_rcu()
Eric Dumazet
Re: [PATCH v3 net 11/16] ipv6: input: convert to dev_net_rcu()
Paul E. McKenney
Re: [PATCH v3 net 11/16] ipv6: input: convert to dev_net_rcu()
Jakub Kicinski
Re: [PATCH v3 net 11/16] ipv6: input: convert to dev_net_rcu()
Paul E. McKenney
Re: [PATCH v3 net 11/16] ipv6: input: convert to dev_net_rcu()
Eric Dumazet
Re: [PATCH v3 net 11/16] ipv6: input: convert to dev_net_rcu()
Eric Dumazet
[PATCH net v3 0/6] vsock: Transport reassignment and error handling issues
Michal Luczaj
[PATCH net v3 3/6] vsock/test: Introduce vsock_bind()
Michal Luczaj
[PATCH net v3 5/6] vsock/test: Add test for UAF due to socket unbinding
Michal Luczaj
[PATCH net v3 6/6] vsock/test: Add test for connect() retries
Michal Luczaj
[PATCH net v3 4/6] vsock/test: Introduce vsock_connect_fd()
Michal Luczaj
[PATCH net v3 2/6] vsock: Allow retrying on connect() failure
Michal Luczaj
[PATCH net v3 1/6] vsock: Keep the binding until socket destruction
Michal Luczaj
Re: [PATCH net v3 0/6] vsock: Transport reassignment and error handling issues
Luigi Leonardi
Re: [PATCH net v3 0/6] vsock: Transport reassignment and error handling issues
patchwork-bot+netdevbpf
[PATCH v6 net-next 00/14] AccECN protocol preparation patch series
chia-yu . chang
[PATCH v6 net-next 01/14] tcp: reorganize tcp_in_ack_event() and tcp_count_delivered()
chia-yu . chang
[PATCH v6 net-next 02/14] tcp: create FLAG_TS_PROGRESS
chia-yu . chang
[PATCH v6 net-next 03/14] tcp: use BIT() macro in include/net/tcp.h
chia-yu . chang
[PATCH v6 net-next 05/14] tcp: reorganize SYN ECN code
chia-yu . chang
[PATCH v6 net-next 06/14] tcp: rework {__,}tcp_ecn_check_ce() -> tcp_data_ecn_check()
chia-yu . chang
[PATCH v6 net-next 04/14] tcp: extend TCP flags to allow AE bit/ACE field
chia-yu . chang
[PATCH v6 net-next 09/14] gro: prevent ACE field corruption & better AccECN handling
chia-yu . chang
[PATCH v6 net-next 07/14] tcp: helpers for ECN mode handling
chia-yu . chang
[PATCH v6 net-next 08/14] gso: AccECN support
chia-yu . chang
[PATCH v6 net-next 12/14] tcp: AccECN support to tcp_add_backlog
chia-yu . chang
[PATCH v6 net-next 11/14] virtio_net: Accurate ECN flag in virtio_net_hdr
chia-yu . chang
Re: [PATCH v6 net-next 11/14] virtio_net: Accurate ECN flag in virtio_net_hdr
Jason Wang
RE: [PATCH v6 net-next 11/14] virtio_net: Accurate ECN flag in virtio_net_hdr
Chia-Yu Chang (Nokia)
Re: [PATCH v6 net-next 11/14] virtio_net: Accurate ECN flag in virtio_net_hdr
Michael S. Tsirkin
Re: [PATCH v6 net-next 11/14] virtio_net: Accurate ECN flag in virtio_net_hdr
Lei Yang
Re: [PATCH v6 net-next 11/14] virtio_net: Accurate ECN flag in virtio_net_hdr
Jason Wang
[PATCH v6 net-next 14/14] tcp: Pass flags to __tcp_send_ack
chia-yu . chang
[PATCH v6 net-next 10/14] net: hns3/mlx5e: avoid corrupting CWR flag when receiving GRO packet
chia-yu . chang
[PATCH v6 net-next 13/14] tcp: add new TCP_TW_ACK_OOW state and allow ECN bits in TOS
chia-yu . chang
Re: [PATCH v6 net-next 00/14] AccECN protocol preparation patch series
Jakub Kicinski
[PATCH] vsock/virtio: Fix null-ptr-deref in vsock_stream_has_data
Hyunwoo Kim
Re: [PATCH] vsock/virtio: Fix null-ptr-deref in vsock_stream_has_data
Stefano Garzarella
Re: [PATCH] vsock/virtio: Fix null-ptr-deref in vsock_stream_has_data
Hyunwoo Kim
Re: [PATCH] vsock/virtio: Fix null-ptr-deref in vsock_stream_has_data
Stefano Garzarella
Re: [PATCH] vsock/virtio: Fix null-ptr-deref in vsock_stream_has_data
Stefano Garzarella
Re: [PATCH] vsock/virtio: Fix null-ptr-deref in vsock_stream_has_data
Hyunwoo Kim
Re: [PATCH] vsock/virtio: Fix null-ptr-deref in vsock_stream_has_data
Michal Luczaj
Re: [PATCH] vsock/virtio: Fix null-ptr-deref in vsock_stream_has_data
Hyunwoo Kim
Re: [PATCH] vsock/virtio: Fix null-ptr-deref in vsock_stream_has_data
Stefano Garzarella
Re: [PATCH] vsock/virtio: Fix null-ptr-deref in vsock_stream_has_data
Michal Luczaj
Re: [PATCH] vsock/virtio: Fix null-ptr-deref in vsock_stream_has_data
Stefano Garzarella
Re: [PATCH] vsock/virtio: Fix null-ptr-deref in vsock_stream_has_data
Michal Luczaj
Re: [PATCH] vsock/virtio: Fix null-ptr-deref in vsock_stream_has_data
Stefano Garzarella
Re: [PATCH] vsock/virtio: Fix null-ptr-deref in vsock_stream_has_data
Michal Luczaj
Re: [PATCH] vsock/virtio: Fix null-ptr-deref in vsock_stream_has_data
Stefano Garzarella
Re: [PATCH] vsock/virtio: Fix null-ptr-deref in vsock_stream_has_data
Michal Luczaj
RE: [PATCH v5 net-next 09/13] gro: prevent ACE field corruption & better AccECN handling
Ilpo Järvinen
Re: [PATCH v5 net-next 09/13] gro: prevent ACE field corruption & better AccECN handling
Jason Wang
RE: [PATCH v5 net-next 09/13] gro: prevent ACE field corruption & better AccECN handling
Chia-Yu Chang (Nokia)
[PATCH net-next v4 00/13] virtio-net: support AF_XDP zero copy (tx)
Xuan Zhuo
[PATCH net-next v4 03/13] virtio_ring: packed: record extras for indirect buffers
Xuan Zhuo
[PATCH net-next v4 02/13] virtio_ring: split: record extras for indirect buffers
Xuan Zhuo
[PATCH net-next v4 07/13] virtio_ring: remove API virtqueue_set_dma_premapped
Xuan Zhuo
[PATCH net-next v4 08/13] virtio_net: refactor the xmit type
Xuan Zhuo
[PATCH net-next v4 04/13] virtio_ring: perform premapped operations based on per-buffer
Xuan Zhuo
[PATCH net-next v4 05/13] virtio_ring: introduce add api for premapped
Xuan Zhuo
[PATCH net-next v4 01/13] virtio_ring: introduce vring_need_unmap_buffer
Xuan Zhuo
[PATCH net-next v4 12/13] virtio_net: update tx timeout record
Xuan Zhuo
[PATCH net-next v4 06/13] virtio-net: rq submits premapped per-buffer
Xuan Zhuo
[PATCH net-next v4 13/13] virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY
Xuan Zhuo
[PATCH net-next v4 10/13] virtio_net: xsk: prevent disable tx napi
Xuan Zhuo
[PATCH net-next v4 11/13] virtio_net: xsk: tx: support xmit xsk buffer
Xuan Zhuo
[PATCH net-next v4 09/13] virtio_net: xsk: bind/unbind xsk for tx
Xuan Zhuo
Re: [PATCH net-next v4 00/13] virtio-net: support AF_XDP zero copy (tx)
patchwork-bot+netdevbpf
[PATCH net v2 0/3] virtio/vsock: Fix memory leaks
Michal Luczaj
[PATCH net v2 3/3] virtio/vsock: Improve MSG_ZEROCOPY error handling
Michal Luczaj
Re: [PATCH net v2 3/3] virtio/vsock: Improve MSG_ZEROCOPY error handling
Arseniy Krasnov
[PATCH net v2 2/3] vsock: Fix sk_error_queue memory leak
Michal Luczaj
Re: [PATCH net v2 2/3] vsock: Fix sk_error_queue memory leak
Stefano Garzarella
Re: [PATCH net v2 2/3] vsock: Fix sk_error_queue memory leak
Arseniy Krasnov
[PATCH net v2 1/3] virtio/vsock: Fix accept_queue memory leak
Michal Luczaj
Re: [PATCH net v2 0/3] virtio/vsock: Fix memory leaks
patchwork-bot+netdevbpf
Re: [PATCH net v2 0/3] virtio/vsock: Fix memory leaks
Stefano Garzarella
Re: [PATCH net v2 0/3] virtio/vsock: Fix memory leaks
Michal Luczaj
[PATCH net-next v3 00/13] virtio-net: support AF_XDP zero copy (tx)
Xuan Zhuo
[PATCH net-next v3 02/13] virtio_ring: split: record extras for indirect buffers
Xuan Zhuo
Re: [PATCH net-next v3 02/13] virtio_ring: split: record extras for indirect buffers
Jason Wang
[PATCH net-next v3 01/13] virtio_ring: introduce vring_need_unmap_buffer
Xuan Zhuo
[PATCH net-next v3 05/13] virtio_ring: introduce add api for premapped
Xuan Zhuo
Re: [PATCH net-next v3 05/13] virtio_ring: introduce add api for premapped
Jason Wang
Re: [PATCH net-next v3 05/13] virtio_ring: introduce add api for premapped
Jakub Kicinski
[PATCH net-next v3 08/13] virtio_net: refactor the xmit type
Xuan Zhuo
[PATCH net-next v3 06/13] virtio-net: rq submits premapped per-buffer
Xuan Zhuo
Re: [PATCH net-next v3 06/13] virtio-net: rq submits premapped per-buffer
Jason Wang
[PATCH net-next v3 09/13] virtio_net: xsk: bind/unbind xsk for tx
Xuan Zhuo
[PATCH net-next v3 10/13] virtio_net: xsk: prevent disable tx napi
Xuan Zhuo
[PATCH net-next v3 11/13] virtio_net: xsk: tx: support xmit xsk buffer
Xuan Zhuo
[PATCH net-next v3 12/13] virtio_net: update tx timeout record
Xuan Zhuo
[PATCH net-next v3 13/13] virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY
Xuan Zhuo
[PATCH net-next v3 03/13] virtio_ring: packed: record extras for indirect buffers
Xuan Zhuo
Re: [PATCH net-next v3 03/13] virtio_ring: packed: record extras for indirect buffers
Xuan Zhuo
Re: [PATCH net-next v3 03/13] virtio_ring: packed: record extras for indirect buffers
Jason Wang
[PATCH net-next v3 07/13] virtio_ring: remove API virtqueue_set_dma_premapped
Xuan Zhuo
[PATCH net-next v3 04/13] virtio_ring: perform premapped operations based on per-buffer
Xuan Zhuo
[PATCH net 0/4] virtio/vsock: Fix memory leaks
Michal Luczaj
[PATCH net 1/4] virtio/vsock: Fix accept_queue memory leak
Michal Luczaj
Re: [PATCH net 1/4] virtio/vsock: Fix accept_queue memory leak
Stefano Garzarella
[PATCH net 3/4] virtio/vsock: Improve MSG_ZEROCOPY error handling
Michal Luczaj
Re: [PATCH net 3/4] virtio/vsock: Improve MSG_ZEROCOPY error handling
Stefano Garzarella
Re: [PATCH net 3/4] virtio/vsock: Improve MSG_ZEROCOPY error handling
Arseniy Krasnov
[PATCH net 4/4] virtio/vsock: Put vsock_connected_sockets_vsk() to use
Michal Luczaj
Re: [PATCH net 4/4] virtio/vsock: Put vsock_connected_sockets_vsk() to use
Stefano Garzarella
Re: [PATCH net 4/4] virtio/vsock: Put vsock_connected_sockets_vsk() to use
Michal Luczaj
Re: [PATCH net 4/4] virtio/vsock: Put vsock_connected_sockets_vsk() to use
Stefano Garzarella
[PATCH net 2/4] virtio/vsock: Fix sk_error_queue memory leak
Michal Luczaj
Re: [PATCH net 2/4] virtio/vsock: Fix sk_error_queue memory leak
Stefano Garzarella
Re: [PATCH net 2/4] virtio/vsock: Fix sk_error_queue memory leak
Michal Luczaj
[PATCH net-next v2 00/13] virtio-net: support AF_XDP zero copy (tx)
Xuan Zhuo
[PATCH net-next v2 02/13] virtio_ring: split: record extras for indirect buffers
Xuan Zhuo
Re: [PATCH net-next v2 02/13] virtio_ring: split: record extras for indirect buffers
Jason Wang
Re: [PATCH net-next v2 02/13] virtio_ring: split: record extras for indirect buffers
Xuan Zhuo
Re: [PATCH net-next v2 02/13] virtio_ring: split: record extras for indirect buffers
Jason Wang
Re: [PATCH net-next v2 02/13] virtio_ring: split: record extras for indirect buffers
Xuan Zhuo
Re: [PATCH net-next v2 02/13] virtio_ring: split: record extras for indirect buffers
Michael S. Tsirkin
Re: [PATCH net-next v2 02/13] virtio_ring: split: record extras for indirect buffers
Jason Wang
[PATCH net-next v2 03/13] virtio_ring: packed: record extras for indirect buffers
Xuan Zhuo
[PATCH net-next v2 06/13] virtio-net: rq submits premapped per-buffer
Xuan Zhuo
Re: [PATCH net-next v2 06/13] virtio-net: rq submits premapped per-buffer
Jason Wang
Re: [PATCH net-next v2 06/13] virtio-net: rq submits premapped per-buffer
Xuan Zhuo
Re: [PATCH net-next v2 06/13] virtio-net: rq submits premapped per-buffer
Jason Wang
Re: [PATCH net-next v2 06/13] virtio-net: rq submits premapped per-buffer
Xuan Zhuo
[PATCH net-next v2 05/13] virtio_ring: introduce add api for premapped
Xuan Zhuo
Re: [PATCH net-next v2 05/13] virtio_ring: introduce add api for premapped
kernel test robot
Re: [PATCH net-next v2 05/13] virtio_ring: introduce add api for premapped
Jason Wang
[PATCH net-next v2 08/13] virtio_net: refactor the xmit type
Xuan Zhuo
[PATCH net-next v2 09/13] virtio_net: xsk: bind/unbind xsk for tx
Xuan Zhuo
[PATCH net-next v2 01/13] virtio_ring: introduce vring_need_unmap_buffer
Xuan Zhuo
[PATCH net-next v2 10/13] virtio_net: xsk: prevent disable tx napi
Xuan Zhuo
[PATCH net-next v2 11/13] virtio_net: xsk: tx: support xmit xsk buffer
Xuan Zhuo
[PATCH net-next v2 07/13] virtio_ring: remove API virtqueue_set_dma_premapped
Xuan Zhuo
Re: [PATCH net-next v2 07/13] virtio_ring: remove API virtqueue_set_dma_premapped
Jason Wang
[PATCH net-next v2 12/13] virtio_net: update tx timeout record
Xuan Zhuo
[PATCH net-next v2 04/13] virtio_ring: perform premapped operations based on per-buffer
Xuan Zhuo
Re: [PATCH net-next v2 04/13] virtio_ring: perform premapped operations based on per-buffer
Jason Wang
[PATCH net-next v2 13/13] virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY
Xuan Zhuo
[PATCH net-next v1 0/4] virtio_net: enable premapped mode by default
Xuan Zhuo
[PATCH net-next v1 1/4] virtio-net: fix overflow inside virtnet_rq_alloc
Xuan Zhuo
Re: [PATCH net-next v1 1/4] virtio-net: fix overflow inside virtnet_rq_alloc
Jason Wang
Re: [PATCH net-next v1 1/4] virtio-net: fix overflow inside virtnet_rq_alloc
Michael S. Tsirkin
[PATCH net-next v1 2/4] virtio_net: big mode skip the unmap check
Xuan Zhuo
[PATCH net-next v1 3/4] virtio_net: enable premapped mode for merge and small by default
Xuan Zhuo
[PATCH net-next v1 4/4] virtio_net: rx remove premapped failover code
Xuan Zhuo
Re: [PATCH net-next v1 4/4] virtio_net: rx remove premapped failover code
Jason Wang
Re: [PATCH net-next v1 0/4] virtio_net: enable premapped mode by default
Jakub Kicinski
Re: [PATCH net-next v1 0/4] virtio_net: enable premapped mode by default
Jason Wang
Re: [PATCH net-next v1 0/4] virtio_net: enable premapped mode by default
Michael S. Tsirkin
Re: [PATCH net-next v1 0/4] virtio_net: enable premapped mode by default
Xuan Zhuo
Re: [PATCH net-next v1 0/4] virtio_net: enable premapped mode by default
Michael S. Tsirkin
Re: [PATCH net-next v1 0/4] virtio_net: enable premapped mode by default
Jakub Kicinski
Re: [PATCH net-next v1 0/4] virtio_net: enable premapped mode by default
patchwork-bot+netdevbpf
[PATCH 0/5] virtio_net: enable premapped mode by default
Xuan Zhuo
[PATCH 1/5] virtio-net: fix overflow inside virtnet_rq_alloc
Xuan Zhuo
Re: [PATCH 1/5] virtio-net: fix overflow inside virtnet_rq_alloc
Paolo Abeni
Re: [PATCH 1/5] virtio-net: fix overflow inside virtnet_rq_alloc
Michael S. Tsirkin
Re: [PATCH 1/5] virtio-net: fix overflow inside virtnet_rq_alloc
Xuan Zhuo
Re: [PATCH 1/5] virtio-net: fix overflow inside virtnet_rq_alloc
Simon Horman
Re: [PATCH 1/5] virtio-net: fix overflow inside virtnet_rq_alloc
Jason Wang
Re: [PATCH 1/5] virtio-net: fix overflow inside virtnet_rq_alloc
Xuan Zhuo
[PATCH 3/5] virtio_net: big mode skip the unmap check
Xuan Zhuo
[PATCH 2/5] virtio_net: introduce vi->mode
Xuan Zhuo
Re: [PATCH 2/5] virtio_net: introduce vi->mode
Jason Wang
Re: [PATCH 2/5] virtio_net: introduce vi->mode
Xuan Zhuo
[PATCH 4/5] virtio_net: enable premapped mode for merge and small by default
Xuan Zhuo
Re: [PATCH 4/5] virtio_net: enable premapped mode for merge and small by default
Jason Wang
Re: [PATCH 4/5] virtio_net: enable premapped mode for merge and small by default
Xuan Zhuo
[PATCH 5/5] virtio_net: rx remove premapped failover code
Xuan Zhuo
Re: [PATCH 5/5] virtio_net: rx remove premapped failover code
Jason Wang
Re: [PATCH 0/5] virtio_net: enable premapped mode by default
Michael S. Tsirkin
Re: [PATCH 0/5] virtio_net: enable premapped mode by default
Darren Kenny
Re: [PATCH 0/5] virtio_net: enable premapped mode by default
Darren Kenny
Re: [PATCH 0/5] virtio_net: enable premapped mode by default
Michael S. Tsirkin
[RFC net-next v1 00/12] virtio-net: support AF_XDP zero copy (tx)
Xuan Zhuo
Earlier messages