| Age | Commit message (Expand) | Author | Files | Lines |
| 9 days | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+2 |
| 9 days | virtio-net: avoid unnecessary checksum calculation on guest RX | Jon Kohler | 1 | -1/+2 |
| 10 days | virtio_net: enhance wake/stop tx queue statistics accounting | Liming Wu | 1 | -18/+26 |
| 2025-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -5/+11 |
| 2025-11-13 | virtio-net: fix incorrect flags recording in big mode | Xuan Zhuo | 1 | -5/+11 |
| 2025-11-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -15/+25 |
| 2025-11-04 | virtio-net: fix received length check in big packets | Bui Quang Minh | 1 | -13/+12 |
| 2025-11-04 | virtio_net: fix alignment for virtio_net_hdr_v1_hash | Michael S. Tsirkin | 1 | -2/+13 |
| 2025-11-04 | virtio_net: Fix a typo error in virtio_net | Chu Guangqing | 1 | -1/+1 |
| 2025-10-23 | virtio-net: drop the multi-buffer XDP packet in zerocopy | Bui Quang Minh | 1 | -3/+8 |
| 2025-10-04 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -14/+14 |
| 2025-10-01 | virtio: rename dma helpers | Jason Wang | 1 | -14/+14 |
| 2025-09-18 | net: virtio_net: add get_rxrings ethtool callback for RX ring queries | Breno Leitao | 1 | -12/+3 |
| 2025-09-11 | net: xdp: pass full flags to xdp_update_skb_shared_info() | Jakub Kicinski | 1 | -4/+3 |
| 2025-08-26 | virtio_net: adjust the execution order of function `virtnet_close` during freeze | Junnan Wu | 1 | -3/+4 |
| 2025-07-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2025-07-17 | virtio-net: fix recursived rtnl_lock() during probe() | Zigit Zo | 1 | -1/+1 |
| 2025-07-11 | virtio_net: simplify tx queue wake condition check | Liming Wu | 1 | -12/+10 |
| 2025-07-10 | Merge branch 'virtio_udp_tunnel_08_07_2025' of https://github.com/pabeni/linu... | Jakub Kicinski | 1 | -23/+87 |
| 2025-07-09 | virtio-net: xsk: rx: move the xdp->data adjustment to buf_to_xdp() | Bui Quang Minh | 1 | -2/+9 |
| 2025-07-08 | virtio_net: enable gso over UDP tunnel support. | Paolo Abeni | 1 | -21/+64 |
| 2025-07-08 | virtio_net: add supports for extended offloads | Paolo Abeni | 1 | -2/+23 |
| 2025-07-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 1 | -41/+70 |
| 2025-07-03 | virtio_net: Enforce minimum TX ring size for reliability | Laurent Vivier | 1 | -0/+6 |
| 2025-07-03 | virtio_net: Cleanup '2+MAX_SKB_FRAGS' | Laurent Vivier | 1 | -4/+4 |
| 2025-07-03 | virtio-net: xsk: rx: fix the frame's length check | Bui Quang Minh | 1 | -4/+18 |
| 2025-07-03 | virtio-net: use the check_mergeable_len helper | Bui Quang Minh | 1 | -27/+7 |
| 2025-07-03 | virtio-net: remove redundant truesize check with PAGE_SIZE | Bui Quang Minh | 1 | -4/+3 |
| 2025-07-03 | virtio-net: ensure the received length does not exceed allocated size | Bui Quang Minh | 1 | -4/+34 |
| 2025-06-12 | net: drv: virtio: migrate to new RXFH callbacks | Jakub Kicinski | 1 | -29/+18 |
| 2025-05-08 | virtio-net: fix total qstat values | Jakub Kicinski | 1 | -0/+4 |
| 2025-05-05 | virtio-net: free xsk_buffs on error in virtnet_xsk_pool_enable() | Jakub Kicinski | 1 | -2/+6 |
| 2025-05-05 | virtio-net: don't re-enable refill work too early when NAPI is disabled | Jakub Kicinski | 1 | -3/+8 |
| 2025-04-22 | virtio-net: disable delayed refill when pausing rx | Bui Quang Minh | 1 | -12/+57 |
| 2025-03-26 | Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -116/+149 |
| 2025-03-25 | virtio_net: Allocate rss_hdr with devres | Akihiko Odaki | 1 | -6/+4 |
| 2025-03-25 | virtio_net: Use new RSS config structs | Akihiko Odaki | 1 | -74/+43 |
| 2025-03-25 | virtio_net: Fix endian with virtio_net_ctrl_rss | Akihiko Odaki | 1 | -15/+15 |
| 2025-03-10 | virtio_net: Use persistent NAPI config | Joe Damato | 1 | -2/+3 |
| 2025-03-10 | virtio-net: Map NAPIs to queues | Joe Damato | 1 | -4/+36 |
| 2025-03-10 | virtio-net: Refactor napi_disable paths | Joe Damato | 1 | -8/+17 |
| 2025-03-10 | virtio-net: Refactor napi_enable paths | Joe Damato | 1 | -16/+21 |
| 2025-02-24 | virtio_net: simplify virtnet_set_affinity() | Yury Norov | 1 | -5/+7 |
| 2025-02-24 | virtio-net: tweak for better TX performance in NAPI mode | Jason Wang | 1 | -13/+32 |
| 2024-12-10 | virtio_net: ensure netdev_tx_reset_queue is called on bind xsk for tx | Koichiro Den | 1 | -1/+2 |
| 2024-12-10 | virtio_ring: add a func argument 'recycle_done' to virtqueue_reset() | Koichiro Den | 1 | -2/+2 |
| 2024-12-10 | virtio_net: ensure netdev_tx_reset_queue is called on tx ring resize | Koichiro Den | 1 | -1/+11 |
| 2024-12-10 | virtio_ring: add a func argument 'recycle_done' to virtqueue_resize() | Koichiro Den | 1 | -2/+2 |
| 2024-12-10 | virtio_net: replace vq2rxq with vq2txq where appropriate | Koichiro Den | 1 | -1/+1 |
| 2024-12-10 | virtio_net: correct netdev_tx_reset_queue() invocation point | Koichiro Den | 1 | -1/+9 |
| 2024-11-15 | virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY | Xuan Zhuo | 1 | -1/+2 |
| 2024-11-15 | virtio_net: update tx timeout record | Xuan Zhuo | 1 | -0/+7 |
| 2024-11-15 | virtio_net: xsk: tx: support xmit xsk buffer | Xuan Zhuo | 1 | -11/+168 |
| 2024-11-15 | virtio_net: xsk: prevent disable tx napi | Xuan Zhuo | 1 | -1/+9 |
| 2024-11-15 | virtio_net: xsk: bind/unbind xsk for tx | Xuan Zhuo | 1 | -0/+53 |
| 2024-11-15 | virtio_net: refactor the xmit type | Xuan Zhuo | 1 | -39/+51 |
| 2024-11-15 | virtio_ring: remove API virtqueue_set_dma_premapped | Xuan Zhuo | 1 | -13/+0 |
| 2024-11-15 | virtio-net: rq submits premapped per-buffer | Xuan Zhuo | 1 | -11/+11 |
| 2024-11-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -19/+100 |
| 2024-11-07 | virtio_net: Update rss when set queue | Philo Lu | 1 | -14/+51 |
| 2024-11-07 | virtio_net: Sync rss config to device when virtnet_probe | Philo Lu | 1 | -0/+9 |
| 2024-11-07 | virtio_net: Add hash_key_length check | Philo Lu | 1 | -0/+6 |
| 2024-11-07 | virtio_net: Support dynamic rss indirection table size | Philo Lu | 1 | -5/+34 |
| 2024-11-05 | virtio_net: rx remove premapped failover code | Xuan Zhuo | 1 | -46/+44 |
| 2024-11-05 | virtio_net: enable premapped mode for merge and small by default | Xuan Zhuo | 1 | -0/+15 |
| 2024-11-05 | virtio_net: big mode skip the unmap check | Xuan Zhuo | 1 | -2/+2 |
| 2024-11-05 | virtio-net: fix overflow inside virtnet_rq_alloc | Xuan Zhuo | 1 | -3/+9 |
| 2024-11-03 | dim: pass dim_sample to net_dim() by reference | Caleb Sander Mateos | 1 | -1/+1 |
| 2024-10-21 | virtio_net: fix integer overflow in stats | Michael S. Tsirkin | 1 | -1/+1 |
| 2024-09-26 | virtio_net: Fix mismatched buf address when unmapping for small packets | Wenbo Li | 1 | -2/+8 |
| 2024-09-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -49/+46 |
| 2024-09-10 | virtio_net: disable premapped mode by default | Xuan Zhuo | 1 | -18/+0 |
| 2024-09-10 | Revert "virtio_net: big mode skip the unmap check" | Xuan Zhuo | 1 | -2/+2 |
| 2024-09-10 | Revert "virtio_net: rx remove premapped failover code" | Xuan Zhuo | 1 | -35/+50 |
| 2024-08-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2024-08-15 | virtio-net: synchronize probe with ndo_set_features | Jason Wang | 1 | -5/+5 |
| 2024-08-15 | virtio-net: synchronize operstate with admin state on up/down | Jason Wang | 1 | -28/+50 |
| 2024-08-15 | virtio_net: move netdev_tx_reset_queue() call before RX napi enable | Jiri Pirko | 1 | -1/+1 |
| 2024-08-05 | virtio-net: unbreak vq resizing when coalescing is not negotiated | Heng Qi | 1 | -2/+6 |
| 2024-08-05 | virtio-net: check feature before configuring the vq coalescing command | Heng Qi | 1 | -0/+6 |
| 2024-07-19 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -21/+13 |
| 2024-07-17 | virtio: rename virtio_find_vqs_info() to virtio_find_vqs() | Jiri Pirko | 1 | -1/+1 |
| 2024-07-17 | virtio_net: convert to use virtio_find_vqs_info() | Jiri Pirko | 1 | -21/+13 |
| 2024-07-14 | virtio_net: Fix napi_skb_cache_put warning | Breno Leitao | 1 | -4/+4 |
| 2024-07-14 | virtio_net: xsk: rx: support recv merge mode | Xuan Zhuo | 1 | -0/+144 |
| 2024-07-14 | virtio_net: xsk: rx: support recv small mode | Xuan Zhuo | 1 | -8/+168 |
| 2024-07-14 | virtio_net: xsk: rx: support fill with xsk buffer | Xuan Zhuo | 1 | -4/+66 |
| 2024-07-14 | virtio_net: xsk: support wakeup | Xuan Zhuo | 1 | -0/+24 |
| 2024-07-14 | virtio_net: xsk: bind/unbind xsk for rx | Xuan Zhuo | 1 | -0/+134 |
| 2024-07-14 | virtio_net: separate receive_mergeable | Xuan Zhuo | 1 | -30/+47 |
| 2024-07-14 | virtio_net: separate receive_buf | Xuan Zhuo | 1 | -27/+35 |
| 2024-07-14 | virtio_net: separate virtnet_tx_resize() | Xuan Zhuo | 1 | -6/+29 |
| 2024-07-14 | virtio_net: separate virtnet_rx_resize() | Xuan Zhuo | 1 | -8/+21 |
| 2024-07-14 | virtio_net: replace VIRTIO_XDP_HEADROOM by XDP_PACKET_HEADROOM | Xuan Zhuo | 1 | -12/+9 |
| 2024-06-25 | virtio-net: support dim profile fine-tuning | Heng Qi | 1 | -7/+47 |
| 2024-06-25 | virtio_net: Remove u64_stats_update_begin()/end() for stats fetch | Li RongQing | 1 | -2/+3 |
| 2024-06-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -3/+29 |
| 2024-06-19 | virtio_net: add support for Byte Queue Limits | Jiri Pirko | 1 | -24/+57 |
| 2024-06-19 | virtio_net: fixing XDP for fully checksummed packets handling | Heng Qi | 1 | -1/+19 |
| 2024-06-19 | virtio_net: checksum offloading handling fix | Heng Qi | 1 | -2/+10 |
| 2024-06-01 | virtio_net: fix a spurious deadlock issue | Heng Qi | 1 | -20/+16 |
| 2024-06-01 | virtio_net: fix possible dim status unrecoverable | Heng Qi | 1 | -1/+1 |
| 2024-06-01 | virtio_net: fix missing lock protection on control_buf access | Heng Qi | 1 | -1/+3 |
| 2024-05-23 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+0 |
| 2024-05-22 | net: virtio: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
| 2024-05-16 | virtio_net: Fix missed rtnl_unlock | Daniel Jurgens | 1 | -3/+3 |
| 2024-05-13 | virtio_net: remove the misleading comment | Xuan Zhuo | 1 | -1/+0 |
| 2024-05-13 | virtio_net: rx remove premapped failover code | Xuan Zhuo | 1 | -50/+35 |
| 2024-05-13 | virtio_net: big mode skip the unmap check | Xuan Zhuo | 1 | -2/+2 |
| 2024-05-13 | virtio_net: Add TX stopped and wake counters | Daniel Jurgens | 1 | -2/+26 |
| 2024-05-10 | virtio_net: Fix memory leak in virtnet_rx_mod_work | Daniel Jurgens | 1 | -2/+1 |
| 2024-05-07 | virtio_net: Remove rtnl lock protection of command buffers | Daniel Jurgens | 1 | -20/+4 |
| 2024-05-07 | virtio_net: Add a lock for per queue RX coalesce | Daniel Jurgens | 1 | -12/+41 |
| 2024-05-07 | virtio_net: Do DIM update for specified queue only | Daniel Jurgens | 1 | -25/+15 |
| 2024-05-07 | virtio_net: Add a lock for the command VQ. | Daniel Jurgens | 1 | -1/+10 |
| 2024-05-07 | virtio_net: Remove command data from control_buf | Daniel Jurgens | 1 | -39/+85 |
| 2024-05-07 | virtio_net: Store RSS setting in virtnet_info | Daniel Jurgens | 1 | -20/+20 |
| 2024-04-30 | virtio-net: support queue stat | Xuan Zhuo | 1 | -21/+371 |
| 2024-04-30 | virtio_net: add the total stats field | Xuan Zhuo | 1 | -12/+69 |
| 2024-04-30 | virtio_net: device stats helpers support driver stats | Xuan Zhuo | 1 | -75/+82 |
| 2024-04-30 | virtio_net: support device stats | Xuan Zhuo | 1 | -4/+472 |
| 2024-04-30 | virtio_net: remove "_queue" from ethtool -S | Xuan Zhuo | 1 | -2/+2 |
| 2024-04-30 | virtio_net: introduce ability to get reply info from device | Xuan Zhuo | 1 | -7/+17 |
| 2024-04-18 | virtio_net: Support RX hash XDP hint | Liang Chen | 1 | -0/+43 |
| 2024-04-07 | virtio_net: Do not send RSS key if it is not supported | Breno Leitao | 1 | -4/+22 |
| 2024-03-19 | virtio_net: rename free_old_xmit_skbs to free_old_xmit | Xuan Zhuo | 1 | -5/+5 |
| 2024-03-19 | virtio_net: unify the code for recycling the xmit ptr | Xuan Zhuo | 1 | -43/+39 |
| 2024-03-19 | virtio-net: add cond_resched() to the command waiting loop | Jason Wang | 1 | -1/+3 |
| 2024-03-19 | virtio-net: convert rx mode setting to use workqueue | Jason Wang | 1 | -3/+52 |
| 2024-01-11 | virtio_net: Fix "ā%dā directive writing between 1 and 11 bytes into a reg... | Zhu Yanjun | 1 | -4/+5 |
| 2024-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -30/+30 |
| 2024-01-03 | virtio_net: fix missing dma unmap for resize | Xuan Zhuo | 1 | -30/+30 |
| 2023-12-13 | net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops | Ahmed Zaki | 1 | -13/+16 |
| 2023-12-13 | virtio-net: support rx netdim | Heng Qi | 1 | -14/+162 |
| 2023-12-13 | virtio-net: extract virtqueue coalescig cmd for reuse | Heng Qi | 1 | -42/+64 |
| 2023-12-13 | virtio-net: separate rx/tx coalescing moderation cmds | Heng Qi | 1 | -3/+28 |
| 2023-12-13 | virtio-net: returns whether napi is complete | Heng Qi | 1 | -1/+5 |
| 2023-10-27 | virtio_net: use u64_stats_t infra to avoid data-races | Eric Dumazet | 1 | -59/+65 |
| 2023-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -7/+7 |
| 2023-10-15 | virtio_net: fix the missing of the dma cpu sync | Xuan Zhuo | 1 | -7/+7 |
| 2023-10-11 | virtio-net: a tiny comment update | Heng Qi | 1 | -1/+1 |
| 2023-10-11 | virtio-net: fix the vq coalescing setting for vq resize | Heng Qi | 1 | -0/+27 |
| 2023-10-11 | virtio-net: fix per queue coalescing parameter setting | Heng Qi | 1 | -20/+16 |
| 2023-10-11 | virtio-net: consistently save parameters for per-queue | Heng Qi | 1 | -0/+9 |
| 2023-10-11 | virtio-net: fix mismatch of getting tx-frames | Heng Qi | 1 | -1/+1 |
| 2023-10-11 | virtio-net: initially change the value of tx-frames | Heng Qi | 1 | -7/+21 |
| 2023-10-01 | virtio_net: avoid data-races on dev->stats fields | Eric Dumazet | 1 | -15/+15 |
| 2023-09-04 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -26/+202 |
| 2023-09-03 | virtio_net: merge dma operations when filling mergeable buffers | Xuan Zhuo | 1 | -26/+202 |
| 2023-08-23 | virtio_net: Introduce skb_vnet_common_hdr to avoid typecasting | Feng Liu | 1 | -9/+18 |
| 2023-08-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -3/+3 |
| 2023-08-18 | Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 1 | -2/+2 |
| 2023-08-11 | virtio-net: set queues after driver_ok | Jason Wang | 1 | -2/+2 |
| 2023-08-10 | virtio-net: Zero max_tx_vq field for VIRTIO_NET_CTRL_MQ_HASH_CONFIG case | Hawkins Jiawei | 1 | -1/+1 |
| 2023-08-03 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -0/+1 |
| 2023-08-03 | net: move struct netdev_rx_queue out of netdevice.h | Jakub Kicinski | 1 | -0/+1 |
| 2023-08-01 | virtio_net: enable per queue interrupt coalesce feature | Gavin Li | 1 | -0/+3 |
| 2023-08-01 | virtio_net: support per queue interrupt coalesce command | Gavin Li | 1 | -8/+141 |
| 2023-08-01 | virtio_net: extract interrupt coalescing settings to a structure | Gavin Li | 1 | -16/+19 |
| 2023-07-26 | virtio-net: fix race between set queues and probe | Jason Wang | 1 | -2/+2 |
| 2023-06-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -8/+8 |
| 2023-06-06 | virtio_net: use control_buf for coalesce params | Brett Creeley | 1 | -8/+8 |
| 2023-05-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -17/+44 |
| 2023-05-15 | virtio_net: Fix error unwinding of XDP initialization | Feng Liu | 1 | -17/+44 |
| 2023-05-13 | net: introduce and use skb_frag_fill_page_desc() | Yunsheng Lin | 1 | -3/+1 |
| 2023-05-09 | virtio_net: introduce virtnet_build_skb() | Xuan Zhuo | 1 | -13/+21 |
| 2023-05-09 | virtio_net: introduce receive_small_build_xdp | Xuan Zhuo | 1 | -17/+31 |
| 2023-05-09 | virtio_net: small: remove skip_xdp | Xuan Zhuo | 1 | -14/+12 |
| 2023-05-09 | virtio_net: small: avoid code duplication in xdp scenarios | Xuan Zhuo | 1 | -4/+8 |
| 2023-05-09 | virtio_net: small: remove the delta | Xuan Zhuo | 1 | -5/+1 |
| 2023-05-09 | virtio_net: introduce receive_small_xdp() | Xuan Zhuo | 1 | -65/+100 |
| 2023-05-09 | virtio_net: merge: remove skip_xdp | Xuan Zhuo | 1 | -13/+10 |
| 2023-05-09 | virtio_net: introduce receive_mergeable_xdp() | Xuan Zhuo | 1 | -41/+64 |
| 2023-05-09 | virtio_net: virtnet_build_xdp_buff_mrg() auto release xdp shinfo | Xuan Zhuo | 1 | -3/+7 |
| 2023-05-09 | virtio_net: separate the logic of freeing the rest mergeable buf | Xuan Zhuo | 1 | -12/+24 |
| 2023-05-09 | virtio_net: separate the logic of freeing xdp shinfo | Xuan Zhuo | 1 | -11/+16 |
| 2023-05-09 | virtio_net: introduce virtnet_xdp_handler() to seprate the logic of run xdp | Xuan Zhuo | 1 | -60/+58 |
| 2023-05-09 | virtio_net: optimize mergeable_xdp_get_buf() | Xuan Zhuo | 1 | -15/+14 |
| 2023-05-09 | virtio_net: introduce mergeable_xdp_get_buf() | Xuan Zhuo | 1 | -56/+79 |
| 2023-05-09 | virtio_net: mergeable xdp: put old page immediately | Xuan Zhuo | 1 | -12/+7 |
| 2023-05-05 | virtio_net: suppress cpu stall when free_unused_bufs | Wenliang Wang | 1 | -0/+2 |
| 2023-04-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+6 |
| 2023-04-17 | virtio_net: bugfix overflow inside xdp_linearize_page() | Xuan Zhuo | 1 | -2/+6 |
| 2023-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -76/+95 |
| 2023-03-16 | virtio_net: free xdp shinfo frags when build_skb_from_xdp_buff() fails | Xuan Zhuo | 1 | -1/+4 |
| 2023-03-16 | virtio_net: fix page_to_skb() miss headroom | Xuan Zhuo | 1 | -5/+6 |
| 2023-03-13 | net: virtio_net: implement exact header length guest feature | Jiri Pirko | 1 | -2/+4 |
| 2023-03-10 | virtio_net: add checking sq is full inside xdp xmit | Xuan Zhuo | 1 | -0/+3 |
| 2023-03-10 | virtio_net: separate the logic of checking whether sq is full | Xuan Zhuo | 1 | -24/+36 |
| 2023-03-10 | virtio_net: reorder some funcs | Xuan Zhuo | 1 | -46/+46 |
| 2023-02-10 | Daniel Borkmann says: | Jakub Kicinski | 1 | -1/+7 |
| 2023-02-07 | virtio_net: Update xdp_features with xdp multi-buff | Lorenzo Bianconi | 1 | -2/+4 |
| 2023-02-06 | virtio-net: Maintain reverse cleanup order | Parav Pandit | 1 | -1/+1 |
| 2023-02-02 | drivers: net: turn on XDP features | Marek Majtyka | 1 | -0/+4 |
| 2023-02-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2023-02-02 | virtio-net: Keep stop() to follow mirror sequence of open() | Parav Pandit | 1 | -1/+1 |
| 2023-02-01 | virtio-net: fix possible unsigned integer overflow | Heng Qi | 1 | -6/+9 |
| 2023-02-01 | virtio_net: notify MAC address change on device initialization | Laurent Vivier | 1 | -0/+20 |
| 2023-02-01 | virtio_net: disable VIRTIO_NET_F_STANDBY if VIRTIO_NET_F_MAC is not set | Laurent Vivier | 1 | -0/+6 |
| 2023-01-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -3/+3 |