messages from 2025-04-28 23:00:05 to 2025-04-29 16:33:09 UTC [more...]
[PATCH net-next V3 00/15] devlink, mlx5: Add new parameters for link management and SRIOV/eSwitch configurations
2025-04-29 16:33 UTC (13+ messages)
` [PATCH net-next V3 01/15] tools: ynl-gen: allow noncontiguous enums
` [PATCH net-next V3 02/15] devlink: define enum for attr types of dynamic attributes
` [PATCH net-next V3 14/15] devlink: Implement devlink param multi attribute nested data values
[PATCH net] virtio-net: don't re-enable refill work too early when NAPI is disabled
2025-04-29 16:26 UTC (2+ messages)
[PATCH net v3 0/2] address EEE regressions on KSZ switches since v6.9 (v6.14+)
2025-04-29 16:14 UTC (4+ messages)
` [PATCH net v3 1/2] net: dsa: microchip: let phylink manage PHY EEE configuration on KSZ switches
` [PATCH net v3 2/2] net: phy: micrel: remove KSZ9477 EEE quirks now handled by phylink
[PATCH v15 5/6] rust: time: Add wrapper for fsleep() function
2025-04-29 16:11 UTC (9+ messages)
[PATCH iwl-net] ixgbe: fix ndo_xdp_xmit() workloads
2025-04-29 15:52 UTC
[PATCH net-next v3 00/12] tools: ynl-gen: additional C types and classic netlink handling
2025-04-29 15:47 UTC (13+ messages)
` [PATCH net-next v3 01/12] tools: ynl-gen: fix comment about nested struct dict
` [PATCH net-next v3 02/12] tools: ynl-gen: factor out free_needs_iter for a struct
` [PATCH net-next v3 03/12] tools: ynl-gen: fill in missing empty attr lists
` [PATCH net-next v3 04/12] tools: ynl: let classic netlink requests specify extra nlflags
` [PATCH net-next v3 05/12] tools: ynl-gen: support using dump types for ntf
` [PATCH net-next v3 06/12] tools: ynl-gen: support CRUD-like notifications for classic Netlink
` [PATCH net-next v3 07/12] tools: ynl-gen: multi-attr: type gen for string
` [PATCH net-next v3 08/12] tools: ynl-gen: mutli-attr: support binary types with struct
` [PATCH net-next v3 09/12] tools: ynl-gen: array-nest: support put for scalar
` [PATCH net-next v3 10/12] tools: ynl-gen: array-nest: support binary array with exact-len
` [PATCH net-next v3 11/12] tools: ynl-gen: don't init enum checks for classic netlink
` [PATCH net-next v3 12/12] tools: ynl: allow fixed-header to be specified per op
[PATCH v1 net-next] ipv6: Restore fib6_config validation for SIOCADDRT
2025-04-29 15:31 UTC (2+ messages)
[PATCH net-next v1] bnxt_en: add debugfs file for restarting rx queues
2025-04-29 15:28 UTC (2+ messages)
[PATCH net] dt-bindings: net: ethernet-controller: Add informative text about RGMII delays
2025-04-29 15:26 UTC (3+ messages)
[PATCH net-next] net: ethernet: mtk_eth_soc: add support for MT7988 internal 2.5G PHY
2025-04-29 15:22 UTC (4+ messages)
[net-next] ipv6: sr: switch to GFP_ATOMIC flag to allocate memory during seg6local LWT setup
2025-04-29 15:22 UTC (2+ messages)
[PATCH] igb: Fix watchdog_task race with shutdown
2025-04-29 15:20 UTC (2+ messages)
[PATCH net-next 0/2] net: phy: remove checks for unused eee-broken flags
2025-04-29 15:13 UTC (6+ messages)
` [PATCH net-next 1/2] dt-bindings: net: ethernet-phy: remove eee-broken flags which have never had a user
[PATCH ethtool-next] channels: support json output
2025-04-29 15:03 UTC
[PATCH net] fec: Workaround for ERR007885 on fec_enet_txq_submit_skb()
2025-04-29 14:58 UTC (2+ messages)
[PATCH net] docs: tproxy: fix code block style
2025-04-29 14:51 UTC (3+ messages)
[PATCH] memcg: multi-memcg percpu charge cache
2025-04-29 14:50 UTC (5+ messages)
[PATCH net v2] docs: tproxy: fix code block style
2025-04-29 14:49 UTC
[PATCH net-next] selftests: net: exit cleanly on SIGTERM / timeout
2025-04-29 14:49 UTC (5+ messages)
[PATCH net-next v2 0/3] ip: improve tcp sock multipath routing
2025-04-29 14:40 UTC (8+ messages)
` [PATCH net-next v2 1/3] ipv4: prefer multipath nexthop that matches source address
[PATCH] iso: add BT_ISO_TS optional to enable ISO timestamp
2025-04-29 14:38 UTC (7+ messages)
[PATCH] net: call inet_twsk_put() on TIMEWAIT sockets It is possible for a pointer of type struct inet_timewait_sock to be returned from the functions __inet_lookup_established() and __inet6_lookup_established(). This can cause a crash when the returned pointer is of type struct inet_timewait_sock and sock_put() is called on it. The following is a crash call stack that shows sk->sk_wmem_alloc being accessed in sk_free() during the call to sock_put() on a struct inet_timewait_sock pointer. To avoid this issue, use inet_twsk_put() instead of sock_put() when sk->sk_state is TCP_TIME_WAIT
2025-04-29 14:34 UTC (2+ messages)
[PATCH] net: airoha: Fix an error handling path in airoha_probe()
2025-04-29 14:22 UTC (3+ messages)
[PATCH net v4] net: airoha: Add missing filed to ppe_mbox_data struct
2025-04-29 14:17 UTC
[PATCH v5 net-next 00/15] AccECN protocol patch series
2025-04-29 14:11 UTC (19+ messages)
` [PATCH v5 net-next 03/15] tcp: AccECN core
` [PATCH v5 net-next 04/15] tcp: accecn: AccECN negotiation
` [PATCH v5 net-next 05/15] tcp: accecn: add AccECN rx byte counters
` [PATCH v5 net-next 07/15] tcp: allow embedding leftover into option padding
` [PATCH v5 net-next 09/15] tcp: accecn: AccECN option
` [PATCH v5 net-next 10/15] tcp: accecn: AccECN option send control
` [PATCH v5 net-next 11/15] tcp: accecn: AccECN option failure handling
` [PATCH v5 net-next 15/15] tcp: try to avoid safer when ACKs are thinned
[BUG] net/sched: Race Condition and Null Dereference in codel_change, pie_change, fq_pie_change, fq_codel_change, hhf_change
2025-04-29 13:41 UTC (5+ messages)
[PATCH] Documentation: ioctl-number: Extend "Include File" column width
2025-04-29 13:05 UTC
[PATCH net-next v9 00/13] Add support for PSE budget evaluation strategy
2025-04-29 12:29 UTC (9+ messages)
` [PATCH net-next v9 02/13] net: pse-pd: Add support for reporting events
` [PATCH net-next v9 03/13] net: pse-pd: tps23881: Add support for PSE events and interrupts
` [PATCH net-next v9 07/13] net: pse-pd: Add support for budget evaluation strategies
[PATCH net-next v2] net: phy: realtek: Add support for WOL magic packet on RTL8211F
2025-04-29 12:28 UTC (2+ messages)
[PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
2025-04-29 12:25 UTC (3+ messages)
[PATCH net-next 0/4] RGMII mode clarification + am65-cpsw fix
2025-04-29 12:08 UTC (9+ messages)
` [PATCH net-next 1/4] dt-bindings: net: ethernet-controller: update descriptions of RGMII modes
[RFC PATCH v3 00/19] Support socket access-control
2025-04-29 11:59 UTC (4+ messages)
[PATCH net v1] net: fec: ERR007885 Workaround for conventional TX
2025-04-29 11:54 UTC (2+ messages)
[PATCH net] octeon_ep: Fix host hang issue during device reboot
2025-04-29 11:46 UTC
[PATCH] net/mlx4_core: Adjust allocation type for buddy->bits
2025-04-29 11:23 UTC (2+ messages)
[PATCH stable 5.15/6.1/6.6] af_unix: Clear oob_skb in scan_inflight()
2025-04-29 11:12 UTC (2+ messages)
[PATCH v9 0/4] vhost: Add support of kthread API
2025-04-29 10:55 UTC (6+ messages)
` [PATCH v9 4/4] vhost: Add a KConfig knob to enable IOCTL VHOST_FORK_FROM_OWNER
[PATCH net-next v6 00/11] PRU-ICSSM Ethernet Driver
2025-04-29 10:11 UTC (13+ messages)
` [PATCH net-next v6 01/11] dt-bindings: net: ti: Adds DUAL-EMAC mode support on PRU-ICSS2 for AM57xx, AM43xx and AM33xx SOCs
` [PATCH net-next v6 04/11] net: ti: prueth: Adds link detection, RX and TX support
` [PATCH net-next v6 05/11] net: ti: prueth: Adds ethtool support for ICSSM PRUETH Driver
` [PATCH net-next v6 06/11] net: ti: prueth: Adds HW timestamping support for PTP using PRU-ICSS IEP module
[PATCH v4 00/15] MSR code cleanup part one
2025-04-29 9:45 UTC (3+ messages)
` [PATCH v4 01/15] x86/msr: Add missing includes of <asm/msr.h>
[RFC net-next 0/5] devlink: Add unique identifier to devlink port function
2025-04-29 9:33 UTC (8+ messages)
` [RFC net-next 1/5] "
[PATCH net-next] tools: ynl: fix typo in info string
2025-04-29 9:24 UTC (2+ messages)
[PATCH net-next v2 00/12] tools: ynl-gen: additional C types and classic netlink handling
2025-04-25 10:08 UTC (25+ messages)
` [PATCH net-next v2 01/12] tools: ynl-gen: fix comment about nested struct dict
` [PATCH net-next v2 02/12] tools: ynl-gen: factor out free_needs_iter for a struct
` [PATCH net-next v2 03/12] tools: ynl-gen: fill in missing empty attr lists
` [PATCH net-next v2 04/12] tools: ynl: let classic netlink requests specify extra nlflags
` [PATCH net-next v2 05/12] tools: ynl-gen: support using dump types for ntf
` [PATCH net-next v2 06/12] tools: ynl-gen: support CRUD-like notifications for classic Netlink
` [PATCH net-next v2 07/12] tools: ynl-gen: multi-attr: type gen for string
` [PATCH net-next v2 08/12] tools: ynl-gen: mutli-attr: support binary types with struct
` [PATCH net-next v2 09/12] tools: ynl-gen: array-nest: support put for scalar
` [PATCH net-next v2 10/12] tools: ynl-gen: array-nest: support binary array with exact-len
` [PATCH net-next v2 11/12] tools: ynl-gen: don't init enum checks for classic netlink
` [PATCH net-next v2 12/12] tools: ynl: allow fixed-header to be specified per op
[PATCH net-next v2 00/18] net: Cover more per-CPU storage with local nested BH locking
2025-04-29 9:23 UTC (3+ messages)
` [PATCH net-next v2 06/18] netfilter: nf_dup{4, 6}: Move duplication check to task_struct
[PATCH v2 0/3] Allow dyn MSI-X vector allocation of MANA
2025-04-29 8:51 UTC (7+ messages)
` [PATCH v2 2/3] PCI: hv: Allow dynamic MSI-X vector allocation
` [PATCH v2 3/3] net: mana: Allocate MSI-X vectors dynamically as required
[PATCH net v3 0/3] Modify overflow detection, expand ivec->name, and correct type in min_t
2025-04-29 8:46 UTC (5+ messages)
` [PATCH net v3 3/3] rtase: Fix a type error "
[PATCH v2 1/3] PCI: Export pci_msix_prepare_desc() for dynamic MSI-X alloc
2025-04-29 8:43 UTC (3+ messages)
[PATCH v1] ptp: ocp: fix NULL deref in _signal_summary_show
2025-04-29 8:42 UTC (13+ messages)
[PATCH net v2 0/3] Fix kernel test robot issue and type error in min_t
2025-04-29 8:39 UTC (4+ messages)
` [PATCH net v2 3/3] rtase: Fix a "
[net-next v8 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
2025-04-29 8:19 UTC (4+ messages)
` [net-next v8 4/7] net: mtip: The L2 switch driver for imx287
[PATCH iwl-next v1] ixgbe: devlink: add devlink region support for E610
2025-04-29 8:13 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH 6.1.y v3] net/sched: act_mirred: don't override retval if we already lost the skb
2025-04-29 7:44 UTC
[PATCH net-next v3 0/4] net: selftest: improve test string formatting and checksum handling
2025-04-29 7:41 UTC (5+ messages)
` [PATCH net-next v3 1/4] net: selftests: drop test index from net_selftest_get_strings()
` [PATCH net-next v3 2/4] net: selftests: prepare for detailed error handling in net_test_get_skb()
` [PATCH net-next v3 3/4] net: selftests: add checksum mode support and SW checksum handling
` [PATCH net-next v3 4/4] net: selftests: add PHY loopback tests with HW checksum offload
[PATCH v2] ptp: ocp: Fix NULL dereference in Adva board SMA sysfs operations
2025-04-29 7:33 UTC
[PATCH net v2 0/2] address EEE regressions on KSZ switches since v6.9 (v6.14+)
2025-04-29 7:30 UTC (4+ messages)
` [PATCH net v2 1/2] net: dsa: microchip: let phylink manage PHY EEE configuration on KSZ switches
` [PATCH net v2 2/2] net: phy: micrel: remove KSZ9477 EEE quirks now handled by phylink
[PATCH net-next v5 00/14] Introduce an ethernet port representation
2025-04-29 7:20 UTC (6+ messages)
` [PATCH net-next v5 03/14] net: phy: Introduce PHY ports representation
` [PATCH net-next v5 07/14] net: phy: marvell-88x2222: Support SFP through phy_port interface
[PATCH net-next v3 2/3] devlink: add function unique identifier to devlink dev info
2025-04-29 7:16 UTC (11+ messages)
[PATCH net-next v3] net: phy: marvell-88q2xxx: Enable temperature measurement in probe again
2025-04-29 6:54 UTC
[PATCH net v1 0/2] address EEE regressions on KSZ switches since v6.9 (v6.14+)
2025-04-29 6:51 UTC (5+ messages)
` [PATCH net v1 1/2] net: dsa: microchip: let phylink manage PHY EEE configuration on KSZ switches
next-20250428: drivers/net/ethernet/qlogic/qede/qede_main.c error: field name not in record or union initializer
2025-04-29 6:48 UTC
Re:Re:Re:[RFC PATCH 4/6] net: wwan: add NMEA port support
2025-04-29 6:34 UTC (3+ messages)
` [RFC "
` "
[PATCH v2 net-next] net: phy: factor out provider part from mdio_bus.c
2025-04-29 6:04 UTC
[question] robust netns association with fib4 lookup
2025-04-29 5:50 UTC (5+ messages)
[PATCH v2 net] net: lan743x: Fix memleak issue when GSO enabled
2025-04-29 5:25 UTC
[PATCH 6.1.y v2] net/sched: act_mirred: don't override retval if we already lost the skb
2025-04-29 5:26 UTC (4+ messages)
[PATCH bpf-next v1 0/3] bpf, sockmap: Improve performance with CPU affinity
2025-04-29 5:23 UTC (4+ messages)
` [PATCH bpf-next v1 1/3] bpf, sockmap: Introduce a new kfunc for sockmap
[PATCH] ipv4: fib: Fix fib_info_hash_alloc() allocation type
2025-04-29 5:22 UTC (4+ messages)
[PATCH net-next v20 0/1] MCTP Over PCC Transport
2025-04-29 4:08 UTC (5+ messages)
` [PATCH net-next v20 1/1] mctp pcc: Implement MCTP over "
[PATCH net v2] bonding: hold ops lock around get_link
2025-04-29 3:52 UTC (5+ messages)
[PATCH iwl-next v1 0/8] igc: harmonize queue priority and add preemptible queue support
2025-04-29 3:39 UTC (10+ messages)
` [PATCH iwl-next v1 1/8] igc: move IGC_TXDCTL_QUEUE_ENABLE and IGC_TXDCTL_SWFLUSH
` [Intel-wired-lan] "
` [PATCH iwl-next v1 2/8] igc: add TXDCTL prefix to related macros
` [Intel-wired-lan] "
` [PATCH iwl-next v1 6/8] igc: add preemptible queue support in taprio
` [Intel-wired-lan] "
[PATCH] vhost: vringh: Use matching allocation type in resize_iovec()
2025-04-29 3:37 UTC (2+ messages)
[PATCH net-next v13 0/9] Device memory TCP TX
2025-04-29 3:26 UTC (10+ messages)
` [PATCH net-next v13 1/9] netmem: add niov->type attribute to distinguish different net_iov types
` [PATCH net-next v13 2/9] net: add get_netmem/put_netmem support
` [PATCH net-next v13 3/9] net: devmem: TCP tx netlink api
` [PATCH net-next v13 4/9] net: devmem: Implement TX path
` [PATCH net-next v13 5/9] net: add devmem TCP TX documentation
` [PATCH net-next v13 6/9] net: enable driver support for netmem TX
` [PATCH net-next v13 7/9] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v13 8/9] net: check for driver support in netmem TX
` [PATCH net-next v13 9/9] selftests: ncdevmem: Implement devmem TCP TX
[PATCH v3] net: use sock_gen_put() when sk_state is TCP_TIME_WAIT
2025-04-29 1:59 UTC
[PATCH bpf-next v1 0/2] ktls, sockmap: Fix missing uncharge operation and add selfttest
2025-04-29 1:55 UTC (4+ messages)
` [PATCH bpf-next v1 1/2] ktls, sockmap: Fix missing uncharge operation
[iwl-net PATCH v2] idpf: fix a race in txq wakeup
2025-04-29 1:42 UTC (2+ messages)
[PATCH v3 net-next 00/15] ipv6: No RTNL for IPv6 routing table
2025-04-29 1:20 UTC (4+ messages)
` [PATCH v3 net-next 03/15] ipv6: Move some validation from ip6_route_info_create() to rtm_to_fib6_config()
[PATCH v3] net: mdio: mux-meson-gxl: set reversed bit when using internal phy
2025-04-29 0:44 UTC (3+ messages)
[PATCH net-next v2 00/11][pull request] idpf: add initial PTP support
2025-04-29 0:39 UTC (5+ messages)
` [PATCH net-next v2 10/11] idpf: add Tx timestamp flows
[PATCH] tools/Makefile: Add ynl target
2025-04-29 0:30 UTC (2+ messages)
[PATCH net-next v3] net: ti: icssg-prueth: Add ICSSG FW Stats
2025-04-29 0:30 UTC (2+ messages)
[PATCH net-next v2] rtase: Modify the format specifier in snprintf to %u
2025-04-29 0:10 UTC (2+ messages)
[REGRESSION] 6.14.3 panic - kernel NULL pointer dereference in htb_dequeue
2025-04-28 23:59 UTC (11+ messages)
[PATCH v2 0/8] Phase out hybrid PCI devres API
2025-04-28 23:50 UTC (2+ messages)
[PATCH net-next v3] selftests/vsock: add initial vmtest.sh for vsock
2025-04-28 23:48 UTC
[REGRESSION] 6.14.3 panic - kernel NULL pointer dereference in htb_dequeue
2025-04-28 23:38 UTC (10+ messages)
[Patch net 0/2] net_sched: fix a regression in sch_htb
2025-04-28 23:29 UTC (3+ messages)
` [Patch net 1/2] sch_htb: make htb_deactivate() idempotent
` [Patch net 2/2] selftests/tc-testing: Add a test case to cover basic HTB+FQ_CODEL case
[PATCH] net: rds: Replace strncpy with strscpy in connection setup
2025-04-28 23:25 UTC (3+ messages)
` [PATCH v2] "
[PATCH net v2 0/3][pull request] Intel Wired LAN Driver Updates 2025-04-22 (ice, idpf)
2025-04-28 23:20 UTC (2+ messages)
[PATCH v6 0/4] virtio-net: disable delayed refill when pausing rx
2025-04-28 23:00 UTC (2+ messages)
[PATCH net] pds_core: remove write-after-free of client_id
2025-04-28 23:00 UTC (2+ messages)
[GIT PULL] bluetooth 2025-04-25
2025-04-28 23:00 UTC (2+ messages)
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).