public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-24 07:32:20 to 2026-02-24 15:42:15 UTC [more...]

[PATCH bpf-next 0/8] bpf: Enhance __bpf_prog_map_compatible()
 2026-02-24 15:40 UTC  (4+ messages)
` [PATCH bpf-next 1/8] bpf: Add fsession to verbose log in check_get_func_ip()
` [PATCH bpf-next 2/8] bpf: Disallow !kprobe_write_ctx progs tail-calling kprobe_write_ctx progs
` [PATCH bpf-next 3/8] bpf: Disallow !call_get_func_ip progs tail-calling call_get_func_ip progs

[PATCH net-next] netfilter: xt_owner: no longer acquire sk_callback_lock in mt_owner()
 2026-02-24 15:40 UTC  (3+ messages)

[PATCH v3] net/ibmveth: fix comment typos in ibmveth.c
 2026-02-24 15:36 UTC 

[PATCH v2] net/ibmveth: fix comment typos in imbveth.c
 2026-02-24 15:31 UTC 

[PATCH bpf v2 0/4] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
 2026-02-24 15:28 UTC  (8+ messages)
` [PATCH bpf v2 3/4] bpf, sockmap: Adapt for the af_unix-specific lock

[PATCH 0/3] net: ntb_netdev: Add Multi-queue support
 2026-02-24 15:28 UTC  (4+ messages)
` [PATCH 1/3] net: ntb_netdev: Introduce per-queue context
` [PATCH 2/3] net: ntb_netdev: Make queue pair count configurable
` [PATCH 3/3] net: ntb_netdev: Expose queue pair count via ethtool -l

[PATCH net v3 0/3] vsock: add write-once semantics to child_ns_mode
 2026-02-24 15:10 UTC  (7+ messages)
` [PATCH net v3 2/3] vsock: lock down child_ns_mode as write-once
` [PATCH net v3 3/3] vsock: document write-once behavior of the child_ns_mode sysctl

[PATCH net] selftests: netfilter: nft_queue.sh: increase udp_gro_ct subtest timeout
 2026-02-24 15:09 UTC  (3+ messages)

[PATCH net-next] inet: add ip_local_port_step_width sysctl to improve port usage distribution
 2026-02-24 15:05 UTC 

[PATCH net-next v2] net: cadence: macb: add ethtool nway_reset support
 2026-02-24 14:57 UTC 

[PATCH net v3 0/2] team: Fix reference count leak when changing port netns
 2026-02-24 14:43 UTC  (4+ messages)
` [PATCH net v3 1/2] team: avoid NETDEV_CHANGEMTU event when unregistering slave
` [PATCH net v3 2/2] selftests: team: Add a reference count leak test

[PATCH net-next] net: ntb_netdev: Fix NULL check ordering in TX handler
 2026-02-24 14:42 UTC  (2+ messages)

[PATCH net-next v01 00/15] net: hinic3: Fix code styles
 2026-02-24 14:31 UTC  (18+ messages)
` [PATCH net-next v01 01/15] hinic3: Add command queue detailed-respone interfaces
` [PATCH net-next v01 02/15] hinic3: Add Command Queue/Async Event Queue/Mailbox dump interfaces
` [PATCH net-next v01 03/15] hinic3: Add chip_present_flag checks to prevent errors when card is absent
` [PATCH net-next v01 04/15] hinic3: Add RX GRO and VLAN offload support
` [PATCH net-next v01 05/15] hinic3: Add msg_send_lock for message sending concurrecy
` [PATCH net-next v01 06/15] hinic3: Add PF device support and function type validation
` [PATCH net-next v01 07/15] hinic3: Add PF FLR wait and timeout handling
` [PATCH net-next v01 08/15] hinic3: Add PF/VF capability parsing and parameter validation
` [PATCH net-next v01 09/15] hinic3: Add ethtool basic ops
` [PATCH net-next v01 10/15] hinic3: Add ethtool queue ops
` [PATCH net-next v01 11/15] hinic3: Add ethtool statistic ops
` [PATCH net-next v01 12/15] hinic3: Add ethtool coalesce ops
` [PATCH net-next v01 13/15] hinic3: Add ethtool rss ops
` [PATCH net-next v01 14/15] hinic3: Add MTU size validation
` [PATCH net-next v01 15/15] hinic3: Config netdev->watchdog_timeo to set nic tx timeout

[PATCH net-next] net: microchip: lan743x: add ethtool nway_reset support
 2026-02-24 14:20 UTC  (2+ messages)

[PATCH net-next 0/2] net: phy: add Rust reference driver for ET1011C
 2026-02-24 14:16 UTC  (4+ messages)
` [PATCH net-next v2 0/3] "
  ` [PATCH net-next v2 3/3] "

[PATCH v19 nf-next 0/5] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
 2026-02-24 14:15 UTC  (3+ messages)
` [PATCH v19 nf-next 1/5] net: pppoe: avoid zero-length arrays in struct pppoe_hdr

[PATCH net-next] net: cadence: macb: add ethtool nway_reset support
 2026-02-24 14:15 UTC  (2+ messages)

[PATCH v2 iwl-next 0/3] igc: add RSS key get/set support
 2026-02-24 13:39 UTC  (6+ messages)
` [PATCH v2 iwl-next 1/3] igc: prepare for "
    ` [Intel-wired-lan] "
` [PATCH v2 iwl-next 3/3] igc: allow configuring RSS key via ethtool set_rxfh
  ` [Intel-wired-lan] "

[PATCH net-next v2 0/3] net: dsa: yt921x: Use u64_stats_t for MIB stats
 2026-02-24 13:35 UTC  (5+ messages)
` [PATCH net-next v2 1/3] net: dsa: yt921x: Refactor port error message
` [PATCH net-next v2 2/3] net: dsa: yt921x: Return early for failed MIB read
` [PATCH net-next v2 3/3] net: dsa: yt921x: Use u64_stats_t for MIB stats

[PATCH net-next 0/3] selftests: net: py: improve bkg() error reporting
 2026-02-24 13:28 UTC  (8+ messages)
` [PATCH net-next 1/3] selftests: net: py: avoid masking exceptions in bkg() failures
` [PATCH net-next 2/3] selftests: net: py: use repr(cmd) for failure exceptions
` [PATCH net-next 3/3] selftests: net: py: add cmd info for ksft_wait failure

[PATCH 00/38] docs: several improvements to kernel-doc
 2026-02-24 13:25 UTC  (4+ messages)
    ` [Intel-wired-lan] "

[PATCH net-next] MAINTAINERS: Update maintainer entry for QUALCOMM ETHQOS ETHERNET DRIVER
 2026-02-24 13:25 UTC  (2+ messages)

[PATCHv2] selftests: Use ktap helpers for runner.sh
 2026-02-24 13:21 UTC  (3+ messages)

[PATCH iwl-next v1 0/3] igc: add RSS key get/set support
 2026-02-24 12:56 UTC  (3+ messages)
` [PATCH iwl-next v1 1/3] igc: prepare for "
  ` [Intel-wired-lan] "

[PATCH nf-next] netfilter: nf_log_syslog: no longer acquire sk_callback_lock in nf_log_dump_sk_uid_gid()
 2026-02-24 12:54 UTC  (2+ messages)

[PATCH net-next] net: l2tp_eth: Replace deprecated strcpy with strscpy in l2tp_eth_create
 2026-02-24 12:50 UTC  (3+ messages)

[PATCH] treewide: fix duplicated word "the" in comments
 2026-02-24 12:48 UTC  (3+ messages)

[PATCH net-next v4 0/2] Add Frame Preemption MAC Merge support for ICSSG
 2026-02-24 12:48 UTC  (3+ messages)
` [PATCH net-next v4 1/2] net: ti: icssg-prueth: Add Frame Preemption MAC Merge support
` [PATCH net-next v4 2/2] net: ti: icssg-prueth: Add ethtool ops for Frame Preemption MAC Merge

[PATCH v5 00/18] Add support for MT8189 clock controller
 2026-02-24 12:40 UTC  (3+ messages)
` [PATCH v5 06/18] clk: mediatek: Add MT8189 vlpcfg clock support

linux-next: manual merge of the bpf-next tree with the bpf tree
 2026-02-24 12:39 UTC 

[PATCH net] net: mana: Fix double destroy_workqueue on service rescan PCI path
 2026-02-24 12:38 UTC 

[PATCH] igc: fix page fault in XDP TX timestamps handling
 2026-02-24 12:38 UTC 

[PATCH] MAINTAINERS: Update AMD XGBE driver maintainers
 2026-02-24 12:35 UTC  (2+ messages)

[PATCH V2] nfc: nxp-nci: allow GPIOs to sleep
 2026-02-24 12:31 UTC  (2+ messages)

[PATCH net-next v3] net: mana: Add MAC address to vPort logs and clarify error messages
 2026-02-24 12:22 UTC  (2+ messages)

[PATCH net 0/3] Fix Unbalanced IRQ Enable for CPSW and ICSSG
 2026-02-24 12:24 UTC  (4+ messages)
` [PATCH net 2/3] net: ethernet: ti: icssg_common: set irq_disabled after disabling TX IRQ

[PATCH] selftests: tc-testing: preserve list order when removing duplicates
 2026-02-24 12:19 UTC  (2+ messages)

[patch net] net: phy: register phy led_triggers during probe to avoid AB-BA deadlock
 2026-02-24 12:19 UTC  (2+ messages)

[PATCH net-next] net: ethtool: add COALESCE_RX_CQE_FRAMES/NSECS parameters
 2026-02-24 10:21 UTC  (2+ messages)

[PATCH net-next v3] net: atlantic: fix reading SFP module info on some AQC100 cards
 2026-02-24 12:06 UTC  (2+ messages)

[PATCH net] dst: fix races in rt6_uncached_list_del() and rt_del_uncached_list()
 2026-02-24 11:58 UTC  (3+ messages)

[PATCH net-next] net: core: introduce the netdev_fetch_core_stats()
 2026-02-24 11:48 UTC  (12+ messages)

[PATCH RFC net-next 0/2] hsr: Add additional info to send/ receive skbs
 2026-02-24 11:48 UTC  (7+ messages)

[PATCH net 0/5] mlx5 misc fixes 2026-02-24
 2026-02-24 11:46 UTC  (6+ messages)
` [PATCH net 1/5] net/mlx5: DR, Fix circular locking dependency in dump
` [PATCH net 2/5] net/mlx5: LAG, disable MPESW in lag_disable_change()
` [PATCH net 3/5] net/mlx5: E-switch, Clear legacy flag when moving to switchdev
` [PATCH net 4/5] net/mlx5: Fix missing devlink lock in SRIOV enable error path
` [PATCH net 5/5] net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address query

[PATCH 1/2] selftests/harness: fix XFAIL_ADD matching when test metadata is not initialized
 2026-02-24 11:39 UTC  (10+ messages)
` [PATCH 1/2] selftests/harness: order TEST_F and XFAIL_ADD constructors
  ` [PATCH 2/2] selftests: net: tun: don't abort XFAIL cases
` [PATCH v2 1/2] selftests/harness: order TEST_F and XFAIL_ADD constructors
  ` [PATCH v2 2/2] selftests: net: tun: don't abort XFAIL cases

[net-next PATCH v5 0/3] Grab IPA IMEM slice through DT
 2026-02-24 11:34 UTC  (4+ messages)
` [PATCH net-next v5 1/3] dt-bindings: sram: qcom,imem: Allow modem-tables subnode
` [PATCH net-next v5 2/3] dt-bindings: net: qcom,ipa: Add sram property for describing IMEM slice
` [PATCH net-next v5 3/3] net: ipa: Grab IMEM slice base/size from DTS

[PATCH net-next] net: stmmac: ptp: limit n_per_out
 2026-02-24 11:29 UTC  (4+ messages)

[PATCH bpf v1 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
 2026-02-24 11:25 UTC  (3+ messages)
` [PATCH bpf v1 1/2] net/bpf: fix null-ptr-deref in xdp_master_redirect() for bonding
` [PATCH bpf v1 2/2] selftests/bpf: add test for xdp_master_redirect with bond not up

[PATCH net 0/2] bridge: Check relevant options in VLAN range grouping
 2026-02-24 11:21 UTC  (4+ messages)
` [PATCH net 2/2] selftests: net: Add bridge VLAN range grouping tests

[PATCH v4 1/1] clk: baikal-t1: Remove not-going-to-be-supported code for Baikal SoC
 2026-02-24 11:17 UTC 

[RFC PATCH 0/8] xilinx: tsn: Add TSN Endpoint Ethernet MAC driver support
 2026-02-24 11:15 UTC  (13+ messages)
` [RFC PATCH 1/8] dt-bindings: net: Add TSN Endpoint Ethernet MAC support
` [RFC PATCH 4/8] xilinx: tsn: Add Ethernet MAC (EMAC) and MDIO support to the TSN driver

[PATCH net v2] dpaa2-switch: validate num_ifs to prevent out-of-bounds write
 2026-02-24 11:05 UTC 

[PATCH v2] dpll: zl3073x: Remove redundant cleanup in devm_dpll_init()
 2026-02-24 11:04 UTC 

[PATCH net] net: usb: pegasus: enable basic endpoint checking
 2026-02-24 11:00 UTC  (2+ messages)

[PATCH v3 bpf] bpf: devmap: fix stack-out-of-bounds write in get_upper_ifindexes()
 2026-02-24 10:58 UTC  (2+ messages)

[PATCH v2 net-next 0/3] Implement PTP support in netdevsim
 2026-02-24 10:54 UTC  (3+ messages)
` [PATCH v2 net-next 3/3] selftests:net: Implement ptp4l sync test using netdevsim

[PATCH iwl-net v1] ice: set max queues in alloc_etherdev_mqs()
 2026-02-24 10:51 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH net v2] net: Drop the lock in skb_may_tx_timestamp()
 2026-02-24 10:50 UTC  (9+ messages)

[PATCH net-next v2 0/5] net: cadence: macb: add IEEE 802.3az EEE support
 2026-02-24 10:40 UTC  (8+ messages)
` [PATCH net-next v2 1/5] net: cadence: macb: add EEE register definitions and capability flag
` [PATCH net-next v2 2/5] net: cadence: macb: add EEE LPI statistics counters
` [PATCH net-next v2 3/5] net: cadence: macb: implement EEE TX LPI support
` [PATCH net-next v2 4/5] net: cadence: macb: add ethtool EEE support
` [PATCH net-next v2 5/5] net: cadence: macb: enable EEE for Raspberry Pi RP1

[PATCH 0/37] PCI/MSI: Enforce explicit IRQ vector management by removing devres auto-free
 2026-02-24 10:39 UTC  (12+ messages)
` [PATCH 01/37] PCI/MSI: Add Devres managed IRQ vectors allocation

[RFC net-next 0/4] ethtool: CMIS module diagnostic loopback support
 2026-02-24 10:28 UTC  (8+ messages)

[PATCH net v2 0/2] tcp: re-enable acceptance of FIN packets when RWIN is 0
 2026-02-24 10:23 UTC  (5+ messages)
` [PATCH net v2 1/2] "
` [PATCH net v2 2/2] selftests/net: packetdrill: Verify "

[PATCH] dpll: zl3073x: Remove redundant cleanup in devm_dpll_init()
 2026-02-24 10:13 UTC  (3+ messages)

[PATCH net] vsock: Use container_of() to get net namespace in sysctl handlers
 2026-02-24  9:54 UTC  (2+ messages)

[PATCH net] netconsole: avoid OOB reads, msg is not nul-terminated
 2026-02-24  9:50 UTC  (2+ messages)

[PATCH net] net: wan: farsync: Fix use-after-free bugs caused by unfinished tasklets
 2026-02-24  9:40 UTC  (3+ messages)

[PATCH net] net: usb: kaweth: validate USB endpoints
 2026-02-24  9:37 UTC  (2+ messages)

[PATCH] net: usb: kalmia: validate USB endpoints
 2026-02-24  9:33 UTC  (2+ messages)

[PATCH net v3] net/rds: fix recursive lock in rds_tcp_conn_slots_available
 2026-02-24  9:30 UTC  (2+ messages)

[PATCH net-next] net: stmmac: fix timestamping configuration after suspend/resume
 2026-02-24  9:28 UTC  (2+ messages)

[PATCH net-next v3] net: dsa: mv88e6xxx: Add partial support for TCAM entries
 2026-02-24  9:24 UTC 

[PATCH RFC net-next 0/4] tcp: RFC 7323-compliant window retraction handling
 2026-02-24  9:22 UTC  (4+ messages)

[PATCH net-next 0/4] net: stmmac: Fix VLAN handling when interface is down
 2026-02-24  9:17 UTC  (3+ messages)

[PATCH net] nfc: pn533: properly drop the usb interface reference on disconnect
 2026-02-24  9:17 UTC  (2+ messages)

[PATCH iproute2-next 0/4] dpll: add client-side filtering
 2026-02-24  9:12 UTC  (5+ messages)
` [PATCH iproute2-next 1/4] dpll: fix pin id-get type filter parsing
` [PATCH iproute2-next 2/4] dpll: add client-side filtering for device show
` [PATCH iproute2-next 3/4] dpll: add client-side filtering for pin show
` [PATCH iproute2-next 4/4] dpll: add pin filtering by parent-device and parent-pin

[PATCH net-next] docs: net: document neigh gc_interval and gc_stale_time sysctls
 2026-02-24  9:06 UTC  (4+ messages)

[PATCH] vmxnet3: Suppress page allocation warning for massive Rx Data ring
 2026-02-24  9:02 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: stmmac: fix interrupt coalescing
 2026-02-24  9:01 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: stmmac: use circ_buf helpers for descriptors
` [PATCH net-next v2 2/2] net: stmmac: fix transmit interrupt coalescing

[PATCH v4 0/2] Add support for ICSSM Ethernet on AM57x, AM437x, and AM335x
 2026-02-24  8:48 UTC  (8+ messages)
` [PATCH v4 2/2] arm: dts: ti: Adds support for AM335x and AM437x

[PATCH net v2] net: consume xmit errors of GSO frames
 2026-02-24  9:00 UTC  (2+ messages)

[PATCH net-next] net: fs_enet: allow nvmem to override MAC address
 2026-02-24  8:58 UTC  (3+ messages)

[PATCH iwl-net v2] ice: dpll: Fix compilation warning
 2026-02-24  8:57 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH, net-next] net: mana: Trigger VF reset/recovery on health check failure due to HWC timeout
 2026-02-24  8:26 UTC  (2+ messages)
` [net-next] "

[PATCH net] net: fs_enet: add missing kfree in _remove
 2026-02-24  8:20 UTC  (2+ messages)

[PATCH net-next v9 00/13] NPC HW block support for cn20k
 2026-02-24  8:00 UTC  (14+ messages)
` [PATCH net-next v9 01/13] octeontx2-af: npc: cn20k: Index management
` [PATCH net-next v9 02/13] octeontx2-af: npc: cn20k: KPM profile changes
` [PATCH net-next v9 03/13] octeontx2-af: npc: cn20k: Add default profile
` [PATCH net-next v9 04/13] octeontx2-af: npc: cn20k: MKEX profile support
` [PATCH net-next v9 05/13] octeontx2-af: npc: cn20k: Allocate default MCAM indexes
` [PATCH net-next v9 06/13] octeontx2-af: npc: cn20k: Use common APIs
` [PATCH net-next v9 07/13] octeontx2-af: npc: cn20k: Prepare for new SoC
` [PATCH net-next v9 08/13] octeontx2-af: npc: cn20k: Add new mailboxes for CN20K silicon
` [PATCH net-next v9 09/13] octeontx2-af: npc: cn20k: virtual index support
` [PATCH net-next v9 10/13] octeontx2-af: npc: cn20k: Allocate MCAM entry for flow installation
` [PATCH net-next v9 11/13] octeontx2-pf: cn20k: Add TC rules support
` [PATCH net-next v9 12/13] octeontx2-af: npc: cn20k: add debugfs support
` [PATCH net-next v9 13/13] octeontx2-af: npc: Use common structures

[PATCH] nfc: pn544: i2c: Replace strcpy() with strscpy()
 2026-02-24  7:22 UTC 

[PATCH net] net/mlx5e: Precompute xdpsq assignments for mlx5e_xdp_xmit()
 2026-02-24  7:33 UTC  (5+ messages)


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