Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-27 19:46:26 to 2024-03-28 12:48:04 UTC [more...]

[PATCH bpf-next 0/5] Support local vmtest for riscv64
 2024-03-28 12:49 UTC  (4+ messages)
` [PATCH bpf-next 1/5] selftests/bpf: Enable cross platform testing for local vmtest
` [PATCH bpf-next 2/5] riscv, bpf: Relax restrictions on Zbb instructions
` [PATCH bpf-next 3/5] selftests/bpf: Add config.riscv64

[PATCH net-next v3 0/3] Introduce switch mode support for ICSSG driver
 2024-03-28 12:39 UTC  (5+ messages)
` [PATCH net-next v3 3/3] net: ti: icssg-prueth: Add support for ICSSG switch firmware

[PATCH 6.1.y] net: tls: handle backlogging of crypto requests
 2024-03-28 12:38 UTC 

[PATCH net-next v5 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-03-28 12:34 UTC  (8+ messages)
` [PATCH net-next v5 1/3] net: ethernet: ti: Add accessors for struct k3_cppi_desc_pool members
` [PATCH net-next v5 2/3] net: ethernet: ti: Add desc_infos member to struct k3_cppi_desc_pool
` [PATCH net-next v5 3/3] net: ethernet: ti: am65-cpsw: Add minimal XDP support

[PATCH net-next v6 00/17] net: Add support for Power over Ethernet (PoE)
 2024-03-28 12:32 UTC  (11+ messages)
` [PATCH net-next v6 01/17] MAINTAINERS: net: Add Oleksij to pse-pd maintainers
` [PATCH net-next v6 10/17] net: pse-pd: Add support for PSE PIs
` [PATCH net-next v6 11/17] dt-bindings: net: pse-pd: Add another way of describing several "

[PATCH v3 RESEND] net: hsr: Provide RedBox support
 2024-03-28 12:25 UTC  (2+ messages)

SMC-R throughput drops for specific message sizes
 2024-03-28 12:18 UTC 

[PATCH v2 net] RDMA/core: fix UAF in ib_get_eth_speed
 2024-03-28 12:18 UTC  (5+ messages)

[PATCH 02/13] wifi: nl80211: send underlying multi-hardware channel capabilities to user space
 2024-03-28 12:01 UTC 

[PATCH net v3 0/2] net: fec: Fixes to suspend / resume with mac_managed_pm
 2024-03-28 11:52 UTC  (14+ messages)
` [PATCH net v3 2/2] net: fec: Suspend the PHY on probe

[PATCH net-next v2] net: remove gfp_mask from napi_alloc_skb()
 2024-03-28 11:48 UTC  (3+ messages)

[PATCH iwl-next v2] igc: Add MQPRIO offload support
 2024-03-28 11:46 UTC  (2+ messages)

[syzbot] [wireless?] WARNING in kcov_remote_start (3)
 2024-03-28 11:45 UTC  (2+ messages)

[PATCH net-next v8 00/11] stmmac: Add Loongson platform support
 2024-03-28 11:41 UTC  (8+ messages)
` [PATCH net-next v8 06/11] net: stmmac: dwmac-loongson: Add GNET support

[PATCH net] RDMA/core: fix UAF in ib_get_eth_speed
 2024-03-28 11:24 UTC  (3+ messages)

[PATCH v2 net] erspan: make sure erspan_base_hdr is present in skb->head
 2024-03-28 11:22 UTC 

[PATCH net-next 0/8] mlx5e misc patches
 2024-03-28 11:20 UTC  (17+ messages)
` [PATCH net-next 1/8] net/mlx5e: Use ethtool_sprintf/puts() to fill priv flags strings
` [PATCH net-next 2/8] net/mlx5e: Use ethtool_sprintf/puts() to fill selftests strings
` [PATCH net-next 3/8] net/mlx5e: Use ethtool_sprintf/puts() to fill stats strings
` [PATCH net-next 4/8] net/mlx5e: Make stats group fill_stats callbacks consistent with the API
` [PATCH net-next 5/8] net/mlx5e: Expose the VF/SF RX drop counter on the representor
` [PATCH net-next 6/8] net/mlx5e: debugfs, Add reset option for command interface stats
` [PATCH net-next 7/8] net/mlx5e: XDP, Fix an inconsistent comment
` [PATCH net-next 8/8] net/mlx5: Convert uintX_t to uX

[PATCH v2 net] inet: inet_defrag: prevent sk release while still in use
 2024-03-28 11:20 UTC  (2+ messages)

[PATCH net] erspan: make sure erspan_base_hdr is present in skb->head
 2024-03-28 11:12 UTC  (2+ messages)

[PATCH net-next v2] net: axienet: Fix kernel doc warnings
 2024-03-28 11:07 UTC 

[syzbot] [net?] KMSAN: uninit-value in gre_rcv (3)
 2024-03-28 11:00 UTC 

[net PATCH] Octeontx2-af: fix pause frame configuration in GMP mode
 2024-03-28 11:00 UTC  (2+ messages)

[PATCH net V2] net: lan743x: Add set RFE read fifo threshold for PCI1x1x chips
 2024-03-28 11:00 UTC  (2+ messages)

[PATCH v2 iwl-next 00/12] Introduce ETH56G PHY model for E825C products
 2024-03-28 10:52 UTC  (14+ messages)
` [PATCH v2 iwl-next 01/12] ice: Introduce ice_ptp_hw struct
` [PATCH v2 iwl-next 02/12] ice: Introduce helper to get tmr_cmd_reg values
` [PATCH v2 iwl-next 03/12] ice: Implement Tx interrupt enablement functions
` [PATCH v2 iwl-next 04/12] ice: Add PHY OFFSET_READY register clearing
` [PATCH v2 iwl-next 05/12] ice: Move CGU block
` [PATCH v2 iwl-next 06/12] ice: Introduce ice_get_base_incval() helper
` [PATCH v2 iwl-next 07/12] ice: Introduce ETH56G PHY model for E825C products
` [PATCH v2 iwl-next 08/12] ice: Change CGU regs struct to anonymous
` [PATCH v2 iwl-next 09/12] ice: Add support for E825-C TS PLL handling
` [PATCH v2 iwl-next 10/12] ice: Add NAC Topology device capability parser
` [PATCH v2 iwl-next 11/12] ice: Support 2XNAC configuration using auxbus
` [PATCH v2 iwl-next 12/12] ice: Adjust PTP init for 2x50G E825C devices

[iwl-next v1 0/3] ice: devlink cleanup
 2024-03-28 10:51 UTC  (7+ messages)
` [iwl-next v1 1/3] ice: move ice_devlink.[ch] to devlink folder
  ` [Intel-wired-lan] "
` [iwl-next v1 2/3] ice: move devlink port code to a separate file
  ` [Intel-wired-lan] "
` [iwl-next v1 3/3] ice: hold devlink lock for whole init/cleanup
  ` [Intel-wired-lan] "

[PATCH net v2] virtio-net: fix possible dim status unrecoverable
 2024-03-28 10:34 UTC  (2+ messages)

[PATCH 00/19] ACPI: store owner from modules with acpi_bus_register_driver()
 2024-03-28 10:24 UTC  (5+ messages)
` [PATCH 04/19] platform: chrome: drop owner assignment
` [PATCH 06/19] platform: classmate-laptop: "

[PATCH 0/9] Convert Tasklets to BH Workqueues
 2024-03-28 10:16 UTC  (6+ messages)
` [PATCH 2/9] dma: Convert from tasklet to BH workqueue
` [PATCH 9/9] mmc: "

[PATCH net-next v2 0/3] compiler_types: add Endianness-dependent __counted_by_{le,be}
 2024-03-28 10:11 UTC  (2+ messages)

[PATCH] octeontx2-af: Add array index check
 2024-03-28 10:09 UTC  (2+ messages)

[PATCH net-next v8 08/11] net: stmmac: dwmac-loongson: Fix MAC speed for GNET
 2024-03-28 10:08 UTC  (11+ messages)

[syzbot] [bpf?] [net?] KMSAN: uninit-value in dev_map_lookup_elem
 2024-03-28 10:01 UTC  (2+ messages)

[PATCH net-next][resend v1 1/1] nfc: st95hf: Switch to using gpiod API
 2024-03-28  9:54 UTC  (2+ messages)

[net PATCH] net: phy: qcom: at803x: fix kernel panic with at8031_probe
 2024-03-28  9:50 UTC  (2+ messages)

[PATCH net 0/2] net: bcmasp: phy managements fixes
 2024-03-28  9:50 UTC  (2+ messages)

[PATCH net 0/4] Netfilter fixes for net
 2024-03-28  9:50 UTC  (6+ messages)
` [PATCH net 1/4] netfilter: nf_tables: reject destroy command to remove basechain hooks
` [PATCH net 2/4] netfilter: nf_tables: reject table flag and netdev basechain updates
` [PATCH net 3/4] netfilter: nf_tables: skip netdev hook unregistration if table is dormant
` [PATCH net 4/4] netfilter: arptables: Select NETFILTER_FAMILY_ARP when building arp_tables.c

[net-next,v4 0/2] ravb: Support describing the MDIO bus
 2024-03-28  9:45 UTC  (2+ messages)

[PATCH 00/12] kbuild: enable some -Wextra warnings by default
 2024-03-28  9:18 UTC  (3+ messages)
` [PATCH 01/12] kbuild: make -Woverride-init warnings more consistent

[PATCH v6 00/16] power: sequencing: implement the subsystem and add first users
 2024-03-28  9:07 UTC  (6+ messages)
` [PATCH v6 01/16] regulator: dt-bindings: describe the PMU module of the QCA6390 package

[PATCH net-next v2 0/4] net: macb: WOL enhancements
 2024-03-28  9:05 UTC  (3+ messages)
` [PATCH net-next v2 2/4] net: macb: Add ARP support to WOL

[syzbot] [bpf?] [net?] general protection fault in dev_map_enqueue
 2024-03-28  8:58 UTC  (4+ messages)

[PATCH] neighbour: guarantee the localhost connections be established successfully even the ARP table is full
 2024-03-28  8:55 UTC  (8+ messages)
    ` [EXTERNAL] "

[Intel-wired-lan] [PATCH iwl-next v2 00/12] Add support for Rx timestamping for both ice and iavf drivers
 2024-03-28  8:48 UTC  (3+ messages)

[PATCH vhost v6 00/10] virtio: drivers maintain dma info for premapped vq
 2024-03-28  8:22 UTC  (24+ messages)
` [PATCH vhost v6 02/10] virtio_ring: packed: remove double check of the unmap ops
` [PATCH vhost v6 03/10] virtio_ring: packed: structure the indirect desc table
` [PATCH vhost v6 05/10] virtio_ring: split: "
` [PATCH vhost v6 06/10] virtio_ring: no store dma info when unmap is not needed
` [PATCH vhost v6 07/10] virtio: find_vqs: add new parameter premapped
` [PATCH vhost v6 08/10] virtio_ring: export premapped to driver by struct virtqueue
` [PATCH vhost v6 09/10] virtio_net: set premapped mode by find_vqs()

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in mgmt_pending_foreach
 2024-03-28  8:21 UTC 

[PATCH net v2] r8169: skip DASH fw status checks when DASH is disabled
 2024-03-28  8:12 UTC  (3+ messages)
  ` Should be PATCH v3 instead of PATCH v2

[PATCH v2 1/1] vhost: Added pad cleanup if vnet_hdr is not present
 2024-03-28  7:46 UTC  (3+ messages)

[PATCH net-next v2 0/2] ethtool: provide the dim profile fine-tuning channel
 2024-03-28  7:51 UTC  (10+ messages)
` [PATCH net-next v2 2/2] virtio-net: support dim profile fine-tuning

[PATCH net-next 0/2] ynl: rename array-nest to indexed-array
 2024-03-28  7:50 UTC  (6+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] ynl: support un-nest sub-type for indexed-array

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-03-28  7:31 UTC  (7+ messages)
` [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers

[PATCH net-next v2 1/2] rtnetlink: add guard for RTNL
 2024-03-28  7:27 UTC  (2+ messages)
` [PATCH net-next v2 2/2] netdevice: add DEFINE_FREE() for dev_put

[syzbot] [net?] WARNING: ODEBUG bug in netdev_freemem (3)
 2024-03-28  6:55 UTC  (2+ messages)
` [syzbot] [usb?] "

[PATCH net-next 00/12] bnxt_en: PTP and RSS updates
 2024-03-28  6:02 UTC  (5+ messages)
` [PATCH net-next 01/12] bnxt_en: Add a timeout parameter to bnxt_hwrm_port_ts_query()
` [PATCH net-next 02/12] bnxt_en: Retry PTP TX timestamp from FW for 1 second

[PATCH v2][next] Bluetooth: L2CAP: Avoid -Wflex-array-member-not-at-end warnings
 2024-03-28  5:51 UTC  (5+ messages)

[PATCH net] ax25: fix use-after-free bugs caused by ax25_ds_del_timer
 2024-03-28  5:34 UTC  (3+ messages)

[PATCH 00/22] virtio: store owner from modules with register_virtio_driver()
 2024-03-28  5:16 UTC  (3+ messages)
` [PATCH 09/22] gpio: virtio: drop owner assignment

[PATCH net-next v2 0/6] Remove RTNL lock protection of CVQ
 2024-03-28  5:12 UTC  (9+ messages)
` [PATCH net-next v2 1/6] virtio_net: Store RSS setting in virtnet_info
` [PATCH net-next v2 2/6] virtio_net: Remove command data from control_buf
` [PATCH net-next v2 3/6] virtio_net: Add a lock for the command VQ
` [PATCH net-next v2 4/6] virtio_net: Do DIM update for specified queue only
` [PATCH net-next v2 5/6] virtio_net: Add a lock for per queue RX coalesce
` [PATCH net-next v2 6/6] virtio_net: Remove rtnl lock protection of command buffers

[syzbot] [net?] WARNING in validate_chain
 2024-03-28  2:29 UTC 

[PATCH] ip: Make errors direct to "list" instead of "show"
 2024-03-28  2:17 UTC  (4+ messages)

[PATCH net-next v3] octeontx2-pf: remove unused variables req_hdr and rsp_hdr
 2024-03-28  2:07 UTC 

[PATCH net v3] octeontx2-pf: check negative error code in otx2_open()
 2024-03-28  2:06 UTC 

linux-next: manual merge of the bpf-next tree with the net tree
 2024-03-28  1:57 UTC  (2+ messages)

[PATCH net-next v2] devlink: use kvzalloc() to allocate devlink instance resources
 2024-03-28  1:42 UTC  (3+ messages)

[PATCH net v2 1/2] virtio_net: Do not set rss_indir if RSS is not supported
 2024-03-28  1:28 UTC  (4+ messages)

[syzbot] [kernel?] BUG: using smp_processor_id() in preemptible code in pwq_release_workfn
 2024-03-28  1:37 UTC 

[PATCH net-next v7 07/16] net: dsa: vsc73xx: Add vlan filtering
 2024-03-28  1:31 UTC  (2+ messages)

pull-request: bpf 2024-03-27
 2024-03-28  1:29 UTC 

[PATCH iwl-next v1 5/5] ixgbe: Enable link management in E610 device
 2024-03-28  0:58 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH net-next v1] tools/net/ynl: Add extack policy attribute decoding
 2024-03-28  0:47 UTC  (2+ messages)

[PATCH net-next v4 0/3] make skip_sw actually skip software
 2024-03-28  0:46 UTC  (7+ messages)
` [PATCH net-next v4 1/3] net: sched: cls_api: add skip_sw counter
` [PATCH net-next v4 2/3] net: sched: cls_api: add filter counter
` [PATCH net-next v4 3/3] net: sched: make skip_sw actually skip software

[PATCH net-next -v6] net: enable timestamp static key if CPU isolation is configured
 2024-03-28  0:02 UTC 

[syzbot] [bpf?] possible deadlock in kvfree_call_rcu
 2024-03-27 23:27 UTC 

[PATCH net-next] net: create a dummy net_device allocator
 2024-03-27 23:17 UTC  (2+ messages)

[PATCH RFC net 1/1] net/sched: Fix mirred to self recursion
 2024-03-27 23:12 UTC  (4+ messages)

pull-request: wireless-2024-03-27
 2024-03-27 22:50 UTC  (2+ messages)

[PATCH net-next v1 0/2] netlink: Add nftables spec w/ multi messages
 2024-03-27 22:45 UTC  (2+ messages)

mptcp splat
 2024-03-27 22:16 UTC  (6+ messages)

[PATCH bpf-next 1/2] bpf: Remove CONFIG_X86 and CONFIG_DYNAMIC_FTRACE guard from the tcp-cc kfuncs
 2024-03-27 22:10 UTC  (2+ messages)

[syzbot] [openvswitch?] KASAN: slab-use-after-free Read in ovs_ct_exit
 2024-03-27 21:46 UTC 

[PATCH net-next v2 0/3] Minor cleanups to skb frag ref/unref
 2024-03-27 21:45 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: make napi_frag_unref reuse skb_page_unref
` [PATCH net-next v2 2/3] net: mirror skb frag ref/unref helpers
` [PATCH net-next v2 3/3] net: remove napi_frag_unref

[PATCH 0/3] using guard/__free in networking
 2024-03-27 21:43 UTC  (11+ messages)

[syzbot] [bpf?] [net?] possible deadlock in ahci_single_level_irq_intr
 2024-03-27 21:43 UTC  (5+ messages)

[RFC PATCH v2 0/4] tracing: improve symbolic printing
 2024-03-27 21:24 UTC  (4+ messages)
` [RFC PATCH v2 1/4] tracing: add __print_sym() to replace __print_symbolic()

[PATCH 1/2] net: ravb: Always process TX descriptor ring
 2024-03-27 20:59 UTC  (2+ messages)

[PATCH net-next 1/4] net: microchip: encx24j600: drop driver owner assignment
 2024-03-27 20:57 UTC  (3+ messages)
` [PATCH net-next 2/4] net: wwan: mhi: "

RISC-V for-next/fixes (cont'd from PW sync)
 2024-03-27 20:32 UTC  (2+ messages)

[PATCH untested] vhost: order avail ring reads after index updates
 2024-03-27 20:04 UTC  (3+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).