messages from 2024-02-02 15:05:08 to 2024-02-03 02:27:05 UTC [more...]
Persistent problem with handshake unit tests
2024-02-03 2:27 UTC (7+ messages)
[PATCH v3 net-next 0/3] Add support for encoding multi-attr to ynl
2024-02-03 2:17 UTC (6+ messages)
` [PATCH v3 net-next 3/3] tools: ynl: add support for encoding multi-attr
[PATCH bpf-next v4 0/3] Annotate kfuncs in .BTF_ids section
2024-02-03 1:34 UTC (3+ messages)
[PATCH net-next 0/6] net: eee network driver cleanups
2024-02-03 1:22 UTC (10+ messages)
` [PATCH net-next 1/6] net: stmmac: remove eee_enabled/eee_active in stmmac_ethtool_op_get_eee()
` [PATCH net-next 4/6] net: bcmgenet: remove eee_enabled/eee_active in bcmgenet_get_eee()
` [PATCH net-next 5/6] net: bcmasp: remove eee_enabled/eee_active in bcmasp_get_eee()
` [PATCH net-next 6/6] net: dsa: b53: remove eee_enabled/eee_active in b53_get_mac_eee()
This is the fourth time I’ve tried to find what led to the regression of outgoing network speed and each time I find the merge commit 8c94ccc7cd691472461448f98e2372c75849406c
2024-02-03 1:16 UTC
[net-next 0/3] Per epoll context busy poll support
2024-02-03 1:15 UTC (12+ messages)
[PATCH net v3] net: stmmac: xgmac: fix handling of DPP safety error for DMA channels
2024-02-03 0:56 UTC (3+ messages)
[PATCH net-next] selftests/net: ignore timing errors in so_txtime if KSFT_MACHINE_SLOW
2024-02-03 0:31 UTC (3+ messages)
[PATCH net-next] net: sfp: add quirk for OEM DFP-34X-2C2 GPON ONU SFP
2024-02-02 23:45 UTC (6+ messages)
[PATCH v15 0/7] io_uring: add napi busy polling support
2024-02-02 22:58 UTC (10+ messages)
[PATCH v2 0/4] Add 8qm SMMU information
2024-02-02 22:28 UTC (3+ messages)
[net-next PATCH v5 0/9] net: phy: Introduce PHY Package concept
2024-02-02 21:50 UTC (27+ messages)
` [net-next PATCH v5 1/9] dt-bindings: net: document ethernet PHY package nodes
` [net-next PATCH v5 5/9] dt-bindings: net: add QCA807x PHY defines
` [net-next PATCH v5 6/9] dt-bindings: net: Document Qcom QCA807x PHY package
` [net-next PATCH v5 7/9] net: phy: qcom: add support for QCA807x PHY Family
` [net-next PATCH v5 9/9] net: phy: qca807x: add support for configurable LED
pull request: bluetooth 2024-02-02
2024-02-02 21:38 UTC
[PATCH 1/2] dt-bindings: phy: mediatek,xfi-tphy: add new bindings
2024-02-02 21:36 UTC (6+ messages)
` [PATCH 2/2] phy: add driver for MediaTek XFI T-PHY
[PATCH bpf-next v3 0/6] Improvements for tracking scalars in the BPF verifier
2024-02-02 21:30 UTC (2+ messages)
[PATCH net 5/7] MAINTAINERS: Bluetooth: retire Johan (for now?)
2024-02-02 21:22 UTC (2+ messages)
[PATCH RESUBMIT net-next] r8169: simplify EEE handling
2024-02-02 20:36 UTC (7+ messages)
[PATCH net-next v3 0/7] MT7530 DSA Subdriver Improvements Act II
2024-02-02 20:25 UTC (10+ messages)
` [PATCH net-next v3 1/7] net: dsa: mt7530: empty default case on mt7530_setup_port5()
` [PATCH net-next v3 4/7] net: dsa: mt7530: move XTAL check to mt7530_setup()
[PATCH ethtool v2] ethtool: add support for RSS input transformation
2024-02-02 20:25 UTC
[PATCH net-next] tipc: rename the module name diag to tipc_diag
2024-02-02 20:11 UTC
[PATCH ethtool] ethtool: add support for RSS input transformation
2024-02-02 20:04 UTC (3+ messages)
[PATCH v3 net-next 0/2] Add HW checksum offload support for RZ/G2L GbEthernet IP
2024-02-02 19:59 UTC (8+ messages)
` [PATCH v3 net-next 1/2] ravb: Add Rx checksum offload support for GbEth
` [PATCH v3 net-next 2/2] ravb: Add Tx "
[PATCH net-next 0/4] pds_core: Various improvements/cleanups
2024-02-02 19:59 UTC (5+ messages)
` [PATCH net-next 1/4] pds_core: Don't assign interrupt index/bound_intr to notifyq
` [PATCH net-next 2/4] pds_core: Unmask adminq interrupt in work thread
` [PATCH net-next 3/4] pds_core: Fix up some minor issues
` [PATCH net-next 4/4] pds_core: Clean up init/uninit flows to be more readable
[syzbot] [mm?] BUG: unable to handle kernel paging request in bpf_probe_read_compat_str
2024-02-02 19:40 UTC (2+ messages)
[PATCH v2 net-next 00/16] net: more factorization in cleanup_net() paths
2024-02-02 19:34 UTC (18+ messages)
` [PATCH v2 net-next 01/16] net: add exit_batch_rtnl() method
` [PATCH v2 net-next 02/16] nexthop: convert nexthop_net_exit_batch to exit_batch_rtnl method
` [PATCH v2 net-next 03/16] net: convert default_device_exit_batch() "
` [PATCH v2 net-next 04/16] bareudp: use exit_batch_rtnl() method
` [PATCH v2 net-next 05/16] bonding: "
` [PATCH v2 net-next 06/16] geneve: "
` [PATCH v2 net-next 07/16] gtp: "
` [PATCH v2 net-next 08/16] ipv4: add __unregister_nexthop_notifier()
` [PATCH v2 net-next 09/16] vxlan: use exit_batch_rtnl() method
` [PATCH v2 net-next 10/16] ip6_gre: "
` [PATCH v2 net-next 11/16] ip6_tunnel: "
` [PATCH v2 net-next 12/16] ip6_vti: "
` [PATCH v2 net-next 13/16] sit: "
` [PATCH v2 net-next 14/16] ip_tunnel: "
` [PATCH v2 net-next 15/16] bridge: "
` [PATCH v2 net-next 16/16] xfrm: interface: "
[PATCH] nfc: hci: Save a few bytes of memory when registering a 'nfc_llc' engine
2024-02-02 19:33 UTC (4+ messages)
` [PATCH RESEND] "
[PATCH 1/1] Modify macro NETLBL_CATMAP_MAPTYPE to define a type using typedef
2024-02-02 19:12 UTC (3+ messages)
[PATCH v5 0/4] net/sched: Load modules via alias
2024-02-02 19:10 UTC (2+ messages)
[PATCH net] netdevsim: avoid potential loop in nsim_dev_trap_report_work()
2024-02-02 19:10 UTC (2+ messages)
[pull request][net-next V3 00/15] mlx5 updates 2024-01-26
2024-02-02 19:08 UTC (16+ messages)
` [net-next V3 01/15] xfrm: generalize xdo_dev_state_update_curlft to allow statistics update
` [net-next V3 02/15] xfrm: get global statistics from the offloaded device
` [net-next V3 03/15] net/mlx5e: Connect mlx5 IPsec statistics with XFRM core
` [net-next V3 04/15] net/mlx5e: Delete obsolete IPsec code
` [net-next V3 05/15] Documentation: Fix counter name of mlx5 vnic reporter
` [net-next V3 06/15] net/mlx5: Rename mlx5_sf_dev_remove
` [net-next V3 07/15] net/mlx5: remove fw_fatal reporter dump option for non PF
` [net-next V3 08/15] net/mlx5: remove fw "
` [net-next V3 09/15] net/mlx5: SF, Stop waiting for FW as teardown was called
` [net-next V3 10/15] net/mlx5: Return specific error code for timeout on wait_fw_init
` [net-next V3 11/15] net/mlx5: Remove initial segmentation duplicate definitions
` [net-next V3 12/15] net/mlx5: Change missing SyncE capability print to debug
` [net-next V3 13/15] net/mlx5: DR, Change SWS usage to debug fs seq_file interface
` [net-next V3 14/15] net/mlx5e: XSK, Exclude tailroom from non-linear SKBs memory calculations
` [net-next V3 15/15] net/mlx5e: XDP, Exclude headroom and tailroom from "
[PATCH v5 0/4] UIO_MEM_DMA_COHERENT for cnic/bnx2/bnx2x
2024-02-02 19:08 UTC (3+ messages)
` [PATCH v5 2/4] cnic,bnx2,bnx2x: use UIO_MEM_DMA_COHERENT
[PATCH AUTOSEL 4.19 1/5] wifi: cfg80211: fix missing interfaces when dumping
2024-02-02 18:42 UTC (2+ messages)
` [PATCH AUTOSEL 4.19 2/5] wifi: mac80211: fix race condition on enabling fast-xmit
[PATCH AUTOSEL 5.4 1/6] wifi: cfg80211: fix missing interfaces when dumping
2024-02-02 18:42 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 2/6] wifi: mac80211: fix race condition on enabling fast-xmit
[PATCH AUTOSEL 5.10 1/8] wifi: cfg80211: fix missing interfaces when dumping
2024-02-02 18:41 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 2/8] wifi: mac80211: fix race condition on enabling fast-xmit
[PATCH AUTOSEL 5.15 01/11] wifi: cfg80211: fix missing interfaces when dumping
2024-02-02 18:41 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 02/11] wifi: mac80211: fix race condition on enabling fast-xmit
[PATCH AUTOSEL 6.1 01/15] wifi: cfg80211: fix missing interfaces when dumping
2024-02-02 18:40 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 02/15] wifi: mac80211: fix race condition on enabling fast-xmit
[PATCH AUTOSEL 6.6 01/21] wifi: cfg80211: fix missing interfaces when dumping
2024-02-02 18:39 UTC (2+ messages)
` [PATCH AUTOSEL 6.6 02/21] wifi: mac80211: fix race condition on enabling fast-xmit
[PATCH AUTOSEL 6.7 01/23] wifi: cfg80211: fix missing interfaces when dumping
2024-02-02 18:39 UTC (3+ messages)
` [PATCH AUTOSEL 6.7 02/23] wifi: mac80211: fix race condition on enabling fast-xmit
` [PATCH AUTOSEL 6.7 05/23] dpll: fix broken error path in dpll_pin_alloc(..)
[PATCH v2 net-next 0/5] net: switchdev: Tracepoints
2024-02-02 18:34 UTC (8+ messages)
` [PATCH v2 net-next 2/5] net: switchdev: Add helpers to display switchdev objects as strings
[PATCH v5 net-next 00/13] net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHY
2024-02-02 18:30 UTC (6+ messages)
` [PATCH v5 net-next 12/13] net: phy: marvell-88q2xxx: cleanup mv88q2xxx_config_init
[PATCH RFC 0/4] Introduce uts_release
2024-02-02 18:29 UTC (3+ messages)
[PATCH net-next] net: dsa: reindent arguments of dsa_user_vlan_for_each()
2024-02-02 18:15 UTC (3+ messages)
[PATCH] dt-bindings: net: bluetooth: qualcomm: Fix bouncing @codeaurora
2024-02-02 18:11 UTC
[PATCH net-next] net: sfp: add quirk for ODI DFP-34X-2C2 GPON ONU SFP
2024-02-02 18:03 UTC (4+ messages)
[PATCH net,v2] hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missed
2024-02-02 18:01 UTC (3+ messages)
[PATCH net-next v6] bonding: Add independent control state machine
2024-02-02 17:59 UTC (5+ messages)
[PATCH net-next v7] bonding: Add independent control state machine
2024-02-02 17:58 UTC
[PATCH net-next v3 0/5] Remove expired routes with a separated list of routes
2024-02-02 17:57 UTC (4+ messages)
` [PATCH net-next v3 4/5] net/ipv6: set expires in modify_prefix_route() if RTF_EXPIRES is set
[PATCH net-next 0/4][pull request] Intel Wired LAN Driver Updates 2024-02-02 (ice)
2024-02-02 17:56 UTC (5+ messages)
` [PATCH net-next 1/4] ice: make ice_vsi_cfg_rxq() static
` [PATCH net-next 2/4] ice: make ice_vsi_cfg_txq() static
` [PATCH net-next 3/4] ice: Add a new counter for Rx EIPE errors
` [PATCH net-next 4/4] ice: remove incorrect comment
[PATCH net-next v3] net: stmmac: dwmac-qcom-ethqos: Add support for 2.5G SGMII
2024-02-02 17:46 UTC (2+ messages)
[PATCH v7 net-next 0/4] add multi-buff support for xdp running in generic mode
2024-02-02 17:42 UTC (5+ messages)
` [PATCH v7 net-next 3/4] xdp: "
` [PATCH v7 net-next 4/4] veth: rely on skb_cow_data_for_xdp utility routine
[PATCH net-next] net: phy: constify phydev->drv
2024-02-02 17:41 UTC
[PATCH net-next] virtio_net: Add TX stop and wake counters
2024-02-02 17:38 UTC (13+ messages)
[PATCH v2 net 0/4] selftests: net: more fixes
2024-02-02 17:38 UTC (3+ messages)
` [PATCH v2 net 2/4] selftests: net: fix setup_ns usage in rtnetlink.sh
[TEST] Wiki / instructions
2024-02-02 17:31 UTC
[iwl-next v1 0/8] ice: use less resources in switchdev
2024-02-02 17:18 UTC (5+ messages)
` [iwl-next v1 4/8] ice: control default Tx rule in lag
[PATCH net-next v1 00/12] tools/net/ynl: Add features for tc family
2024-02-02 17:12 UTC (12+ messages)
` [PATCH net-next v1 02/12] tools/net/ynl: Support sub-messages in nested attribute spaces
[PATCH 0/3] net/sched: netem cleanups
2024-02-02 17:03 UTC (7+ messages)
` [PATCH 1/3] net/sched: netem: use extack
[PATCH net-next v3] net: dqs: add NIC stall detector based on BQL
2024-02-02 16:53 UTC
[PATCH net-next] tsnep: Add helper for RX XDP_RING_NEED_WAKEUP flag
2024-02-02 16:53 UTC (2+ messages)
[PATCH net-next] net: dst: Make dst_destroy() static and return void
2024-02-02 16:40 UTC (2+ messages)
[PATCH net-next 0/2] Fixups for qca8k ds->user_mii_bus cleanup
2024-02-02 16:36 UTC (3+ messages)
` [PATCH net-next 1/2] net: dsa: qca8k: put MDIO controller OF node if unavailable
` [PATCH net-next 2/2] net: dsa: qca8k: consistently use "ret" rather than "err" for error codes
[PATCH net] selftests: net: let big_tcp test cope with slow env
2024-02-02 16:31 UTC (4+ messages)
[PATCH net-next v5] virtio_net: Support RX hash XDP hint
2024-02-02 16:19 UTC (2+ messages)
[PATCH v2 0/6] ubsan: Introduce wrap-around sanitizers
2024-02-02 16:08 UTC (5+ messages)
` [PATCH v2 2/6] ubsan: Reintroduce signed and unsigned overflow sanitizers
[PATCH net-next] net: ocelot: update the MODULE_DESCRIPTION()
2024-02-02 16:06 UTC (2+ messages)
[PATCH net-next v2 0/8] netconsole: Add userdata append support
2024-02-02 16:05 UTC (4+ messages)
` [PATCH net-next v2 5/8] net: netconsole: add a userdata config_group member to netconsole_target
[RFC PATCH v3 net-next] Documentation: devlink: Add devlink-sd
2024-02-02 15:27 UTC (12+ messages)
[PATCH net 0/4] rxrpc: Miscellaneous fixes
2024-02-02 15:19 UTC (5+ messages)
` [PATCH net 1/4] rxrpc: Fix generation of serial numbers to skip zero
` [PATCH net 2/4] rxrpc: Fix delayed ACKs to not set the reference serial number
` [PATCH net 3/4] rxrpc: Fix response to PING RESPONSE ACKs to a dead call
` [PATCH net 4/4] rxrpc: Fix counting of new acks and nacks
[PATCH net-next] net: blackhole_dev: fix build warning for ethh set but not used
2024-02-02 15:13 UTC
[PATCH net-next] sctp: preserve const qualifier in sctp_sk()
2024-02-02 15:10 UTC (2+ messages)
[net-next v7 2/4] net: wwan: t7xx: Add sysfs attribute for device state machine
2024-02-02 15:07 UTC (2+ messages)
[PATCH net v2 0/2] net: dqs: NIC stall detector
2024-02-02 15:06 UTC (5+ messages)
[PATCH net-next 00/16] net: more factorization in cleanup_net() paths
2024-02-02 15:05 UTC (5+ messages)
` [PATCH net-next 05/16] bonding: use exit_batch_rtnl() method
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).