netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-30 10:26:30 to 2025-12-01 14:51:03 UTC [more...]

[PATCH RFC net-next 00/15] net: stmmac: rk: cleanups galore
 2025-12-01 14:50 UTC  (3+ messages)
` [PATCH RFC net-next 01/15] net: stmmac: rk: add GMAC_CLK_xx constants, simplify RGMII definitions
` [PATCH RFC net-next 02/15] net: stmmac: rk: convert rk3328 to use bsp_priv->id

[PATCH RFC/RFT net-next v2 0/5] net: dsa: deny unsupported 8021q upper on bridge port configurations
 2025-12-01 14:47 UTC  (8+ messages)
` [PATCH RFC/RFT net-next v2 1/5] net: dsa: deny bridge VLAN with existing 8021q upper on any port
` [PATCH RFC/RFT net-next v2 2/5] net: dsa: deny multiple 8021q uppers on bridged ports for the same VLAN
` [PATCH RFC/RFT net-next v2 3/5] selftests: no_forwarding: test VLAN uppers on VLAN aware bridged ports
` [PATCH RFC/RFT net-next v2 4/5] net: dsa: deny 8021q uppers on vlan unaware "
` [PATCH RFC/RFT net-next v2 5/5] selftests: no_forwarding: test VLAN uppers on VLAN-unaware "

[PATCH 0/4] s32g: Use a syscon for GPR
 2025-12-01 14:31 UTC  (4+ messages)
` [PATCH 1/4] net: stmmac: s32: use the syscon interface PHY_INTF_SEL_RGMII
` [PATCH 3/4] dt-bindings: net: nxp,s32-dwmac: Use the GPR syscon

[PATCH net-next v3 0/4] A series of minor optimizations of the bonding module
 2025-12-01 13:56 UTC  (14+ messages)
` [PATCH net-next v3 1/4] net: bonding: use workqueue to make sure peer notify updated in lacp mode
` [PATCH net-next v3 2/4] net: bonding: move bond_should_notify_peers, e.g. into rtnl lock block
` [PATCH net-next v3 3/4] net: bonding: skip the 2nd trylock when first one fail
` [PATCH net-next v3 4/4] net: bonding: add the READ_ONCE/WRITE_ONCE for outside lock accessing

[PATCH RFC nf-next 0/4] Add IP6IP6 flowtable SW acceleration
 2025-12-01 13:45 UTC  (5+ messages)
` [PATCH RFC nf-next 1/4] netfilter: Introduce tunnel metadata info in nf_flowtable_ctx struct
` [PATCH RFC nf-next 2/4] netfilter: flowtable: Add IP6IP6 rx sw acceleration
` [PATCH RFC nf-next 3/4] netfilter: flowtable: Add IP6IP6 tx "
` [PATCH RFC nf-next 4/4] selftests: netfilter: nft_flowtable.sh: Add IP6IP6 flowtable selftest

[PATCH net-next v4 0/2] net: dsa: yt921x: Add STP/MST support
 2025-12-01 13:30 UTC  (6+ messages)
` [PATCH net-next v4 1/2] net: dsa: yt921x: Use *_ULL bitfield macros for VLAN_CTRL
` [PATCH net-next v4 2/2] net: dsa: yt921x: Add STP/MST support

[PATCH net-next v4 0/2] Add SQI and SQI+ support for OATC14 10Base-T1S PHYs and Microchip T1S driver
 2025-12-01 13:25 UTC  (5+ messages)
` [PATCH net-next v4 1/2] net: phy: phy-c45: add SQI and SQI+ support for OATC14 10Base-T1S PHYs
` [PATCH net-next v4 2/2] net: phy: microchip_t1s: add SQI support for LAN867x Rev.D0 PHYs

[PATCH v2] e1000: fix OOB in e1000_tbi_should_accept()
 2025-12-01 13:22 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH 0/4] bus: mhi: Fix broken runtime PM design
 2025-12-01 12:43 UTC  (5+ messages)
` [PATCH 1/4] bus: mhi: Replace controller runtime_get/put callbacks with direct PM runtime APIs
` [PATCH 2/4] bus: mhi: Remove runtime PM callback ops from controller interface
` [PATCH 3/4] net: mhi_net: Implement runtime PM support
` [PATCH 4/4] bus: mhi: Fix broken runtime PM design

[PATCH] net: stmmac: Modify the judgment condition of "tx_avail" from 1 to 2
 2025-12-01 12:21 UTC  (3+ messages)

[PATCH 0/2] ptp: vmclock: Add VM generation counter and ACPI notification
 2025-12-01 12:15 UTC  (4+ messages)
` [PATCH 2/2] ptp: vmclock: support device notifications

[PATCH iwl-next v1 1/1] e1000e: introduce private flag to override XTAL clock frequency
 2025-12-01 12:08 UTC  (5+ messages)
` [Intel-wired-lan] "

[PATCH net-next v8 0/5] netconsole: support automatic target recovery
 2025-12-01 11:35 UTC  (6+ messages)
` [PATCH net-next v8 4/5] netconsole: resume previously deactivated target

[BUG] Missing backport for commit b441cf3f8c4b ("xfrm: delete x->tunnel as we delete x")
 2025-12-01 11:14 UTC  (2+ messages)

[PATCH V6] netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_max sysctl
 2025-12-01 11:08 UTC  (2+ messages)

[PATCH net-next] team: Add matching error label for failed action
 2025-12-01 10:50 UTC  (2+ messages)

[PATCH net-next V4 00/14] devlink and mlx5: Support cross-function rate scheduling
 2025-12-01 10:50 UTC  (6+ messages)
` [PATCH net-next V4 02/14] documentation: networking: add shared devlink documentation

[PATCH] net: tcp: avoid division by zero in __tcp_select_window
 2025-12-01 10:49 UTC  (2+ messages)

[PATCH net-next v2 0/4] support for hwtstamp_get in phy - part 2
 2025-12-01 10:34 UTC  (9+ messages)
` [PATCH net-next v2 1/4] net: phy: micrel: improve HW timestamping config logic
` [PATCH net-next v2 2/4] net: phy: micrel: add HW timestamp configuration reporting
` [PATCH net-next v2 3/4] net: phy: microchip_rds_ptp: improve HW ts config logic

[PATCH net-next] net: ps3_gelic_net: Use napi_alloc_skb() and napi_gro_receive()
 2025-12-01 10:34 UTC  (3+ messages)

[PATCH nf-next] netfilter: Always set route tuple out ifindex
 2025-12-01 10:22 UTC 

[RFC 0/2] xdp: Delegate fast path return decision to page_pool
 2025-12-01 10:12 UTC  (7+ messages)
` [RFC 2/2] "

[PATCH net-next v4 0/5] Multi-queue aware sch_cake
 2025-12-01 10:00 UTC  (6+ messages)
` [PATCH net-next v4 1/5] net/sched: Export mq functions for reuse
` [PATCH net-next v4 2/5] net/sched: sch_cake: Factor out config variables into separate struct
` [PATCH net-next v4 3/5] net/sched: sch_cake: Add cake_mq qdisc for using cake on mq devices
` [PATCH net-next v4 4/5] net/sched: sch_cake: Share config across cake_mq sub-qdiscs
` [PATCH net-next v4 5/5] net/sched: sch_cake: share shaper state across sub-instances of cake_mq

[PATCH net-next v8 1/1] Documentation: net: add flow control guide and document ethtool API
 2025-12-01  9:49 UTC  (11+ messages)

[PATCH RFC ipsec-next 0/5] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
 2025-12-01  9:21 UTC  (3+ messages)
` [PATCH RFC ipsec-next 1/5] xfrm: migrate encap should be set in migrate call

[RFC PATCH ipsec 0/2] Fix bonding IPSec races
 2025-12-01  9:01 UTC  (2+ messages)

[PATCH 1/2 net-next] ipv6: use the right ifindex when replying to icmpv6 from localhost
 2025-12-01  8:58 UTC  (4+ messages)
` [PATCH 2/2 net-next] selftests: ipv6_icmp: add tests for ICMPv6 handling

[PATCH net-next 00/15] DSA simple HSR offload
 2025-12-01  8:46 UTC  (22+ messages)
` [PATCH net-next 01/15] net: dsa: mt7530: unexport mt7530_switch_ops
` [PATCH net-next 02/15] net: hsr: create an API to get hsr port type
` [PATCH net-next 03/15] net: dsa: avoid calling ds->ops->port_hsr_leave() when unoffloaded
` [PATCH net-next 04/15] net: dsa: xrs700x: reject unsupported HSR configurations
` [PATCH net-next 05/15] net: dsa: add simple HSR offload helpers
` [PATCH net-next 06/15] net: dsa: yt921x: use simple HSR offloading helpers
` [PATCH net-next 07/15] net: dsa: ocelot: use simple HSR offload helpers
` [PATCH net-next 08/15] net: dsa: realtek: "
` [PATCH net-next 09/15] net: dsa: lantiq_gswip: "
` [PATCH net-next 10/15] net: dsa: mv88e6060: "
` [PATCH net-next 11/15] net: dsa: hellcreek: "
` [PATCH net-next 12/15] net: dsa: mt7530: "
` [PATCH net-next 13/15] net: dsa: a5psw: "
` [PATCH net-next 14/15] Documentation: net: dsa: mention availability of RedBox
` [PATCH net-next 15/15] Documentation: net: dsa: mention simple HSR offload helpers

[PATCH ipsec v2 1/2] bond: Use xfrm_state_migrate to migrate SAs
 2025-12-01  8:42 UTC  (5+ messages)

[PATCH net-next 0/9] XPCS polarity inversion via generic device tree properties
 2025-12-01  8:41 UTC  (5+ messages)
` [PATCH net-next 5/9] phy: add phy_get_rx_polarity() and phy_get_tx_polarity()

[PATCH net-next v3 0/5] Multi-queue aware sch_cake
 2025-12-01  8:11 UTC  (7+ messages)
` [PATCH net-next v3 1/5] net/sched: Export mq functions for reuse
` [PATCH net-next v3 2/5] net/sched: sch_cake: Factor out config variables into separate struct
` [PATCH net-next v3 3/5] net/sched: sch_cake: Add cake_mq qdisc for using cake on mq devices
` [PATCH net-next v3 4/5] net/sched: sch_cake: Share config across cake_mq sub-qdiscs
` [PATCH net-next v3 5/5] net/sched: sch_cake: share shaper state across sub-instances of cake_mq
` [syzbot ci] Re: Multi-queue aware sch_cake

[PATCH net-next] selftests: net: py: handle interrupt during cleanup
 2025-12-01  7:57 UTC  (2+ messages)

[PATCH v3 1/2] ARM64: dts: mediatek: fix MT7531 reset GPIO polarity on multiple boards
 2025-12-01  7:50 UTC  (7+ messages)
` [PATCH v3 2/2] net: dsa: mt7530: Use GPIO polarity to generate correct reset sequence

[PATCH iwl-next v2 0/8] ice: in VEB, prevent "cross-vlan" traffic
 2025-12-01  7:41 UTC  (11+ messages)
` [PATCH iwl-next v2 4/8] ice: allow overriding lan_en, lb_en in switch
` [PATCH iwl-next v2 5/8] ice: update mac,vlan rules when toggling between VEB and VEPA

[PATCH net-next v1] idpf: export RX hardware timestamping information to XDP
 2025-12-01  7:29 UTC  (4+ messages)
` [Intel-wired-lan] "

[net-next,PATCH 1/3] dt-bindings: net: realtek,rtl82xx: Keep property list sorted
 2025-12-01  7:20 UTC  (7+ messages)
` [net-next,PATCH 2/3] dt-bindings: net: realtek,rtl82xx: Document realtek,ssc-enable property

[PATCH v17 00/47] DEPT(DEPendency Tracker)
 2025-12-01  7:18 UTC  (5+ messages)
` [PATCH v17 44/47] dept: introduce APIs to set page usage and use subclasses_evt for the usage

[PATCH net-next 0/3] net: thunderbolt: Various improvements
 2025-12-01  6:19 UTC  (6+ messages)
` [PATCH net-next 3/3] net: thunderbolt: Allow reading link settings

[PATCH net-next v3 0/2] net/rds: RDS-TCP bug fix collection, subset 1: Work queue scalability
 2025-12-01  6:10 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net/rds: Add per cp work queue
` [PATCH net-next v3 2/2] net/rds: Give each connection path its own workqueue

[PATCH net-next v5 0/2] ptp: Alibaba CIPU PTP clock driver
 2025-12-01  6:04 UTC  (10+ messages)
` [PATCH net-next v5 1/2] ptp: introduce Alibaba CIPU PHC driver

[PATCH] RTRS/rtrs: clean up rtrs headers kernel-doc
 2025-12-01  6:00 UTC  (2+ messages)

[syzbot] [net?] KMSAN: uninit-value in lec_atm_send
 2025-12-01  4:31 UTC  (5+ messages)
` [PATCH] net: atm: targetless need more input msg
    ` [PATCH net v2] net: atm: implement pre_send to check input before sending

[PATCH v5 0/6] nvme-tcp: Support receiving KeyUpdate requests
 2025-12-01  4:18 UTC  (7+ messages)
` [PATCH v5 1/6] net/handshake: Store the key serial number on completion
` [PATCH v5 5/6] nvme-tcp: Support KeyUpdate

[PATCH net-next v2] selftests: mptcp: Mark xerror __noreturn
 2025-12-01  4:07 UTC  (5+ messages)

[PATCH Next V2] net: restore the iterator to its original state when an error occurs
 2025-12-01  3:41 UTC  (2+ messages)

[PATCH linux-next] SUNRPC: Optimize list definition method
 2025-12-01  2:54 UTC 

[syzbot] [net?] kernel BUG in ip6_pol_route (2)
 2025-12-01  2:32 UTC  (2+ messages)

[PATCH net-next 00/11] wireguard updates for 6.19
 2025-12-01  2:28 UTC  (12+ messages)
` [PATCH net-next 01/11] wireguard: netlink: enable strict genetlink validation
` [PATCH net-next 02/11] wireguard: netlink: validate nested arrays in policy
` [PATCH net-next 03/11] wireguard: netlink: use WG_KEY_LEN in policies
` [PATCH net-next 04/11] wireguard: netlink: convert to split ops
` [PATCH net-next 05/11] wireguard: netlink: lower .maxattr for WG_CMD_GET_DEVICE
` [PATCH net-next 06/11] netlink: specs: add specification for wireguard
` [PATCH net-next 07/11] wireguard: uapi: move enum wg_cmd
` [PATCH net-next 08/11] wireguard: uapi: move flag enums
` [PATCH net-next 09/11] wireguard: uapi: generate header with ynl-gen
` [PATCH net-next 10/11] tools: ynl: add sample for wireguard
` [PATCH net-next 11/11] wireguard: netlink: generate netlink code

[ANN] net-next is CLOSED
 2025-12-01  1:45 UTC 

[PATCH net-next v2 0/7] net: dsa: b53: fix ARL accesses for BCM5325/65 and allow VID 0
 2025-12-01  1:31 UTC  (7+ messages)
` [PATCH net-next v2 4/7] net: dsa: b53: fix CPU port unicast ARL entries for BCM5325/65
` [PATCH net-next v2 6/7] net: dsa: b53: fix BCM5325/65 ARL entry VIDs
` [PATCH net-next v2 7/7] net: dsa: b53: allow VID 0 for BCM5325/65

[PATCH net-next] net: dlink: fix several spelling mistakes in comments
 2025-12-01  0:06 UTC  (2+ messages)

[PATCH net-next v7 0/9] Add support for providers with large rx buffer
 2025-11-30 23:35 UTC  (10+ messages)
` [PATCH net-next v7 1/9] net: page pool: xa init with destroy on pp init
` [PATCH net-next v7 2/9] net: page_pool: sanitise allocation order
` [PATCH net-next v7 3/9] net: memzero mp params when closing a queue
` [PATCH net-next v7 4/9] net: let pp memory provider to specify rx buf len
` [PATCH net-next v7 5/9] eth: bnxt: store rx buffer size per queue
` [PATCH net-next v7 6/9] eth: bnxt: adjust the fill level of agg queues with larger buffers
` [PATCH net-next v7 7/9] eth: bnxt: allow providers to set rx buf size
` [PATCH net-next v7 8/9] io_uring/zcrx: document area chunking parameter
` [PATCH net-next v7 9/9] selftests: iou-zcrx: test large chunk sizes

[PATCH v6 0/3] virtio: feature related cleanups
 2025-11-30 23:03 UTC  (4+ messages)
` [PATCH v6 3/3] vhost: switch to arrays of feature bits

linux-next: manual merge of the ftrace tree with the bpf-next tree
 2025-11-30 22:33 UTC 

[PATCH net-next v2 0/4] Multi-queue aware sch_cake
 2025-11-30 20:34 UTC  (10+ messages)
` [PATCH net-next v2 2/4] net/sched: sch_cake: Add cake_mq qdisc for using cake on mq devices

[PATCH net v2] i40e: fix ptp time increment while link is down
 2025-11-30 19:27 UTC  (2+ messages)
` [Intel-wired-lan] "

Question about to KMSAN: uninit-value in can_receive
 2025-11-30 19:09 UTC  (3+ messages)

[PATCH net-next v6 0/8] tun/tap & vhost-net: netdev queue flow control to avoid ptr_ring tail drop
 2025-11-30 18:16 UTC  (3+ messages)
` [PATCH net-next v6 2/8] ptr_ring: add helper to check if consume created space

[PATCH net-next] selftests: netconsole: remove log noise due to socat exit
 2025-11-30 16:40 UTC  (2+ messages)

[PATCH net-next 0/4] (no cover subject)
 2025-11-30 15:34 UTC  (10+ messages)
` [PATCH net-next 1/4] netconsole: extract message fragmentation into send_msg_udp()
` [PATCH net-next 2/4] netconsole: Add configfs attribute for direct message sending
` [PATCH net-next 3/4] selftests/netconsole: Switch to configfs send_msg interface
` [PATCH net-next 4/4] Documentation: netconsole: Document send_msg configfs attribute

[PATCH net-next 0/3] net: freescale: migrate to .get_rx_ring_count() ethtool callback
 2025-11-30 15:22 UTC  (7+ messages)
` [PATCH net-next 1/3] net: gianfar: convert to use .get_rx_ring_count
` [PATCH net-next 2/3] net: dpaa2: "
` [PATCH net-next 3/3] net: enetc: "

[PATCH net-next 1/2] selftests: drv-net: gro: improve feature config
 2025-11-30 14:56 UTC  (5+ messages)
` [PATCH net-next 2/2] selftests: drv-net: gro: run the test against HW GRO and LRO

[PATCH] i40e: fix ptp time increment while link is down
 2025-11-30 14:28 UTC  (3+ messages)

[PATCH RFC RESEND 0/8] thermal: core: Allow setting the parent device of thermal zone/cooling devices
 2025-11-30 12:55 UTC  (10+ messages)

[PATCH net-next 0/4] net/mlx5e: Enhance DCBNL get/set maxrate code
 2025-11-30 10:25 UTC  (5+ messages)
` [PATCH net-next 1/4] net/mlx5e: Use u64 instead of __u64 in ieee_setmaxrate
` [PATCH net-next 2/4] net/mlx5e: Rename upper_limit_mbps to upper_limit_100mbps
` [PATCH net-next 3/4] net/mlx5e: Use U8_MAX instead of hard coded magic number
` [PATCH net-next 4/4] net/mlx5e: Use standard unit definitions for bandwidth conversion


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).