public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-02 10:29:43 to 2026-02-02 23:40:06 UTC [more...]

[RFC PATCH bpf-next v1 1/4] bpf: Fix and refactor object relationship tracking
 2026-02-02 23:39 UTC  (6+ messages)
` [RFC PATCH bpf-next v1 2/4] selftests/bpf: Test creating dynptr from dynptr data and slice
` [RFC PATCH bpf-next v1 3/4] selftests/bpf: Test using dynptr after freeing the underlying object
` [RFC PATCH bpf-next v1 4/4] selftests/bpf: Test using slice after invalidating dynptr clone

[PATCH net-next v3 00/11] BIG TCP without HBH in IPv6
 2026-02-02 22:57 UTC  (14+ messages)
` [PATCH net-next v3 01/11] net/ipv6: Introduce payload_len helpers
` [PATCH net-next v3 02/11] net/ipv6: Drop HBH for BIG TCP on TX side
` [PATCH net-next v3 03/11] net/ipv6: Drop HBH for BIG TCP on RX side
` [PATCH net-next v3 04/11] net/ipv6: Remove jumbo_remove step from TX path
` [PATCH net-next v3 05/11] net/mlx5e: "
` [PATCH net-next v3 06/11] net/mlx4: "
` [PATCH net-next v3 07/11] ice: "
` [PATCH net-next v3 08/11] bnxt_en: "
` [PATCH net-next v3 09/11] gve: "
` [PATCH net-next v3 10/11] net: mana: "
` [PATCH net-next v3 11/11] net/ipv6: Remove HBH helpers

[PATCH v5 1/5] drm/ras: Introduce the DRM RAS infrastructure over generic netlink
 2026-02-02 22:52 UTC  (2+ messages)

[PATCH net-next v5 0/7] ipv6: Address ext hdr DoS vulnerabilities
 2026-02-02 22:37 UTC  (14+ messages)
` [PATCH net-next v5 2/7] ipv6: Cleanup IPv6 TLV definitions
` [PATCH net-next v5 6/7] ipv6: Enforce Extension Header ordering

[PATCH net-next RFC 0/3] net: move .getsockopt away from __user buffers
 2026-02-02 22:31 UTC  (4+ messages)

[PATCH RFC net-next] net: stmmac: provide flag to disable EEE
 2026-02-02 22:23 UTC  (3+ messages)

[PATCH v2 net-next] net/iucv: clean up iucv kernel-doc warnings
 2026-02-02 22:07 UTC  (3+ messages)

[PATCH net-next] net: remove unnecessary module_init/exit functions
 2026-02-02 21:56 UTC  (4+ messages)

[PATCH net-next v4 0/9] dpll: Core improvements and ice E825-C SyncE support
 2026-02-02 21:48 UTC  (11+ messages)
` [PATCH net-next v4 1/9] dpll: Allow associating dpll pin with a firmware node
` [PATCH net-next v4 2/9] dpll: zl3073x: Associate pin with fwnode handle
` [PATCH net-next v4 3/9] dpll: Add notifier chain for dpll events
` [PATCH net-next v4 4/9] dpll: Support dynamic pin index allocation
` [PATCH net-next v4 5/9] dpll: zl3073x: Add support for mux pin type
` [PATCH net-next v4 6/9] dpll: Enhance and consolidate reference counting logic
` [PATCH net-next v4 7/9] dpll: Add reference count tracking support
  ` [Intel-wired-lan] "
` [PATCH net-next v4 8/9] drivers: Add support for DPLL reference count tracking
` [PATCH net-next v4 9/9] ice: dpll: Support E825-C SyncE and dynamic pin discovery

[PATCH net 1/3] Revert "net: ag71xx: use devm for register_netdev"
 2026-02-02 21:46 UTC  (3+ messages)
` [PATCH net 2/3] Revert "net: ag71xx: remove platform_set_drvdata"
` [PATCH net 3/3] net: ag71xx: call phylink_destroy on failure

[PATCH v2 1/1] net: spacemit: display phy driver information
 2026-02-02 21:42 UTC  (2+ messages)

[PATCH net-next] net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHz
 2026-02-02 21:42 UTC  (2+ messages)

[PATCH v1 net-next 0/3] ECN offload handling for AccECN series
 2026-02-02 21:09 UTC  (11+ messages)
` [PATCH v1 net-next 2/3] net: hns3/mlx5e: avoid corrupting CWR flag when receiving GRO packet
` [PATCH v1 net-next 3/3] virtio_net: Accurate ECN flag in virtio_net_hdr

[PATCH v3 net] net: add proper RCU protection to /proc/net/ptype
 2026-02-02 20:52 UTC 

[PATCH net-next v3] r8169: add support for RTL8125cp
 2026-02-02 20:50 UTC  (2+ messages)

[PATCH net] net: sched: act_api: size RTM_GETACTION reply by fill size
 2026-02-02 20:49 UTC  (12+ messages)

[PATCH v5 1/4] dt-bindings: net: ethernet-phy: add property enet-phy-lane-order
 2026-02-02 20:04 UTC  (4+ messages)
` [PATCH v5 2/4] net: phy: realtek: add RTL8224 pair order support
` [PATCH v5 3/4] dt-bindings: net: ethernet-phy: add property enet-phy-lane-polarity
` [PATCH v5 4/4] net: phy: realtek: add RTL8224 polarity support

[PATCH net 0/2] gve: Stats reporting fixes
 2026-02-02 19:39 UTC  (3+ messages)
` [PATCH net 1/2] gve: Fix stats report corruption on queue count change
` [PATCH net 2/2] gve: Correct ethtool rx_dropped calculation

[PATCH ipsec-next v5 0/8] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
 2026-02-02 19:38 UTC  (5+ messages)
` [PATCH ipsec-next v5 3/8] xfrm: allow migration from UDP encapsulated to non-encapsulated ESP
        ` [devel-ipsec] "

[PATCH bpf] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
 2026-02-02 19:15 UTC  (7+ messages)

[PATCH] net: ifb: record drop reason when redirect device is missing
 2026-02-02 19:11 UTC 

[PATCH net-next v3] net: bridge: use sysfs_emit instead of sprintf
 2026-02-02 19:09 UTC 

[PATCH net-next v2] net: bridge: use sysfs_emit instead of sprintf
 2026-02-02 19:03 UTC  (3+ messages)

[PATCH net-next v8 00/16] netkit: Support for io_uring zero-copy and AF_XDP
 2026-02-02 18:41 UTC  (5+ messages)
` [PATCH net-next v8 15/16] selftests/net: Add env for container based tests

[PATCH v2 net] net: phy: change devlink flag to AUTOREMOVE_SUPPLIER for non-SFP PHYs
 2026-02-02 18:37 UTC  (6+ messages)

[iwl-net PATCH v3] idpf: change IRQ naming to match netdev and ethtool queue numbering
 2026-02-02 18:14 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH v12 0/4] net: dsa: initial support for MaxLinear MxL862xx switches
 2026-02-02 18:09 UTC  (6+ messages)
` [PATCH v12 3/4] net: mdio: add unlocked mdiodev C45 bus accessors
` [PATCH v12 4/4] net: dsa: add basic initial driver for MxL862xx switches

[PATCH net-next v2 0/9] hsr: Implement more robust duplicate discard algorithm
 2026-02-02 17:53 UTC  (23+ messages)
` [PATCH net-next v2 1/9] selftests: hsr: Add ping test for PRP
` [PATCH net-next v2 4/9] hsr: Implement more robust duplicate discard "
` [PATCH net-next v2 5/9] selftests: hsr: Add tests for more link faults with PRP
` [PATCH net-next v2 6/9] hsr: Implement more robust duplicate discard for HSR

[PATCH RFC v2 0/2] virtio-net: add flow filter for receive timestamps
 2026-02-02 17:40 UTC  (5+ messages)
` [PATCH RFC v2 2/2] virtio-net: support receive timestamp

Weird issue with r8169: shutdown on carrier comeback
 2026-02-02 17:25 UTC  (2+ messages)

[PATCH net] bonding: Fix header_ops type confusion
 2026-02-02 17:11 UTC  (11+ messages)

[PATCH net-next v17 00/12] virtio_net: Add ethtool flow rules support
 2026-02-02 17:05 UTC  (13+ messages)
` [PATCH net-next v17 01/12] virtio_pci: Remove supported_cap size build assert
` [PATCH net-next v17 02/12] virtio: Add config_op for admin commands
` [PATCH net-next v17 03/12] virtio: Expose generic device capability operations
` [PATCH net-next v17 04/12] virtio: Expose object create and destroy API
` [PATCH net-next v17 05/12] virtio_net: Query and set flow filter caps
` [PATCH net-next v17 06/12] virtio_net: Create a FF group for ethtool steering
` [PATCH net-next v17 07/12] virtio_net: Implement layer 2 ethtool flow rules
` [PATCH net-next v17 08/12] virtio_net: Use existing classifier if possible
` [PATCH net-next v17 09/12] virtio_net: Implement IPv4 ethtool flow rules
` [PATCH net-next v17 10/12] virtio_net: Add support for IPv6 ethtool steering
` [PATCH net-next v17 11/12] virtio_net: Add support for TCP and UDP ethtool rules
` [PATCH net-next v17 12/12] virtio_net: Add get ethtool flow rules ops

[PATCH net-next v9 00/15] net: introduce QUIC infrastructure and core subcomponents
 2026-02-02 14:27 UTC  (16+ messages)
` [PATCH net-next v9 01/15] net: define IPPROTO_QUIC and SOL_QUIC constants
` [PATCH net-next v9 02/15] net: build socket infrastructure for QUIC protocol
` [PATCH net-next v9 03/15] quic: provide common utilities and data structures
` [PATCH net-next v9 04/15] quic: provide family ops for address and protocol
` [PATCH net-next v9 05/15] quic: provide quic.h header files for kernel and userspace
` [PATCH net-next v9 06/15] quic: add stream management
` [PATCH net-next v9 07/15] quic: add connection id management
` [PATCH net-next v9 08/15] quic: add path management
` [PATCH net-next v9 09/15] quic: add congestion control
` [PATCH net-next v9 10/15] quic: add packet number space
` [PATCH net-next v9 11/15] quic: add crypto key derivation and installation
` [PATCH net-next v9 12/15] quic: add crypto packet encryption and decryption
` [PATCH net-next v9 13/15] quic: add timer management
` [PATCH net-next v9 14/15] quic: add packet builder base
` [PATCH net-next v9 15/15] quic: add packet parser base

[PATCH net-next 0/8] net: macb: Add XDP support and page pool integration
 2026-02-02 16:31 UTC  (2+ messages)

[PATCH v1 iwl-next] ice: fix NULL pointer dereference when changing RX queue length
 2026-02-02 16:28 UTC  (2+ messages)

[PATCH 0/2] idpf: skip NULL pointers during deallocation
 2026-02-02 16:27 UTC  (7+ messages)
` [PATCH 1/2] idpf: skip deallocating bufq_sets from rx_qgrp if it is NULL
  ` [Intel-wired-lan] "
` [PATCH 2/2] idpf: skip deallocating txq group's txqs "
  ` [Intel-wired-lan] "

[PATCH net-next] net: tcp_bbr: use high pacing gain when the sender fails to put enough data inflight
 2026-02-02 16:22 UTC  (2+ messages)

[PATCH net-next] net/mlx5e: Undo saving per-channel async ICOSQ
 2026-02-02 16:13 UTC  (5+ messages)

[PATCH rdma-next v3 00/11] RDMA/core: Introduce FRMR pools infrastructure
 2026-02-02 16:00 UTC  (12+ messages)
` [PATCH rdma-next v3 01/11] RDMA/mlx5: Move device async_ctx initialization
` [PATCH rdma-next v3 02/11] IB/core: Introduce FRMR pools
` [PATCH rdma-next v3 03/11] RDMA/core: Add aging to "
` [PATCH rdma-next v3 04/11] RDMA/core: Add FRMR pools statistics
` [PATCH rdma-next v3 05/11] RDMA/core: Add pinned handles to FRMR pools
` [PATCH rdma-next v3 06/11] RDMA/mlx5: Switch from MR cache "
` [PATCH rdma-next v3 07/11] net/mlx5: Drop MR cache related code
` [PATCH rdma-next v3 08/11] RDMA/nldev: Add command to get FRMR pools
` [PATCH rdma-next v3 09/11] RDMA/core: Add netlink command to modify FRMR aging
` [PATCH rdma-next v3 10/11] RDMA/nldev: Add command to set pinned FRMR handles
` [PATCH rdma-next v3 11/11] RDMA/nldev: Expose kernel-internal FRMR pools in netlink

[PATCH 0/3] net: amd-xgbe: add ARP offload and RSS self-tests
 2026-02-02 15:35 UTC  (4+ messages)
` [PATCH 1/3] net: amd-xgbe: add hardware ARP offload support
` [PATCH 2/3] net: amd-xgbe: add ARP offload ethtool self-test
` [PATCH 3/3] net: amd-xgbe: add RSS "

[PATCH net-next v4 0/2] icmp: Fix icmp error source address over xfrm tunnel
 2026-02-02 15:16 UTC  (9+ messages)
` [PATCH net-next v4 2/2] selftests: net: add ICMP error source address test "
    ` [devel-ipsec] "
` [PATCH net-next v4 1/2] icmp: fix ICMP error source address when xfrm policy matches
    ` [devel-ipsec] "

[PATCH io_uring 1/1] io_uring/zcrx: fix rq flush locking
 2026-02-02 15:21 UTC  (2+ messages)

[PATCH io_uring 1/1] io_uring/zcrx: fix page array leak
 2026-02-02 15:21 UTC  (2+ messages)

[PATCH net-next] docs: ethtool: clarify the bit-by-bit bitset format description
 2026-02-02 15:17 UTC 

[PATCH net-next] net/sched: don't use dynamic lockdep keys with clsact/ingress/noqueue
 2026-02-02 15:08 UTC  (3+ messages)

[Linux kernel bug] general protection fault in wg_packet_send_queued_handshake_initiation
 2026-02-02 15:06 UTC 

[PATCH phy 0/8] Lynx 28G improvements part 2
 2026-02-02 15:03 UTC  (2+ messages)

[PATCH net V2 0/4] mlx5 misc fixes 2026-01-27
 2026-02-02 14:48 UTC  (6+ messages)
` [PATCH net V2 2/4] net/mlx5: Fix deadlock between devlink lock and esw->wq

[PATCH net-next v8 09/15] quic: add congestion control
 2026-02-02 14:40 UTC  (4+ messages)
` [net-next,v8,09/15] "

[PATCH v5 net-next 06/15] net: fec: add fec_enet_rx_queue_xdp() for XDP path
 2026-02-02 14:26 UTC  (2+ messages)
` [v5,net-next,06/15] "

[REGRESSION] Discussion on "xfrm: Duplicate SPI Handling"
 2026-02-02 14:27 UTC  (2+ messages)

[PATCH net-next v3 0/8] hsr: Implement more robust duplicate discard algorithm
 2026-02-02 14:19 UTC  (9+ messages)
` [PATCH net-next v3 1/8] selftests: hsr: Add ping test for PRP
` [PATCH net-next v3 2/8] selftests: hsr: Check duplicates on HSR with VLAN
` [PATCH net-next v3 3/8] selftests: hsr: Add tests for faulty links
` [PATCH net-next v3 4/8] hsr: Implement more robust duplicate discard for PRP
` [PATCH net-next v3 5/8] selftests: hsr: Add tests for more link faults with PRP
` [PATCH net-next v3 6/8] hsr: Implement more robust duplicate discard for HSR
` [PATCH net-next v3 7/8] selftests: hsr: Add more link fault tests "
` [PATCH net-next v3 8/8] MAINTAINERS: Assign hsr selftests to HSR

[PATCH net] bonding: only set speed/duplex to unknown, if getting speed failed
 2026-02-02 14:17 UTC  (3+ messages)

[PATCH net-next v4 0/8] net: dsa: microchip: Add PTP support for the KSZ8463
 2026-02-02 13:43 UTC  (5+ messages)
` [PATCH net-next v4 5/8] net: dsa: microchip: Add KSZ8463 tail tag handling
` [PATCH net-next v4 8/8] net: dsa: microchip: Add two-step PTP support for KSZ8463

[PATCH net] iavf: fix deadlock in reset handling
 2026-02-02 13:30 UTC  (3+ messages)

[PATCH v2 0/4] i2c: SMBus ARP support
 2026-02-02 13:29 UTC  (9+ messages)

[PATCH net-next v6 0/5] net: dsa: yt921x: Add DCB/QoS support
 2026-02-02 13:10 UTC  (3+ messages)
` [PATCH net-next v6 5/5] "

[PATCH v2 net] net: add RCU protection to (struct packet_type)->dev
 2026-02-02 13:06 UTC  (3+ messages)

[PATCH net-next v11 4/4] net: dsa: add basic initial driver for MxL862xx switches
 2026-02-02 11:15 UTC  (8+ messages)
` [net-next,v11,4/4] "

[PATCH net v3 0/7] net/sched: act_gate RCU schedule update fixes
 2026-02-02 12:44 UTC  (8+ messages)
` [PATCH net v3 6/7] net/sched: act_gate: reject empty schedule list

[PATCH net v2] xfrm: always flush state and policy upon NETDEV_UNREGISTER event
 2026-02-02 12:36 UTC  (4+ messages)

[PATCH net-next 0/3] net: phy: remove modalias-based MDIO device bus matching
 2026-02-02 12:36 UTC  (3+ messages)
` [PATCH net-next 2/3] net: dsa: loop: remove MDIO device modalias

[PATCH net v3] linkwatch: use __dev_put() in callers to prevent UAF
 2026-02-02 12:33 UTC  (2+ messages)

[PATCH RFC net-next] net/smc: transition to RDMA core CQ pooling
 2026-02-02 12:30 UTC  (2+ messages)

[PATCH v2 net 0/2] net: gro: fix outer network offset
 2026-02-02 12:22 UTC  (4+ messages)
` [PATCH v2 net 1/2] "
` [PATCH v2 net 2/2] selftest: net: add a test-case for encap segmentation after GRO

[PATCH net] net: hns3: fix double free issue for tx spare buffer
 2026-02-02 10:58 UTC 

[PATCH net] ice: fix crash in ethtool offline loopback test
 2026-02-02 12:10 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next v5 0/4] net: netconsole: convert to NBCON console infrastructure
 2026-02-02 11:49 UTC  (4+ messages)
` [PATCH net-next v5 1/4] printk: Add execution context (task name/CPU) to printk_info

[PATCH net] net: add RCU protection to (struct packet_type)->dev
 2026-02-02 11:27 UTC  (8+ messages)

[PATCH net-next v11 0/4] net: dsa: initial support for MaxLinear MxL862xx switches
 2026-02-02 11:03 UTC  (3+ messages)
` [PATCH net-next v11 3/4] net: mdio: add unlocked mdiodev C45 bus accessors

[PATCH RFC net-next v4 0/4] net: dsa: initial support for MaxLinear MxL862xx switches
 2026-02-02 11:02 UTC  (5+ messages)
` [PATCH RFC net-next v4 3/4] net: mdio: add unlocked mdiodev C45 bus accessors

(no subject)
 2026-02-02 10:53 UTC 

[PATCH net-next v2] net: dsa: sync dsa_mall_policer_tc_entry with FLOW_ACTION_POLICE
 2026-02-02 10:52 UTC  (2+ messages)

[PATCH net-next v2] r8169: add support for RTL8125cp
 2026-02-02 10:44 UTC  (2+ messages)

[PATCH iwl-next v5 0/3] igb: add RSS key get/set support
 2026-02-02 10:29 UTC  (2+ messages)


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