Netdev List
 help / color / mirror / Atom feed
 messages from 2026-05-15 09:06:53 to 2026-05-15 12:48:08 UTC [more...]

[RFC] netfilter: disable payload mangling in userns
 2026-05-15 12:48 UTC  (3+ messages)

[RFC PATCH net-next 0/3] net: macb: candidate fixes for silent TX stall on BCM2712/RP1
 2026-05-15 12:47 UTC  (5+ messages)
` [PATCH net-next v2 "
  ` [PATCH net-next v2 3/3] net: macb: add TX stall watchdog to recover from lost TCOMP interrupts
    ` [PATCH net-next] net: macb: fix build of TX stall watchdog by replacing undefined netdev_warn_ratelimited

[PATCH v4 0/1] mfd: nct6694: Refactor transport layer and add HIF (eSPI) support
 2026-05-15 12:41 UTC  (3+ messages)
` [PATCH v4 1/1] mfd: Add Host Interface (HIF) support for Nuvoton NCT6694

[PATCH net v2 0/5] xsk: fix meta and publish of cq issues
 2026-05-15 12:30 UTC  (6+ messages)
` [PATCH net v2 1/5] xsk: cache csum_start/csum_offset to fix TOCTOU in xsk_skb_metadata()
` [PATCH net v2 2/5] xsk: fix buffer leak in xsk_drop_skb() for AF_XDP multi-buffer Tx
` [PATCH net v2 3/5] xsk: drain continuation descs after overflow in xsk_build_skb()
` [PATCH net v2 4/5] xsk: drain continuation descs on invalid descriptor in __xsk_generic_xmit()
` [PATCH net v2 5/5] selftests/xsk: fix multi-buffer invalid desc tests for drain_cont

[PATCH v9 net-next 0/8] dpll/ice: Add generic DPLL type and full TX reference clock control for E825
 2026-05-15 12:16 UTC  (6+ messages)
` [PATCH v9 net-next 1/8] dpll: add generic DPLL type
  ` [Intel-wired-lan] "
` [PATCH v9 net-next 7/8] ice: add Tx reference clock index handling to AN restart command
  ` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH v9 net-next 0/8] dpll/ice: Add generic DPLL type and full TX reference clock control for E825

[PATCH] net: phy: sfp: probe for RollBall I2C-to-MDIO bridge before assuming MDIO_I2C_ROLLBALL
 2026-05-15 12:15 UTC  (2+ messages)

[PATCH net-next] net: phy: micrel: use dev_err_probe()
 2026-05-15 12:05 UTC 

[PATCH net-next 2/8] net/mlx5: Use v1 response layout for query_esw_functions
 2026-05-15 11:59 UTC  (3+ messages)

[PATCH] net: stmmac: fix fatal bus error on resume by reinitializing RX buffers
 2026-05-15 11:58 UTC  (2+ messages)

[PATCH net v2] idpf: handle NULL adev in idpf_idc_vdev_mtu_event
 2026-05-15 11:54 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH iwl-net] ice: add missing xa_destroy for sched_node_ids
 2026-05-15 11:53 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net] IB/IPoIB: ndo_set_rx_mode_async conversion
 2026-05-15 11:51 UTC  (3+ messages)

[PATCH net-next v2 1/2] dt-bindings: net: pse-pd: microchip,pd692x0: add port disable GPIO
 2026-05-15 11:50 UTC  (2+ messages)
` [PATCH net-next v2 2/2] net: pse-pd: pd692x0: support disabling disable ports GPIO

[PATCH] bpf: test_run: reduce kernel stack usage
 2026-05-15 11:25 UTC 

[net-next:main 114/116] drivers/net/ethernet/sfc/falcon/falcon.c:332:2: warning: shift count is negative
 2026-05-15 11:20 UTC 

[PATCH net] net/stmmac: Fix free-after-use panic when interface goes does with XDP
 2026-05-15 11:16 UTC  (5+ messages)

[net-next v8 0/3] Add RSS and LRO support
 2026-05-15 11:13 UTC  (4+ messages)
` [net-next v8 2/3] net: ethernet: mtk_eth_soc: Add RSS support

[PATCH] tg3: guard napi_disable and pci_disable_device calls
 2026-05-15 10:58 UTC 

[PATCH v2 0/4] clk: qcom: Add RPMCC and GCC support for the Qualcomm Shikra SoC
 2026-05-15 10:38 UTC  (3+ messages)
` [PATCH v2 3/4] clk: qcom: smd-rpm: Add support for RPM clocks on "

[PATCH v4 0/2] pinctrl: qcom: Add support for Qualcomm Shikra SoC
 2026-05-15 10:32 UTC  (3+ messages)
` [PATCH v4 2/2] pinctrl: qcom: Add Shikra pinctrl driver

[PATCH] wifi: mac80211: bounds-check link_id in ieee80211_ml_epcs
 2026-05-15 10:29 UTC 

[PATCH 0/5] io_uring/zcrx: add CQE based notifications and stats reporting
 2026-05-15 10:26 UTC  (3+ messages)
` [PATCH 1/5] io_uring/zcrx: notify user when out of buffers

[PATCH v2] [net-next] dibs: Improve DIBS prompts and help texts
 2026-05-15  9:56 UTC 

[PATCH net 00/14] pull request: batman-adv 2026-05-15
 2026-05-15  9:55 UTC  (15+ messages)
` [PATCH net 01/14] batman-adv: fix tp_meter counter underflow during shutdown
` [PATCH net 02/14] batman-adv: tp_meter: fix tp_vars reference leak in receiver shutdown
` [PATCH net 03/14] batman-adv: tt: reject oversized local TVLV buffers
` [PATCH net 04/14] batman-adv: tt: fix negative tt_buff_len
` [PATCH net 05/14] batman-adv: tt: fix negative last_changeset_len
` [PATCH net 06/14] batman-adv: tt: fix TOCTOU race for reported vlans
` [PATCH net 07/14] batman-adv: tt: avoid empty VLAN responses
` [PATCH net 08/14] batman-adv: tt: prevent TVLV entry number overflow
` [PATCH net 09/14] batman-adv: fix fragment reassembly length accounting
` [PATCH net 10/14] batman-adv: clear current gateway during teardown
` [PATCH net 11/14] batman-adv: dat: handle forward allocation error
` [PATCH net 12/14] batman-adv: tp_meter: avoid use of uninit sender vars
` [PATCH net 13/14] batman-adv: frag: disallow unicast fragment in fragment
` [PATCH net 14/14] batman-adv: tp_meter: directly shut down timer on cleanup

[PATCH net-next 0/8] net/mlx5: Prepare eswitch infrastructure for satellite PF support
 2026-05-15  9:36 UTC  (5+ messages)

[PATCH v2] vhost/vsock: Refuse the connection immediately when guest isn't ready
 2026-05-15  9:33 UTC  (2+ messages)

[PATCH net v3 0/2] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
 2026-05-15  9:20 UTC  (10+ messages)
` [PATCH net v3 1/2] vsock/virtio: reset connection on receiving queue overflow

[PATCH net-next v6 00/12] net: airoha: Support multiple net_devices connected to the same GDM port
 2026-05-15  9:12 UTC  (4+ messages)
` [PATCH net-next v6 01/12] dt-bindings: net: airoha: Add EN7581 ethernet-ports properties

[PATCH] net: skmsg: pin the delayed-work psock in sk_psock_backlog
 2026-05-15  9:10 UTC  (6+ messages)


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