public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-08-21 03:03:56 to 2025-08-21 14:53:50 UTC [more...]

[PATCH net-next 00/15] eth: fbnic: support queue API and zero-copy Rx
 2025-08-21 14:53 UTC  (4+ messages)

[PATCH iwl-next] igb: Retrieve Tx timestamp directly from interrupt
 2025-08-21 14:51 UTC  (10+ messages)
` [Intel-wired-lan] "

[PATCH] netlink: specs: binder: replace underscores with dashes in names
 2025-08-21 14:49 UTC  (3+ messages)

[PATCH net] netfilter: nf_reject: don't leak dst refcount for loopback packets
 2025-08-21 14:47 UTC  (5+ messages)

[PATCH] selftests: centralise maybe-unused definition in kselftest.h
 2025-08-21 14:46 UTC  (2+ messages)

[PATCH v2 0/5] can: esd_usb: Fixes and improvements
 2025-08-21 14:34 UTC  (6+ messages)
` [PATCH v2 1/5] can: esd_usb: Fix not detecting version reply in probe routine
` [PATCH v2 2/5] can: esd_usb: Fix handling of TX context objects
` [PATCH v2 3/5] can: esd_usb: Add watermark handling for TX jobs
` [PATCH v2 4/5] can: esd_usb: Rework display of error messages
` [PATCH v2 5/5] can: esd_usb: Avoid errors triggered from USB disconnect

[PATCH v15 net-next 00/14] AccECN protocol patch series
 2025-08-21 14:33 UTC  (18+ messages)
` [PATCH v15 net-next 04/14] tcp: ecn functions in separated include file
` [PATCH v15 net-next 06/14] tcp: accecn: AccECN negotiation
` [PATCH v15 net-next 07/14] tcp: accecn: add AccECN rx byte counters
` [PATCH v15 net-next 08/14] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v15 net-next 10/14] tcp: accecn: AccECN option
` [PATCH v15 net-next 11/14] tcp: accecn: AccECN option send control
` [PATCH v15 net-next 12/14] tcp: accecn: AccECN option failure handling
` [PATCH v15 net-next 14/14] tcp: accecn: try to fit AccECN option with SACK

[PATCH net-next v4 0/7] devmem/io_uring: allow more flexibility for ZC DMA devices
 2025-08-21 14:32 UTC  (11+ messages)
` [PATCH net-next v4 1/7] queue_api: add support for fetching per queue DMA dev
` [PATCH net-next v4 6/7] net: devmem: pre-read requested rx queues during bind
` [PATCH net-next v4 7/7] net: devmem: allow binding on rx queues with same DMA devices

[PATCH net-next v6] net: af_packet: Use hrtimer to do the retire operation
 2025-08-21 14:32 UTC  (2+ messages)

[PATCH net-next 0/2] tcp: user_mss and TCP_MAXSEG series
 2025-08-21 14:28 UTC  (5+ messages)
` [PATCH net-next 1/2] tcp: annotate data-races around tp->rx_opt.user_mss
` [PATCH net-next 2/2] tcp: lockless TCP_MAXSEG option

[PATCH v1 00/14] MediaTek dt-bindings sanitization (MT8173)
 2025-08-21 14:28 UTC  (18+ messages)
` [PATCH v1 01/14] media: dt-bindings: Convert MediaTek mt8173-mdp bindings to YAML
` [PATCH v1 02/14] media: dt-bindings: Convert MediaTek mt8173-vpu "
` [PATCH v1 03/14] dt-bindings: arm: mediatek: mmsys: Add assigned-clocks/rates properties
` [PATCH v1 04/14] net: dt-bindings: Convert Marvell 8897/8997 bindings to YAML
` [PATCH v1 07/14] dt-bindings: display: mediatek,ufoe: Add mediatek,gce-client-reg property
` [PATCH v1 09/14] dt-bindings: pinctrl: mediatek,mt65xx-pinctrl: Allow gpio-line-names
` [PATCH v1 10/14] regulator: dt-bindings: Convert Dialog Semiconductor DA9211 Regulators to YAML
` [PATCH v1 13/14] dt-bindings: input/touchscreen: Convert MELFAS MIP4 Touchscreen "

[PATCH net] i40e: Prevent unwanted interface name changes
 2025-08-21 14:23 UTC  (6+ messages)

[PATCH net v2 0/5][pull request] Intel Wired LAN Driver Updates 2025-08-15 (ice, ixgbe, igc)
 2025-08-21 14:22 UTC  (7+ messages)
` [PATCH net v2 2/5] ice: fix possible leak in ice_plug_aux_dev() error path

[PATCH] selftests: rtnetlink: add checks for ifconfig and iproute2
 2025-08-21 14:16 UTC  (8+ messages)
          ` [PATCH v2] selftests: rtnetlink: skip tests if tools or feats are missing
            ` [PATCH] "

[PATCH net-next v1] iou-zcrx: update documentation
 2025-08-21 14:21 UTC  (3+ messages)

[PATCH net-next v2 00/15] net: introduce QUIC infrastructure and core subcomponents
 2025-08-21 14:18 UTC  (17+ messages)
` [PATCH net-next v2 01/15] net: define IPPROTO_QUIC and SOL_QUIC constants
` [PATCH net-next v2 02/15] net: build socket infrastructure for QUIC protocol
` [PATCH net-next v2 03/15] quic: provide common utilities and data structures
` [PATCH net-next v2 04/15] quic: provide family ops for address and protocol
` [PATCH net-next v2 06/15] quic: add stream management
` [PATCH net-next v2 07/15] quic: add connection id management
` [PATCH net-next v2 08/15] quic: add path management

[PATCH net-next v2 0/3] net: stmmac: xgmac: Minor fixes
 2025-08-21 14:17 UTC  (8+ messages)
` [PATCH net-next v2 3/3] net: stmmac: Set CIC bit only for TX queues with COE

[PATCH net-next v3 0/8] net: dsa: lantiq_gswip: prepare for supporting new features
 2025-08-21 14:15 UTC  (6+ messages)
` [PATCH net-next v3 7/8] net: dsa: lantiq_gswip: store switch API version in priv

[PATCH net-next] idpf: do not linearize big TSO packets
 2025-08-21 14:14 UTC  (3+ messages)

[PATCH iproute2-next v3] iproute2: Add 'netshaper' command to 'ip link' for netdev shaping
 2025-08-21 14:12 UTC  (11+ messages)

[PATCHv3 net-next 0/3] bonding: support aggregator selection based on port priority
 2025-08-21 14:12 UTC  (6+ messages)
` [PATCHv3 net-next 2/3] "
` [PATCHv3 net-next 3/3] selftests: bonding: add test for LACP actor "

[PATCH net-next] ipv4: Convert ->flowi4_tos to dscp_t
 2025-08-21 14:06 UTC  (3+ messages)

[PATCH net] phy: mscc: Fix when PTP clock is register and unregister
 2025-08-21 13:50 UTC  (2+ messages)

[net-next v5 0/3] net: dsa: yt921x: Add support for Motorcomm YT921x
 2025-08-21 13:42 UTC  (15+ messages)
` [net-next v5 1/3] dt-bindings: net: dsa: yt921x: Add Motorcomm YT921x switch support
` [net-next v5 2/3] net: dsa: tag_yt921x: add support for Motorcomm YT921x tags
` [net-next v5 3/3] net: dsa: yt921x: Add support for Motorcomm YT921x

[PATCH net-next v6 0/5] Add Ethernet MAC support for SpacemiT K1
 2025-08-21 13:38 UTC  (4+ messages)
` [PATCH net-next v6 2/5] net: spacemit: Add K1 Ethernet MAC

[PATCH v20 3/5] binder: introduce transaction reports via netlink
 2025-08-21 13:38 UTC  (7+ messages)

netconsole: HARDIRQ-safe -> HARDIRQ-unsafe lock order warning
 2025-08-21 13:12 UTC  (14+ messages)

[PATCH] ipv6: mcast: extend RCU protection in igmp6_send()
 2025-08-21 13:04 UTC  (3+ messages)

[PATCH net-next RESEND v4] ibmvnic: Increase max subcrq indirect entries with fallback
 2025-08-21 13:02 UTC 

[PATCH net-next V4 0/9] eth: fbnic: Add XDP support for fbnic
 2025-08-21 12:52 UTC  (3+ messages)
` [PATCH net-next V4 5/9] eth: fbnic: Add XDP pass, drop, abort support

[PATCH 1/2] dt-bindings: net: litex,liteeth: Correct example indentation
 2025-08-21 12:50 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: net: Drop vim style annotation

[PATCH net-next v4 0/5] ethtool: introduce PHY MSE diagnostics UAPI and drivers
 2025-08-21 12:47 UTC  (9+ messages)
` [PATCH net-next v4 1/5] ethtool: introduce core UAPI and driver API for PHY MSE diagnostics
` [PATCH net-next v4 2/5] ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE access
` [PATCH net-next v4 3/5] ethtool: netlink: add lightweight MSE reporting to LINKSTATE_GET
` [PATCH net-next v4 4/5] net: phy: micrel: add MSE interface support for KSZ9477 family
` [PATCH net-next v4 5/5] net: phy: dp83td510: add MSE interface support for 10BASE-T1L

[PATCH RESEND net-next] ipv6: mcast: Add ip6_mc_find_idev() helper
 2025-08-21 11:54 UTC  (3+ messages)

[PATCH net-next] net: dlink: fix multicast stats being counted incorrectly
 2025-08-21 11:42 UTC 

[ROSE] [AX25] 6.15.10 long term stable kernel oops
 2025-08-21 11:28 UTC  (6+ messages)

[PATCH 0/2] ptp/ptp_vmw: enhancements to ptp_vmw
 2025-08-21 11:03 UTC  (3+ messages)
` [PATCH 1/2] ptp/ptp_vmw: Implement PTP clock adjustments ops
` [PATCH 2/2] ptp/ptp_vmw: load ptp_vmw driver by directly probing the device

[PATCH net-next v2 0/2] tcp: Update bind bucket state on port release
 2025-08-21 11:09 UTC  (3+ messages)
` [PATCH net-next v2 1/2] "
` [PATCH net-next v2 2/2] selftests/net: Test tcp port reuse after unbinding a socket

[PATCH] net: bridge: vxlan: Protocol field in bridge fdb
 2025-08-21 11:03 UTC  (2+ messages)

[PATCH net-next v8 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-08-21 10:50 UTC  (2+ messages)

[PATCH net-next 0/6] net: ti: icssg-prueth: Add AF_XDP zero copy support
 2025-08-21 10:48 UTC  (4+ messages)
` [PATCH net-next 5/6] net: ti: icssg-prueth: Add AF_XDP zero copy for RX

[PATCH iproute2] ss: Don't pad the last (enabled) column
 2025-08-21 10:35 UTC  (2+ messages)

[PATCH net-next v13 0/5] PRU-ICSSM Ethernet Driver
 2025-08-21 10:22 UTC  (8+ messages)
` [PATCH net-next v13 4/5] net: ti: prueth: Adds link detection, RX and TX support

[PATCH net-next] amd-xgbe: Add PPS periodic output support
 2025-08-21  9:58 UTC  (2+ messages)

[syzbot] [netfilter?] WARNING in nf_reject_fill_skb_dst
 2025-08-21  9:55 UTC 

[PATCH net] net: airoha: ppe: Do not invalid PPE entries in case of SW hash collision
 2025-08-21  9:40 UTC  (2+ messages)

[PATCH] rust: phy: use to_result for error handling
 2025-08-21  9:12 UTC 

[PATCH net-next v5 0/4] net: phy: micrel: Add support for lan8842
 2025-08-21  8:50 UTC  (2+ messages)

[GIT PULL][mlx5-next 0/4] Cached vhca id and adjacent function vports
 2025-08-21  8:37 UTC  (2+ messages)

[PATCH net] microchip: lan865x: fix missing ndo_eth_ioctl handler to support PHY ioctl
 2025-08-21  8:28 UTC 

[PATCH 0/5] Add ethernet support for RPi5
 2025-08-21  8:21 UTC  (4+ messages)
` [PATCH 1/5] net: cadence: macb: Set upper 32bits of DMA ring buffer

[PATCH net-next v2] net: pktgen: Use min()/min_t() to improve pktgen_finalize_skb()
 2025-08-21  8:20 UTC  (2+ messages)

[PATCHv3 net 0/3] bonding: fix negotiation flapping in 802.3ad passive mode
 2025-08-21  8:10 UTC  (2+ messages)

[PATCH] [88q2xxx] Add support for handling master/slave in forced mode
 2025-08-21  8:02 UTC  (4+ messages)
` (no subject)

Maybe a simple bug on rtl8366rb-leds.c
 2025-08-21  7:39 UTC 

[PATCH net-next v3 0/5] net: gso: restore outer ip ids correctly
 2025-08-21  7:30 UTC  (6+ messages)
` [PATCH net-next v3 1/5] net: gro: remove is_ipv6 from napi_gro_cb
` [PATCH net-next v3 2/5] net: gro: only merge packets with incrementing or fixed outer ids
` [PATCH net-next v3 3/5] net: gso: restore ids of outer ip headers correctly
` [PATCH net-next v3 4/5] net: gro: remove unnecessary df checks
` [PATCH net-next v3 5/5] selftests/net: test ipip packets in gro.sh

[PATCH] netfilter: conntrack: drop expectations before freeing templates
 2025-08-21  7:18 UTC  (3+ messages)

[PATCH net-next v2] net: pcs: rzn1-miic: Correct MODCTRL register offset
 2025-08-21  7:12 UTC  (3+ messages)

[PATCH v1 net-next 0/7] tcp: Follow up for DCCP removal
 2025-08-21  7:00 UTC  (13+ messages)
` [PATCH v1 net-next 1/7] tcp: Remove sk_protocol test for tcp_twsk_unique()
` [PATCH v1 net-next 2/7] tcp: Save __module_get() for TIME_WAIT sockets
` [PATCH v1 net-next 3/7] tcp: Remove timewait_sock_ops.twsk_destructor()
` [PATCH v1 net-next 4/7] tcp: Remove hashinfo test for inet6?_lookup_run_sk_lookup()
` [PATCH v1 net-next 5/7] tcp: Don't pass hashinfo to socket lookup helpers
` [PATCH v1 net-next 6/7] tcp: Don't pass hashinfo to inet_diag helpers
` [PATCH v1 net-next 7/7] tcp: Move TCP-specific diag functions to tcp_diag.c

[PATCH net] netfilter: br_netfilter: reread nf_conn from skb after confirm()
 2025-08-21  6:57 UTC  (4+ messages)

[RFC v2 0/1] net/tls: add support for limiting the max record size
 2025-08-21  6:47 UTC  (5+ messages)
` [RFC v2 1/1] net/tls: allow limiting maximum "

[PATCH net-next 0/6] netfilter: updates for net-next
 2025-08-21  6:37 UTC  (9+ messages)
` [PATCH net-next 5/6] netfilter: nft_set_pipapo: Store real pointer, adjust later

[PATCH iwl-net] ice: fix incorrect counter for buffer allocation failures
 2025-08-21  6:35 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[net PatchV5] Octeontx2-vf: Fix max packet length errors
 2025-08-21  6:25 UTC 

[PATCH ethtool v3 0/3] Add support for PSE priority feature and PSE event monitoring
 2025-08-21  4:28 UTC  (5+ messages)
` [PATCH ethtool v3 2/3] ethtool: pse-pd: Add PSE priority support
` [PATCH ethtool v3 3/3] ethtool: pse-pd: Add PSE event monitoring support

[PATCH net] net: pse-pd: pd692x0: Skip power budget configuration when undefined
 2025-08-21  4:22 UTC  (2+ messages)

[PATCH bpf-next] bpf: hashtab - allow BPF_MAP_LOOKUP{,_AND_DELETE}_BATCH with NULL keys/values
 2025-08-21  4:07 UTC  (3+ messages)

[PATCH v5 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-08-21  3:51 UTC  (14+ messages)
` [PATCH v5 3/5] net: rnpgbe: Add basic mbx ops support
` [PATCH v5 4/5] net: rnpgbe: Add basic mbx_fw support
` [PATCH v5 5/5] net: rnpgbe: Add register_netdev

[PATCH v4 0/6] Enable ethernet on qcs615
 2025-08-21  3:33 UTC  (5+ messages)
` [PATCH v4 2/6] net: stmmac: Inverse the phy-mode definition

[PATCH v1 net 2/3] net: rose: convert 'use' field to refcount_t
 2025-08-21  3:33 UTC  (2+ messages)
`  "

[PATCH net-next] net: fec: add the Jumbo frame support
 2025-08-21  3:29 UTC  (2+ messages)

[PATCH iproute2-next v2] man8: ip-sr: Document that passphrase must be high-entropy
 2025-08-21  3:21 UTC  (6+ messages)

[PATCH] net: usbnet: skip info->stop() callback if suspend_count is not 0
 2025-08-21  3:00 UTC  (3+ messages)

[PATCH net v1] page_pool: fix incorrect mp_ops error handling
 2025-08-21  3:03 UTC 


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