public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-21 14:32:40 to 2026-01-22 01:10:53 UTC [more...]

[PATCHv2 net-next 0/3] bonding: fix 802.3ad churn machine and port state issues
 2026-01-22  1:10 UTC  (7+ messages)
` [PATCHv2 net-next 2/3] bonding: restructure ad_churn_machine

[PATCH net-next v21 0/6] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
 2026-01-22  1:06 UTC  (3+ messages)
` [PATCH net-next v21 4/6] eea: create/destroy rx,tx queues for netdevice open and stop

[PATCH 0/5] selftests: net: fix false failures due to missing features and host interference
 2026-01-22  0:56 UTC  (3+ messages)
` [PATCH 3/5] selftests: net: run reuseport tests in netns to avoid port conflicts

[PATCH net-next 0/6] net: restore the structure of driver-facing qcfg API
 2026-01-22  0:51 UTC  (7+ messages)
` [PATCH net-next 1/6] eth: bnxt: always set the queue mgmt ops
` [PATCH net-next 2/6] net: introduce a trivial netdev_queue_config()
` [PATCH net-next 3/6] net: move mp->rx_page_size validation to __net_mp_open_rxq()
` [PATCH net-next 4/6] net: use netdev_queue_config() for mp restart
` [PATCH net-next 5/6] net: add queue config validation callback
` [PATCH net-next 6/6] eth: bnxt: plug bnxt_validate_qcfg() into qops

ipv4: cipso potential BUG()
 2026-01-22  0:48 UTC  (3+ messages)
` [PATCH] cipso: harden use of skb_cow() in cipso_v4_skbuff_setattr()

[PATCH net-next v2 0/3] riscv: spacemit: Add ethernet support for K3
 2026-01-22  0:29 UTC  (8+ messages)
` [PATCH net-next v2 1/3] dt-bindings: net: Add support for Spacemit K3 dwmac
` [PATCH net-next v2 3/3] net: stmmac: Add glue layer for Spacemit K3 SoC

[PATCH bpf-next v10 00/12] bpf: fsession support
 2026-01-22  0:22 UTC  (7+ messages)
` [PATCH bpf-next v10 07/12] bpf,x86: add fsession support for x86_64
` [PATCH bpf-next v10 11/12] selftests/bpf: add testcases for fsession cookie

[PATCH net-next 0/3] riscv: spacemit: Add ethernet support for K3
 2026-01-21 23:56 UTC  (7+ messages)
` [PATCH net-next 3/3] net: stmmac: Add glue layer for Spacemit K3 SoC

[Proposal,Question - refresh] ACPI representation of DPLL/Ethernet dependencies (SyncE)
 2026-01-22  0:09 UTC  (2+ messages)

[PATCH net-next v16 00/12] vsock: add namespace support to vhost-vsock and loopback
 2026-01-21 22:11 UTC  (13+ messages)
` [PATCH net-next v16 01/12] vsock: add netns to vsock core
` [PATCH net-next v16 02/12] virtio: set skb owner of virtio_transport_reset_no_sock() reply
` [PATCH net-next v16 03/12] vsock: add netns support to virtio transports
` [PATCH net-next v16 04/12] selftests/vsock: increase timeout to 1200
` [PATCH net-next v16 05/12] selftests/vsock: add namespace helpers to vmtest.sh
` [PATCH net-next v16 06/12] selftests/vsock: prepare vm management helpers for namespaces
` [PATCH net-next v16 07/12] selftests/vsock: add vm_dmesg_{warn,oops}_count() helpers
` [PATCH net-next v16 08/12] selftests/vsock: use ss to wait for listeners instead of /proc/net
` [PATCH net-next v16 09/12] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH net-next v16 10/12] selftests/vsock: add namespace tests for CID collisions
` [PATCH net-next v16 11/12] selftests/vsock: add tests for host <-> vm connectivity with namespaces
` [PATCH net-next v16 12/12] selftests/vsock: add tests for namespace deletion

[PATCH v2 1/4] PCI/MSI: Conservatively generalize no_64bit_msi into msi_addr_mask
 2026-01-21 23:40 UTC  (2+ messages)

[PATCH v2 2/4] PCI/MSI: Check msi_addr_mask in msi_verify_entries()
 2026-01-21 23:38 UTC  (2+ messages)

[PATCH v10 net-next 00/15] AccECN protocol case handling series
 2026-01-21 22:31 UTC  (18+ messages)
` [PATCH v10 net-next 08/15] tcp: add TCP_SYNACK_RETRANS synack_type
` [PATCH v10 net-next 09/15] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
` [PATCH v10 net-next 10/15] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
` [PATCH v10 net-next 11/15] tcp: accecn: fallback outgoing half link to non-AccECN
` [PATCH v10 net-next 12/15] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
` [PATCH v10 net-next 13/15] tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_info
` [PATCH v10 net-next 14/15] tcp: accecn: enable AccECN
` [PATCH v10 net-next 15/15] selftests/net: packetdrill: add TCP Accurate ECN cases

[PATCH v3 0/2] tls: Add TLS 1.3 hardware offload support
 2026-01-21 22:17 UTC  (4+ messages)
` [PATCH v3 1/2] tls: "

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

[PATCH net-next] netfilter: arptables: use xt_entry_foreach() in copy_entries_to_user()
 2026-01-21 22:05 UTC  (3+ messages)

[PATCH net-next v11 0/7] netconsole: support automatic target recovery
 2026-01-21 22:04 UTC  (4+ messages)
` [PATCH net-next v11 7/7] selftests: netconsole: validate target resume

[PATCH v4 0/3] tls: Add TLS 1.3 hardware offload support
 2026-01-21 21:57 UTC  (4+ messages)
` [PATCH v4 1/3] tls: add "
` [PATCH v4 2/3] tls: add hardware offload key update support
` [PATCH v4 3/3] mlx5: TLS 1.3 hardware offload support

[PATCH net-next] ipvlan: remove ipvlan_ht_addr_lookup()
 2026-01-21 21:57 UTC 

[PATCH net-next 6/9] hsr: Implement more robust duplicate discard for HSR
 2026-01-21 21:52 UTC  (2+ messages)

[PATCH net-next v4 0/7] ipv6: Address ext hdr DoS vulnerabilities
 2026-01-21 21:49 UTC  (8+ messages)
` [PATCH net-next v4 1/7] ipv6: Check of max HBH or DestOp sysctl is zero and drop if it is
` [PATCH net-next v4 2/7] ipv6: Cleanup IPv6 TLV definitions
` [PATCH net-next v4 3/7] ipv6: Add case for IPV6_TLV_TNL_ENCAP_LIMIT in EH TLV switch
` [PATCH net-next v4 4/7] ipv6: Set HBH and DestOpt limits to 2
` [PATCH net-next v4 5/7] ipv6: Document defaults for max_{dst|hbh}_opts_number sysctls
` [PATCH net-next v4 6/7] ipv6: Enforce Extension Header ordering
` [PATCH net-next v4 7/7] ipv6: Document enforce_ext_hdr_order sysctl

[PATCH net v3 0/7] net/sched: act_gate RCU schedule update fixes
 2026-01-21 21:48 UTC  (20+ messages)
` [PATCH net v3 1/7] net/sched: act_gate: zero-initialize netlink dump struct
` [PATCH net v3 2/7] net/sched: act_gate: add RCU support for parameter update
` [PATCH net v3 3/7] net/sched: act_gate: build schedule and RCU-swap
` [PATCH net v3 4/7] net/sched: act_gate: read schedule via RCU
` [PATCH net v3 6/7] net/sched: act_gate: reject empty schedule list
` [PATCH net v3 7/7] net/sched: act_gate: guard NULL params in accessors

[PATCH RFC net-next] net: phy: add (*register_phy)() hook to struct mii_bus
 2026-01-21 21:18 UTC  (2+ messages)

[PATCH v5] mm/page_alloc: boost watermarks on atomic allocation failure
 2026-01-21 20:56 UTC 

[PATCH v3 net-next 00/15] net: fec: improve XDP copy mode and add AF_XDP zero-copy support
 2026-01-21 20:52 UTC  (2+ messages)

[PATCH net-next v2] net/tcp_sigpool: Enable compile-testing
 2026-01-21 19:55 UTC  (4+ messages)

[PATCH net-next v15 00/12] vsock: add namespace support to vhost-vsock and loopback
 2026-01-21 17:49 UTC  (6+ messages)
` [PATCH net-next v15 01/12] vsock: add netns to vsock core

[PATCH] net: phy: Grammar update for comment in genphy_update_link
 2026-01-21 19:49 UTC 

[PATCH 1/2 net-next v3] ipv6: use the right ifindex when replying to icmpv6 from localhost
 2026-01-21 19:44 UTC  (2+ messages)
` [PATCH 2/2 net-next v3] selftests: net: add ipv6 ping to local address "

[PATCH bpf-next 0/4] Switch from kfuncs to direct helper calls in prologue/epilogue
 2026-01-21 19:13 UTC  (9+ messages)
` [PATCH bpf-next 3/4] bpf: Remove kfunc support in prologue and epilogue
` [PATCH bpf-next 4/4] selftests/bpf: Remove tests for prologue/epilogue with kfuncs

[PATCH net-next v1] net: sched: sfq: add detailed drop reasons for monitoring
 2026-01-21 19:13 UTC  (4+ messages)

[PATCH v2 0/16] bitfield: tidy up bitfield.h
 2026-01-21 18:59 UTC  (5+ messages)
` [PATCH v2 03/16] bitmap: Use FIELD_PREP() in expansion of FIELD_PREP_WM16()

[Patch net v8 0/9] netem: Fix skb duplication logic and prevent infinite loops
 2026-01-21 18:50 UTC  (4+ messages)

[PATCH v6 0/6] doc/netlink: Expand nftables specification
 2026-01-21 18:47 UTC  (7+ messages)
` [PATCH v6 1/6] doc/netlink: netlink-raw: Add max check
` [PATCH v6 2/6] doc/netlink: nftables: Add definitions
` [PATCH v6 3/6] doc/netlink: nftables: Update attribute sets
` [PATCH v6 4/6] doc/netlink: nftables: Add sub-messages
` [PATCH v6 5/6] doc/netlink: nftables: Add getcompat operation
` [PATCH v6 6/6] doc/netlink: nftables: Fill out operation attributes

[PATCH iwl-net] ice: PTP: fix missing timestamps on E825 hardware
 2026-01-21 18:44 UTC 

[PATCH 2/2] docs: can: update SocketCAN documentation for CAN XL
 2026-01-21 18:24 UTC  (2+ messages)

[PATCH net-next 0/4] u64_stats: Introduce u64_stats_copy()
 2026-01-21 18:22 UTC  (6+ messages)
` [PATCH net-next 1/4] "

[PATCH net-next 0/9] net: convert drivers to .get_rx_ring_count (last part)
 2026-01-21 16:49 UTC  (12+ messages)
` [PATCH net-next 1/9] net: benet: convert to use .get_rx_ring_count
` [PATCH net-next 2/9] net: atlantic: "
` [PATCH net-next 3/9] net: nfp: "
` [PATCH net-next 4/9] net: mana: "
` [PATCH net-next 5/9] net: fbnic: "
` [PATCH net-next 6/9] net: ionic: "
` [PATCH net-next 7/9] net: sfc: efx: "
` [PATCH net-next 8/9] net: sfc: siena: "
` [PATCH net-next 9/9] net: sfc: falcon: "

[PATCH net-next v1 0/3] net/rds: RDS-TCP bug fix collection, subset 2: lock contention, state machine bugs, message drops
 2026-01-21 17:50 UTC  (3+ messages)

[PATCH net-next 0/4] net: dsa: ks8995: Post-move fixes
 2026-01-21 17:35 UTC  (3+ messages)
` [PATCH net-next 2/4] net: dsa: ks8955: Delete KSZ8864 and KSZ8795 support

[PATCH net-next 05/14] net: stmmac: add stmmac core serdes support
 2026-01-21 17:33 UTC  (9+ messages)
` [net-next,05/14] "

[PATCH net] dpll: Prevent duplicate registrations
 2026-01-21 17:18 UTC  (2+ messages)

[PATCH 00/33 v6] cpuset/isolation: Honour kthreads preferred affinity
 2026-01-21 17:06 UTC  (4+ messages)
` [PATCH 29/33] sched/arm64: Move fallback task cpumask to HK_TYPE_DOMAIN

[PATCH v7 net-next 0/4] net: dsa: initial support for MaxLinear MxL862xx switches
 2026-01-21 16:59 UTC  (3+ messages)
` [PATCH v7 net-next 4/4] net: dsa: add basic initial driver for "

[PATCH] dt-bindings: net: dsa: fix typos in bindings docs
 2026-01-21 16:58 UTC  (2+ messages)

[net-next v7 0/8] net: wwan: add NMEA port type support
 2026-01-21 16:53 UTC  (6+ messages)
` [net-next v7 5/8] net: wwan: add NMEA port support
    `  "
      `  "

[PATCH net-next v2 0/8] net: neighbour: Notify changes atomically
 2026-01-21 16:43 UTC  (9+ messages)
` [PATCH net-next v2 1/8] net: core: neighbour: Add a neigh_fill_info() helper for when lock not held
` [PATCH net-next v2 2/8] net: core: neighbour: Call __neigh_notify() under a lock
` [PATCH net-next v2 3/8] net: core: neighbour: Extract ARP queue processing to a helper function
` [PATCH net-next v2 4/8] net: core: neighbour: Process ARP queue later
` [PATCH net-next v2 5/8] net: core: neighbour: Inline neigh_update_notify() calls
` [PATCH net-next v2 6/8] net: core: neighbour: Reorder netlink & internal notification
` [PATCH net-next v2 7/8] net: core: neighbour: Make one netlink notification atomically
` [PATCH net-next v2 8/8] net: core: neighbour: Make another "

[PATCH net-next 0/2] tcp: remove tcp_rate.c
 2026-01-21 16:19 UTC  (5+ messages)
` [PATCH net-next 1/2] tcp: move tcp_rate_gen to tcp_input.c
` [PATCH net-next 2/2] tcp: move tcp_rate_check_app_limited() to tcp.c

[PATCH RFC v2 0/4] Support multi-channel IRQs in stmmac platform drivers
 2026-01-21 16:16 UTC  (9+ messages)
` [PATCH RFC v2 1/4] net: stmmac: platform: read channels irq
` [PATCH RFC v2 2/4] dt-bindings: net: nxp,s32-dwmac: Declare per-queue interrupts
` [PATCH RFC v2 3/4] arm64: dts: s32: set Ethernet channel irqs
` [PATCH RFC v2 4/4] stmmac: s32: enable support for Multi-IRQ mode

[PATCH v5 net-next 00/10] geneve: introduce double tunnel GSO/GRO support
 2026-01-21 16:15 UTC  (12+ messages)
` [PATCH v5 net-next 01/10] net: introduce mangleid_features
` [PATCH v5 net-next 02/10] geneve: expose gso partial features for tunnel offload
` [PATCH v5 net-next 03/10] vxlan: "
` [PATCH v5 net-next 04/10] geneve: add netlink support for GRO hint
` [PATCH v5 net-next 05/10] geneve: constify geneve_hlen()
` [PATCH v5 net-next 06/10] geneve: pass the geneve device ptr to geneve_build_skb()
` [PATCH v5 net-next 07/10] geneve: add GRO hint output path
` [PATCH v5 net-next 08/10] geneve: extract hint option at GRO stage
` [PATCH v5 net-next 09/10] geneve: use GRO hint option in the RX path
` [PATCH v5 net-next 10/10] selftests: net: tests for add double tunneling GRO/GSO

[PATCH net-next v2 0/2] net: extend ndo_get_tstamp and implement in gve
 2026-01-21 16:04 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: extend ndo_get_tstamp for other timestamp types
` [PATCH net-next v2 2/2] gve: implement ndo_get_tstamp

[RFC PATCH v4 00/38] NTB transport backed by PCI EP embedded DMA
 2026-01-21 16:02 UTC  (10+ messages)
` [RFC PATCH v4 02/38] dmaengine: dw-edma: Add per-channel interrupt routing control
` [RFC PATCH v4 05/38] dmaengine: dw-edma: Add a helper to query linked-list region

[PATCH iwl-next v2 0/5] ice: add support for devmem/io_uring Rx and Tx
 2026-01-21 16:00 UTC  (6+ messages)
` [PATCH iwl-next v2 3/5] ice: migrate to netdev ops lock
  ` [Intel-wired-lan] "
    ` [PATCH iwl-next] ice: fix system hang on `ethtool -L`

[PATCH] selftests: net: forwarding: cleanup veth peers created via NUM_NETIFS
 2026-01-21 13:39 UTC  (2+ messages)

[PATCH net] net/sched: act_ife: avoid possible NULL deref
 2026-01-21 15:35 UTC  (2+ messages)

[PATCH net 2/3] ipvlan: Common code from v6/v4 validator_event
 2026-01-21 15:33 UTC  (2+ messages)

[PATCH v2 1/4] dt-bindings: net: realtek,rtl82xx: add a property to set MDI order
 2026-01-21 15:15 UTC  (4+ messages)
` [PATCH v2 2/4] net: phy: realtek: add RTL8224 pair order support
` [PATCH v2 3/4] dt-bindings: net: realtek,rtl82xx: add a property to set MDI polarity
` [PATCH v2 4/4] net: phy: realtek: add RTL8224 polarity support

[PATCH RFC net-next v2 0/2] net: phy: marvell: 88e1111: define gigabit features
 2026-01-21 15:06 UTC  (5+ messages)
` [PATCH RFC net-next v2 1/2] "

[PATCH next 00/14] bits: De-bloat expansion of GENMASK()
 2026-01-21 14:57 UTC  (2+ messages)
` [PATCH next 05/14] ixgbevf: Use C test for PAGE_SIZE > IXGBE_MAX_DATA_PER_TXD

[PATCH net-next v2] selftests: net: Add kernel selftest for RFC 4884
 2026-01-21 14:41 UTC  (2+ messages)

[can-next 0/5] can: remove private skb headroom infrastructure
 2026-01-21 14:37 UTC  (7+ messages)

[PATCH v6 0/7] ptp: vmclock: Add VM generation counter and ACPI notification
 2026-01-21 14:33 UTC  (8+ messages)
` [PATCH v6 1/7] ptp: vmclock: add vm generation counter
` [PATCH v6 2/7] ptp: vmclock: support device notifications
` [PATCH v6 3/7] dt-bindings: ptp: Add amazon,vmclock
` [PATCH v6 4/7] ptp: ptp_vmclock: Add device tree support
` [PATCH v6 5/7] ptp: ptp_vmclock: add 'VMCLOCK' to ACPI device match
` [PATCH v6 6/7] ptp: ptp_vmclock: remove dependency on CONFIG_ACPI
` [PATCH v6 7/7] ptp: ptp_vmclock: return TAI not UTC


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