public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-09 10:02:51 to 2026-01-09 21:32:34 UTC [more...]

[PATCH net-next 0/5] net: phy: realtek: simplify and reunify C22/C45 drivers
 2026-01-09 21:32 UTC  (11+ messages)
` [PATCH net-next 2/5] net: phy: realtek: simplify C22 reg access via MDIO_MMD_VEND2
` [PATCH net-next 3/5] net: phy: realtek: reunify C22 and C45 drivers
` [PATCH net-next 4/5] net: phy: realtek: demystify PHYSR register location

[PATCH net-next v5 00/16] netkit: Support for io_uring zero-copy and AF_XDP
 2026-01-09 21:26 UTC  (17+ messages)
` [PATCH net-next v5 01/16] net: Add queue-create operation
` [PATCH net-next v5 02/16] net: Implement netdev_nl_queue_create_doit
` [PATCH net-next v5 03/16] net: Add lease info to queue-get response
` [PATCH net-next v5 04/16] net, ethtool: Disallow leased real rxqs to be resized
` [PATCH net-next v5 05/16] net: Proxy net_mp_{open,close}_rxq for leased queues
` [PATCH net-next v5 06/16] net: Proxy netdev_queue_get_dma_dev "
` [PATCH net-next v5 07/16] xsk: Extend xsk_rcv_check validation
` [PATCH net-next v5 08/16] xsk: Proxy pool management for leased queues
` [PATCH net-next v5 09/16] netkit: Add single device mode for netkit
` [PATCH net-next v5 10/16] netkit: Implement rtnl_link_ops->alloc and ndo_queue_create
` [PATCH net-next v5 11/16] netkit: Add netkit notifier to check for unregistering devices
` [PATCH net-next v5 12/16] netkit: Add xsk support for af_xdp applications
` [PATCH net-next v5 13/16] selftests/net: Add bpf skb forwarding program
` [PATCH net-next v5 14/16] selftests/net: Add env for container based tests
` [PATCH net-next v5 15/16] selftests/net: Make NetDrvContEnv support queue leasing
` [PATCH net-next v5 16/16] selftests/net: Add netkit container tests

[GIT PULL] bluetooth 2026-01-09
 2026-01-09 21:19 UTC 

[PATCH net-next 0/7] tools: ynl: cli: improve the help and doc
 2026-01-09 21:17 UTC  (8+ messages)
` [PATCH net-next 1/7] tools: ynl: cli: introduce formatting for attr names in --list-attrs
` [PATCH net-next 2/7] tools: ynl: cli: wrap the doc text if it's long
` [PATCH net-next 3/7] tools: ynl: cli: improve --help
` [PATCH net-next 4/7] tools: ynl: cli: add --doc as alias to --list-attrs
` [PATCH net-next 5/7] tools: ynl: cli: factor out --list-attrs / --doc handling
` [PATCH net-next 6/7] tools: ynl: cli: extract the event/notify handling in --list-attrs
` [PATCH net-next 7/7] tools: ynl: cli: print reply in combined format if possible

[PATCH net-next 0/5][pull request] Intel Wired LAN Driver Updates 2026-01-09 (ice, ixgbe, idpf)
 2026-01-09 21:06 UTC  (6+ messages)
` [PATCH net-next 1/5] ice: unify PHY FW loading status handler for E800 devices
` [PATCH net-next 2/5] ixgbe: Add 10G-BX support
` [PATCH net-next 3/5] ice: use netif_get_num_default_rss_queues()
` [PATCH net-next 4/5] idpf: update idpf_up_complete() return type to void
` [PATCH net-next 5/5] idpf: Fix kernel-doc descriptions to avoid warnings

[PATCH v3 1/4] drm/ras: Introduce the DRM RAS infrastructure over generic netlink
 2026-01-09 20:57 UTC  (4+ messages)

[PATCH v2 for 6.19 0/4] Revise the EM YNL spec to be clearer
 2026-01-09 20:49 UTC  (3+ messages)

[PATCH bpf-next v3 00/16] Remove task and cgroup local storage percpu counters
 2026-01-09 20:47 UTC  (13+ messages)
` [PATCH bpf-next v3 01/16] bpf: Convert bpf_selem_unlink_map to failable
` [PATCH bpf-next v3 03/16] bpf: Open code bpf_selem_unlink_storage in bpf_selem_unlink
` [PATCH bpf-next v3 04/16] bpf: Convert bpf_selem_unlink to failable
` [PATCH bpf-next v3 10/16] bpf: Support lockless unlink when freeing map or local storage

[PATCH net-next] net: add skbuff_clear() helper
 2026-01-09 20:38 UTC 

[PATCH 0/2] virtio_net: add page_pool support
 2026-01-09 20:36 UTC  (7+ messages)
` [PATCH 1/2] virtio_net: add page pool support for buffer allocation

[PATCH v2] net: ethernet: mtk_eth_soc: avoid writing to ESW registers on MT7628
 2026-01-09 20:09 UTC  (4+ messages)

[PATCH net-next v2 0/4] ipv6: Disable IPv6 Destination Options RX processing by default
 2026-01-09 19:50 UTC  (2+ messages)

[PATCH] bpf-next: Prevent out of bound buffer write in __bpf_get_stack
 2026-01-09 19:05 UTC  (5+ messages)

[PATCH net-next] dt-bindings: net: rockchip-dwmac: Allow "dma-coherent"
 2026-01-09 19:00 UTC  (2+ messages)

[PATCH RESEND net-next v1] net: ethernet: ave: Remove unnecessary 'out of memory' message
 2026-01-09 18:41 UTC  (2+ messages)

[PATCH v2 net-next 00/15] nbl driver for Nebulamatrix NICs
 2026-01-09 18:40 UTC  (10+ messages)
` [PATCH v2 net-next 02/15] net/nebula-matrix: add simple probe/remove
` [PATCH v2 net-next 05/15] net/nebula-matrix: add channel layer definitions and implementation
` [PATCH v2 net-next 08/15] net/nebula-matrix: add vsi, queue, adminq resource "
` [PATCH v2 net-next 09/15] net/nebula-matrix: add flow "
` [PATCH v2 net-next 11/15] net/nebula-matrix: add Dispatch layer "
` [PATCH v2 net-next 12/15] net/nebula-matrix: add Service "
` [PATCH v2 net-next 15/15] net/nebula-matrix: add st_sysfs and vf name sysfs

[PATCH v1 0/2] net: stmmac: eic7700: fix EIC7700 eth1 RX sampling timing
 2026-01-09 18:31 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: ethernet: eswin: add clock sampling control
` [PATCH v1 2/2] net: stmmac: eic7700: enable clocks before syscon access and correct RX sampling timing

[PATCH RFC net-next] net: remove HIPPI support and RoadRunner HIPPI driver
 2026-01-09 18:12 UTC  (2+ messages)

[PATCH net-next] net: ethernet: tehuti: remove function tracing macros
 2026-01-09 18:09 UTC  (2+ messages)

[PATCH net-next] pcnet32: remove VLB support
 2026-01-09 18:04 UTC  (2+ messages)

[PATCH net-next] docs: 3c509: remove note about card detection failing with overclock
 2026-01-09 18:01 UTC  (2+ messages)

[PATCH v2 net 0/2] net: vlan: fix skb_panic bug in vlan_dev_hard_header()
 2026-01-09 17:52 UTC  (3+ messages)
` [PATCH v2 net 2/2] selftests: vlan: add test for turn on hw offload with reorder_hdr off

[PATCH net-next 0/8] net: convert drivers to .get_rx_ring_count()
 2026-01-09 17:40 UTC  (9+ messages)
` [PATCH net-next 1/8] net: octeontx2: convert to use .get_rx_ring_count
` [PATCH net-next 2/8] net: hinic: "
` [PATCH net-next 3/8] net: enic: "
` [PATCH net-next 4/8] net: funeth: "
` [PATCH net-next 5/8] net: niu: "
` [PATCH net-next 6/8] net: qede: "
` [PATCH net-next 7/8] net: hns: "
` [PATCH net-next 8/8] net: hns3: "

[PATCH v2 net-next] net: 6lowpan: replace sprintf() with scnprintf() in debugfs
 2026-01-09 17:24 UTC  (2+ messages)

[PATCH net-next v2 00/13] tools: ynl: clean up pylint issues
 2026-01-09 17:00 UTC  (2+ messages)

[PATCH net-next v4] net: sfp: add SMBus I2C block support
 2026-01-09 17:03 UTC  (7+ messages)

[PATCH net-next v4 1/2] net/rds: Add per cp work queue
 2026-01-09 16:56 UTC  (3+ messages)
` [net-next,v4,1/2] "

[PATCH net] ice: fix setting RSS VSI hash for E830
 2026-01-09 16:44 UTC  (2+ messages)

[PATCH 0/2] vsock/virtio: Fix data loss/disclosure due to joining of non-linear skb in RX queue
 2026-01-09 16:32 UTC  (5+ messages)
` [PATCH 1/2] vsock/virtio: Coalesce only linear skb
` [PATCH 2/2] vsock/test: Add test for a linear and non-linear skb getting coalesced

[PATCH bpf-next 0/3] bpf: Introduce BPF_BRANCH_SNAPSHOT_F_COPY flag for bpf_get_branch_snapshot helper
 2026-01-09 16:31 UTC  (6+ messages)
` [PATCH bpf-next 1/3] bpf, x64: Call perf_snapshot_branch_stack in trampoline
` [PATCH bpf-next 2/3] bpf: Introduce BPF_BRANCH_SNAPSHOT_F_COPY flag for bpf_get_branch_snapshot helper
` [PATCH bpf-next 3/3] selftests/bpf: Add BPF_BRANCH_SNAPSHOT_F_COPY test

[PATCH net-next] net: phy: fixed_phy: replace list of fixed PHYs with static array
 2026-01-09 16:31 UTC  (6+ messages)

[PATCH net-next 00/12] dpll: Core improvements and ice E825-C SyncE support
 2026-01-09 16:12 UTC  (16+ messages)
` [PATCH net-next 01/12] dt-bindings: dpll: add common dpll-pin-consumer schema
    ` [Intel-wired-lan] "
` [PATCH net-next 02/12] dpll: Allow associating dpll pin with a firmware node
` [PATCH net-next 03/12] dpll: Add helpers to find DPLL pin fwnode
` [PATCH net-next 05/12] dpll: Add notifier chain for dpll events
` [PATCH net-next 12/12] ice: dpll: Support E825-C SyncE and dynamic pin discovery
  ` [Intel-wired-lan] "

[PATCH net-next v2 0/2] Add support for PHY link active-level configuration in RZN1 MIIC driver
 2026-01-09 15:50 UTC  (5+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: pcs: renesas,rzn1-miic: Add renesas,miic-phylink-active-low property
` [PATCH net-next v2 2/2] net: pcs: rzn1-miic: Add support for PHY link active-level configuration

[PATCH net-next 1/2] selftests: net: py: capitalize defer queue and improve import
 2026-01-09 15:43 UTC  (5+ messages)
` [PATCH net-next 2/2] selftests: net: py: ensure defer() is only used within a test case

[PATCH RESEND net-next] selftests/net/ipsec: Fix variable size type not at the end of struct
 2026-01-09 15:22 UTC 

[PATCH net] net: add net.core.qdisc_max_burst
 2026-01-09 15:15 UTC  (4+ messages)

[PATCH net-next 0/2] net: netconsole: convert to NBCON console infrastructure
 2026-01-09 15:13 UTC  (10+ messages)

[PATCH net v1 0/2] avoid compiler and IQ/OQ reordering
 2026-01-09 14:28 UTC  (7+ messages)
` [PATCH net v1 1/2] octeon_ep: "
    ` [EXTERNAL] "
` [PATCH net v1 2/2] octeon_ep_vf: "
    ` [EXTERNAL] "

[PATCH net-next] xgbe: Use netlink extack to report errors to ethtool
 2026-01-09 14:25 UTC  (2+ messages)

[PATCH net-next v10 0/9] net: hinic3: PF initialization
 2026-01-09 14:23 UTC  (3+ messages)
` [PATCH net-next v10 2/9] hinic3: Add PF management interfaces

[PATCH net 0/3] pull-request: can 2026-01-09
 2026-01-09 13:46 UTC  (4+ messages)
` [PATCH net 1/3] can: etas_es58x: allow partial RX URB allocation to succeed
` [PATCH net 2/3] can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak
` [PATCH net 3/3] can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher than 1 MBit

[PATCH net] macsec: Support VLAN-filtering lower devices
 2026-01-09 13:50 UTC  (5+ messages)

[PATCH ipsec-next 0/6] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
 2026-01-09 13:38 UTC  (7+ messages)
` [PATCH ipsec-next 1/6] xfrm: remove redundent assignment
` [PATCH ipsec-next 2/6] xfrm: allow migration from UDP encapsulated to non-encapsulated ESP
` [PATCH ipsec-next 3/6] xfrm: rename reqid in xfrm_migrate
` [PATCH ipsec-next 4/6] xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migration
` [PATCH ipsec-next 5/6] xfrm: reqid is invarient in old migration
` [PATCH ipsec-next 6/6] xfrm: check that SA is in VALID state before use

[PATCH net-next v11 0/3] STP/RSTP SWITCH support for PRU-ICSSM Ethernet driver
 2026-01-09 13:38 UTC  (7+ messages)
` [PATCH net-next v11 1/3] net: ti: icssm-prueth: Add helper functions to configure and maintain FDB
` [PATCH net-next v11 3/3] net: ti: icssm-prueth: Add support for ICSSM RSTP switch

[PATCH v3 0/2] nfc: llcp: fix double put/unlock on LLCP_CLOSED in recv handlers
 2026-01-09 13:35 UTC  (5+ messages)
` [PATCH v3 1/2] nfc: llcp: avoid double release/put on LLCP_CLOSED in nfc_llcp_recv_disc()

[PATCH net-next v8 0/6] Multi-queue aware sch_cake
 2026-01-09 13:15 UTC  (7+ messages)
` [PATCH net-next v8 1/6] net/sched: Export mq functions for reuse
` [PATCH net-next v8 2/6] net/sched: sch_cake: Factor out config variables into separate struct
` [PATCH net-next v8 3/6] net/sched: sch_cake: Add cake_mq qdisc for using cake on mq devices
` [PATCH net-next v8 4/6] net/sched: sch_cake: Share config across cake_mq sub-qdiscs
` [PATCH net-next v8 5/6] net/sched: sch_cake: share shaper state across sub-instances of cake_mq
` [PATCH net-next v8 6/6] selftests/tc-testing: add selftests for cake_mq qdisc

[PATCH net-next v8 0/9] Add support for providers with large rx buffer
 2026-01-09 11:28 UTC  (10+ messages)
` [PATCH net-next v8 1/9] net: memzero mp params when closing a queue
` [PATCH net-next v8 2/9] net: reduce indent of struct netdev_queue_mgmt_ops members
` [PATCH net-next v8 3/9] net: add bare bone queue configs
` [PATCH net-next v8 4/9] net: pass queue rx page size from memory provider
` [PATCH net-next v8 5/9] eth: bnxt: store rx buffer size per queue
` [PATCH net-next v8 6/9] eth: bnxt: adjust the fill level of agg queues with larger buffers
` [PATCH net-next v8 7/9] eth: bnxt: support qcfg provided rx page size
` [PATCH net-next v8 8/9] selftests: iou-zcrx: test large chunk sizes
` [PATCH net-next v8 9/9] io_uring/zcrx: document area chunking parameter

[PATCH net-next] net: uapi: Provide an UAPI definition of 'struct sockaddr'
 2026-01-09 12:56 UTC  (5+ messages)

[PATCH RESEND net-next v2 0/5] net: thunderbolt: Various improvements
 2026-01-09 12:40 UTC  (9+ messages)
` [PATCH RESEND net-next v2 1/5] net: thunderbolt: Allow changing MAC address of the device
` [PATCH RESEND net-next v2 2/5] net: thunderbolt: Allow changing MTU "
` [PATCH RESEND net-next v2 3/5] net: ethtool: Add define for SPEED_80000
` [PATCH RESEND net-next v2 4/5] bonding: 3ad: Add support "
` [PATCH RESEND net-next v2 5/5] net: thunderbolt: Allow reading link settings

[PATCH net-next 00/15] Probe SJA1105 DSA children using MFD and dynamic OF nodes
 2026-01-09 12:14 UTC  (12+ messages)
` [PATCH net-next 07/15] mfd: core: add ability for cells to probe on a custom parent OF node

[PATCH net-next v2] net: ipconfig: Remove outdated comment and indent code block
 2026-01-09 12:11 UTC 

[syzbot] [net?] kernel BUG in ipgre_header (4)
 2026-01-09 12:03 UTC  (2+ messages)

[PATCH net-next 0/2] r8169: add support for RTL8127ATF (10G Fiber SFP)
 2026-01-09 11:18 UTC  (8+ messages)
` [PATCH net-next 1/2] net: phy: realtek: add PHY driver for RTL8127ATF

[PATCH v5.10.y] bpf, sockmap: Don't let sock_map_{close,destroy,unhash} call itself
 2026-01-09 11:10 UTC  (3+ messages)

[PATCH net-next v2 0/1] PSP self test improvements
 2026-01-09 11:08 UTC  (2+ messages)
` [PATCH net-next v2 1/1] selftests: drv-net: psp: Better control the used PSP dev

[PATCH v2 v5.10.y] bpf, sockmap: Don't let sock_map_{close,destroy,unhash} call itself
 2026-01-09 10:20 UTC 

[PATCH v2] can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher than 1 MBit
 2026-01-09 10:56 UTC  (7+ messages)

[PATCH bpf-next v3 00/17] Decouple skb metadata tracking from MAC header offset
 2026-01-09 10:50 UTC  (5+ messages)

[PATCH net-next v7 4/6] net/sched: sch_cake: Share config across cake_mq sub-qdiscs
 2026-01-09 10:38 UTC  (3+ messages)
` [net-next,v7,4/6] "

[PATCH net-next v3 00/10] Switch support
 2026-01-09 10:30 UTC  (11+ messages)
` [PATCH net-next v3 01/10] octeontx2-af: switch: Add AF to switch mbox and skeleton files
` [PATCH net-next v3 02/10] octeontx2-af: switch: Add switch dev to AF mboxes
` [PATCH net-next v3 03/10] octeontx2-pf: switch: Add pf files hierarchy
` [PATCH net-next v3 04/10] octeontx2-af: switch: Representor for switch port
` [PATCH net-next v3 05/10] octeontx2-af: switch: Enable Switch hw port for all channels
` [PATCH net-next v3 06/10] octeontx2-pf: switch: Register for notifier chains
` [PATCH net-next v3 07/10] octeontx2: switch: L2 offload support
` [PATCH net-next v3 08/10] octeontx2: switch: L3 "
` [PATCH net-next v3 09/10] octeontx2: switch: Flow "
` [PATCH net-next v3 10/10] octeontx2: switch: trace support

[PATCH RFC net-next 0/3] uapi: Use UAPI definitions of INT_MAX and INT_MIN
 2026-01-09 10:20 UTC  (4+ messages)
` [PATCH RFC net-next 3/3] netfilter: uapi: Use UAPI definition "

[PATCH net-next v7 0/9] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-01-09 10:14 UTC  (6+ messages)
` [PATCH net-next v7 9/9] tun/tap & vhost-net: avoid ptr_ring tail-drop when qdisc is present

[PATCH RESEND net-next v6 0/3] Add DWMAC glue driver for Motorcomm YT6801
 2026-01-09 10:06 UTC  (3+ messages)
` [PATCH RESEND net-next v6 1/3] net: phy: motorcomm: Support YT8531S PHY in YT6801 Ethernet controller


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox