netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH net-next 0/7] virtnet_net: prepare for af-xdp
 2024-05-08  8:53 UTC  (9+ messages)
` [PATCH net-next 1/7] virtio_net: independent directory
` [PATCH net-next 2/7] virtio_net: move core structures to virtio_net.h
` [PATCH net-next 3/7] virtio_net: add prefix virtnet to all struct inside virtio_net.h
` [PATCH net-next 4/7] virtio_net: separate virtnet_rx_resize()
` [PATCH net-next 5/7] virtio_net: separate virtnet_tx_resize()
` [PATCH net-next 6/7] virtio_net: separate receive_mergeable
` [PATCH net-next 7/7] virtio_net: separate receive_buf

[PATCH net-next v1] net: microchip: lan743x: Reduce PTP timeout on HW failure
 2024-05-08  8:52 UTC  (3+ messages)

[PATCH v3 00/11] LIN Bus support for Linux
 2024-05-08  8:48 UTC  (4+ messages)
` [PATCH v3 03/11] tty: serdev: Add flag buffer aware receive_buf_fp()

[PATCH net-next v17 00/13] Add Realtek automotive PCIe driver
 2024-05-08  8:40 UTC  (13+ messages)
` [PATCH net-next v17 01/13] rtase: Add pci table supported in this module
` [PATCH net-next v17 02/13] rtase: Implement the .ndo_open function
` [PATCH net-next v17 12/13] realtek: Update the Makefile and Kconfig in the realtek folder

[PATCH v2 00/12] LIN Bus support for Linux
 2024-05-08  8:37 UTC  (10+ messages)
` [PATCH v2 01/12] can: Add LIN bus as CAN abstraction
` [PATCH v2 02/12] HID: hexLIN: Add support for USB LIN bus adapter
` [PATCH v2 07/12] can: Add support for serdev LIN adapters

[net-next Patch] octeontx2-pf: Reuse Transmit queue/Send queue index of HTB class
 2024-05-08  8:32 UTC  (2+ messages)

[PATCH net-next v2 0/2] gve: Minor cleanups
 2024-05-08  8:32 UTC  (3+ messages)
` [PATCH net-next v2 1/2] gve: Avoid unnecessary use of comma operator
` [PATCH net-next v2 2/2] gve: Use ethtool_sprintf/puts() to fill stats strings

[PATCH net-next 0/2] gve: Minor cleanups
 2024-05-08  8:22 UTC  (3+ messages)

[PATCH net-next v2 1/3] vsock: add support for SIOCOUTQ ioctl for all vsock socket types
 2024-05-08  8:22 UTC  (2+ messages)

[PATCH 00/17] Add support for the LAN966x PCI device using a DT overlay
 2024-05-08  8:20 UTC  (5+ messages)
` [PATCH 12/17] irqchip: Add support for LAN966x OIC
` [PATCH 16/17] mfd: Add support for LAN966x PCI device

[PATCH v3] net: stmmac: move the lock to struct plat_stmmacenet_data
 2024-05-08  8:11 UTC  (2+ messages)

[PATCH net 0/5] rxrpc: Miscellaneous fixes
 2024-05-08  7:57 UTC  (3+ messages)

[PATCH v2 0/5] Define _GNU_SOURCE for sources using
 2024-05-08  7:58 UTC  (13+ messages)
` [PATCH v2 1/5] selftests: Compile kselftest headers with -D_GNU_SOURCE
` [PATCH v2 2/5] selftests/sgx: Include KHDR_INCLUDES in Makefile
` [PATCH v2 3/5] selftests: "
` [PATCH v2 4/5] selftests: Drop define _GNU_SOURCE
` [PATCH v2 5/5] selftests: Drop duplicate -D_GNU_SOURCE

[PATCH v2] net: usb: ax88179_178a: avoid writing the mac address before first reading
 2024-05-08  7:56 UTC  (4+ messages)

[PATCH net-next v3 00/24] Introducing OpenVPN Data Channel Offload
 2024-05-08  7:53 UTC  (12+ messages)
` [PATCH net-next v3 03/24] ovpn: add basic netlink support
` [PATCH net-next v3 04/24] ovpn: add basic interface creation/destruction/management routines
` [PATCH net-next v3 05/24] ovpn: implement interface creation/destruction via netlink
` [PATCH net-next v3 24/24] testing/selftest: add test tool and scripts for ovpn module

[PATCH v2 net-next] net: usb: smsc95xx: stop lying about skb->truesize
 2024-05-08  7:51 UTC 

[PATCH net-next v4 0/6] add ethernet driver for Tehuti Networks TN40xx chips
 2024-05-08  7:43 UTC  (12+ messages)
` [PATCH net-next v4 1/6] net: tn40xx: add pci "
` [PATCH net-next v4 3/6] net: tn40xx: add basic Tx handling
` [PATCH net-next v4 4/6] net: tn40xx: add basic Rx handling

[PATCH v3 0/3] net: phy: bcm5481x: add support for BroadR-Reach mode
 2024-05-08  7:39 UTC  (3+ messages)
` [PATCH v3 3/3] net: phy: bcm-phy-lib: Implement BroadR-Reach link modes

[PATCHv4 net-next] ptp/ioctl: support MONOTONIC_RAW timestamps for PTP_SYS_OFFSET_EXTENDED
 2024-05-08  7:38 UTC  (4+ messages)

[PATCH bpf-next 0/4] selftests/bpf: new MPTCP subflow subtest & improvements
 2024-05-08  7:36 UTC  (11+ messages)
` [PATCH bpf-next 2/4] selftests/bpf: Add RUN_MPTCP_TEST macro
` [PATCH bpf-next 3/4] selftests/bpf: Add mptcp subflow example

[PATCH v2] dt-bindings: net: mediatek: remove wrongly added clocks and SerDes
 2024-05-08  7:34 UTC  (2+ messages)

[PATCH v2 net 0/2] net: dsa: mv88e6xxx: fix marvell 6320/21 switch probing
 2024-05-08  7:29 UTC  (3+ messages)
` [PATCH v2 net 1/2] net: dsa: mv88e6xxx: add phylink_get_caps for the mv88e6320/21 family
` [PATCH v2 net 2/2] net: dsa: mv88e6xxx: read cmode on mv88e6320/21 serdes only ports

[RFC PATCH net-next v8 02/14] net: page_pool: create hooks for custom page providers
 2024-05-08  7:16 UTC  (12+ messages)

[PATCH net-next] net: usb: smsc95xx: stop lying about skb->truesize
 2024-05-08  7:11 UTC  (3+ messages)

[PATCH v3 0/2] Mark Ethernet devices on sa8775p as DMA-coherent
 2024-05-08  7:01 UTC  (4+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: sa8775p: mark ethernet devices "
` [PATCH v3 2/2] dt-bindings: net: qcom: ethernet: Allow dma-coherent

[PATCH net-next v7 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
 2024-05-08  6:39 UTC  (6+ messages)

[PATCH net-next v4 0/4] virtio_net: rx enable premapped mode by default
 2024-05-08  6:37 UTC  (5+ messages)
` [PATCH net-next v4 1/4] virtio_ring: enable premapped mode whatever use_dma_api
` [PATCH net-next v4 2/4] virtio_net: big mode skip the unmap check
` [PATCH net-next v4 3/4] virtio_net: rx remove premapped failover code
` [PATCH net-next v4 4/4] virtio_net: remove the misleading comment

[PATCH net-next 0/5] gve: Add flow steering support
 2024-05-08  6:24 UTC  (9+ messages)
` [PATCH net-next 1/5] gve: Add adminq mutex lock
` [PATCH net-next 2/5] gve: Add adminq extended command
` [PATCH net-next 3/5] gve: Add flow steering device option
` [PATCH net-next 4/5] gve: Add flow steering adminq commands
` [PATCH net-next 5/5] gve: Add flow steering ethtool support

[PATCH v1 net-next 0/6] ENA driver changes May 2024
 2024-05-08  6:01 UTC  (7+ messages)
` [PATCH v1 net-next 3/6] net: ena: Add validation for completion descriptors consistency
` [PATCH v1 net-next 6/6] net: ena: Add a field for no interrupt moderation update action

[PATCH net-next 0/2] Fix phy_link_topology initialization
 2024-05-08  5:44 UTC  (6+ messages)
` [PATCH net-next 1/2] net: phy: phy_link_topology: Pass netdevice to phy_link_topo helpers
` [PATCH net-next 2/2] net: phy: phy_link_topology: Lazy-initialize the link topology

[linux-next:master] BUILD REGRESSION 93a39e4766083050ca0ecd6a3548093a3b9eb60c
 2024-05-08  5:07 UTC 

[PATCH bpf-next v3 1/2] net: netfilter: Make ct zone opts configurable for bpf ct helpers
 2024-05-08  5:04 UTC  (2+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Update tests for new ct zone opts for nf_conntrack kfuncs

[PATCH v2 2/2] e1000e: fix link fluctuations problem
 2024-05-08  5:05 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH] e1000e: fix link fluctuations problem
 2024-05-08  4:46 UTC  (5+ messages)
      ` [Intel-wired-lan] "

[PATCH RFC net-next] net: cache the __dev_alloc_name()
 2024-05-08  4:24 UTC  (2+ messages)

[PATCH ethtool-next v3] netlink: tsinfo: add statistics support
 2024-05-08  4:24 UTC 

[PATCH v2] net: stmmac: move the lock to struct plat_stmmacenet_data
 2024-05-08  4:15 UTC 

[PATCH net] selftests: net: avoid waiting for server in amt.sh forever when it fails
 2024-05-08  4:06 UTC 

[PATCH net-next v3 0/2] Introduce auxiliary bus IRQs sysfs
 2024-05-08  4:04 UTC  (3+ messages)
` [PATCH net-next v3 1/2] driver core: auxiliary bus: show auxiliary device IRQs
` [PATCH net-next v3 2/2] net/mlx5: Expose SFs IRQs

[PATCH net-next 0/3] virtio_net: enable the irq for ctrlq
 2024-05-08  3:43 UTC  (8+ messages)
` [PATCH net-next 1/3] virtio_net: enable irq for the control vq

[PATCH net-next] net: fec: Convert fec driver to use lock guards
 2024-05-08  3:29 UTC  (7+ messages)
` [EXTERNAL] "

Virtio Net driver crash in latest version of kernel 6.8.4>
 2024-05-08  3:16 UTC  (2+ messages)

[PATCH net-next v12 0/4] ethtool: provide the dim profile fine-tuning channel
 2024-05-08  3:01 UTC  (6+ messages)
` [PATCH net-next v12 2/4] ethtool: provide customized dim profile management

[PATCH] selftests: Add _GNU_SOURCE definition when including kselftest_harness.h
 2024-05-08  2:55 UTC  (3+ messages)

[PATCHv2 net] ipv6: sr: fix invalid unregister error path
 2024-05-08  2:55 UTC 

[PATCH net-next v2 0/2] virtio_net: support getting initial value of irq coalesce
 2024-05-08  2:44 UTC  (11+ messages)
` [PATCH net-next v2 1/2] virtio_net: introduce ability to get reply info from device
` [PATCH net-next v2 2/2] virtio_net: get init coalesce value when probe

[PATCH net v2 1/2] net: ethernet: mediatek: split tx and rx fields in mtk_soc_data struct
 2024-05-08  2:38 UTC  (2+ messages)

[PATCH net-next 0/4][pull request] Intel Wired LAN Driver Updates 2024-05-06 (ice)
 2024-05-08  2:30 UTC  (2+ messages)

[PATCH vhost 0/5] virtio_net: introduce api to enable/disable premapped mode for sq
 2024-05-08  2:23 UTC  (6+ messages)
` [PATCH vhost 1/5] virtio_ring: introduce vring_need_unmap_buffer
` [PATCH vhost 2/5] virtio_ring: introduce dma map api for page
` [PATCH vhost 3/5] virtio_ring: introduce virtqueue_dma_map_sg_attrs
` [PATCH vhost 4/5] virtio_ring: virtqueue_set_dma_premapped() support to disable
` [PATCH vhost 5/5] virtio_net: sq support premapped mode

[PATCH net-next v3] selftest: epoll_busy_poll: epoll busy poll tests
 2024-05-08  2:21 UTC  (2+ messages)

[PATCH net] e1000e: move force SMBUS near the end of enable_ulp function
 2024-05-08  2:21 UTC  (2+ messages)

[PATCH net-next] net: usb: sr9700: stop lying about skb->truesize
 2024-05-08  2:10 UTC  (2+ messages)

[PATCH] net: stmmac: Initialize the other members except the est->lock
 2024-05-08  2:03 UTC  (2+ messages)

Driver and H/W APIs Workshop at netdevconf
 2024-05-08  1:58 UTC  (4+ messages)

[PATCH net v1] lan78xx: Fix crash with multiple device attach
 2024-05-08  1:23 UTC  (4+ messages)

[syzbot] [bluetooth?] KASAN: slab-out-of-bounds Read in hci_sock_setsockopt
 2024-05-08  1:11 UTC 

[net-next,v2] net: ethernet: rtsn: Add support for Renesas Ethernet-TSN
 2024-05-08  0:55 UTC  (6+ messages)

[PATCH net] net: phy: air_en8811h: reset netdev rules when LED is set manually
 2024-05-08  0:51 UTC 

[PATCH net-next] usb: aqc111: stop lying about skb->truesize
 2024-05-08  0:50 UTC  (2+ messages)

[PATCH net-next] net: usb: smsc75xx: stop lying about skb->truesize
 2024-05-08  0:50 UTC  (2+ messages)

[PATCH net-next v9 0/3] net: gro: remove network_header use, move p->{flush/flush_id} calculations to L4
 2024-05-08  0:34 UTC  (2+ messages)

[PATCH v2] net/sched: adjust device watchdog timer to detect stopped queue at right time
 2024-05-08  0:30 UTC  (2+ messages)

[PATCH net] mptcp: only allow set existing scheduler for net.mptcp.scheduler
 2024-05-08  0:30 UTC  (2+ messages)

[PATCH v2] selftests/net: fix uninitialized variables
 2024-05-08  0:30 UTC  (2+ messages)

[PATCH net v5 0/4] ax25: Fix issues of ax25_dev and net_device
 2024-05-07 23:46 UTC  (4+ messages)
` [PATCH net v5 1/4] ax25: Use kernel universal linked list to implement ax25_dev_list

[PATCH RESEND v8 00/16] mm: jit/text allocator
 2024-05-07 23:52 UTC  (5+ messages)
` [PATCH RESEND v8 05/16] module: make module_memory_{alloc,free} more self-contained
` [PATCH RESEND v8 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem

[PATCH net-next] mptcp: fix possible NULL dereferences
 2024-05-07 23:50 UTC  (2+ messages)

[PATCH net-next v2] lib: Allow for the DIM library to be modular
 2024-05-07 23:50 UTC  (2+ messages)

[PATCH] nfc: nci: Fix kcov check in nci_rx_work()
 2024-05-07 23:50 UTC  (2+ messages)

[PATCH net-next] net: annotate writes on dev->mtu from ndo_change_mtu()
 2024-05-07 23:40 UTC  (3+ messages)

[PATCH net-next] selftests: netfilter: conntrack_tcp_unreplied.sh: wait for initial connection attempt
 2024-05-07 23:40 UTC  (2+ messages)

[PATCH] net: dccp: Fix ccid2_rtt_estimator() kernel-doc
 2024-05-07 23:20 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 5/9] net: qede: sanitize 'rc' in qede_add_tc_flower_fltr()
 2024-05-07 23:14 UTC 

[PATCH AUTOSEL 5.15 08/15] net: qede: sanitize 'rc' in qede_add_tc_flower_fltr()
 2024-05-07 23:13 UTC 

[PATCH AUTOSEL 6.1 11/25] net: qede: sanitize 'rc' in qede_add_tc_flower_fltr()
 2024-05-07 23:11 UTC 

[PATCH AUTOSEL 6.6 18/43] bpf, x86: Fix PROBE_MEM runtime load check
 2024-05-07 23:09 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 23/43] net: qede: sanitize 'rc' in qede_add_tc_flower_fltr()

[PATCH AUTOSEL 6.8 23/52] bpf, x86: Fix PROBE_MEM runtime load check
 2024-05-07 23:06 UTC  (2+ messages)
` [PATCH AUTOSEL 6.8 28/52] net: qede: sanitize 'rc' in qede_add_tc_flower_fltr()

[PATCH AUTOSEL 4.19 1/3] wifi: cfg80211: fix the order of arguments for trace events of the tx_rx_evt class
 2024-05-07 23:01 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 2/3] net: usb: qmi_wwan: add Telit FN920C04 compositions

[PATCH AUTOSEL 5.4 1/3] wifi: cfg80211: fix the order of arguments for trace events of the tx_rx_evt class
 2024-05-07 23:01 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 2/3] net: usb: qmi_wwan: add Telit FN920C04 compositions

[PATCH AUTOSEL 5.10 1/3] wifi: cfg80211: fix the order of arguments for trace events of the tx_rx_evt class
 2024-05-07 23:01 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 2/3] net: usb: qmi_wwan: add Telit FN920C04 compositions

[PATCH AUTOSEL 5.15 1/5] wifi: cfg80211: fix the order of arguments for trace events of the tx_rx_evt class
 2024-05-07 23:01 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 3/5] net: usb: qmi_wwan: add Telit FN920C04 compositions

[PATCH AUTOSEL 6.1 01/12] wifi: mac80211: don't use rate mask for scanning
 2024-05-07 23:00 UTC  (4+ messages)
` [PATCH AUTOSEL 6.1 02/12] wifi: mac80211: ensure beacon is non-S1G prior to extracting the beacon timestamp field
` [PATCH AUTOSEL 6.1 03/12] wifi: cfg80211: fix the order of arguments for trace events of the tx_rx_evt class
` [PATCH AUTOSEL 6.1 05/12] net: usb: qmi_wwan: add Telit FN920C04 compositions

[PATCH AUTOSEL 6.6 01/19] wifi: mac80211: don't use rate mask for scanning
 2024-05-07 22:58 UTC  (6+ messages)
` [PATCH AUTOSEL 6.6 02/19] wifi: mac80211: ensure beacon is non-S1G prior to extracting the beacon timestamp field
` [PATCH AUTOSEL 6.6 03/19] wifi: cfg80211: fix the order of arguments for trace events of the tx_rx_evt class
` [PATCH AUTOSEL 6.6 06/19] net: usb: qmi_wwan: add Telit FN920C04 compositions
` [PATCH AUTOSEL 6.6 13/19] Revert "net: txgbe: fix i2c dev name cannot match clkdev"
` [PATCH AUTOSEL 6.6 14/19] Revert "net: txgbe: fix clk_name exceed MAX_DEV_ID limits"

[PATCH AUTOSEL 6.8 03/23] wifi: mac80211: don't use rate mask for scanning
 2024-05-07 22:56 UTC  (6+ messages)
` [PATCH AUTOSEL 6.8 04/23] wifi: mac80211: ensure beacon is non-S1G prior to extracting the beacon timestamp field
` [PATCH AUTOSEL 6.8 05/23] wifi: cfg80211: fix the order of arguments for trace events of the tx_rx_evt class
` [PATCH AUTOSEL 6.8 08/23] net: usb: qmi_wwan: add Telit FN920C04 compositions
` [PATCH AUTOSEL 6.8 15/23] Revert "net: txgbe: fix i2c dev name cannot match clkdev"
` [PATCH AUTOSEL 6.8 16/23] Revert "net: txgbe: fix clk_name exceed MAX_DEV_ID limits"

[PATCH net-next v2 1/2] net: phy: marvell: constify marvell_hw_stats
 2024-05-07 22:30 UTC  (2+ messages)

[PATCH net v3] netlabel: fix RCU annotation for IPv4 options on socket creation
 2024-05-07 21:43 UTC  (2+ messages)

[syzbot] [bpf?] [trace?] general protection fault in bpf_get_attach_cookie_tracing
 2024-05-07 21:23 UTC  (2+ messages)

[RFC v1 0/5] Add Bananapi R3 Mini
 2024-05-07 21:22 UTC  (6+ messages)
` [RFC v1 2/5] dt-bindings: clock: mediatek: add address-cells and size-cells to ethsys
    ` Aw: "
        ` Aw: "

[PATCH net-next v2 00/10] gve: Implement queue api
 2024-05-07 21:06 UTC  (5+ messages)
` [PATCH net-next v2 10/10] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).