messages from 2025-02-07 21:36:25 to 2025-02-09 10:19:22 UTC [more...]
[PATCH net-next 00/15] Rate management on traffic classes + misc
2025-02-09 10:17 UTC (4+ messages)
` [PATCH net-next 01/15] devlink: Extend devlink rate API with traffic classes bandwidth management
` [PATCH net-next 02/15] net/mlx5: Add no-op implementation for setting tc-bw on rate objects
` [PATCH net-next 03/15] net/mlx5: Add support for setting tc-bw on nodes
[PATCH net-next v5 0/3] netdev-genl: Add an xsk attribute to queues
2025-02-09 10:17 UTC (6+ messages)
` [PATCH net-next v5 1/3] netlink: Add nla_put_empty_nest helper
` [PATCH net-next v5 2/3] netdev-genl: Add an XSK attribute to queues
` [PATCH net-next v5 3/3] selftests: drv-net: Test queue xsk attribute
[PATCH net-next] net: phy: remove unused PHY_INIT_TIMEOUT definitions
2025-02-09 9:28 UTC (2+ messages)
[PATCH rdma-next] MAINTAINERS: update maintainer for Microsoft MANA RDMA driver
2025-02-09 9:46 UTC (2+ messages)
[Patch v2 0/3] IB/core: Fix GID cache for bonded net devices
2025-02-09 9:45 UTC (5+ messages)
` [Patch v2 1/3] IB/core: Do not use netdev IP if it is a bonded slave
` [Patch v2 2/3] IB/core: Use upper_device_filter to add upper ips
` [Patch v2 3/3] IB/core: Add default IP when a slave is unlinked
[PATCH net-next v2] net: phy: marvell-88q2xxx: Add support for PHY LEDs on 88q2xxx
2025-02-09 8:41 UTC (3+ messages)
[RFC PATCH 0/2] Add support for Timesync Interrupt Router
2025-02-09 8:36 UTC (4+ messages)
` [RFC PATCH 1/2] irqchip: ti-tsir: "
[PATCH net-next 0/7] eth: fbnic: support RSS contexts and ntuple filters
2025-02-09 8:17 UTC (3+ messages)
` [PATCH net-next 1/7] net: ethtool: prevent flow steering to RSS contexts which don't exist
[PATCH net-next v2 0/2] Symmetric OR-XOR RSS hash
2025-02-09 7:59 UTC (6+ messages)
` [PATCH net-next v2 1/2] ethtool: "
[PATCH v3] hamradio: baycom: replace strcpy() with strscpy()
2025-02-09 6:24 UTC (2+ messages)
[PATCH net-next v4 0/3] riscv: sophgo: Add ethernet support for SG2044
2025-02-09 1:30 UTC (4+ messages)
` [PATCH net-next v4 1/3] dt-bindings: net: Add support for Sophgo SG2044 dwmac
` [PATCH net-next v4 2/3] net: stmmac: platform: Add snps,dwmac-5.30a IP compatible string
` [PATCH net-next v4 3/3] net: stmmac: Add glue layer for Sophgo SG2044 SoC
[PATCH net-next] xfrm: Use rcuref_t for xfrm_state' reference counting
2025-02-09 1:06 UTC (2+ messages)
[PATCH net-next 0/5] tcp: allow to reduce max RTO
2025-02-08 23:48 UTC (16+ messages)
` [PATCH net-next 1/5] tcp: remove tcp_reset_xmit_timer() @max_when argument
` [PATCH net-next 2/5] tcp: add a @pace_delay parameter to tcp_reset_xmit_timer()
` [PATCH net-next 3/5] tcp: use tcp_reset_xmit_timer()
` [PATCH net-next 4/5] tcp: add the ability to control max RTO
` [PATCH net-next 5/5] tcp: add tcp_rto_max_ms sysctl
[PATCH bpf-next v9 00/12] net-timestamp: bpf extension to equip applications transparently
2025-02-08 23:27 UTC (15+ messages)
` [PATCH bpf-next v9 01/12] bpf: add support for bpf_setsockopt()
` [PATCH bpf-next v9 02/12] bpf: prepare for timestamping callbacks use
` [PATCH bpf-next v9 03/12] bpf: stop unsafely accessing TCP fields in bpf callbacks
` [PATCH bpf-next v9 04/12] bpf: stop calling some sock_op BPF CALLs in new timestamping callbacks
` [PATCH bpf-next v9 05/12] net-timestamp: prepare for isolating two modes of SO_TIMESTAMPING
` [PATCH bpf-next v9 06/12] bpf: support SCM_TSTAMP_SCHED "
` [PATCH bpf-next v9 07/12] bpf: support sw SCM_TSTAMP_SND "
` [PATCH bpf-next v9 08/12] bpf: support hw "
` [PATCH bpf-next v9 09/12] bpf: support SCM_TSTAMP_ACK "
` [PATCH bpf-next v9 10/12] bpf: add a new callback in tcp_tx_timestamp()
` [PATCH bpf-next v9 11/12] bpf: support selective sampling for bpf timestamping
` [PATCH bpf-next v9 12/12] selftests/bpf: add simple bpf tests in the tx path for timestamping feature
[PATCH net-next v3 00/10] net: phy: improve phylib EEE handling
2025-02-08 23:22 UTC (4+ messages)
` [PATCH net-next v3 03/10] ethtool: allow ethtool op set_eee to set an NL extack message
The business loan-
2025-02-08 22:05 UTC
[PATCH net-next v4 00/10] bnxt_en: Add NPAR 1.2 and TPH support
2025-02-08 20:29 UTC (11+ messages)
` [PATCH net-next v4 01/10] bnxt_en: Set NPAR 1.2 support when registering with firmware
` [PATCH net-next v4 02/10] bnxt_en: Refactor completion ring allocation logic for P5_PLUS chips
` [PATCH net-next v4 03/10] bnxt_en: Refactor TX ring allocation logic
` [PATCH net-next v4 04/10] bnxt_en: Refactor completion ring free routine
` [PATCH net-next v4 05/10] bnxt_en: Refactor bnxt_free_tx_rings() to free per TX ring
` [PATCH net-next v4 06/10] bnxt_en: Refactor RX/RX AGG ring parameters setup for P5_PLUS
` [PATCH net-next v4 07/10] bnxt_en: Pass NQ ID to the FW when allocating RX/RX AGG rings
` [PATCH net-next v4 08/10] bnxt_en: Reallocate RX completion ring for TPH support
` [PATCH net-next v4 09/10] bnxt_en: Extend queue stop/start for TX rings
` [PATCH net-next v4 10/10] bnxt_en: Add TPH support in BNXT driver
[PATCH 0/5] Add usb support for Telit Cinterion FN990B
2025-02-08 20:29 UTC (4+ messages)
` [PATCH 1/5] USB: serial: option: add Telit Cinterion FN990B compositions
[PATCH v2] blackhole_dev: convert self-test to KUnit
2025-02-08 19:26 UTC
[PATCH 5.10.y 1/2] netdevsim: print human readable IP address
2025-02-08 19:02 UTC (2+ messages)
` [PATCH 5.10.y 2/2] selftests: rtnetlink: update netdevsim ipsec output format
[PATCH 5.15.y 1/2] netdevsim: print human readable IP address
2025-02-08 18:59 UTC (2+ messages)
` [PATCH 5.15.y 2/2] selftests: rtnetlink: update netdevsim ipsec output format
[PATCH 6.1.y 1/2] netdevsim: print human readable IP address
2025-02-08 18:57 UTC (2+ messages)
` [PATCH 6.1.y 2/2] selftests: rtnetlink: update netdevsim ipsec output format
[PATCH 6.6.y 1/2] netdevsim: print human readable IP address
2025-02-08 18:57 UTC (2+ messages)
` [PATCH 6.6.y 2/2] selftests: rtnetlink: update netdevsim ipsec output format
[PATCH 6.12.y 0/2] Fix rtnetlink.sh kselftest failures in stable
2025-02-08 18:55 UTC (3+ messages)
` [PATCH 6.12.y 1/2] netdevsim: print human readable IP address
` [PATCH 6.12.y 2/2] selftests: rtnetlink: update netdevsim ipsec output format
[PATCH] blackhole_dev: convert self-test to KUnit
2025-02-08 18:36 UTC (3+ messages)
[PATCH net-next v2] af_unix: Refine UNIX pathname sockets autobind identifier length
2025-02-08 16:26 UTC (3+ messages)
[PATCH net-next 00/13] Introduce an ethernet port representation
2025-02-08 16:15 UTC (18+ messages)
` [PATCH net-next 01/13] net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values
` [PATCH net-next 02/13] net: ethtool: Export the link_mode_params definitions
` [PATCH net-next 03/13] net: phy: Introduce PHY ports representation
` [PATCH net-next 04/13] net: phy: dp83822: Add support for phy_port representation
` [PATCH net-next 05/13] net: phy: Create a phy_port for PHY-driven SFPs
` [PATCH net-next 06/13] net: phy: Intrduce generic SFP handling for PHY drivers
` [PATCH net-next 07/13] net: phy: marvell-88x2222: Support SFP through phy_port interface
` [PATCH net-next 08/13] net: phy: marvell: "
` [PATCH net-next 09/13] net: phy: marvell10g: Support SFP through phy_port
` [PATCH net-next 10/13] net: phy: at803x: Support SFP through phy_port interface
` [PATCH net-next 11/13] net: phy: Only rely on phy_port for PHY-driven SFP
` [PATCH net-next 12/13] net: phy: dp83822: Add SFP support through the phy_port interface
` [PATCH net-next 13/13] dt-bindings: net: Introduce the phy-port description
[PATCH v2] net: e1000e: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
2025-02-08 15:43 UTC
[RFC PATCH v1 net-next] net: mlxsw_sp: Use switchdev_handle_port_obj_add_foreign() for vxlan
2025-02-08 14:15 UTC
[PATCH iwl-next v3 0/6] ice: LLDP support for VFs
2025-02-08 13:22 UTC (7+ messages)
` [PATCH iwl-next v3 1/6] ice: fix check for existing switch rule
` [PATCH iwl-next v3 2/6] ice: do not add LLDP-specific filter if not necessary
` [PATCH iwl-next v3 3/6] ice: receive LLDP on trusted VFs
` [PATCH iwl-next v3 4/6] ice: remove headers argument from ice_tc_count_lkups
` [PATCH iwl-next v3 5/6] ice: support egress drop rules on PF
` [PATCH iwl-next v3 6/6] ice: enable LLDP TX for VFs through tc
[PATCH net-next v13 00/10] io_uring zero copy rx
2025-02-08 13:29 UTC (4+ messages)
[PATCH v2 00/13] gpiolib: add gpiod_multi_set_value_cansleep
2025-02-08 13:23 UTC (12+ messages)
` [PATCH v2 06/13] iio: adc: ad7606: use gpiod_multi_set_value_cansleep
` [PATCH v2 07/13] iio: amplifiers: hmc425a: "
` [PATCH v2 08/13] iio: resolver: ad2s1210: "
[PATCH v2 1/3] Bluetooth: Fix possible race with userspace of sysfs isoc_alt
2025-02-08 12:07 UTC (7+ messages)
[PATCH RFC net-next 0/4] net: xpcs: cleanups and partial support for KSZ9477
2025-02-08 12:01 UTC (2+ messages)
[PATCH net] net: phylink: make configuring clock-stop dependent on MAC support
2025-02-08 11:52 UTC
[PATCH net 0/6] pull-request: can 2025-02-08
2025-02-08 11:45 UTC (7+ messages)
` [PATCH net 1/6] Documentation/networking: fix basic node example document ISO 15765-2
` [PATCH net 2/6] can: j1939: j1939_sk_send_loop(): fix unable to send messages with data length zero
` [PATCH net 3/6] can: ctucanfd: handle skb allocation failure
` [PATCH net 4/6] can: c_can: fix unbalanced runtime PM disable in error path
` [PATCH net 5/6] can: etas_es58x: fix potential NULL pointer dereference on udev->serial
` [PATCH net 6/6] can: rockchip: rkcanfd_handle_rx_fifo_overflow_int(): bail out if skb cannot be allocated
[PATCH net-next 5/7] icmp: reflect tos through ip cookie rather than updating inet_sk
2025-02-08 10:40 UTC (2+ messages)
[PATCH net-next] net: ethernet: mediatek: add ethtool EEE callbacks
2025-02-08 10:14 UTC (5+ messages)
[PATCH net-next 4/7] ipv4: remove get_rttos
2025-02-08 9:24 UTC (2+ messages)
[PATCH bpf-next v8 00/12] net-timestamp: bpf extension to equip applications transparently
2025-02-08 6:53 UTC (18+ messages)
` [PATCH bpf-next v8 10/12] bpf: make TCP tx timestamp bpf extension work
[PATCHv3 net 0/2] bonding: fix incorrect mac address setting
2025-02-08 6:34 UTC (2+ messages)
[syzbot] [hams?] possible deadlock in nr_remove_neigh (2)
2025-02-08 5:02 UTC (2+ messages)
The business loan-
2025-02-08 4:42 UTC
[PATCH net-next v2 0/4] net: improve core queue API handling while device is down
2025-02-08 4:20 UTC (2+ messages)
[PATCH net] Revert "net: skb: introduce and use a single page frag cache"
2025-02-08 4:20 UTC (2+ messages)
[PATCH 0/9] Add wrapper function of_find_node_by_name_balanced()
2025-02-08 4:18 UTC (6+ messages)
` [PATCH 1/9] of: Add warpper "
[PATCH net-next v4 2/3] netdev-genl: Add an XSK attribute to queues
2025-02-08 4:02 UTC (2+ messages)
[PATCH net-next] documentation: networking: Add NAPI config
2025-02-08 3:58 UTC (2+ messages)
[PATCH net-next v7 0/7] Enable SGMII and 2500BASEX interface mode switching for Intel platforms
2025-02-08 3:33 UTC (6+ messages)
` [PATCH net-next v7 2/7] net: pcs: xpcs: re-initiate clause 37 Auto-negotiation
[PATCH v4 00/10] Introduce fwctl subystem
2025-02-08 3:24 UTC (14+ messages)
` [PATCH v4 10/10] bnxt: Create an auxiliary device for fwctl_bnxt
[PATCH v10 0/8] rust: Add IO polling
2025-02-08 3:01 UTC (6+ messages)
` [PATCH v10 1/8] sched/core: Add __might_sleep_precision()
` [PATCH v10 7/8] rust: Add read_poll_timeout functions
[PATCH net-next v6 0/4] Support PTP clock for Wangxun NICs
2025-02-08 3:13 UTC (5+ messages)
` [PATCH net-next v6 1/4] net: wangxun: Add support for PTP clock
` [PATCH net-next v6 2/4] net: wangxun: Support to get ts info
` [PATCH net-next v6 3/4] net: wangxun: Implement do_aux_work of ptp_clock_info
` [PATCH net-next v6 4/4] net: ngbe: Add support for 1PPS and TOD
[PATCH net-next 2/4] sfc: extend NVRAM MCDI handlers
2025-02-08 2:18 UTC (3+ messages)
[PATCH net-next] net: gianfar: simplify init_phy()
2025-02-08 1:30 UTC (2+ messages)
[PATCH net-next v7 0/6] add sriov support for wangxun NICs
2025-02-08 1:19 UTC (11+ messages)
` [PATCH net-next v7 2/6] net: libwx: Add sriov api for wangxun nics
` [PATCH net-next v7 3/6] net: libwx: Redesign flow when sriov is enabled
` [PATCH net-next v7 4/6] net: libwx: Add msg task func
` [PATCH net-next v7 5/6] net: ngbe: add sriov function support
` [PATCH net-next v7 6/6] net: txgbe: "
[PATCH] net: dsa: microchip: KSZ8563 register regmap alignment to 32 bit boundaries
2025-02-08 1:00 UTC (2+ messages)
[PATCH v6 net-next 0/4] PHC support in ENA driver
2025-02-08 0:58 UTC (6+ messages)
` [PATCH v6 net-next 1/4] net: ena: Add PHC support in the "
` [PATCH v6 net-next 3/4] net: ena: Add PHC documentation
[PATCH v4 06/10] fwctl: Add documentation
2025-02-08 0:40 UTC (2+ messages)
[PATCH net-next v3 0/2] Use PHYlib for reset randomization and adjustable polling
2025-02-08 0:34 UTC (5+ messages)
` [PATCH net-next v3 1/2] net: phy: Add support for driver-specific next update time
` [PATCH net-next v3 2/2] net: phy: dp83tg720: Add randomized polling intervals for unstable link detection
[PATCH v3 0/2] netconsole: allow selection of egress interface via MAC address
2025-02-08 0:28 UTC (3+ messages)
` [PATCH v3 2/2] "
[PATCH v4 05/10] fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmware
2025-02-08 0:28 UTC (2+ messages)
[PATCH RFC net-next] net: Add dev_getbyhwaddr_rtnl() helper
2025-02-08 0:27 UTC (2+ messages)
[PATCH RFC net-next v3 0/2] Add SGMII port support to KSZ9477 switch
2025-02-08 0:24 UTC (3+ messages)
` [PATCH RFC net-next v3 1/2] net: pcs: xpcs: Activate DW_XPCS_SGMII_MODE_MAC_MANUAL for KSZ9477
` [PATCH RFC net-next v3 2/2] net: dsa: microchip: Add SGMII port support to KSZ9477 switch
[PATCH v4 04/10] taint: Add TAINT_FWCTL
2025-02-08 0:24 UTC (2+ messages)
[PATCH v4 03/10] fwctl: FWCTL_INFO to return basic information about the device
2025-02-08 0:21 UTC (2+ messages)
[PATCH net-next v5 0/7] Support loopback mode speed selection
2025-02-08 0:16 UTC (3+ messages)
` [PATCH net-next v5 2/7] net: phy: Support speed selection for PHY loopback
[PATCH v4 02/10] fwctl: Basic ioctl dispatch for the character device
2025-02-08 0:16 UTC (2+ messages)
[PATCH v4 01/10] fwctl: Add basic structure for a class subsystem with a cdev
2025-02-08 0:08 UTC (4+ messages)
[PATCH net-next v6 0/5] net: stmmac: Add PCI driver support for BCM8958x
2025-02-07 23:18 UTC (4+ messages)
[PATCH v5 iwl-next 00/10] idpf: add initial PTP support
2025-02-07 22:34 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net-next v2 0/3] net: dsa: add support for phylink managed EEE
2025-02-07 22:24 UTC (6+ messages)
` [PATCH net-next v2 2/3] net: dsa: allow use of phylink managed EEE support
[PATCH v5 net-next 00/14] bridge-fastpath and related improvements
2025-02-07 22:04 UTC (5+ messages)
` [PATCH v5 net-next 12/14] bridge: No DEV_PATH_BR_VLAN_UNTAG_HW for dsa foreign
[PATCH net] net: fib_rules: annotate data-races around rule->[io]ifindex
2025-02-07 22:00 UTC (2+ messages)
[PATCH net-next v3] hv_netvsc: Set device flags for properly indicating bonding in Hyper-V
2025-02-07 21:55 UTC
[PATCH rdma-next 1/1] RDMA/mana_ib: Set correct device into ib
2025-02-07 21:39 UTC (9+ messages)
` [EXTERNAL] "
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).