public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-02 14:30:01 to 2026-02-03 02:10:25 UTC [more...]

[PATCH v7 0/7] ptp: vmclock: Add VM generation counter and ACPI notification
 2026-02-03  2:10 UTC  (2+ messages)

[PATCH RESEND net v3 0/3] disable interrupts and ensure dbell updation
 2026-02-03  2:04 UTC  (4+ messages)
` [PATCH RESEND net v3 1/3] octeon_ep: disable per ring interrupts

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

[PATCH 0/3] net: amd-xgbe: add ARP offload and RSS self-tests
 2026-02-03  2:00 UTC  (5+ 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 0/8] ipv6: misc changes in output path
 2026-02-03  2:00 UTC  (2+ messages)

[PATCH RESEND] tipc: use kfree_sensitive() for session key material
 2026-02-03  2:00 UTC  (2+ messages)

[PATCH net-next v4 0/8] net/rds: RDS-TCP protocol and extension improvements
 2026-02-03  1:55 UTC  (3+ messages)
` [PATCH net-next v4 8/8] net/rds: Trigger rds_send_ping() more than once

[PATCH net-next] net: ethernet: use module_pci_driver; remove useless driver versions
 2026-02-03  1:50 UTC  (2+ messages)

[PATCH net-next] net: remove unnecessary module_init/exit functions
 2026-02-03  1:50 UTC  (6+ messages)

[PATCH net-next] net: add a debug check in __skb_push()
 2026-02-03  1:50 UTC  (2+ messages)

[PATCH] tipc: fix RCU dereference race in tipc_aead_users_dec()
 2026-02-03  1:48 UTC 

[net-next v22 7/7] net: mtip: Extend the L2 switch driver for imx287 with bridge operations
 2026-02-03  1:44 UTC  (2+ messages)
` [net-next,v22,7/7] "

[net-next v22 4/7] net: mtip: Add net_device_ops functions to the L2 switch driver
 2026-02-03  1:42 UTC  (2+ messages)
` [net-next,v22,4/7] "

[net-next v22 2/7] net: mtip: The L2 switch driver for imx287
 2026-02-03  1:39 UTC  (2+ messages)
` [net-next,v22,2/7] "

[PATCH net-next v2] net: dsa: sync dsa_mall_policer_tc_entry with FLOW_ACTION_POLICE
 2026-02-03  1:40 UTC  (3+ messages)

[PATCH net-next v3] net: usb: sr9700: remove code to drive nonexistent multicast filter
 2026-02-03  1:39 UTC 

[PATCH net-next v4] net: usb: introduce usbnet_mii_ioctl helper function
 2026-02-03  1:34 UTC 

[PATCH net-next 0/2] net: phy: dp83867: Always program R/SGMII enable bits
 2026-02-03  1:30 UTC  (2+ messages)

[PATCH net] net: stmmac: fix stm32 (and potentially others) resume regression
 2026-02-03  1:30 UTC  (2+ messages)

[PATCH net-next] net: l3mdev: use skb_dst_dev_rcu() in l3mdev_l3_out()
 2026-02-03  1:20 UTC  (2+ messages)

[PATCH net] net: rss: fix reporting RXH_XFRM_NO_CHANGE as input_xfrm for contexts
 2026-02-03  1:20 UTC  (2+ messages)

[PATCH net-next v3] net: usb: introduce usbnet_mii_ioctl helper function
 2026-02-03  1:18 UTC  (2+ messages)

[PATCH net v4] net: cpsw_new: Execute ndo_set_rx_mode callback in a work queue
 2026-02-03  1:18 UTC  (5+ messages)

[PATCH net-next] net: usb: sr9700: remove unused CRC32 dependency
 2026-02-03  1:16 UTC  (2+ messages)

[PATCH v2 net-next] net: lantiq_etop: remove driver
 2026-02-03  1:13 UTC  (2+ messages)

[PATCH v2 1/1] net: spacemit: display phy driver information
 2026-02-03  1:10 UTC  (3+ messages)

[PATCH net-next v2 1/2] selftests: drv-net: rss: validate min RSS table size
 2026-02-03  1:10 UTC  (2+ messages)

[PATCH net-next] tools: ynl: cli: make the output compact
 2026-02-03  1:10 UTC  (2+ messages)

[PATCH net-next v3] bnxt_en: Allow ntuple filters for drops
 2026-02-03  1:10 UTC  (2+ messages)

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

[PATCH net] iavf: fix deadlock in reset handling
 2026-02-03  1:00 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH v1 0/3] liveupdate: suppress TCP RST during post-kexec restore window
 2026-02-03  0:53 UTC  (5+ messages)
` [PATCH v1 3/3] "

[PATCH net-next v6 00/10] ipv6: Address ext hdr DoS vulnerabilities
 2026-02-03  0:48 UTC  (11+ messages)
` [PATCH net-next v6 01/10] ipv6: Check of max HBH or DestOp sysctl is zero and drop if it is
` [PATCH net-next v6 02/10] ipv6: Cleanup IPv6 TLV definitions
` [PATCH net-next v6 03/10] ipv6: Add case for IPV6_TLV_TNL_ENCAP_LIMIT in EH TLV switch
` [PATCH net-next v6 04/10] ipv6: Set HBH and DestOpt limits to 2
` [PATCH net-next v6 05/10] ipv6: Document defaults for max_{dst|hbh}_opts_number sysctls
` [PATCH net-next v6 06/10] ipv6: Enforce Extension Header ordering
` [PATCH net-next v6 07/10] ipv6: Document enforce_ext_hdr_order sysctl
` [PATCH net-next v6 08/10] test: Add proto_nums.py in networking selftests
` [PATCH net-next v6 09/10] test: Add ext_hdr.py "
` [PATCH net-next v6 10/10] test: Add networking sefltest for eh limits

[PATCH net] ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()
 2026-02-03  0:43 UTC  (3+ messages)

(no subject)
 2026-02-03  0:34 UTC  (2+ messages)
` 

[PATCH v1 iwl-next] ice: fix NULL pointer dereference when changing RX queue length
 2026-02-03  0:31 UTC  (3+ messages)

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

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

[PATCH RFC net-next] net: stmmac: provide flag to disable EEE
 2026-02-03  0:17 UTC  (4+ messages)

[PATCH net-next] net: stmmac: Correct spelling from clk_scr_i to clk_csr_i
 2026-02-03  0:07 UTC  (2+ messages)

[PATCH net-next v4 0/9] dpll: Core improvements and ice E825-C SyncE support
 2026-02-02 23:55 UTC  (12+ 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-next v3] r8169: add support for RTL8125cp
 2026-02-02 23:54 UTC  (3+ messages)

[PATCH v1 net-next 0/3] ECN offload handling for AccECN series
 2026-02-02 23:45 UTC  (10+ 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

[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 v2 net-next] net/iucv: clean up iucv kernel-doc warnings
 2026-02-02 22:07 UTC  (3+ messages)

[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 net-next] net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHz
 2026-02-02 21:42 UTC  (2+ messages)

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

[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  (4+ messages)
` [PATCH v12 4/4] net: dsa: add basic initial driver for "

[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  (13+ messages)
` [PATCH net-next v9 02/15] net: build socket infrastructure for QUIC 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 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 net-next v4 0/2] icmp: Fix icmp error source address over xfrm tunnel
 2026-02-02 15:16 UTC  (6+ messages)
` [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-next v8 09/15] quic: add congestion control
 2026-02-02 14:40 UTC  (4+ messages)
` [net-next,v8,09/15] "


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