public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-15 20:22:53 to 2026-01-16 11:38:55 UTC [more...]

[PATCH net-next 07/15] mfd: core: add ability for cells to probe on a custom parent OF node
 2026-01-16 11:38 UTC  (11+ messages)

[PATCH net-next v5] net: sfp: extend SMBus support
 2026-01-16 11:31 UTC 

[PATCH net-next v1] net/sched: act_gate: pack schedule entries into a single blob
 2026-01-16 11:30 UTC 

[PATCH ipsec-next 0/6] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
 2026-01-16 11:26 UTC  (7+ messages)
` [PATCH ipsec-next 4/6] xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migration
    ` [devel-ipsec] "

[PATCH net v1 0/3] act_gate fixes and gate selftest update
 2026-01-16 11:26 UTC  (4+ messages)
` [PATCH net v1 1/3] selftests: tc-testing: fix gate replace schedule
` [PATCH net v1 2/3] net/sched: act_gate: fix schedule updates with RCU swap
` [PATCH net v1 3/3] net/sched: act_gate: zero-initialize netlink dump struct

[PATCH net-next v4] net: sfp: add SMBus I2C block support
 2026-01-16 11:21 UTC  (6+ messages)

[PATCH net-next v1] net: sched: sfq: add detailed drop reasons for monitoring
 2026-01-16 11:00 UTC  (3+ messages)

[PATCH net] tools/net/ynl: Makefile's install target now installs ynltool
 2026-01-16 10:58 UTC  (2+ messages)

[PATCH] net: airoha_eth: increase max mtu to 9220 for DSA jumbo frames
 2026-01-16 10:48 UTC  (7+ messages)

[can-next 0/5] can: remove private skb headroom infrastructure
 2026-01-16 10:31 UTC  (3+ messages)

[PATCH 5.10] net: mdio: fix unbalanced fwnode reference count in mdio_device_release()
 2026-01-16 10:14 UTC 

[PATCH net-next v2] selftests: net: csum: Fix printk format in recv_get_packet_csum_status()
 2026-01-16 10:13 UTC  (2+ messages)

[PATCH net] vsock/test: Do not filter kallsyms by symbol type
 2026-01-16 10:11 UTC  (2+ messages)

[PATCH 00/19] printk cleanup - part 3
 2026-01-16  9:59 UTC  (3+ messages)
` [PATCH 15/19] drivers: tty: serial: mux.c: Migrate to register_console_force helper

[PATCH] netdevsim: fix a race issue related to the operation on bpf_bound_progs list
 2026-01-16  9:53 UTC 

[PATCH net v3] net: stmmac: fix transmit queue timed out after resume for tso
 2026-01-16  9:39 UTC 

[PATCH net-next v2 1/2] dt-bindings: net: airoha: npu: Add EN7581-7996 support
 2026-01-16  9:10 UTC  (11+ messages)

[PATCH net-next v2 v2 2/2] net: mctp: support MSG_ERRQUEUE in recvmsg()
 2026-01-16  9:00 UTC 

[PATCH net-next v2 v2 1/2] net: mctp-i2c: notify user space on TX failure
 2026-01-16  8:58 UTC 

[PATCH nf-next v3 0/5] Add IP6IP6 flowtable SW acceleration
 2026-01-16  8:13 UTC  (6+ messages)
` [PATCH nf-next v3 1/5] netfilter: Add ctx pointer in nf_flow_skb_encap_protocol/nf_flow_ip4_tunnel_proto signature
` [PATCH nf-next v3 2/5] netfilter: Introduce tunnel metadata info in nf_flowtable_ctx struct
` [PATCH nf-next v3 3/5] netfilter: flowtable: Add IP6IP6 rx sw acceleration
` [PATCH nf-next v3 4/5] netfilter: flowtable: Add IP6IP6 tx "
` [PATCH nf-next v3 5/5] selftests: netfilter: nft_flowtable.sh: Add IP6IP6 flowtable selftest

[PATCH nf-next v2 0/4] Add IP6IP6 flowtable SW acceleration
 2026-01-16  8:10 UTC  (7+ messages)
` [PATCH nf-next v2 1/4] netfilter: Introduce tunnel metadata info in nf_flowtable_ctx struct
` [PATCH nf-next v2 2/4] netfilter: flowtable: Add IP6IP6 rx sw acceleration

[PATCH net-next] net: stmmac: fix dwmac4 transmit performance regression
 2026-01-16  7:42 UTC  (2+ messages)

[PATCH v2 net-next 00/14] net: fec: improve XDP copy mode and add AF_XDP zero-copy support
 2026-01-16  7:40 UTC  (15+ messages)
` [PATCH v2 net-next 01/14] net: fec: add fec_txq_trigger_xmit() helper
` [PATCH v2 net-next 02/14] net: fec: add fec_rx_error_check() to check RX errors
` [PATCH v2 net-next 03/14] net: fec: add rx_shift to indicate the extra bytes padded in front of RX frame
` [PATCH v2 net-next 04/14] net: fec: add fec_build_skb() to build a skb
` [PATCH v2 net-next 05/14] net: fec: improve fec_enet_rx_queue()
` [PATCH v2 net-next 06/14] net: fec: add fec_enet_rx_queue_xdp() for XDP path
` [PATCH v2 net-next 07/14] net: fec: transmit XDP frames in bulk
` [PATCH v2 net-next 08/14] net: fec: remove unnecessary NULL pointer check when clearing TX BD ring
` [PATCH v2 net-next 09/14] net: fec: use switch statement to check the type of tx_buf
` [PATCH v2 net-next 10/14] net: fec: remove the size parameter from fec_enet_create_page_pool()
` [PATCH v2 net-next 11/14] net: fec: move xdp_rxq_info* APIs out of fec_enet_create_page_pool()
` [PATCH v2 net-next 12/14] net: fec: add fec_alloc_rxq_buffers_pp() to allocate buffers from page pool
` [PATCH v2 net-next 13/14] net: fec: improve fec_enet_tx_queue()
` [PATCH v2 net-next 14/14] net: fec: add AF_XDP zero-copy support

[PATCH net 0/4] pull-request: can 2026-01-15
 2026-01-16  7:34 UTC  (3+ messages)

[PATCH] net: usb: r8152: fix transmit queue timeout
 2026-01-16  7:30 UTC  (8+ messages)
` [PATCH v2] "

[PATCH net v2] net: stmmac: fix transmit queue timed out after resume
 2026-01-16  7:29 UTC  (8+ messages)
`  "

[PATCH net-next 0/8] net: neighbour: Notify changes atomically
 2026-01-16  7:22 UTC  (3+ messages)
` [PATCH net-next 1/8] net: core: neighbour: Add a neigh_fill_info() helper for when lock not held

[PATCH v5 00/11] Add support for Microchip LAN969x
 2026-01-16  7:22 UTC  (3+ messages)
` [PATCH v5 07/11] arm64: dts: microchip: add LAN969x clock header file

[PATCH net-next 0/8] net: dsa: microchip: Add PTP support for the KSZ8463
 2026-01-16  7:08 UTC  (4+ messages)
` [PATCH net-next 5/8] net: dsa: microchip: Add KSZ8463 tail tag handling

[PATCH net-next v10 0/5] net: devmem: improve cpu cost of RX token management
 2026-01-16  5:02 UTC  (6+ messages)
` [PATCH net-next v10 1/5] net: devmem: rename tx_vec to vec in dmabuf binding
` [PATCH net-next v10 2/5] net: devmem: refactor sock_devmem_dontneed for autorelease split
` [PATCH net-next v10 3/5] net: devmem: implement autorelease token management
` [PATCH net-next v10 4/5] net: devmem: document NETDEV_A_DMABUF_AUTORELEASE netlink attribute
` [PATCH net-next v10 5/5] selftests: drv-net: devmem: add autorelease tests

[Intel-wired-lan] [PATCH iwl-next v2 3/3] igb: allow configuring RSS key via ethtool set_rxfh
 2026-01-16  6:24 UTC  (2+ messages)

[PATCH net-next v2 1/2] net: remove legacy way to get/set HW timestamp config
 2026-01-16  6:21 UTC  (2+ messages)
` [PATCH net-next v2 2/2] selftests: drv-net: extend HW timestamp test with ioctl

[Intel-wired-lan] [PATCH iwl-next v2 1/3] igb: prepare for RSS key get/set support
 2026-01-16  6:16 UTC  (2+ messages)

[PATCH net-next 1/2] net: remove legacy way to get/set HW timestamp config
 2026-01-16  6:12 UTC  (4+ messages)
` [PATCH net-next 2/2] selftests: drv-net: extend HW timestamp test with ioctl

[PATCH net-next v8 0/6] net: Split ndo_set_rx_mode into snapshot and deferred write
 2026-01-16  5:58 UTC  (2+ messages)

[PATCH v3 1/4] drm/ras: Introduce the DRM RAS infrastructure over generic netlink
 2026-01-16  5:56 UTC  (7+ messages)

[PATCH net-next v3 0/3] dpll: support mode switching
 2026-01-16  5:23 UTC  (3+ messages)
` [PATCH net-next v3 3/3] dpll: zl3073x: Implement device mode setting support

[PATCH net v2] net: freescale: ucc_geth: Return early when TBI PHY can't be found
 2026-01-16  4:20 UTC  (2+ messages)

[PATCH RESEND net-next] net: split kmalloc_reserve() to allow inlining
 2026-01-16  4:13 UTC 

[PATCH net-next v3] xgbe: Use netlink extack to report errors to ethtool
 2026-01-16  4:10 UTC  (3+ messages)

[PATCH V2 0/2] Add devm_clk_bulk_get_optional_enable() helper and use in AXI Ethernet driver
 2026-01-16  4:11 UTC  (3+ messages)
` [PATCH V2 1/2] clk: Add devm_clk_bulk_get_optional_enable() helper

[PATCH net-next] net: split kmalloc_reserve()
 2026-01-16  4:10 UTC  (3+ messages)

[PATCH] hinic3: add WQ_PERCPU to alloc_workqueue users
 2026-01-16  4:00 UTC  (2+ messages)

[PATCH net-next] net: phy: realtek: fix in-band capabilities for 2.5G PHYs
 2026-01-16  4:00 UTC  (2+ messages)

[PATCH net-next] net: minor __alloc_skb() optimization
 2026-01-16  4:00 UTC  (2+ messages)

[PATCH net-next] bnxt_en: Fix build break on non-x86 platforms
 2026-01-16  4:00 UTC  (2+ messages)

[PATCH net] bonding: limit BOND_MODE_8023AD to Ethernet devices
 2026-01-16  4:00 UTC  (2+ messages)

[PATCH v1 net] l2tp: Fix memleak in l2tp_udp_encap_recv()
 2026-01-16  4:00 UTC  (2+ messages)

[PATCH net 0/6][pull request] Intel Wired LAN Driver Updates 2026-01-13 (ice, igc)
 2026-01-16  4:00 UTC  (2+ messages)

[PATCH net v2] selftests: net: fib-onlink-tests: Convert to use namespaces by default
 2026-01-16  4:00 UTC  (2+ messages)

[PATCH net-next] net: usb: sr9700: fix byte numbering in comments
 2026-01-16  3:50 UTC  (4+ messages)

[PATCH v2 net-next] net: phy: remove unused fixup unregistering functions
 2026-01-16  3:50 UTC  (2+ messages)

[PATCH net] usbnet: fix crash due to missing BQL accounting after resume
 2026-01-16  3:50 UTC  (2+ messages)

[PATCH net] net: add skb->data_len and (skb>end - skb->tail) to skb_dump()
 2026-01-16  3:50 UTC  (2+ messages)

[PATCH net-next] net: usb: dm9601: remove broken SR9700 support
 2026-01-16  3:50 UTC  (2+ messages)

[PATCH net v2 0/2] vsock/virtio: Fix data loss/disclosure due to joining of non-linear skb
 2026-01-16  3:50 UTC  (2+ messages)

[PATCH net-next v3 0/2] net: airoha: Init Block Ack memory region for MT7996 NPU offloading
 2026-01-16  3:40 UTC  (2+ messages)

[PATCH v2 net-next] net: ethernet: dnet: remove driver
 2026-01-16  3:40 UTC  (2+ messages)

[PATCH v3 0/2] net: phy: adin: enable configuration of the LP Termination Register
 2026-01-16  3:40 UTC  (2+ messages)

[net-next v7 3/8] net: wwan: core: split port creation and registration
 2026-01-16  3:24 UTC  (3+ messages)
` [net-next,v7,3/8] "
  `  "

[PATCH net-next v3] ethtool: Clarify len/n_stats fields in/out semantics
 2026-01-16  3:20 UTC  (2+ messages)

[PATCH v3 net-next 00/10] PHY polarity inversion via generic device tree properties
 2026-01-16  3:19 UTC  (11+ messages)
` [PATCH v3 net-next 05/10] phy: add phy_get_rx_polarity() and phy_get_tx_polarity()

[net-next v7 0/8] net: wwan: add NMEA port type support
 2026-01-16  3:18 UTC  (3+ messages)
  `  "

[PATCH net-next v3 0/6] net: dsa: lantiq: add support for Intel GSW150
 2026-01-16  3:11 UTC  (8+ messages)
` [PATCH net-next v3 1/6] dt-bindings: net: dsa: lantiq,gswip: use correct node name
` [PATCH net-next v3 2/6] dt-bindings: net: dsa: lantiq,gswip: add Intel GSW150
` [PATCH net-next v3 3/6] net: dsa: lantiq: allow arbitrary MII registers
` [PATCH net-next v3 4/6] net: dsa: lantiq: clean up phylink_get_caps switch statement
` [PATCH net-next v3 5/6] net: dsa: mxl-gsw1xx: only setup SerDes PCS if it exists
` [PATCH net-next v3 6/6] net: dsa: mxl-gsw1xx: add support for Intel GSW150

[PATCH net-next 12/14] net: stmmac: add support for reading inband SGMII status
 2026-01-16  2:58 UTC  (2+ messages)
` [net-next,12/14] "

[PATCH net-next 05/14] net: stmmac: add stmmac core serdes support
 2026-01-16  2:57 UTC  (2+ messages)
` [net-next,05/14] "

[PATCH net-next v2] selftests: tls: use mkstemp instead of open(O_TMPFILE)
 2026-01-16  2:49 UTC  (2+ messages)

[PATCH RESEND net-next v4 0/4] A series of minor optimizations of the bonding module
 2026-01-16  2:45 UTC  (4+ messages)
` [PATCH RESEND net-next v4 1/4] net: bonding: use workqueue to make sure peer notify updated in lacp mode

[net-next v7 7/8] net: wwan: hwsim: support NMEA port emulation
 2026-01-16  2:44 UTC  (2+ messages)
` [net-next,v7,7/8] "

[net-next v6 0/8] net: wwan: add NMEA port type support
 2026-01-16  2:41 UTC  (3+ messages)
`  "

[Patch net v7 0/9] netem: Fix skb duplication logic and prevent infinite loops
 2026-01-16  2:33 UTC  (2+ messages)

[PATCH V2,net-next, 0/2] net: mana: Add support for coalesced RX packets
 2026-01-16  2:14 UTC  (12+ messages)
` [PATCH V2,net-next, 1/2] net: mana: Add support for coalesced RX packets on CQE
    ` [EXTERNAL] "

[PATCH net-next 0/3] net: bcmasp: bug fixes and clean up
 2026-01-16  2:10 UTC  (6+ messages)
` [PATCH net-next 1/3] net: bcmasp: Fix network filter wake for asp-3.0
` [PATCH net-next 2/3] net: bcmasp: clean up some legacy logic
` [PATCH net-next 3/3] net: bcmasp: streamline early exit and fix leak

[PATCH net-next v2 00/15] net: ftgmac100: Various probe cleanups
 2026-01-16  2:09 UTC  (16+ messages)
` [PATCH net-next v2 01/15] net: ftgmac100: List all compatibles
` [PATCH net-next v2 02/15] net: ftgmac100: Add match data containing MAC ID
` [PATCH net-next v2 03/15] net: ftgmac100: Replace all of_device_is_compatible()
` [PATCH net-next v2 04/15] net: ftgmac100: Use devm_alloc_etherdev()
` [PATCH net-next v2 05/15] net: ftgmac100: Use devm_request_memory_region/devm_ioremap
` [PATCH net-next v2 06/15] net: ftgmac100: Use devm_clk_get_enabled
` [PATCH net-next v2 07/15] net: ftgmac100: Simplify error handling for ftgmac100_initial_mac
` [PATCH net-next v2 08/15] net: ftgmac100: Move NCSI probe code into a helper
` [PATCH net-next v2 09/15] net: ftgmac100: Always register the MDIO bus when it exists
` [PATCH net-next v2 10/15] net: ftgmac100: Simplify legacy MDIO setup
` [PATCH net-next v2 11/15] net: ftgmac100: Move DT probe into a helper
` [PATCH net-next v2 12/15] net: ftgmac100: Remove redundant PHY_POLL
` [PATCH net-next v2 13/15] net: ftgmac100: Simplify error handling for ftgmac100_setup_mdio
` [PATCH net-next v2 14/15] net: ftgmac100: Simplify condition on HW arbitration
` [PATCH net-next v2 15/15] net: ftgmac100: Fix wrong netif_napi_del in release

[PATCH net-next] net: phy: intel-xway: workaround stale LEDs before link-up
 2026-01-16  2:06 UTC  (3+ messages)

[PATCH net-next] ath5k: debug.h: fix enum ath5k_debug_level kernel-doc
 2026-01-16  1:26 UTC  (2+ messages)

[PATCH] ath9k-common: fix kernel-doc warnings in common-debug.h
 2026-01-16  1:26 UTC  (2+ messages)

[PATCH] ath: wil6210: fix a bunch of kernel-doc warnings
 2026-01-16  1:26 UTC  (2+ messages)

[PATCH] ath9k: debug.h: fix kernel-doc bad lines and struct ath_tx_stats
 2026-01-16  1:26 UTC  (2+ messages)

[PATCH v2][next] nfp: tls: Avoid -Wflex-array-member-not-at-end warnings
 2026-01-16  0:48 UTC  (2+ messages)

[PATCH net-next] net: ethernet: litex: use devm_register_netdev() to register netdev
 2026-01-16  0:31 UTC 

[PATCH net-next 00/10][pull request] refactor IDPF resource access
 2026-01-15 23:47 UTC  (11+ messages)
` [PATCH net-next 01/10] idpf: introduce local idpf structure to store virtchnl queue chunks
` [PATCH net-next 02/10] idpf: introduce idpf_q_vec_rsrc struct and move vector resources to it
` [PATCH net-next 03/10] idpf: move queue resources to idpf_q_vec_rsrc structure
` [PATCH net-next 04/10] idpf: move some iterator declarations inside for loops
` [PATCH net-next 05/10] idpf: reshuffle idpf_vport struct members to avoid holes
` [PATCH net-next 06/10] idpf: add rss_data field to RSS function parameters
` [PATCH net-next 07/10] idpf: remove vport pointer from queue sets
` [PATCH net-next 08/10] idpf: generalize send virtchnl message API
` [PATCH net-next 09/10] idpf: avoid calling get_rx_ptypes for each vport
` [PATCH net-next 10/10] idpf: generalize mailbox API

[PATCH net-next 4/8] net: dsa: microchip: Add support for KSZ8463's PTP interrupts
 2026-01-15 23:18 UTC  (2+ messages)

[PATCH net-next] pcnet32: remove VLB support
 2026-01-15 22:40 UTC  (7+ messages)

[PATCH v2 0/5] landlock: Pathname-based UNIX connect() control
 2026-01-15 22:32 UTC  (8+ messages)
` [PATCH v2 1/5] lsm: Add hook unix_path_connect

[PATCH net-next 0/8] net: macb: Add XDP support and page pool integration
 2026-01-15 22:25 UTC  (9+ messages)
` [PATCH net-next 1/8] net: macb: move Rx buffers alloc from link up to open
` [PATCH net-next 2/8] net: macb: rename rx_skbuff into rx_buff
` [PATCH net-next 3/8] cadence: macb: Add page pool support handle multi-descriptor frame rx
` [PATCH net-next 4/8] cadence: macb: use the current queue number for stats
` [PATCH net-next 5/8] cadence: macb: add XDP support for gem
` [PATCH net-next 6/8] cadence: macb: make macb_tx_skb generic
` [PATCH net-next 7/8] cadence: macb: make tx path skb agnostic
` [PATCH net-next 8/8] cadence: macb: introduce xmit support

[PATCH net-next 1/2] net: extend ndo_get_tstamp for other timestamp types
 2026-01-15 22:23 UTC  (2+ messages)
` [PATCH net-next 2/2] gve: implement ndo_get_tstamp

[PATCH wireguard v5] tools: ynl: add sample for wireguard
 2026-01-15 21:10 UTC 

[syzbot] [mm?] KASAN: slab-use-after-free Read in lookup_object_or_alloc (3)
 2026-01-15 20:48 UTC 

[syzbot] [net?] [virt?] memory leak in napi_skb_cache_get (2)
 2026-01-15 20:48 UTC 

[syzbot] [hams?] KASAN: slab-use-after-free Read in nr_rt_ioctl
 2026-01-15 20:27 UTC 

[syzbot] [hams?] BUG: unable to handle kernel paging request in sk_skb_reason_drop
 2026-01-15 20:26 UTC 

[syzbot] [hams?] general protection fault in rose_transmit_link (4)
 2026-01-15 20:26 UTC 

[syzbot] [hams?] possible deadlock in nr_del_node (2)
 2026-01-15 20:26 UTC 


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