messages from 2024-01-26 16:55:35 to 2024-01-27 13:30:32 UTC [more...]
[PATCH net-next v4 0/6] ethtool: switch EEE netlink interface to use EEE linkmode bitmaps
2024-01-27 13:30 UTC (7+ messages)
` [PATCH net-next v4 1/6] ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel side
` [PATCH net-next v4 2/6] ethtool: switch back from ethtool_keee to ethtool_eee for ioctl
` [PATCH net-next v4 3/6] ethtool: adjust struct ethtool_keee to kernel needs
` [PATCH net-next v4 4/6] ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
` [PATCH net-next v4 5/6] ethtool: add linkmode bitmap support to "
` [PATCH net-next v4 6/6] net: phy: c45: change genphy_c45_ethtool_[get|set]_eee to use EEE linkmode bitmaps
[PATCH net-next v3 0/6] ethtool: switch EEE netlink interface to use EEE linkmode bitmaps
2024-01-27 13:21 UTC (9+ messages)
` [PATCH net-next v3 1/6] ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel side
` [PATCH net-next v3 2/6] ethtool: switch back from ethtool_keee to ethtool_eee for ioctl
` [PATCH net-next v3 3/6] ethtool: adjust struct ethtool_keee to kernel needs
` [PATCH net-next v3 4/6] ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
` [PATCH net-next v3 5/6] ethtool: add linkmode bitmap support to "
` [PATCH net-next v3 6/6] net: phy: c45: change genphy_c45_ethtool_[get|set]_eee to use EEE linkmode bitmaps
[PATCH net-next v2 0/8] netconsole: Add userdata append support
2024-01-27 13:15 UTC (10+ messages)
` [PATCH net-next v2 1/8] net: netconsole: cleanup formatting lints
` [PATCH net-next v2 2/8] net: netconsole: move netconsole_target config_item to config_group
` [PATCH net-next v2 3/8] net: netconsole: move newline trimming to function
` [PATCH net-next v2 4/8] net: netconsole: add docs for appending netconsole user data
` [PATCH net-next v2 5/8] net: netconsole: add a userdata config_group member to netconsole_target
` [PATCH net-next v2 6/8] net: netconsole: cache userdata formatted string in netconsole_target
` [PATCH net-next v2 7/8] net: netconsole: append userdata to netconsole messages
` [PATCH net-next v2 8/8] net: netconsole: append userdata to fragmented "
[PATCH net-next] net: stmmac: dwmac-qcom-ethqos: Add support for pm ops
2024-01-27 13:03 UTC
[PATCH net-next 2/2] tun: AF_XDP Rx zero-copy support
2024-01-27 11:51 UTC (5+ messages)
[PATCH net-next v3] ethtool: ice: Support for RSS settings to GTP from ethtool
2024-01-27 11:10 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH nf-next] netfilter: nf_conncount: Use KMEM_CACHE instead of kmem_cache_create()
2024-01-27 10:34 UTC (2+ messages)
` [PATCH nf-next] netfilter: nf_conncount: Use KMEM_CACHE() "
[PATCH net] MAINTAINERS: Add connector headers to NETWORKING DRIVERS
2024-01-27 10:10 UTC (2+ messages)
[PATCH net v2] net: lan966x: Fix port configuration when using SGMII interface
2024-01-27 10:10 UTC (2+ messages)
pull-request: wireless-next-2024-01-25
2024-01-27 10:08 UTC (7+ messages)
[PATCH ipsec-next] xfrm6_tunnel: Use KMEM_CACHE instead of kmem_cache_create
2024-01-27 10:07 UTC (2+ messages)
` [PATCH ipsec-next] xfrm6_tunnel: Use KMEM_CACHE() instead of kmem_cache_create()
[PATCH net-next] xdp: Remove usage of the deprecated ida_simple_xx() API
2024-01-27 10:02 UTC (2+ messages)
` [PATCH net-next RESEND] "
[PATCH] nfc: hci: Save a few bytes of memory when registering a 'nfc_llc' engine
2024-01-27 9:58 UTC (2+ messages)
` [PATCH RESEND] "
[PATCH bpf-next v2] selftests/bpf: Include runner extras for install target
2024-01-27 9:03 UTC (3+ messages)
[PATCH] net: ipv4: fix a memleak in ip_setup_cork
2024-01-27 8:34 UTC (3+ messages)
Report on Abnormal Behavior of "ip help" Command
2024-01-27 6:17 UTC
[PATCH net-next v4 0/3] net: dsa: microchip: implement PHY loopback
2024-01-27 5:40 UTC (2+ messages)
pull-request: bpf-next 2024-01-26
2024-01-27 5:30 UTC (2+ messages)
[PATCH net v2] ipmr: fix kernel panic when forwarding mcast packets
2024-01-27 5:20 UTC (2+ messages)
[PATCH v5 net-next 0/5] af_unix: Random improvements for GC
2024-01-27 5:10 UTC (2+ messages)
[PATCH v2] drivers/ptp: Convert snprintf to sysfs_emit
2024-01-27 5:10 UTC (2+ messages)
[net-next PATCH v10 0/5] net: phy: generic polarity + LED support for qca808x
2024-01-27 5:10 UTC (2+ messages)
[PATCH] bnx2x: Fix firmware version string character counts
2024-01-27 5:10 UTC (2+ messages)
Need of advice for XDP sockets on top of the interfaces behind a Linux bonding device
2024-01-27 5:08 UTC (5+ messages)
[PATCH v2 net-next 0/10] pds_core: Various improvements and AQ race condition cleanup
2024-01-27 4:44 UTC (12+ messages)
` [PATCH v2 net-next 01/10] pds_core: Prevent health thread from running during reset/remove
` [PATCH v2 net-next 02/10] pds_core: Cancel AQ work on teardown
` [PATCH v2 net-next 03/10] pds_core: Use struct pdsc for the pdsc_adminq_isr private data
` [PATCH v2 net-next 04/10] pds_core: Prevent race issues involving the adminq
` [PATCH v2 net-next 05/10] pds_core: Clear BARs on reset
` [PATCH v2 net-next 06/10] pds_core: Don't assign interrupt index/bound_intr to notifyq
` [PATCH v2 net-next 07/10] pds_core: Unmask adminq interrupt in work thread
` [PATCH v2 net-next 08/10] pds_core: Fix up some minor issues
` [PATCH v2 net-next 09/10] pds_core: Rework teardown/setup flow to be more common
` [PATCH v2 net-next 10/10] pds_core: Clean up init/uninit flows to be more readable
[PATCH net-next] net: dsa: mt7530: select MEDIATEK_GE_PHY for NET_DSA_MT7530_MDIO
2024-01-27 4:40 UTC (2+ messages)
[PATCH net-next 0/3] net: stmmac: EST conformance support
2024-01-27 4:04 UTC (4+ messages)
` [PATCH net-next 1/3] net: stmmac: Offload queueMaxSDU from tc-taprio
` [PATCH net-next 2/3] net: stmmac: est: Per Tx-queue error count for HLBF
` [PATCH net-next 3/3] net: stmmac: Report taprio offload status
[PATCH net-next v7 0/4] netdevsim: link and forward skbs between ports
2024-01-27 4:03 UTC (5+ messages)
` [PATCH net-next v7 1/4] netdevsim: allow two netdevsim ports to be connected
` [PATCH net-next v7 2/4] netdevsim: forward skbs from one connected port to another
` [PATCH net-next v7 3/4] netdevsim: add selftest for forwarding skb between connected ports
` [PATCH net-next v7 4/4] netdevsim: add Makefile for selftests
[PATCH] net/tipc: Remove Documentation Warnings for `Excess struct member`
2024-01-27 3:44 UTC (2+ messages)
[PATCH net-next] selftests/net: calibrate fq_band_pktlimit
2024-01-27 2:33 UTC
[PATCH net-next] selftests/net: calibrate txtimestamp
2024-01-27 2:31 UTC
[PATCH 0/4] lockdep cmp fn conversions
2024-01-27 2:08 UTC (5+ messages)
` [PATCH 1/4] fs/pipe: Convert to lockdep_cmp_fn
` [PATCH 2/4] pktcdvd: kill mutex_lock_nested() usage
` [PATCH 3/4] net: Convert sk->sk_peer_lock to lock_set_cmp_fn_ptr_order()
` [PATCH 4/4] af_unix: convert to lock_cmp_fn
[PATCH 0/4] lockdep cmp fn conversions
2024-01-27 2:01 UTC (5+ messages)
` [PATCH 1/4] fs/pipe: Convert to lockdep_cmp_fn
` [PATCH 2/4] pktcdvd: kill mutex_lock_nested() usage
` [PATCH 3/4] net: Convert sk->sk_peer_lock to lock_set_cmp_fn_ptr_order()
` [PATCH 4/4] af_unix: convert to lock_cmp_fn
[PATCH net-next v6 00/13] Introduce PHY listing and link_topology tracking
2024-01-27 1:29 UTC (15+ messages)
` [PATCH net-next v6 01/13] net: phy: Introduce ethernet link topology representation
` [PATCH net-next v6 02/13] net: sfp: pass the phy_device when disconnecting an sfp module's PHY
` [PATCH net-next v6 03/13] net: phy: add helpers to handle sfp phy connect/disconnect
` [PATCH net-next v6 04/13] net: sfp: Add helper to return the SFP bus name
` [PATCH net-next v6 05/13] net: ethtool: Allow passing a phy index for some commands
` [PATCH net-next v6 06/13] netlink: specs: add phy-index as a header parameter
` [PATCH net-next v6 07/13] net: ethtool: Introduce a command to list PHYs on an interface
` [PATCH net-next v6 08/13] netlink: specs: add ethnl PHY_GET command set
` [PATCH net-next v6 09/13] net: ethtool: plca: Target the command to the requested PHY
` [PATCH net-next v6 10/13] net: ethtool: pse-pd: "
` [PATCH net-next v6 11/13] net: ethtool: cable-test: "
` [PATCH net-next v6 12/13] net: ethtool: strset: Allow querying phy stats by index
` [PATCH net-next v6 13/13] Documentation: networking: document phy_link_topology
[PATCH UPSTREAM 1/1] rds: Fix possible deadlock in rds_message_put
2024-01-27 1:28 UTC (3+ messages)
` [rds-devel] "
[PATCH net] bridge: mcast: fix disabled snooping after long uptime
2024-01-27 1:27 UTC (2+ messages)
[RFC PATCH v7 0/8] net_sched: Introduce eBPF based Qdisc
2024-01-27 1:17 UTC (9+ messages)
` [RFC PATCH v7 1/8] "
` [RFC PATCH v7 7/8] samples/bpf: Add an example of bpf fq qdisc
[ANN] net-next is OPEN
2024-01-27 1:13 UTC (14+ messages)
Consider picking up "tpm: Enable hwrng only for Pluton on AMD CPUs" rather sooner than later
2024-01-27 0:44 UTC (2+ messages)
[PATCH net-next v2 0/6] selftests: Add TEST_INCLUDES directive and adjust tests to use it
2024-01-27 0:28 UTC (8+ messages)
` [PATCH net-next v2 1/6] selftests: Introduce Makefile variable to list shared bash scripts
` [PATCH net-next v2 2/6] selftests: bonding: Add net/forwarding/lib.sh to TEST_INCLUDES
` [PATCH net-next v2 3/6] selftests: team: Add shared library scripts "
` [PATCH net-next v2 4/6] selftests: dsa: Replace test symlinks by wrapper script
` [PATCH net-next v2 5/6] selftests: forwarding: Redefine relative_path variable
` [PATCH net-next v2 6/6] selftests: forwarding: Remove duplicated lib.sh content
[syzbot] [mm?] BUG: unable to handle kernel paging request in bpf_probe_read_compat_str
2024-01-27 0:25 UTC
[Linux Kernel Bug] UBSAN: array-index-out-of-bounds in rds_cmsg_recv
2024-01-27 0:00 UTC (5+ messages)
[PATCH net-next 1/2] dt-bindings: net: snps,dwmac: Time Based Scheduling
2024-01-26 23:22 UTC (4+ messages)
[PATCH iwl-next v2] ice: Remove and readd netdev during devlink reload
2024-01-26 23:19 UTC (3+ messages)
[PATCH net-next v4 05/11] net: dsa: realtek: common rtl83xx module
2024-01-26 23:19 UTC (2+ messages)
[Linux Kernel Bug][ipv6/udp] memory leak in __ip6_append_data
2024-01-26 23:14 UTC
[pull request][net-next 00/15] mlx5 updates 2024-01-26
2024-01-26 22:36 UTC (16+ messages)
` [net-next 01/15] xfrm: generalize xdo_dev_state_update_curlft to allow statistics update
` [net-next 02/15] xfrm: get global statistics from the offloaded device
` [net-next 03/15] net/mlx5e: Connect mlx5 IPsec statistics with XFRM core
` [net-next 04/15] net/mlx5e: Delete obsolete IPsec code
` [net-next 05/15] Documentation: Fix counter name of mlx5 vnic reporter
` [net-next 06/15] net/mlx5: Rename mlx5_sf_dev_remove
` [net-next 07/15] net/mlx5: remove fw_fatal reporter dump option for non PF
` [net-next 08/15] net/mlx5: remove fw "
` [net-next 09/15] net/mlx5: SF, Stop waiting for FW as teardown was called
` [net-next 10/15] net/mlx5: Return specific error code for timeout on wait_fw_init
` [net-next 11/15] net/mlx5: Remove initial segmentation duplicate definitions
` [net-next 12/15] net/mlx5: Change missing SyncE capability print to debug
` [net-next 13/15] net/mlx5: DR, Change SWS usage to debug fs seq_file interface
` [net-next 14/15] net/mlx5e: XSK, Exclude tailroom from non-linear SKBs memory calculations
` [net-next 15/15] net/mlx5e: XDP, Exclude headroom and tailroom from "
[PATCH net] net: dsa: mt7530: fix 10M/100M speed on MT7988 switch
2024-01-26 22:30 UTC (2+ messages)
[syzbot] [net?] [v9fs?] WARNING: refcount bug in p9_req_put (3)
2024-01-26 22:23 UTC (2+ messages)
[PATCH net] ip6_tunnel: make sure to pull inner header in __ip6_tnl_rcv()
2024-01-26 22:20 UTC (3+ messages)
[PATCH net] selftests: net: give more time for GRO aggregation
2024-01-26 22:20 UTC (2+ messages)
[PATCH net] selftests: net: add missing required classifier
2024-01-26 22:10 UTC (2+ messages)
[PATCH net] net/smc: fix incorrect SMC-D link group matching logic
2024-01-26 22:10 UTC (2+ messages)
[PATCH net] bnxt_en: Make PTP timestamp HWRM more silent
2024-01-26 22:10 UTC (2+ messages)
[syzbot] Monthly net report (Jan 2024)
2024-01-26 21:54 UTC
[PATCH v3 net-next] taprio: validate TCA_TAPRIO_ATTR_FLAGS through policy instead of open-coding
2024-01-26 21:14 UTC (2+ messages)
[PATCH net-next v3 0/2] Implement irq_domain for TXGBE
2024-01-26 21:04 UTC (5+ messages)
` [PATCH net-next v3 2/2] net: txgbe: use irq_domain for interrupt controller
[PATCH net] octeontx2-af: Initialize bitmap arrays
2024-01-26 21:01 UTC (5+ messages)
` [EXT] "
[PATCH net-next v2 0/2] Add HW checksum offload support for RZ/G2L GbEthernet IP
2024-01-26 21:00 UTC (6+ messages)
` [PATCH net-next v2 2/2] ravb: Add Tx checksum offload support
[PATCH v2 0/2] net: stmmac: dwmac-imx: Time Based Scheduling support
2024-01-26 20:24 UTC (3+ messages)
` [PATCH v2 2/2] net: stmmac: dwmac-imx: set TSO/TBS TX queues default settings
[PATCH net-next] net: free altname using an RCU callback
2024-01-26 20:14 UTC
[PATCH net] selftests: net: add missing config for nftables-backed iptables
2024-01-26 20:13 UTC
[PATCH net] selftests: net: add missing config for big tcp tests
2024-01-26 19:55 UTC (4+ messages)
[PATCH 32/82] vringh: Refactor intentional wrap-around calculation
2024-01-26 19:42 UTC (3+ messages)
[PATCH v4 0/2] StarFive DWMAC support for JH7100
2024-01-26 19:27 UTC (4+ messages)
` [PATCH v4 1/2] dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatible
` [PATCH v4 2/2] net: stmmac: dwmac-starfive: Add support for JH7100 SoC
[PATCH net-next] selftests: forwarding: Add missing config entries
2024-01-26 19:25 UTC (2+ messages)
[RESEND PATCH v4 0/2] StarFive DWMAC support for JH7100
2024-01-26 19:21 UTC (3+ messages)
` [RESEND PATCH v4 1/2] dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatible
` [RESEND PATCH v4 2/2] net: stmmac: dwmac-starfive: Add support for JH7100 SoC
[PATCH net-next v6 0/4] netdevsim: link and forward skbs between ports
2024-01-26 19:17 UTC (8+ messages)
` [PATCH net-next v6 1/4] netdevsim: allow two netdevsim ports to be connected
` [PATCH net-next v6 2/4] netdevsim: forward skbs from one connected port to another
[PATCH net-next 0/7] dma: skip calling no-op sync ops when possible
2024-01-26 19:13 UTC (7+ messages)
` [PATCH net-next 2/7] dma: avoid expensive redundant calls for sync operations
[PATCH net-next 0/6] mlxsw: Refactor reference counting code
2024-01-26 18:58 UTC (7+ messages)
` [PATCH net-next 1/6] mlxsw: spectrum: Change mlxsw_sp_upper to LAG structure
` [PATCH net-next 2/6] mlxsw: spectrum: Remove mlxsw_sp_lag_get()
` [PATCH net-next 3/6] mlxsw: spectrum: Query max_lag once
` [PATCH net-next 4/6] mlxsw: spectrum: Search for free LAD ID once
` [PATCH net-next 5/6] mlxsw: spectrum: Refactor LAG create and destroy code
` [PATCH net-next 6/6] mlxsw: Use refcount_t for reference counting
[PATCH net-next v1 00/12] tools/net/ynl: Add features for tc family
2024-01-26 18:50 UTC (7+ messages)
` [PATCH net-next v1 02/12] tools/net/ynl: Support sub-messages in nested attribute spaces
[PATCH iwl-next v4 0/2] ice: Support flow director ether type filters
2024-01-26 17:51 UTC (3+ messages)
` [PATCH iwl-next v4 2/2] ice: Implement 'flow-type ether' rules
[PATCH net-next 2/2] net: stmmac: TBS support for platform driver
2024-01-26 17:39 UTC (2+ messages)
[PATCH bpf-next v8 1/3] bpf: make common crypto API for TC/XDP programs
2024-01-26 17:38 UTC (6+ messages)
[net-next PATCH 0/3] net: mdio-ipq4019: fix wrong default MDC rate
2024-01-26 17:33 UTC (6+ messages)
[net-next v6 1/4] wwan: core: Add WWAN fastboot port type
2024-01-26 17:24 UTC (2+ messages)
[PATCH v3 0/2] Small runtime PM API changes
2024-01-26 17:23 UTC (4+ messages)
` [PATCH v3 1/2] pm: runtime: Simplify pm_runtime_get_if_active() usage
[PATCH iproute2] vxlan: add support for flowlab inherit
2024-01-26 17:17 UTC (9+ messages)
[PATCH iproute2] spelling fixes
2024-01-26 17:15 UTC (2+ messages)
[PATCH net] llc: call sock_orphan() at release time
2024-01-26 16:55 UTC
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).