messages from 2025-11-20 18:12:59 to 2025-11-21 11:36:07 UTC [more...]
[PATCH net-next 00/11] Add ETHSW support for Renesas RZ/T2H and RZ/N2H SoCs
2025-11-21 11:35 UTC (3+ messages)
` [PATCH net-next 01/11] net: dsa: tag_rzn1_a5psw: Drop redundant ETH_P_DSA_A5PSW definition
` [PATCH net-next 02/11] net: dsa: tag_rzn1_a5psw: Add RZ/T2H ETHSW tag protocol and register ethsw tag driver
[PATCH RFC net-next 0/2] netconsole: NBCON Infrastructure Support
2025-11-21 11:26 UTC (3+ messages)
` [PATCH RFC net-next 1/2] netconsole: extract message fragmentation into write_msg_target()
` [PATCH RFC net-next 2/2] netconsole: add CONFIG_NETCONSOLE_NBCON for nbcon support
[PATCH v21 00/23] Type2 device basic support
2025-11-21 11:01 UTC (10+ messages)
` [PATCH v21 01/23] cxl/mem: refactor memdev allocation
` [PATCH v21 08/23] cxl/sfc: Map cxl component regs
[RFC net-next 00/13] ovpn: new features + kselftests
2025-11-21 10:56 UTC (15+ messages)
` [RFC net-next 01/13] selftests: ovpn: allow compiling ovpn-cli.c with mbedtls3
` [RFC net-next 02/13] selftests: ovpn: add notification parsing and matching
` [RFC net-next 03/13] ovpn: use correct array size to parse nested attributes in ovpn_nl_key_swap_doit
` [RFC net-next 04/13] ovpn: pktid: use bitops.h API
` [RFC net-next 05/13] ovpn: notify userspace on client float event
` [RFC net-next 06/13] ovpn: add support for asymmetric peer IDs
` [RFC net-next 07/13] selftests: ovpn: check asymmetric peer-id
` [RFC net-next 08/13] selftests: ovpn: add test for the FW mark feature
` [RFC net-next 09/13] ovpn: consolidate crypto allocations in one chunk
` [RFC net-next 10/13] ovpn: use bound device in UDP when available
` [RFC net-next 11/13] selftests: ovpn: add test for bound device
` [RFC net-next 12/13] ovpn: use bound address in UDP when available
` [RFC net-next 13/13] selftests: ovpn: add test for bound address
[PATCH v2] net: ipv4: fix spelling typos in comments
2025-11-21 10:44 UTC
[can/j1939] unregister_netdevice: waiting for vcan0 to become free. Usage count = 2
2025-11-21 10:31 UTC (6+ messages)
[PATCH net-next] amd-xgbe: let the MAC manage PHY PM
2025-11-21 10:22 UTC (3+ messages)
[PATCH net-next] net: hyperv: convert to use .get_rx_ring_count
2025-11-21 9:59 UTC
[PATCH net-next] net: stmmac: move stmmac_mac_finish() after stmmac_mac_config()
2025-11-21 9:52 UTC
[PATCH net-next v3] r8169: add support for RTL9151A
2025-11-21 9:35 UTC (2+ messages)
[PATCH iwl-next 0/8] ice: in VEB, prevent "cross-vlan" traffic
2025-11-21 9:25 UTC (6+ messages)
` [PATCH iwl-next 4/8] ice: allow overriding lan_en, lb_en in switch
` [Intel-wired-lan] "
` [PATCH iwl-next 5/8] ice: update mac,vlan rules when toggling between VEB and VEPA
` [Intel-wired-lan] [PATCH iwl-next 5/8] ice: update mac, vlan "
[PATCH net] uapi: ioam6: adjust the maximum size of a schema
2025-11-21 9:23 UTC (2+ messages)
[PATCH net-next v6 0/8] tun/tap & vhost-net: netdev queue flow control to avoid ptr_ring tail drop
2025-11-21 9:22 UTC (4+ messages)
` [syzbot ci] "
[PATCH net] vsock: Ignore signal/timeout on connect() if already established
2025-11-21 9:21 UTC (9+ messages)
[syzbot] [hams?] WARNING: refcount bug in nr_del_neigh (2)
2025-11-21 9:20 UTC
[PATCH bpf-next v2 0/3] bpf: Fix FIONREAD and copied_seq issues
2025-11-21 9:10 UTC (6+ messages)
` [PATCH bpf-next v2 1/3] bpf, sockmap: Fix incorrect copied_seq calculation
` [PATCH bpf-next v2 2/3] bpf, sockmap: Fix FIONREAD for sockmap
` [PATCH bpf-next v2 3/3] bpf, selftest: Add tests for FIONREAD and copied_seq
` [syzbot ci] Re: bpf: Fix FIONREAD and copied_seq issues
[PATCH net] ipvs: fix ipv4 null-ptr-deref in route error path
2025-11-21 8:52 UTC (3+ messages)
` [PATCH net v2] "
[PATCH net-next v1] devlink: Notify eswitch mode changes to devlink monitor
2025-11-21 8:51 UTC (6+ messages)
[PATCH v3 net-next 00/14] net_sched: speedup qdisc dequeue
2025-11-21 8:32 UTC (15+ messages)
` [PATCH v3 net-next 01/14] net_sched: make room for (struct qdisc_skb_cb)->pkt_segs
` [PATCH v3 net-next 02/14] net: init shinfo->gso_segs from qdisc_pkt_len_init()
` [PATCH v3 net-next 03/14] net_sched: initialize qdisc_skb_cb(skb)->pkt_segs in qdisc_pkt_len_init()
` [PATCH v3 net-next 04/14] net: use qdisc_pkt_len_segs_init() in sch_handle_ingress()
` [PATCH v3 net-next 05/14] net_sched: use qdisc_skb_cb(skb)->pkt_segs in bstats_update()
` [PATCH v3 net-next 06/14] net_sched: cake: use qdisc_pkt_segs()
` [PATCH v3 net-next 07/14] net_sched: add Qdisc_read_mostly and Qdisc_write groups
` [PATCH v3 net-next 08/14] net_sched: sch_fq: move qdisc_bstats_update() to fq_dequeue_skb()
` [PATCH v3 net-next 09/14] net_sched: sch_fq: prefetch one skb ahead in dequeue()
` [PATCH v3 net-next 10/14] net: prefech skb->priority in __dev_xmit_skb()
` [PATCH v3 net-next 11/14] net: annotate a data-race "
` [PATCH v3 net-next 12/14] net_sched: add tcf_kfree_skb_list() helper
` [PATCH v3 net-next 13/14] net_sched: add qdisc_dequeue_drop() helper
` [PATCH v3 net-next 14/14] net_sched: use qdisc_dequeue_drop() in cake, codel, fq_codel
net: thunderbolt: missing ndo_set_mac_address breaks 802.3ad bonding
2025-11-21 8:11 UTC (3+ messages)
[PATCH net-next v18 00/15] net: phy: Introduce PHY ports representation
2025-11-21 7:50 UTC (17+ messages)
` [PATCH net-next v18 01/15] dt-bindings: net: Introduce the ethernet-connector description
` [PATCH net-next v18 02/15] net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values
` [PATCH net-next v18 03/15] net: phy: Introduce PHY ports representation
` [PATCH net-next v18 04/15] net: phy: dp83822: Add support for phy_port representation
` [PATCH net-next v18 05/15] dt-bindings: net: dp83822: Deprecate ti,fiber-mode
` [PATCH net-next v18 06/15] net: phy: Create a phy_port for PHY-driven SFPs
` [PATCH net-next v18 07/15] net: phy: Introduce generic SFP handling for PHY drivers
` [PATCH net-next v18 08/15] net: phy: marvell-88x2222: Support SFP through phy_port interface
` [PATCH net-next v18 09/15] net: phy: marvell: "
` [PATCH net-next v18 10/15] net: phy: marvell10g: Support SFP through phy_port
` [PATCH net-next v18 11/15] net: phy: at803x: Support SFP through phy_port interface
` [PATCH net-next v18 12/15] net: phy: qca807x: "
` [PATCH net-next v18 13/15] net: phy: Only rely on phy_port for PHY-driven SFP
` [PATCH net-next v18 14/15] net: phy: dp83822: Add SFP support through the phy_port interface
` [PATCH net-next v18 15/15] Documentation: networking: Document the phy_port infrastructure
[PATCH net-next 1/1] net: mdio: eliminate kdoc warnings in mdio_device.c and mdio_bus.c
2025-11-21 7:45 UTC
[Question] Return value of mii_bus->write()
2025-11-21 7:15 UTC (3+ messages)
` "
[PATCH net-next] net: optimize eth_type_trans() vs CONFIG_STACKPROTECTOR_STRONG=y
2025-11-21 6:17 UTC
[PATCH net v3] net: lan966x: Fix the initialization of taprio
2025-11-21 6:14 UTC
[RFC PATCH net-next] net/smc: add full IPv6 support for SMC
2025-11-21 6:05 UTC
[PATCH net-next v11 00/13] vsock: add namespace support to vhost-vsock and loopback
2025-11-21 5:44 UTC (14+ messages)
` [PATCH net-next v11 01/13] vsock: a per-net vsock NS mode state
` [PATCH net-next v11 02/13] vsock: add netns to vsock core
` [PATCH net-next v11 03/13] vsock: reject bad VSOCK_NET_MODE_LOCAL configuration for G2H
` [PATCH net-next v11 04/13] virtio: set skb owner of virtio_transport_reset_no_sock() reply
` [PATCH net-next v11 05/13] vsock: add netns support to virtio transports
` [PATCH net-next v11 06/13] selftests/vsock: add namespace helpers to vmtest.sh
` [PATCH net-next v11 07/13] selftests/vsock: prepare vm management helpers for namespaces
` [PATCH net-next v11 08/13] selftests/vsock: add vm_dmesg_{warn,oops}_count() helpers
` [PATCH net-next v11 09/13] selftests/vsock: use ss to wait for listeners instead of /proc/net
` [PATCH net-next v11 10/13] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH net-next v11 11/13] selftests/vsock: add namespace tests for CID collisions
` [PATCH net-next v11 12/13] selftests/vsock: add tests for host <-> vm connectivity with namespaces
` [PATCH net-next v11 13/13] selftests/vsock: add tests for namespace deletion and mode changes
[PATCH] net: dsa: microchip: fix mdio parent bus reference leak
2025-11-21 5:41 UTC (2+ messages)
Fw: [Bug 220774] New: netem is broken in 6.18
2025-11-21 4:29 UTC (2+ messages)
[PATCH net-next 0/5] selftests: hw-net: toeplitz: read config from the NIC directly
2025-11-21 4:02 UTC (6+ messages)
` [PATCH net-next 1/5] selftests: hw-net: auto-disable building the iouring C code
` [PATCH net-next 2/5] selftests: hw-net: toeplitz: make sure NICs have pure Toeplitz configured
` [PATCH net-next 3/5] selftests: hw-net: toeplitz: read the RSS key directly from C
` [PATCH net-next 4/5] selftests: hw-net: toeplitz: read indirection table from the device
` [PATCH net-next 5/5] selftests: hw-net: toeplitz: give the test up to 4 seconds
[PATCH net-next 1/3] netmem, io_uring/zcrx: access pp fields through @desc in net_iov
2025-11-21 4:00 UTC (3+ messages)
` [PATCH net-next 2/3] netmem, devmem, tcp: "
` [PATCH net-next 3/3] netmem: remove the pp fields from net_iov
[PATCH] net: dsa: Fix error handling in dsa_port_parse_of
2025-11-21 3:51 UTC
[PATCH net-next 00/14] devlink and mlx5: Support cross-function rate scheduling
2025-11-21 3:39 UTC (2+ messages)
[PATCH net-next v1 0/7] selftests/net: add netkit netns ping test
2025-11-21 3:24 UTC (11+ messages)
` [PATCH net-next v1 1/7] selftests/net: add suffix to ksft_run
` [PATCH net-next v1 2/7] selftests/net: add MemPrvEnv env
` [PATCH net-next v1 4/7] selftests/net: add rand_ifname() helper
` [PATCH net-next v1 5/7] selftests/net: add bpf skb forwarding program
` [PATCH net-next v1 6/7] selftests/net: add LOCAL_PREFIX_V{4,6} env to HW selftests
[PATCH net-next v5 0/6] devlink: net/mlx5: implement swp_l4_csum_mode via devlink params
2025-11-21 3:20 UTC (2+ messages)
[PATCH net-next v3 0/4] netconsole: Allow userdata buffer to grow dynamically
2025-11-21 3:10 UTC (2+ messages)
[PATCH net-next 0/6] selftests: drv-net: Fix issues in devlink_rate_tc_bw.py
2025-11-21 3:03 UTC (3+ messages)
` [PATCH net-next 1/6] selftests: drv-net: Add devlink_rate_tc_bw.py to TEST_PROGS
[PATCH 1/1] SUNRPC: use kmalloc_array() instead of kmalloc()
2025-11-21 3:01 UTC
[PATCH v3 net-next 0/5] net: fec: do some cleanup for the driver
2025-11-21 2:50 UTC (2+ messages)
[PATCH net-next] eth: fbnic: access @pp through netmem_desc instead of page
2025-11-21 2:50 UTC (2+ messages)
[PATCH net V1] veth: reduce XDP no_direct return section to fix race
2025-11-21 2:50 UTC (2+ messages)
[PATCH v4 0/1] Add tc filter example
2025-11-21 2:40 UTC (2+ messages)
[PATCH net-next V2 0/3] net: Add 1600Gbps (1.6T) link mode support
2025-11-21 2:40 UTC (2+ messages)
[PATCH net-next] net: phy: fixed_phy: remove not needed initialization of phy_device members
2025-11-21 2:30 UTC (2+ messages)
[PATCH net-next] net: phy: fixed_phy: fix missing initialization of fixed phy link
2025-11-21 2:30 UTC (2+ messages)
[PATCH net-next v3 00/12] selftests: drv-net: convert GRO and Toeplitz tests to work for drivers in NIPA
2025-11-21 2:30 UTC (2+ messages)
[PATCH] NFC: Fix error handling in nfc_genl_dump_targets
2025-11-21 2:27 UTC
[PATCH 0/2] net: phy: adin1100: Fix powerdown mode setting
2025-11-21 2:20 UTC (2+ messages)
[PATCH] net: atm: fix incorrect cleanup function call in error path
2025-11-21 2:20 UTC (2+ messages)
[PATCH net-next 0/6] net: stmmac: simplify axi_blen handling
2025-11-21 2:10 UTC (2+ messages)
[PATCH net] net: fix propagation of EPERM from tcp_connect()
2025-11-21 2:05 UTC (2+ messages)
[PATCH ipsec] xfrm: Fix inner mode lookup in tunnel mode GSO segmentation
2025-11-21 2:03 UTC (7+ messages)
[PATCH net-next] net: stmmac: rk: use phylink's interface mode for set_clk_tx_rate()
2025-11-21 2:00 UTC (2+ messages)
[PATCH v2 net-next 0/2] tcp: tcp_rcvbuf_grow() changes
2025-11-21 2:00 UTC (2+ messages)
[PATCH net-next 0/3] net: stmmac: pass struct device to init/exit
2025-11-21 2:00 UTC (2+ messages)
[PATCH net-next v3 0/3] net: mdio: improve reset handling of mdio devices
2025-11-21 1:50 UTC (2+ messages)
[PATCH net-next 0/2] tools: ynl-gen: regeneration comment + function prefix
2025-11-21 1:48 UTC (4+ messages)
` [PATCH net-next 2/2] tools: ynl-gen: add regeneration comment
[PATCH iwl-net v2 0/5] idpf: fix issues in the reset handling path
2025-11-21 0:12 UTC (6+ messages)
` [PATCH iwl-net v2 1/5] idpf: keep the netdev when a reset fails
` [PATCH iwl-net v2 2/5] idpf: detach and close netdevs while handling a reset
` [PATCH iwl-net v2 3/5] idpf: fix memory leak in idpf_vport_rel()
` [PATCH iwl-net v2 4/5] idpf: fix memory leak in idpf_vc_core_deinit()
` [PATCH iwl-net v2 5/5] idpf: fix error handling in the init_task on load
[PATCH net-next v10 00/11] vsock: add namespace support to vhost-vsock and loopback
2025-11-20 23:36 UTC (4+ messages)
` [PATCH net-next v10 10/11] selftests/vsock: add tests for host <-> vm connectivity with namespaces
[PATCH] r8169: add support for RTL8127ATF
2025-11-20 23:17 UTC (11+ messages)
[Patch net-next v3] net: mana: Handle hardware recovery events when probing the device
2025-11-20 23:07 UTC
[PATCH v2 1/2] ARM64: dts: mediatek: fix MT7531 reset GPIO polarity on multiple boards
2025-11-20 22:08 UTC (4+ messages)
` [PATCH v2 2/2] net: dsa: mt7530: fix active-low reset sequence
[PATCH v2 0/3] Introduce getsockname io_uring_cmd
2025-11-20 21:58 UTC (4+ messages)
` [PATCH v2 1/3] socket: Unify getsockname and getpeername implementation
` [PATCH v2 2/3] socket: Split out a getsockname helper for io_uring
` [PATCH v2 3/3] io_uring: Introduce getsockname io_uring cmd
[PATCH net 4/5] net/mlx5e: Fix wraparound in rate limiting for values above 255 Gbps
2025-11-20 21:42 UTC (2+ messages)
[PATCH bpf-next v1 1/1] bpf: Annotate rqspinlock lock acquiring functions with __must_check
2025-11-20 21:27 UTC (5+ messages)
[PATCH] ARM64: dts: mediatek: fix MT7531 reset polarity and reset sequence
2025-11-20 21:09 UTC (2+ messages)
Soft lock-ups caused by iptables
2025-11-20 21:07 UTC (10+ messages)
[syzbot] [mptcp?] WARNING in subflow_data_ready (4)
2025-11-20 20:58 UTC (2+ messages)
[PATCH v2] r8169: add support for RTL8127ATF
2025-11-20 20:55 UTC (2+ messages)
[Patch net-next v2] net: mana: Handle hardware recovery events when probing the device
2025-11-20 20:32 UTC (3+ messages)
` [EXTERNAL] "
[PATCH iwl-next v4 0/6] ice: properly use u64_stats API for all ring stats
2025-11-20 20:20 UTC (7+ messages)
` [PATCH iwl-next v4 1/6] ice: initialize ring_stats->syncp
` [PATCH iwl-next v4 2/6] ice: pass pointer to ice_fetch_u64_stats_per_ring
` [PATCH iwl-next v4 3/6] ice: remove ice_q_stats struct and use struct_group
` [PATCH iwl-next v4 4/6] ice: use u64_stats API to access pkts/bytes in dim sample
` [PATCH iwl-next v4 5/6] ice: shorten ring stat names and add accessors
` [PATCH iwl-next v4 6/6] ice: convert all ring stats to u64_stats_t
[PATCH net-next 00/15] Probe SJA1105 DSA children using MFD and dynamic OF nodes
2025-11-20 19:59 UTC (9+ messages)
` [PATCH net-next 04/15] net: mdio: add generic driver for NXP SJA1110 100BASE-TX embedded PHYs
` [PATCH net-next 08/15] net: dsa: sja1105: transition OF-based MDIO drivers to standalone
[PATCH net-next v3 00/11] wireguard: netlink: ynl conversion
2025-11-20 19:49 UTC (8+ messages)
` [PATCH net-next v3 11/11] wireguard: netlink: generate netlink code
[PATCH net-next v17 03/15] net: phy: Introduce PHY ports representation
2025-11-20 19:48 UTC (2+ messages)
[PATCH v2 net-next 0/3] support for l2macnat in ip-util
2025-11-20 18:12 UTC (2+ messages)
` [PATCH net-next 2/3] Provide man section for IPVLAN and IPVTAP Type Support
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).