netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-09 09:13:35 to 2023-04-10 19:36:41 UTC [more...]

[PATCH v9 net-next 00/14] pds_core driver
 2023-04-10 19:36 UTC  (29+ messages)
` [PATCH v9 net-next 01/14] pds_core: initial framework for pds_core PF driver
` [PATCH v9 net-next 02/14] pds_core: add devcmd device interfaces
` [PATCH v9 net-next 03/14] pds_core: health timer and workqueue
` [PATCH v9 net-next 04/14] pds_core: add devlink health facilities
` [PATCH v9 net-next 05/14] pds_core: set up device and adminq
` [PATCH v9 net-next 07/14] pds_core: add FW update feature to devlink
` [PATCH v9 net-next 08/14] pds_core: set up the VIF definitions and defaults
` [PATCH v9 net-next 10/14] pds_core: add auxiliary_bus devices
` [PATCH v9 net-next 12/14] pds_core: add the aux client API
` [PATCH v9 net-next 13/14] pds_core: publish events to the clients
` [PATCH v9 net-next 14/14] pds_core: Kconfig and pds_core.rst

[RFC PATCH 4/9] iscsi: make all iSCSI netlink multicast namespace aware
 2023-04-10 19:10 UTC  (4+ messages)
` [PATCH 10/11] iscsi: make session and connection lists per-net
` [PATCH 11/11] iscsi: force destroy sesions when a network namespace exits

[PATCH net 1/1] ice: identify aRFS flows using L3/L4 dissector info
 2023-04-10 18:54 UTC  (3+ messages)

[PATCH net] ionic: Fix allocation of q/cq info structures from device local node
 2023-04-10 18:16 UTC  (3+ messages)

[PATCH net-next 0/4] XDP Rx HWTS metadata for stmmac driver
 2023-04-10 18:11 UTC  (9+ messages)
` [PATCH net-next 1/4] net: stmmac: restructure Rx hardware timestamping function
` [PATCH net-next 2/4] net: stmmac: introduce wrapper for struct xdp_buff
` [PATCH net-next 3/4] net: stmmac: add Rx HWTS metadata to XDP receive pkt
` [PATCH net-next 4/4] net: stmmac: add Rx HWTS metadata to XDP ZC "

[PATCH net-next 00/10] Support tunnel mode in mlx5 IPsec packet offload
 2023-04-10 18:10 UTC  (14+ messages)
` [PATCH net-next 01/10] net/mlx5e: Add IPsec packet offload tunnel bits
` [PATCH net-next 02/10] net/mlx5e: Check IPsec packet offload tunnel capabilities
` [PATCH net-next 03/10] net/mlx5e: Configure IPsec SA tables to support tunnel mode
` [PATCH net-next 04/10] net/mlx5e: Prepare IPsec packet reformat code for "
` [PATCH net-next 05/10] net/mlx5e: Support IPsec RX packet offload in "
` [PATCH net-next 06/10] net/mlx5e: Support IPsec TX "
` [PATCH net-next 07/10] net/mlx5e: Listen to ARP events to update IPsec L2 headers "
` [PATCH net-next 08/10] net/mlx5: Allow blocking encap changes in eswitch
` [PATCH net-next 09/10] net/mlx5e: Create IPsec table with tunnel support only when encap is disabled
` [PATCH net-next 10/10] net/mlx5e: Accept tunnel mode for IPsec packet offload

[PATCH 0/8] sched/topology: add for_each_numa_cpu() macro
 2023-04-10 18:09 UTC  (7+ messages)
` [PATCH 2/8] sched/topology: introduce sched_numa_find_next_cpu()
` [PATCH 3/8] sched/topology: add for_each_numa_cpu() macro

[BUG] kmemleak in rtnetlink_rcv() triggered by selftests/drivers/net/team in build cdc9718d5e59
 2023-04-10 17:49 UTC  (5+ messages)
  ` [BUG] [FIXED: TESTED] "
      ` [BUG] [TESTING: HANG] "

[PATCH net] net: Add check for csum_start in skb_partial_csum_set()
 2023-04-10 17:30 UTC  (3+ messages)

pull-request: bluetooth 2023-04-10
 2023-04-10 17:27 UTC 

pull-request: bluetooth 2023-04-07
 2023-04-10 17:24 UTC  (3+ messages)

[PATCH v3] net: macb: restart tx after tx used bit read
 2023-04-10 17:05 UTC  (3+ messages)
` [PATCH 0/1] Alternative, "

[PATCH v7 0/4] Introduce PRU platform consumer API
 2023-04-10 17:09 UTC  (7+ messages)
` [PATCH v7 1/4] soc: ti: pruss: Add pruss_get()/put() API
    ` [EXTERNAL] Re: [PATCH v7 0/4] Introduce PRU platform consumer API

[RFC PATCH net] net: ipv4/ipv6 addrconf: call igmp{,6}_group_dropped() while dev is still up
 2023-04-10 17:07 UTC  (6+ messages)

[PATCH net-next v2 0/4] XDP Rx HWTS metadata for stmmac driver
 2023-04-10 15:57 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net: stmmac: restructure Rx hardware timestamping function
` [PATCH net-next v2 2/4] net: stmmac: introduce wrapper for struct xdp_buff
` [PATCH net-next v2 3/4] net: stmmac: add Rx HWTS metadata to XDP receive pkt
` [PATCH net-next v2 4/4] net: stmmac: add Rx HWTS metadata to XDP ZC "

[PATCH 0/3] Add missing DSA properties for marvell switches
 2023-04-10 15:24 UTC  (11+ messages)
` [PATCH 1/3] ARM: dts: imx51: ZII: Add missing phy-mode

[PATCH bpf V7 0/7] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
 2023-04-10 15:12 UTC  (9+ messages)
` [PATCH bpf V7 1/7] selftests/bpf: xdp_hw_metadata default disable bpf_printk
` [PATCH bpf V7 3/7] xdp: rss hash types representation
` [PATCH bpf V7 4/7] mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type
` [PATCH bpf V7 6/7] mlx4: "

[BUG] net, pci: 6.3-rc1-4 hangs during boot on PowerEdge R620 with igb
 2023-04-10 15:10 UTC  (3+ messages)

[PATCH] vhost_vdpa: fix unmap process in no-batch mode
 2023-04-10 15:01 UTC 

[PATCH v2 net-next 00/10] mtk: wed: move cpuboot, ilm and dlm in dedicated dts nodes
 2023-04-10 14:54 UTC  (3+ messages)

[RFC PATCH v2 net-next 00/12] net: dsa: mt7530: fix port 5 phylink, port 6, and MT7988
 2023-04-10 14:53 UTC  (8+ messages)
` [RFC PATCH v2 net-next 01/14] net: dsa: mt7530: fix comments regarding port 5 and 6 for both switches
` [RFC PATCH v2 net-next 08/14] net: dsa: mt7530: remove pad_setup function pointer
` [RFC PATCH v2 net-next 13/14] net: dsa: mt7530: fix port capabilities for MT7988

[RFC PATCH net-next v4 0/9] net/smc: Introduce SMC-D-based OS internal communication acceleration
 2023-04-10 14:31 UTC  (8+ messages)

[PATCH net v2] ipv4: Fix potential uninit variable access buf in __ip_make_skb()
 2023-04-10 14:30 UTC  (2+ messages)

[net-next Patch v8 0/6] : octeontx2-pf: HTB offload support
 2023-04-10 13:28 UTC  (8+ messages)
` [net-next Patch v8 1/6] sch_htb: Allow HTB priority parameter in offload mode
` [net-next Patch v8 2/6] octeontx2-pf: Rename tot_tx_queues to non_qos_queues
` [net-next Patch v8 3/6] octeontx2-pf: qos send queues management
` [net-next Patch v8 4/6] octeontx2-pf: Refactor schedular queue alloc/free calls
` [net-next Patch v8 5/6] octeontx2-pf: Add support for HTB offload
` [net-next Patch v8 6/6] docs: octeontx2: Add Documentation for QOS

[PATCH rdma-next] RDMA/mlx5: Fix flow counter query via DEVX
 2023-04-10 13:13 UTC 

[PATCH rdma-next 0/4] Allow relaxed ordering read in VFs and VMs
 2023-04-10 13:07 UTC  (5+ messages)
` [PATCH mlx5-next 1/4] RDMA/mlx5: Remove pcie_relaxed_ordering_enabled() check for RO write
` [PATCH rdma-next 2/4] RDMA/mlx5: Check pcie_relaxed_ordering_enabled() in UMR
` [PATCH mlx5-next 3/4] net/mlx5: Update relaxed ordering read HCA capabilities
` [PATCH mlx5-next 4/4] RDMA/mlx5: Allow relaxed ordering read in VFs and VMs

[PATCH] net: ethernet: Add missing depends on MDIO_DEVRES
 2023-04-10 12:56 UTC  (4+ messages)

[PATCH net] net: phy: nxp-c45-tja11xx: fix the PTP interrupt enabling/disabling
 2023-04-10 12:48 UTC 

[PATCH net-next v4 00/14] sfc: add vDPA support for EF100 devices
 2023-04-10 12:48 UTC  (18+ messages)
` [PATCH net-next v4 02/14] sfc: implement MCDI interface for vDPA operations
` [PATCH net-next v4 06/14] sfc: implement vDPA management device operations
` [PATCH net-next v4 08/14] sfc: implement vdpa vring config operations
` [PATCH net-next v4 09/14] sfc: implement device status related vdpa "
` [PATCH net-next v4 10/14] sfc: implement filters for receiving traffic

[PATCH v3 00/55] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES)
 2023-04-10 12:20 UTC  (3+ messages)
` [PATCH v3 45/55] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()

[PATCH nf-next 0/4] ipvs: Cleanups for v6.4
 2023-04-10 12:20 UTC  (6+ messages)
` [PATCH nf-next 1/4] ipvs: Update width of source for ip_vs_sync_con_options
` [PATCH nf-next 2/4] ipvs: Consistently use array_size() in ip_vs_conn_init()
` [PATCH nf-next 3/4] ipvs: Remove {Enter,Leave}Function
` [PATCH nf-next 4/4] ipvs: Correct spelling in comments

[PATCH bpf-next] xsk: Simplify xp_aligned_validate_desc implementation
 2023-04-10 12:18 UTC 

[PATCH net-next v4 00/10] net: wwan: tmi: PCIe driver for MediaTek M.2 modem
 2023-04-10 12:16 UTC  (5+ messages)
` [PATCH net-next v4 01/10] net: wwan: tmi: Add PCIe core

[PATCH bpf-next v5 0/4] xsk: Support UMEM chunk_size > PAGE_SIZE
 2023-04-10 12:06 UTC  (5+ messages)
` [PATCH bpf-next v5 1/4] xsk: Use pool->dma_pages to check for DMA
` [PATCH bpf-next v5 2/4] xsk: Support UMEM chunk_size > PAGE_SIZE
` [PATCH bpf-next v5 3/4] selftests: xsk: Use hugepages when umem->frame_size "
` [PATCH bpf-next v5 4/4] selftests: xsk: Add tests for 8K and 9K frame sizes

[PATCH v7] net/packet: support mergeable feature of virtio
 2023-04-10 11:35 UTC  (3+ messages)

[PATCH net-next 0/6] TXGBE PHYLINK support
 2023-04-10 10:40 UTC  (5+ messages)
` [PATCH net-next 5/6] net: txgbe: Implement phylink pcs

[GIT PULL] virtio: last minute fixes
 2023-04-10  9:59 UTC 

[RFC net-next v2 0/3] page_pool: allow caching from safely localized NAPI
 2023-04-10  9:20 UTC  (7+ messages)
` [RFC net-next v2 1/3] net: skb: plumb napi state thru skb freeing paths

[net PATCH v2 0/7] octeontx2: Miscellaneous fixes
 2023-04-10  8:49 UTC  (16+ messages)
` [net PATCH v2 1/7] octeontx2-af: Secure APR table update with the lock
` [net PATCH v2 2/7] octeontx2-af: Fix start and end bit for scan config
` [net PATCH v2 3/7] octeontx2-af: Add validation for lmac type
` [net PATCH v2 5/7] octeontx2-af: Fix issues with NPC field hash extract
` [net PATCH v2 7/7] octeontx2-pf: Disable packet I/O for graceful exit

[PATCH v3 0/2] Fix failure to access u32* argument of tracked function
 2023-04-10  8:59 UTC  (3+ messages)
` [PATCH v3 1/2] bpf/btf: Fix is_int_ptr()
` [PATCH v3 2/2] selftests/bpf: Add test to access u32 ptr argument in tracing program

[-net-next v11 0/6] Add Ethernet driver for StarFive JH7110 SoC
 2023-04-10  8:29 UTC  (6+ messages)
` [-net-next v11 5/6] net: stmmac: Add glue layer "

[PATCHv3 net-next] bonding: add software tx timestamping support
 2023-04-10  8:23 UTC 

[PATCH net v2] net: qrtr: Fix an uninit variable access bug in qrtr_tx_resume()
 2023-04-10  8:20 UTC  (2+ messages)

[PATCH] net: bluetooth: hci_debugfs: fix inconsistent indenting
 2023-04-10  8:03 UTC  (2+ messages)

[PATCH net V2] net: wwan: iosm: Fix error handling path in ipc_pcie_probe()
 2023-04-10  8:00 UTC  (2+ messages)

[PATCH net] net: wwan: iosm: Fix error handling path in ipc_pcie_probe()
 2023-04-10  8:00 UTC  (6+ messages)

[PATCHv2 net-next] bonding: add software tx timestamping support
 2023-04-10  7:55 UTC  (3+ messages)

fRom db62b365277f354bad482ac77be8308f8ac326b4 Mon Sep 17 00:00:00 2001
 2023-04-10  7:29 UTC  (7+ messages)
` [net-next Patch v7 1/6] sch_htb: Allow HTB priority parameter in offload mode
` [net-next Patch v7 2/6] octeontx2-pf: Rename tot_tx_queues to non_qos_queues
` [net-next Patch v7 3/6] octeontx2-pf: qos send queues management
` [net-next Patch v7 4/6] octeontx2-pf: Refactor schedular queue alloc/free calls
` [net-next Patch v7 5/6] octeontx2-pf: Add support for HTB offload
` [net-next Patch v7 6/6] docs: octeontx2: Add Documentation for QOS

[PATCH v2] skbuff: Fix a race between coalescing and releasing SKBs
 2023-04-10  7:26 UTC  (4+ messages)

[PATCH V3] can: usb: f81604: add Fintek F81604 support
 2023-04-10  6:26 UTC  (8+ messages)

Potential regression/bug in net/mlx5 driver
 2023-04-10  5:46 UTC  (6+ messages)

[PATCH v1 net] smc: Fix use-after-free in tcp_write_timer_handler()
 2023-04-10  3:58 UTC  (2+ messages)

[PATCH] softirq: let the userside tune the SOFTIRQ_NOW_MASK with sysctl
 2023-04-10  2:30 UTC 

[PATCH 1/8] net: netronome: constify pointers to hwmon_channel_info
 2023-04-10  2:20 UTC  (2+ messages)

[PATCH RESEND] wifi: mt76: mt7921e: Set memory space enable in PCI_COMMAND if unset
 2023-04-10  1:04 UTC  (6+ messages)

[PATCH net] net: qrtr: Fix an uninit variable access bug in qrtr_tx_resume()
 2023-04-10  0:58 UTC  (3+ messages)

[RFC PATCH v2 37/48] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
 2023-04-10  0:38 UTC  (7+ messages)
  ` [RFC PATCH v2 00/48] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES)

BUG: drivers/net/wireless: iwlwifi: IWL Error: ieee80211 phy0: Hardware restart was requested
 2023-04-09 23:43 UTC  (2+ messages)
` BUG: drivers/net/wireless: iwlwifi: IWL Error: "BUG: kernel NULL pointer dereference, address: 0000000000000150"

[RFC PATCH v1] vsock/loopback: don't disable irqs for queue access
 2023-04-09 19:17 UTC 

[net-next PATCH v6 00/16] net: Add basic LED support for switch/phy
 2023-04-09 16:15 UTC  (3+ messages)
` [net-next PATCH v6 13/16] ARM: dts: qcom: ipq8064-rb3011: Drop unevaluated properties in switch nodes

[PATCH net v2 0/2] fix EEPROM read of absent SFP module
 2023-04-09 15:10 UTC  (2+ messages)

[PATCH v2 net-next] net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stub
 2023-04-09 14:50 UTC  (2+ messages)

[PATCH bpf-next] xsk: Elide base_addr comparison in xp_unaligned_validate_desc
 2023-04-09 14:54 UTC  (2+ messages)

[PATCH] Bluetooth: fix inconsistent indenting
 2023-04-09 13:30 UTC  (2+ messages)

netdev email issues?
 2023-04-09 12:45 UTC  (2+ messages)

[PATCH net v2 0/2][pull request] iavf: fix racing in VLANs
 2023-04-09 10:40 UTC  (5+ messages)
` [PATCH net v2 1/2] iavf: refactor VLAN filter states
` [PATCH net v2 2/2] iavf: remove active_cvlans and active_svlans bitmaps

[PATCH net-next v4 0/5] ice: allow matching on meta data
 2023-04-09 10:34 UTC  (11+ messages)
` [PATCH net-next v4 1/5] ice: define meta data to match in switch
` [PATCH net-next v4 2/5] ice: remove redundant Rx field from rule info
` [PATCH net-next v4 3/5] ice: specify field names in ice_prot_ext init
` [PATCH net-next v4 4/5] ice: allow matching on meta data
` [PATCH net-next v4 5/5] ice: use src VSI instead of src MAC in slow-path

[PATCH net-next] net/mlx5: Include proper PCI headers file to fix compilation error
 2023-04-09 10:10 UTC  (2+ messages)


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).