public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-04 05:51:50 to 2026-02-04 17:12:43 UTC [more...]

[PATCH net-next v7 00/11] net: tunnel: introduce noref xmit flows for tunnels
 2026-02-04 16:52 UTC  (4+ messages)
` [PATCH net-next v7 02/11] net: tunnel: convert iptunnel_xmit to noref

[PATCH net-next RFC v1 0/3] net: sched: refactor qdisc drop reasons into dedicated tracepoint
 2026-02-04 17:03 UTC  (4+ messages)
` [PATCH net-next RFC v1 1/3] net: sched: introduce qdisc-specific drop reason tracing
` [PATCH net-next RFC v1 2/3] net: sched: sfq: convert to qdisc drop reasons
` [PATCH net-next RFC v1 3/3] net: sched: sch_cake: use enum qdisc_drop_reason for cobalt_should_drop

[PATCH v2 0/3] sunrpc: Fix `make W=1` build issues
 2026-02-04 16:58 UTC  (15+ messages)
` [PATCH v2 1/3] nfs/blocklayout: Fix compilation error (`make W=1`) in bl_write_pagelist()
` [PATCH v2 2/3] sunrpc: Kill RPC_IFDEBUG()
` [PATCH v2 3/3] sunrpc: Fix compilation error (`make W=1`) when dprintk() is no-op

[PATCH net 0/4] mptcp: misc fixes for v6.19-rc8
 2026-02-04 16:57 UTC  (5+ messages)
` [PATCH net 1/4] mptcp: pm: in-kernel: always set ID as avail when rm endp
` [PATCH net 2/4] mptcp: pm: in-kernel: clarify mptcp_pm_remove_anno_addr()
` [PATCH net 3/4] mptcp: fix kdoc warnings
` [PATCH net 4/4] selftests: mptcp: connect: fix maybe-uninitialize warn

[PATCH net-next v8 01/13] octeontx2-af: npc: cn20k: Index management
 2026-02-04 16:57 UTC  (3+ messages)
` [net-next,v8,01/13] "

[PATCH net-next v4 00/13] net: phy_port: SFP modules representation and phy_port listing
 2026-02-04 16:53 UTC  (6+ messages)
` [PATCH net-next v4 03/13] net: phy: phy_port: Correctly recompute the port's linkmodes
` [PATCH net-next v4 12/13] netlink: specs: Add ethernet port listing with ethtool

[PATCH RFC net-next] inet: add ip_retry_random_port sysctl to reduce sequential port retries
 2026-02-04 16:49 UTC  (3+ messages)

[PATCH net-next v13 0/3] STP/RSTP SWITCH support for PRU-ICSSM Ethernet driver
 2026-02-04 16:33 UTC  (2+ messages)

[PATCH net] net: wan/fsl_ucc_hdlc: Fix dma_free_coherent() in uhdlc_memclean()
 2026-02-04 16:25 UTC 

[PATCH net-next] ipv6: change inet6_sk_rebuild_header() to use inet->cork.fl.u.ip6
 2026-02-04 16:30 UTC 

[PATCH] ice: fix race condition in TX timestamp ring cleanup
 2026-02-04 16:29 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next v1] icmp: fix ip_rt_bug race in icmp_route_lookup reverse path
 2026-02-04 16:29 UTC  (5+ messages)

[PATCH net 0/4] bnxt_en: Fix RSS context and ntuple filter issues
 2026-02-04 16:15 UTC  (4+ messages)
` [PATCH net 4/4] selftests: drv-net: rss_ctx: test RSS contexts persist after ifdown/up

[PATCH net-next v2] net/sched: don't use dynamic lockdep keys with clsact/ingress/noqueue
 2026-02-04 16:02 UTC 

[PATCH iwl-next v4 0/7] ice: in VEB, prevent "cross-vlan" traffic
 2026-02-04 15:44 UTC  (8+ messages)
` [PATCH iwl-next v4 1/7] ice: in dvm, use outer VLAN in MAC,VLAN lookup
` [PATCH iwl-next v4 2/7] ice: allow creating mac,vlan filters along mac filters
` [PATCH iwl-next v4 3/7] ice: allow overriding lan_en, lb_en in switch
` [PATCH iwl-next v4 4/7] ice: update mac,vlan rules when toggling between VEB and VEPA
` [PATCH iwl-next v4 5/7] ice: add functions to query for vsi's pvids
` [PATCH iwl-next v4 6/7] ice: add mac vlan to filter API
` [PATCH iwl-next v4 7/7] ice: in VEB, prevent "cross-vlan" traffic from hitting loopback

[PATCH net-next v7 0/9] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-02-04 15:43 UTC  (17+ messages)
` [PATCH net-next v7 3/9] tun/tap: add ptr_ring consume helper with netdev queue wakeup

[PATCH phy] phy: enter drivers/phy/Makefile even without CONFIG_GENERIC_PHY
 2026-02-04 15:44 UTC  (2+ messages)

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

[PATCH 0/4 v2] Serdes: s32g: Add support for serdes subsystem
 2026-02-04 15:29 UTC  (3+ messages)
` [PATCH 3/4 v2] phy: s32g: Add serdes xpcs subsystem

[PATCH net-next 0/9] psp: support rekeying psp protected tcp connections
 2026-02-04 15:20 UTC  (10+ messages)
` [PATCH net-next 1/9] psp: support rx rekey operation
` [PATCH net-next 2/9] psp: move code from psp_sock_assoc_set_tx() into helper functions
` [PATCH net-next 3/9] psp: support tx rekey operation
` [PATCH net-next 4/9] psp: refactor psp_dev_tx_key_del()
` [PATCH net-next 5/9] psp: add driver api for deferred tx key deletion
` [PATCH net-next 6/9] psp: add core tracked stats for deferred "
` [PATCH net-next 7/9] mlx5: psp: implement deferred tx "
` [PATCH net-next 8/9] selftests: drv-net: psp: lift psp connection setup out of _data_basic_send() testcase
` [PATCH net-next 9/9] selftests: drv-net: psp: add tests for rekeying connections

[PATCH net-next v3 4/4] amd-xgbe: add RSS ethtool self-test
 2026-02-04 15:06 UTC 

[PATCH iwl-next v2 0/5] ice: add support for devmem/io_uring Rx and Tx
 2026-02-04 15:04 UTC  (3+ messages)

[PATCH net-next v3 3/4] amd-xgbe: add ARP offload ethtool self-test
 2026-02-04 15:04 UTC 

[PATCH net-next v3 2/4] amd-xgbe: add hardware ARP offload support
 2026-02-04 15:01 UTC 

[PATCH net-next v3 1/4] amd-xgbe: do not select NET_SELFTESTS when INET is disabled
 2026-02-04 15:00 UTC 

[PATCH net-next v3 0/4] amd-xgbe: add ARP offload and RSS self-tests
 2026-02-04 14:58 UTC 

[PATCH] netfilter: amanda: fix RCU pointer typing for nf_nat_amanda_hook
 2026-02-04 14:49 UTC  (9+ messages)
` [PATCH v2] "

[PATCH] vmw_vsock: bypass false-positive Wnonnull warning with gcc-16
 2026-02-04 14:35 UTC  (3+ messages)

[PATCH net] net: hns3: fix double free issue for tx spare buffer
 2026-02-04 14:34 UTC  (5+ messages)

[net-next,PATCH v3 1/3] dt-bindings: net: realtek,rtl82xx: Keep property list sorted
 2026-02-04 14:25 UTC  (3+ messages)
` [net-next,PATCH v3 3/3] net: phy: realtek: Add property to enable SSC

[PATCH] ovpn: Replace use of system_wq with system_percpu_wq
 2026-02-04 14:12 UTC  (4+ messages)

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

[PATCH] xfrm: kill xfrm_dev_{state,policy}_flush_secctx_check()
 2026-02-04 13:57 UTC  (12+ messages)

PCI ID conflict between ipw2x00 and i40e
 2026-02-04 13:51 UTC  (2+ messages)

[PATCH net-next v13 0/4] net: dsa: initial support for MaxLinear MxL862xx switches
 2026-02-04 13:33 UTC  (5+ messages)
` [PATCH net-next v13 1/4] dt-bindings: net: dsa: add MaxLinear MxL862xx
` [PATCH net-next v13 2/4] net: dsa: add tag format for MxL862xx switches
` [PATCH net-next v13 3/4] net: mdio: add unlocked mdiodev C45 bus accessors
` [PATCH net-next v13 4/4] net: dsa: add basic initial driver for MxL862xx switches

[PATCH net v4 0/1] net/sched: act_gate: protect parameters with RCU on replace
 2026-02-04 13:24 UTC  (2+ messages)
` [PATCH net v4 1/1] "

[PATCH net-next v14 3/4] net: dsa: yt921x: Add support for Motorcomm YT921x
 2026-02-04 13:16 UTC  (3+ messages)

[PATCH net-next] net: marvell: prestera: fix FEC error message for SFP ports
 2026-02-04 13:13 UTC  (4+ messages)
    ` [EXTERNAL] "

[PATCH iproute2-next] dpll: add support for fractional frequency offset in ppt
 2026-02-04 13:08 UTC  (2+ messages)

[PATCH v1 iwl-next] ice: fix NULL pointer dereference when changing RX queue length
 2026-02-04 13:06 UTC  (3+ messages)
  ` [PATCH v1 iwl-next] ice: fix NULL pointer dereference when

[PATCH bpf-next] bpf: Allow bpf_tcp_sock() helper in XDP
 2026-02-04 13:04 UTC  (2+ messages)

[PATCH] [net-next] net/mlx5e: fix ip6_dst_lookup link failure
 2026-02-04 13:00 UTC 

[PATCH net] ipv6: Fix ECMP sibling count mismatch when clearing RTF_ADDRCONF
 2026-02-04 12:59 UTC  (2+ messages)

[PATCH net-next] docs: ethtool: clarify the bit-by-bit bitset format description
 2026-02-04 12:51 UTC  (3+ messages)

[PATCH net-next 0/3] Single MSS length in UDP GSO_PARTIAL
 2026-02-04 12:47 UTC  (6+ messages)
` [PATCH net-next 1/3] udp: gso: Use single MSS length in UDP header for GSO_PARTIAL

[ANN] intel's netdev-ci for i40e
 2026-02-04 12:15 UTC  (3+ messages)

[PATCH net-next 0/2] net: ti: icssg: Remove dedicated workqueue for ndo_set_rx_mode callback
 2026-02-04 12:12 UTC  (9+ messages)
` [PATCH net-next 1/2] net: ti: icssg-prueth-sr1: Remove unused workqueue
` [PATCH net-next 2/2] net: ti: icssg-prueth: Use system default workqueue in ndo_set_rx_mode callback
` [EXTERNAL] [PATCH net-next 0/2] net: ti: icssg: Remove dedicated workqueue for "

[GIT PULL] wireless-next-2026-02-04
 2026-02-04 12:09 UTC 

[PATCH v6 0/3] s32g: Use a syscon for GPR
 2026-02-04 12:08 UTC  (4+ messages)

[PATCH net-next v25 0/6] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
 2026-02-04 11:46 UTC  (5+ messages)
` [PATCH net-next v25 4/6] eea: create/destroy rx,tx queues for netdevice open and stop
  ` [net-next,v25,4/6] "

[PATCH v4] ice: recap the VSI and QoS info after rebuild
 2026-02-04 11:58 UTC  (2+ messages)

[PATCH net-next] dt-bindings: net: renesas,rzv2h-gbeth: Document Renesas RZ/G3L RMII{tx,rx} clocks
 2026-02-04 11:49 UTC  (3+ messages)

[PATCH net-next v3 0/8] hsr: Implement more robust duplicate discard algorithm
 2026-02-04 11:44 UTC  (5+ messages)
` [PATCH net-next v3 4/8] hsr: Implement more robust duplicate discard for PRP
` [PATCH net-next v3 6/8] hsr: Implement more robust duplicate discard for HSR

[GIT PULL] wireless-2026-02-04
 2026-02-04 11:35 UTC 

[PATCH RFC net-next 0/2] hsr: Add additional info to send/ receive skbs
 2026-02-04 11:24 UTC  (3+ messages)
` [PATCH RFC net-next 1/2] hsr: Allow to send a specific port and with HSR header
` [PATCH RFC net-next 2/2] af_packet: Add port specific handling for HSR

[PATCH net-next v1 7/7] net: wangxun: add pcie error handler
 2026-02-04 11:18 UTC  (4+ messages)
` [net-next,v1,7/7] "

[PATCH net-next 0/2] Add Frame Preemption MAC Merge support for ICSSG
 2026-02-04 11:18 UTC  (9+ messages)
` [PATCH net-next 1/2] net: ti: icssg-prueth: Add Frame Preemption MAC Merge support
` [PATCH net-next 2/2] net: ti: icssg-prueth: Add ethtool ops for Frame Preemption MAC Merge

[PATCH net-next 00/15] mptcp: misc. features for v6.20/7.0
 2026-02-04 10:47 UTC  (3+ messages)
` [PATCH net-next 07/15] mptcp: allow overridden write_space to be invoked

[PATCH net-next] net: stmmac: imx: fix iMX93 register definitions
 2026-02-04 10:37 UTC 

[PATCH v2 iwl-next 0/3] igc: add RSS key get/set support
 2026-02-04 10:29 UTC  (5+ messages)
` [PATCH v2 iwl-next 1/3] igc: prepare for "
` [PATCH v2 iwl-next 3/3] igc: allow configuring RSS key via ethtool set_rxfh

[PATCH v3 0/5] landlock: Pathname-based UNIX connect() control
 2026-02-04 10:25 UTC  (3+ messages)
` [PATCH v3 1/5] lsm: Add hook security_unix_find

[v1,3/3] net: dsa: microchip: add single-led-mode support for KSZ9477
 2026-02-04 10:22 UTC  (4+ messages)

[PATCH net-next 0/5] devlink: add per-port resource support
 2026-02-04  9:58 UTC  (12+ messages)
` [PATCH net-next 1/5] devlink: Add port-level resource infrastructure
` [PATCH net-next 3/5] netdevsim: Add devlink port resource registration
` [PATCH net-next 4/5] selftest: netdevsim: Add devlink port resource test
` [PATCH net-next 5/5] devlink: Document port-level resources

[PATCH net-next 0/6] net: stmmac: rk: final cleanups part
 2026-02-04  9:43 UTC  (11+ messages)
` [PATCH net-next 1/6] net: stmmac: rk: introduce flags indicating support for RGMII/RMII
` [PATCH net-next 2/6] net: stmmac: rk: replace empty set_to_rmii() with supports_rmii
` [PATCH net-next 3/6] net: stmmac: rk: rk3328: gmac2phy only supports RMII
` [PATCH net-next 4/6] net: stmmac: rk: rk3528: gmac0 "
` [PATCH net-next 5/6] net: stmmac: rk: use rk_encode_wm16() for clock selection
` [PATCH net-next 6/6] net: stmmac: rk: rk3506, rk3528 and rk3588 have rmii_mode in clock register

[RFC PATCH bpf-next v6 00/12] mm: memcontrol: Add BPF hooks for memory controller
 2026-02-04  9:28 UTC  (18+ messages)
` [RFC PATCH bpf-next v6 01/12] bpf: move bpf_struct_ops_link into bpf.h
` [RFC PATCH bpf-next v6 02/12] bpf: initial support for attaching struct ops to cgroups
` [RFC PATCH bpf-next v6 03/12] bpf: mark struct oom_control's memcg field as TRUSTED_OR_NULL
` [RFC PATCH bpf-next v6 04/12] mm: define mem_cgroup_get_from_ino() outside of CONFIG_SHRINKER_DEBUG
` [RFC PATCH bpf-next v6 05/12] libbpf: introduce bpf_map__attach_struct_ops_opts()
` [RFC PATCH bpf-next v6 06/12] bpf: Pass flags in bpf_link_create for struct_ops
` [RFC PATCH bpf-next v6 07/12] libbpf: Support passing user-defined flags "
` [RFC PATCH bpf-next v6 08/12] mm: memcontrol: Add BPF struct_ops for memory controller
` [RFC PATCH bpf-next v6 09/12] selftests/bpf: Add tests for memcg_bpf_ops
` [RFC PATCH bpf-next v6 10/12] mm/bpf: Add BPF_F_ALLOW_OVERRIDE support "
` [RFC PATCH bpf-next v6 11/12] selftests/bpf: Add test for memcg_bpf_ops hierarchies
` [RFC PATCH bpf-next v6 12/12] samples/bpf: Add memcg priority control example

[net-next v22 2/7] net: mtip: The L2 switch driver for imx287
 2026-02-04  9:24 UTC  (5+ messages)
` [net-next,v22,2/7] "

[PATCH iproute2-next] ss: escape characters in command name
 2026-02-04  9:21 UTC  (2+ messages)

[PATCH net-next] dt-bindings: net: micrel: Fix dtbs compatible too long warnings
 2026-02-04  9:18 UTC  (3+ messages)

[PATCH v1 net 0/2] ECN offload handling for AccECN series
 2026-02-04  9:03 UTC  (3+ messages)
` [PATCH v1 net 1/2] net: update comments for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
` [PATCH v1 net 2/2] net: hns3/mls5e: fix CWR handling in drivers to preserve ACE signal

PCI ID 10ec:8129 is in both 8139too and r8169
 2026-02-04  9:00 UTC  (2+ messages)

[PATCH net-next v17 00/12] virtio_net: Add ethtool flow rules support
 2026-02-04  8:40 UTC  (5+ messages)
` [PATCH net-next v17 07/12] virtio_net: Implement layer 2 ethtool flow rules

[PATCH] nfc: nxp-nci: remove interrupt trigger type
 2026-02-04  8:33 UTC 

[PATCH 6.6.y] xsk: Fix race condition in AF_XDP generic RX path
 2026-02-04  8:29 UTC 

[PATCH net v1] serial: caif: fix use-after-free in caif_serial ldisc_close()
 2026-02-04  8:30 UTC  (2+ messages)

[syzbot] [bpf?] WARNING: refcount bug in __add_used_btf
 2026-02-04  8:28 UTC  (3+ messages)

[PATCH v5] netns: optimize netns cleaning by batching unhash_nsid calls
 2026-02-04  7:53 UTC  (2+ messages)

[PATCH v6] netns: optimize netns cleaning by batching unhash_nsid calls
 2026-02-04  7:48 UTC 

[PATCH v3 net-next 0/3] ECN offload handling for AccECN series
 2026-02-04  7:41 UTC  (4+ messages)
` [PATCH v3 net-next 1/3] net: update comments for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN

[PATCH v2 net-next 0/4] tcp: remove net/core/request_sock.c and no longer inline __reqsk_free()
 2026-02-04  7:37 UTC  (6+ messages)
` [PATCH v2 net-next 1/4] inet: move reqsk_queue_alloc() to net/ipv4/inet_connection_sock.c
` [PATCH v2 net-next 2/4] tcp: move reqsk_fastopen_remove to net/ipv4/tcp_fastopen.c
` [PATCH v2 net-next 3/4] net: get rid of net/core/request_sock.c
` [PATCH v2 net-next 4/4] tcp: move __reqsk_free() out of line

Do not create /var/run/netns mount point when /var/run is already MS_SHARED
 2026-02-04  7:26 UTC 

[PATCH net] inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP
 2026-02-04  7:18 UTC  (2+ messages)

[PATCH net-next V7 00/14] devlink and mlx5: Support cross-function rate scheduling
 2026-02-04  7:15 UTC  (11+ messages)
` [PATCH net-next V7 01/14] documentation: networking: add shared devlink documentation
` [PATCH net-next V7 02/14] devlink: introduce shared devlink instance for PFs on same chip

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

[PATCH net-next] net/mlx5e: Undo saving per-channel async ICOSQ
 2026-02-04  6:20 UTC  (9+ messages)

[PATCH net-next v1 3/7] net: wangxun: move reusable PCI driver ops functions into libwx
 2026-02-04  6:12 UTC  (3+ messages)
` [net-next,v1,3/7] "

[PATCH net] iavf: fix deadlock in reset handling
 2026-02-04  6:12 UTC  (8+ messages)
  ` [Intel-wired-lan] "

[PATCH net-next v2 0/4] net: uapi: Provide an UAPI definition of 'struct sockaddr'
 2026-02-04  5:51 UTC  (9+ messages)


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