public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-06 23:06:33 to 2026-03-07 16:29:28 UTC [more...]

[PATCH net] net: clear mangleid_features for SKB_GSO_DODGY TCPv4
 2026-03-07 16:29 UTC 

[PATCH 0/4] Rust netlink support + use in Rust Binder
 2026-03-07 15:43 UTC  (3+ messages)
` [PATCH 1/4] rust: netlink: add raw netlink abstraction

[PATCH net-next v2] tcp: remove unused hash_size from struct tcp_out_options
 2026-03-07 15:29 UTC  (2+ messages)

[PATCH net-next v10] virtio_net: add page_pool support for buffer allocation
 2026-03-07 15:00 UTC  (5+ messages)

[RFC v2 RESEND] tcp: Add TCP ROCCET congestion control module
 2026-03-07 14:51 UTC 

[PATCH v1 net 0/2] ipv6: Fix two GC issues with permanent routes
 2026-03-07 13:37 UTC  (7+ messages)
` [PATCH v1 net 1/2] ipv6: Remove permanent routes from tb6_gc_hlist when all exceptions expire
` [PATCH v1 net 2/2] ipv6: Don't remove permanent routes with exceptions from tb6_gc_hlist

[PATCH net-next] net/sched: refine indirect call mitigation in tc_wrapper.h
 2026-03-07 13:36 UTC 

[PATCH v5 0/3] Add support for ICSSM Ethernet on AM57x, AM437x, and AM335x
 2026-03-07 12:23 UTC  (4+ messages)
` [PATCH v5 1/3] arm: dts: ti: Add device tree support for PRU-ICSS on AM57xx
` [PATCH v5 2/3] arm: dts: ti: Add device tree support for PRU-ICSS on AM437x
` [PATCH v5 3/3] arm: dts: ti: Add device tree support for PRU-ICSS on AM335x

[PATCH net-next] MAINTAINERS: include/net/tc_wrapper.h belongs to TC subsystem
 2026-03-07 12:06 UTC 

[PATCH net-next 0/7] net: stmmac: start to shrink memory usage
 2026-03-07 11:03 UTC  (8+ messages)
` [PATCH net-next 1/7] net: stmmac: provide plat_dat->dma_cfg in stmmac_plat_dat_alloc()
` [PATCH net-next 2/7] net: stmmac: convert plat_stmmacenet_data booleans to type bool
` [PATCH net-next 3/7] net: stmmac: reorder structs to reduce memory consumption
` [PATCH net-next 4/7] net: stmmac: use u8 for ?x_queues_to_use and number_?x_queues
` [PATCH net-next 5/7] net: stmmac: use u8 for host_dma_width and similar struct members
` [PATCH net-next 6/7] net: stmmac: add documentation for stmmac_dma_cfg members
` [PATCH net-next 7/7] net: stmmac: add documentation for clocks

[PATCH net-next v4 0/5] eth fbnic: Add fbnic self tests
 2026-03-07 10:58 UTC  (6+ messages)
` [PATCH net-next v4 1/5] net: export netif_open for self_test usage
` [PATCH net-next v4 2/5] eth fbnic: Add register self test
` [PATCH net-next v4 3/5] eth fbnic: Add msix "
` [PATCH net-next v4 4/5] eth fbnic: TLV support for use by MBX "
` [PATCH net-next v4 5/5] eth fbnic: Add mailbox "

[PATCH net-next v3 0/5] eth fbnic: Add fbnic self tests
 2026-03-07 10:58 UTC  (5+ messages)
` [PATCH net-next v3 3/5] eth fbnic: Add msix self test

[PATCH net-next] net: stmmac: remove stmmac_dwmac4_get_mac_addr()
 2026-03-07 10:55 UTC 

[PATCH net-next 0/2] net: stmmac: further ptp cleanups
 2026-03-07 10:53 UTC  (3+ messages)
` [PATCH net-next 1/2] net: stmmac: ptp: rearrange n_ext_ts initialisation
` [PATCH net-next 2/2] net: stmmac: ptp: remove redundant priv->pps[].available

[PATCH net-next v7 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-03-07 10:25 UTC  (4+ messages)
` [PATCH net-next v7 1/7] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems

[PATCH net-next v3] net/smc: transition to RDMA core CQ pooling
 2026-03-07 10:07 UTC  (3+ messages)

[PATCH net-next 0/2] net: dsa: mxl862xx: add support for bridge offloading
 2026-03-07  9:57 UTC  (5+ messages)
` [PATCH net-next 1/2] dsa: tag_mxl862xx: set dsa_default_offload_fwd_mark()
` [PATCH net-next 2/2] net: dsa: mxl862xx: implement bridge offloading

[net-next,v2] net: ethernet: ravb: Disable interrupts when closing device
 2026-03-07  9:55 UTC 

[PATCH net-next] tcp: move sysctl_tcp_shrink_window to netns_ipv4_read_txrx group
 2026-03-07  9:22 UTC 

Stalls when starting a VSOCK listening socket: soft lockups, RCU stalls, timeout
 2026-03-07  9:01 UTC  (12+ messages)

[PATCH net-next v3 00/13] devlink: introduce shared devlink instance for PFs on same chip
 2026-03-07  7:52 UTC  (4+ messages)
` [PATCH net-next v3 01/13] devlink: expose devlink instance index over netlink

[PATCH net v3 0/3] {net,bpf}: nd_tbl fixes for when ipv6.disable=1
 2026-03-07  7:27 UTC  (6+ messages)
` [PATCH net v3 2/3] bpf: bpf_out_neigh_v6: Fix nd_tbl NULL dereference when IPv6 is disabled

[PATCH net v2] net: macb: Shuffle the tx ring before enabling tx
 2026-03-07  7:08 UTC 

Realtek 8157/8159 support in r8152
 2026-03-07  6:53 UTC 

[PATCH net] net: macb: Shuffle the tx ring before enabling tx
 2026-03-07  6:51 UTC  (3+ messages)
` [net] "

[RFC PATCH bpf-next v2 00/11] Dynptr cleanup and bugfixes
 2026-03-07  6:44 UTC  (12+ messages)
` [RFC PATCH bpf-next v2 01/11] bpf: Set kfunc dynptr arg type flag based on prototype
` [RFC PATCH bpf-next v2 02/11] selftests/bpf: Test passing CONST_PTR_TO_DYNPTR to kfunc that may mutate dynptr
` [RFC PATCH bpf-next v2 03/11] bpf: Unify dynptr handling in the verifier
` [RFC PATCH bpf-next v2 04/11] bpf: Assign reg->id when getting referenced kptr from ctx
` [RFC PATCH bpf-next v2 05/11] bpf: Preserve reg->id of pointer objects after null-check
` [RFC PATCH bpf-next v2 06/11] bpf: Refactor object relationship tracking and fix dynptr UAF bug
` [RFC PATCH bpf-next v2 07/11] bpf: Remove redundant dynptr arg check for helper
` [RFC PATCH bpf-next v2 08/11] selftests/bpf: Test creating dynptr from dynptr data and slice
` [RFC PATCH bpf-next v2 09/11] selftests/bpf: Test using dynptr after freeing the underlying object
` [RFC PATCH bpf-next v2 10/11] selftests/bpf: Test using slice after invalidating dynptr clone
` [RFC PATCH bpf-next v2 11/11] selftests/bpf: Test using file dynptr after the reference on file is dropped

[PATCH net-next v02 0/9] net: hinic3: PF initialization
 2026-03-07  6:43 UTC  (10+ messages)
` [PATCH net-next v02 1/9] hinic3: Add command queue detailed-response interfaces
` [PATCH net-next v02 2/9] hinic3: Add Command Queue/Async Event Queue/Complete Event Queue/Mailbox dump interfaces
` [PATCH net-next v02 3/9] hinic3: Add chip_present_flag checks to prevent errors when card is absent
` [PATCH net-next v02 4/9] hinic3: Add RX VLAN offload support
` [PATCH net-next v02 5/9] hinic3: Add msg_send_lock for message sending concurrecy
` [PATCH net-next v02 6/9] hinic3: Add PF device support and function type validation
` [PATCH net-next v02 7/9] hinic3: Add PF FLR wait and timeout handling
` [PATCH net-next v02 8/9] hinic3: Add PF/VF capability parsing and parameter validation
` [PATCH net-next v02 9/9] hinic3: Add ethtool basic ops

[PATCH] net/mlx5: poll mlx5 eq during irq migration
 2026-03-07  5:43 UTC  (6+ messages)

[PATCH net-next v4 00/14] net: bridge: reduce multicast checks in fast path
 2026-03-07  4:45 UTC  (15+ messages)
` [PATCH net-next v4 01/14] net: bridge: mcast: export ip{4,6}_active state to netlink
` [PATCH net-next v4 02/14] net: bridge: mcast: track active state, adding tests
` [PATCH net-next v4 03/14] net: bridge: mcast: avoid sleeping on bridge-down
` [PATCH net-next v4 04/14] net: bridge: mcast: track active state, IGMP/MLD querier appearance
` [PATCH net-next v4 05/14] net: bridge: mcast: track active state, foreign IGMP/MLD querier disappearance
` [PATCH net-next v4 06/14] net: bridge: mcast: track active state, IPv6 address availability
` [PATCH net-next v4 07/14] net: bridge: mcast: track active state, own MLD querier disappearance
` [PATCH net-next v4 08/14] net: bridge: mcast: track active state, if snooping is enabled
` [PATCH net-next v4 09/14] net: bridge: mcast: track active state, VLAN snooping
` [PATCH net-next v4 10/14] net: bridge: mcast: track active state, bridge up/down
` [PATCH net-next v4 11/14] net: bridge: mcast: track active state, prepare for outside lock reads
` [PATCH net-next v4 12/14] net: bridge: mcast: use combined active state in netlink
` [PATCH net-next v4 13/14] net: bridge: mcast: use combined active state in fast/data path
` [PATCH net-next v4 14/14] net: bridge: mcast: add inactive state assertions

[PATCH net v1] net/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()
 2026-03-07  4:36 UTC  (3+ messages)

[PATCH] virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_tx is false
 2026-03-07  4:15 UTC  (2+ messages)

[PATCH net v5] serial: caif: hold tty->link reference in ldisc_open and ser_release
 2026-03-07  3:57 UTC  (2+ messages)

[PATCH net v3 0/6] selftests: net: fix false failures due to missing features and host interference
 2026-03-07  3:50 UTC  (6+ messages)
` [PATCH net v3 1/6] selftests: net: fib_tests: skip rp_filter test if cls_basic is unavailable
` [PATCH net v3 3/6] selftests: net: run reuseport tests in netns to avoid port conflicts

[PATCH net-next v2 00/10] tools: ynl: convert samples into selftests
 2026-03-07  3:36 UTC  (11+ messages)
` [PATCH net-next v2 01/10] tools: ynl: move samples to tests
` [PATCH net-next v2 02/10] tools: ynl: convert netdev sample to selftest
` [PATCH net-next v2 03/10] tools: ynl: convert ovs "
` [PATCH net-next v2 04/10] tools: ynl: convert rt-link "
` [PATCH net-next v2 05/10] tools: ynl: convert tc and tc-filter-add samples "
` [PATCH net-next v2 06/10] tools: ynl: add netdevsim wrapper library for YNL tests
` [PATCH net-next v2 07/10] tools: ynl: convert devlink sample to selftest
` [PATCH net-next v2 08/10] tools: ynl: convert ethtool "
` [PATCH net-next v2 09/10] tools: ynl: convert rt-addr "
` [PATCH net-next v2 10/10] tools: ynl: convert rt-route "

[PATCH net] net: nexthop: fix percpu use-after-free in remove_nh_grp_entry
 2026-03-07  3:30 UTC  (2+ messages)

[PATCH] net: usb: lan78xx: drop redundant device reference
 2026-03-07  3:30 UTC  (2+ messages)

[PATCH net v2] tipc: fix divide-by-zero in tipc_sk_filter_connect()
 2026-03-07  3:29 UTC  (2+ messages)

[PATCHv2 net-next] net: xgbe: use device_get_mac_addr
 2026-03-07  3:22 UTC 

[PATCH net-next] net: mana: Expose hardware diagnostic info via debugfs
 2026-03-07  3:22 UTC  (2+ messages)
` [net-next] "

[PATCH v3 0/4] net: ntb_netdev: Add Multi-queue support
 2026-03-07  3:20 UTC  (2+ messages)

[PATCH] net: mdio: mvusb: drop redundant device reference
 2026-03-07  3:19 UTC  (2+ messages)

[PATCHv2 net-next] net: mvneta: support EPROBE_DEFER when reading MAC address
 2026-03-07  3:17 UTC 

[PATCH net-next 1/1] net: stmac: actually error requests to change the auxiliary snapshot capture channel
 2026-03-07  3:17 UTC  (2+ messages)

[PATCH 0/3] Remove <linux/of_gpio.h>
 2026-03-07  3:10 UTC  (13+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] nfc: s3fwrn5: convert to gpio descriptors
  ` [PATCH v4 0/3] Remove <linux/of_gpio.h>
    ` [PATCH v4 1/3] nfc: s3fwrn5: convert to gpio descriptors
    ` [PATCH v4 2/3] nfc: nfcmrvl: "
    ` [PATCH v4 3/3] gpio: remove of_get_named_gpio() and <linux/of_gpio.h>

[PATCH 0/2] nfc: drop redundant USB device references
 2026-03-07  3:10 UTC  (2+ messages)

[PATCH net-next] net: spacemit: Remove unused buff_addr fields
 2026-03-07  3:10 UTC  (2+ messages)

[PATCH net v2 0/2] net: spacemit: A few error handling fixes
 2026-03-07  3:10 UTC  (2+ messages)

[PATCH net-next 0/2] net: macb: implement ethtool set channels count operation
 2026-03-07  3:09 UTC  (5+ messages)
` [PATCH net-next 1/2] net: macb: implement ethtool_ops.get|set_channels()
` [PATCH net-next 2/2] net: macb: distribute evenly Tx SRAM segments

[PATCH v4 bpf/net 0/6] sockmap: Fix UAF and broken memory accounting for UDP
 2026-03-07  2:51 UTC  (6+ messages)
` [PATCH v4 bpf/net 2/6] sockmap: Annotate sk->sk_write_space() "

[Intel-wired-lan][PATCH iwl-net] idpf: only assign num refillqs if allocation was successful
 2026-03-07  2:12 UTC 

[PATCH net] rxrpc, afs: Fix missing error pointer check after rxrpc_kernel_lookup_peer()
 2026-03-07  2:00 UTC  (2+ messages)

[PATCH net 0/2] Further SJA1105 phylink link replay fixups
 2026-03-07  2:00 UTC  (2+ messages)

[PATCH net-next v3] virtio-net: xsk: Support wakeup on RX side
 2026-03-07  1:50 UTC  (2+ messages)

[PATCH] net/sched: teql: fix NULL pointer dereference in iptunnel_xmit on TEQL slave xmit
 2026-03-07  1:50 UTC  (2+ messages)

[PATCH rdma-next 0/8] RDMA/mana_ib: Handle service reset for RDMA resources
 2026-03-07  1:47 UTC  (9+ messages)
` [PATCH rdma-next 1/8] RDMA/mana_ib: Track ucontext per device
` [PATCH rdma-next 2/8] RDMA/mana_ib: Track PD per ucontext
` [PATCH rdma-next 3/8] RDMA/mana_ib: Track CQ "
` [PATCH rdma-next 4/8] RDMA/mana_ib: Track WQ "
` [PATCH rdma-next 5/8] RDMA/mana_ib: Track QP "
` [PATCH rdma-next 6/8] RDMA/mana_ib: Track MR "
` [PATCH rdma-next 7/8] RDMA/mana_ib: Notify service reset events to RDMA devices
` [PATCH rdma-next 8/8] RDMA/mana_ib: Skip firmware commands for invalidated handles

[PATCH iproute2-next 0/4] Introduce FRMR pools
 2026-03-07  1:45 UTC  (5+ messages)
` [PATCH iproute2-next 2/4] rdma: Add resource FRMR pools show command

[PATCH 0/8] RDMA/mana_ib: Handle service reset for RDMA resources
 2026-03-07  1:44 UTC 

[PATCH net v2] net: ncsi: fix skb leak in error paths
 2026-03-07  1:40 UTC  (2+ messages)

[PATCH v2] selftests: net: forwarding: fix IPv6 address leak in cleanup
 2026-03-07  1:30 UTC  (2+ messages)

[PATCH net V3] net/mlx5: Fix deadlock between devlink lock and esw->wq
 2026-03-07  1:30 UTC  (2+ messages)

[PATCH net 0/5] mlx5 misc fixes 2026-03-05
 2026-03-07  1:30 UTC  (2+ messages)

[PATCH net 0/2] bond: fix 2 link state issues
 2026-03-07  1:27 UTC  (4+ messages)

[PATCH net-next 1/2] amd-xgbe: Simplify powerdown/powerup paths
 2026-03-07  1:24 UTC  (2+ messages)

[PATCH iproute2 v2 0/3] Add JSON output support to the remaining qdiscs
 2026-03-07  1:20 UTC  (2+ messages)

[PATCH net-next] net: mvneta: fix NVMEM mac address
 2026-03-07  1:18 UTC  (3+ messages)
` [net-next] "

[PATCH net-next v6 2/2] net: dsa: mv88e6xxx: Add partial support for TCAM entries
 2026-03-07  1:11 UTC  (3+ messages)
` [net-next,v6,2/2] "

[PATCH net-next v2] net: annotate data races around sk->sk_prot
 2026-03-07  1:10 UTC  (2+ messages)

[PATCH net-next v5] net: pppoe: implement GRO/GSO support
 2026-03-07  1:04 UTC  (2+ messages)

[PATCH] net: xgbe: use device_get_mac_addr
 2026-03-07  0:59 UTC  (2+ messages)

[PATCH net-next] net: phy: remove phy_attach
 2026-03-07  0:50 UTC  (2+ messages)

[PATCH v2] qmi_wwan: allow max_mtu above hard_mtu to control rx_urb_size
 2026-03-07  0:50 UTC  (2+ messages)

[PATCH net] net: usb: aqc111: Do not perform PM inside runtime suspend callback
 2026-03-07  0:43 UTC  (2+ messages)

[PATCH v2 net-next] inet_diag: report delayed ack timer information
 2026-03-07  0:40 UTC  (2+ messages)

[PATCH v2 0/2] Add ICSSG0 dual EMAC support for AM642 EVM
 2026-03-07  0:21 UTC  (4+ messages)

[PATCH net-next 00/10] tools: ynl: convert samples into selftests
 2026-03-07  0:11 UTC  (7+ messages)
` [PATCH net-next 04/10] tools: ynl: convert rt-link sample to selftest
` [PATCH net-next 07/10] tools: ynl: convert devlink "

[PATCH] net: mctp: fix device leak on probe failure
 2026-03-07  0:10 UTC  (2+ messages)

[PATCH] dt-bindings: mark unimplemented AXI snps,kbbe snps,mb and snps,rb
 2026-03-07  0:05 UTC  (2+ messages)

[PATCH net] net: bcmgenet: fix broken EEE by converting to phylib-managed state
 2026-03-06 23:59 UTC  (2+ messages)

[PATCH net-next] net/sched: do not reset queues in graft operations
 2026-03-06 23:57 UTC  (2+ messages)

[PATCH net-next v2 0/8] net: stmmac: mdio related cleanups
 2026-03-06 23:50 UTC  (2+ messages)

[PATCH net-next] selftests: drv-net: iou-zcrx: wait for memory cleanup of probe run
 2026-03-06 23:40 UTC  (2+ messages)

[PATCH v3 2/3] nfc: nfcmrvl: convert to gpio descriptors
 2026-03-06 23:33 UTC  (2+ messages)
` [v3,2/3] "

[PATCH 00/14] gpio: remove uneeded Kconfig dependencies on OF_GPIO
 2026-03-06 23:33 UTC  (4+ messages)
` [PATCH 10/14] watchdog: convert the Kconfig dependency on OF_GPIO to OF

[PATCH net-next V2 RESEND] tcp: shrink per-packet memset in __tcp_transmit_skb()
 2026-03-06 23:25 UTC  (2+ messages)

[PATCH net-next,V3, 0/3] add ethtool COALESCE_RX_CQE_FRAMES/NSECS and use it in MANA driver
 2026-03-06 23:19 UTC  (4+ messages)
` [PATCH net-next,V3, 1/3] net: ethtool: add ethtool COALESCE_RX_CQE_FRAMES/NSECS
` [PATCH net-next,V3, 2/3] net: mana: Add support for RX CQE Coalescing
` [PATCH net-next,V3, 3/3] net: mana: Add ethtool counters for RX CQEs in coalesced type

[PATCH net-next v3 0/5] bnxt_en: Add XDP RSS hash metadata support
 2026-03-06 23:00 UTC  (5+ messages)
` [PATCH net-next v3 2/5] bnxt_en: Implement XDP RSS hash metadata extraction
` [PATCH net-next v3 3/5] bnxt_en: Implement XDP RSS hash metadata extraction for V3_CMP
` [PATCH net-next v3 4/5] selftests: net: move common xdp.py functions into lib
` [PATCH net-next v3 5/5] selftests: drv-net: xdp: Add rss_hash metadata tests


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