netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-07 17:35:09 to 2025-02-08 10:33:06 UTC [more...]

[PATCH bpf-next v9 00/12] net-timestamp: bpf extension to equip applications transparently
 2025-02-08 10:32 UTC  (8+ 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 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)

[PATCH net-next 0/5] tcp: allow to reduce max RTO
 2025-02-08  5:45 UTC  (11+ 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

[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 v5 0/3] netdev-genl: Add an xsk attribute to queues
 2025-02-08  4:12 UTC  (4+ 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 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 00/13] Introduce an ethernet port representation
 2025-02-08  2:14 UTC  (15+ 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 net-next] net: gianfar: simplify init_phy()
 2025-02-08  1:30 UTC  (2+ messages)

[PATCH 0/5] Add usb support for Telit Cinterion FN990B
 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] blackhole_dev: convert self-test to KUnit
 2025-02-07 23:38 UTC 

[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] MAINTAINERS: update maintainer for Microsoft MANA RDMA driver
 2025-02-07 21:46 UTC 

[PATCH rdma-next 1/1] RDMA/mana_ib: Set correct device into ib
 2025-02-07 21:39 UTC  (9+ messages)
            ` [EXTERNAL] "

[Patch v2 0/3] IB/core: Fix GID cache for bonded net devices
 2025-02-07 21:36 UTC  (4+ 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 iproute2-next] tc_util: Add support for 64-bit hardware packets counter
 2025-02-07 21:10 UTC  (2+ messages)

[PATCH net-next] xfrm: Use rcuref_t for xfrm_state' reference counting
 2025-02-07 21:02 UTC 

[PATCH net 0/8] net: second round to use dev_net_rcu()
 2025-02-07 20:50 UTC  (15+ messages)
` [PATCH net 1/8] ndisc: ndisc_send_redirect() must use dev_get_by_index_rcu()
` [PATCH net 2/8] ndisc: use RCU protection in ndisc_alloc_skb()
` [PATCH net 3/8] neighbour: use RCU protection in __neigh_notify()
` [PATCH net 4/8] arp: use RCU protection in arp_xmit()
` [PATCH net 6/8] vrf: use RCU protection in l3mdev_l3_out()
` [PATCH net 7/8] ndisc: extend RCU protection in ndisc_send_skb()
` [PATCH net 8/8] ipv6: mcast: extend RCU protection in igmp6_send()

[PATCH v7 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-02-07 20:30 UTC  (9+ messages)
` [PATCH v7 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v7 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v7 4/7] can: Add Nuvoton NCT6694 CANFD support
` [PATCH v7 5/7] watchdog: Add Nuvoton NCT6694 WDT support

[PATCH net-next] tcp: rename inet_csk_{delete|reset}_keepalive_timer()
 2025-02-07 20:10 UTC  (2+ messages)

[PATCH net-next] tcp: do not export tcp_parse_mss_option() and tcp_mtup_init()
 2025-02-07 20:10 UTC  (2+ messages)

[PATCH net-next] net: renesas: rswitch: Convert to for_each_available_child_of_node()
 2025-02-07 20:10 UTC  (2+ messages)

[PATCH net-next 0/14] net: stmmac: yet more EEE updates
 2025-02-07 20:10 UTC  (2+ messages)

[PATCH net 00/24] net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class
 2025-02-07 20:04 UTC  (3+ messages)
` [PATCH net 03/24] crypto: Add 'krb5enc' hash and cipher AEAD algorithm

[PATCH net-next v2] vxlan: Remove unnecessary comments for vxlan_rcv() and vxlan_err_lookup()
 2025-02-07 20:00 UTC  (2+ messages)

[iwl-next,rdma v3 00/24] Add RDMA support for Intel IPU E2000 (GEN3)
 2025-02-07 19:49 UTC  (25+ messages)
` [iwl-next v3 01/24] iidc/ice/irdma: Update IDC to support multiple consumers
` [iwl-next v3 02/24] idpf: use reserved RDMA vectors from control plane
` [iwl-next v3 03/24] idpf: implement core RDMA auxiliary dev create, init, and destroy
` [iwl-next v3 04/24] idpf: implement RDMA vport "
` [iwl-next v3 05/24] idpf: implement remaining IDC RDMA core callbacks and handlers
` [iwl-next v3 06/24] idpf: implement IDC vport aux driver MTU change handler
` [iwl-next v3 07/24] idpf: implement get LAN mmio memory regions
` [rdma v3 08/24] RDMA/irdma: Refactor GEN2 auxiliary driver
` [rdma v3 09/24] RDMA/irdma: Add GEN3 core driver support
` [rdma v3 10/24] RDMA/irdma: Discover and set up GEN3 hardware register layout
` [rdma v3 11/24] RDMA/irdma: Add GEN3 CQP support with deferred completions
` [rdma v3 12/24] RDMA/irdma: Add GEN3 support for AEQ and CEQ
` [rdma v3 13/24] RDMA/irdma: Add GEN3 HW statistics support
` [rdma v3 14/24] RDMA/irdma: Introduce GEN3 vPort driver support
` [rdma v3 15/24] RDMA/irdma: Add GEN3 virtual QP1 support
` [rdma v3 16/24] RDMA/irdma: Extend QP context programming for GEN3
` [rdma v3 17/24] RDMA/irdma: Add support for V2 HMC resource management scheme
` [rdma v3 18/24] RDMA/irdma: Support 64-byte CQEs and GEN3 CQE opcode decoding
` [rdma v3 19/24] RDMA/irdma: Add SRQ support
` [rdma v3 20/24] RDMA/irdma: Restrict Memory Window and CQE Timestamping to GEN3
` [rdma v3 21/24] RDMA/irdma: Add Atomic Operations support
` [rdma v3 22/24] RDMA/irdma: Extend CQE Error and Flush Handling for GEN3 Devices
` [rdma v3 23/24] RDMA/irdma: Add Push Page Support for GEN3
` [rdma v3 24/24] RDMA/irdma: Update Kconfig

[PATCH net-next 0/7] eth: fbnic: support RSS contexts and ntuple filters
 2025-02-07 19:41 UTC  (8+ messages)
` [PATCH net-next 1/7] net: ethtool: prevent flow steering to RSS contexts which don't exist
` [PATCH net-next 2/7] selftests: net-drv: test adding flow rule to invalid RSS context
` [PATCH net-next 3/7] eth: fbnic: support an additional "

[PATCH net 0/2] net: notify users when an iface cannot change its netns
 2025-02-07 19:35 UTC  (5+ messages)
` [PATCH net 1/2] net: advertise 'netns local' property via netlink

modprobe mlx5_core on OCI bare-metal instance causes unrecoverable hang and I/O error
 2025-02-07 19:33 UTC  (6+ messages)

[PATCH RFC net-next v2 0/3] Add SGMII port support to KSZ9477 switch
 2025-02-07 19:03 UTC  (4+ messages)
` [PATCH RFC net-next v2 2/3] net: dsa: microchip: "

[PATCH net-next v7 0/5] net: napi: add CPU affinity to napi->config
 2025-02-07 18:47 UTC  (2+ messages)

[PATCH RFC net-next 0/4] net: xpcs: cleanups and partial support for KSZ9477
 2025-02-07 18:47 UTC  (9+ messages)
` [PATCH RFC net-next 1/4] net: xpcs: add support for configuring width of 10/100M MII connection
` [PATCH RFC net-next 2/4] net: xpcs: add SGMII mode setting
` [PATCH RFC net-next 3/4] net: xpcs: add SGMII MAC manual update mode
` [PATCH RFC net-next 4/4] net: xpcs: allow 1000BASE-X to work with older XPCS IP

[PATCH 0/9] vhost-scsi: log write descriptors for live migration (and two bugfix)
 2025-02-07 18:41 UTC  (10+ messages)
` [PATCH 1/9] vhost: modify vhost_log_write() for broader users
` [PATCH 2/9] vhost-scsi: adjust vhost_scsi_get_desc() to log vring descriptors
` [PATCH 3/9] vhost-scsi: cache log buffer in I/O queue vhost_scsi_cmd
` [PATCH 4/9] vhost-scsi: log I/O queue write descriptors
` [PATCH 5/9] vhost-scsi: log control "
` [PATCH 6/9] vhost-scsi: log event "
` [PATCH 7/9] vhost: add WARNING if log_num is more than limit
` [PATCH 8/9] vhost-scsi: protect vq->log_used with vq->mutex
` [PATCH 9/9] vhost-scsi: Fix vhost_scsi_send_bad_target()

[PATCH net-next 1/2] selftests: drv-net: factor out a DrvEnv base class
 2025-02-07 18:41 UTC  (2+ messages)
` [PATCH net-next 2/2] selftests: drv-net: add helper for path resolution

[PATCH net-next] selftests: drv-net: remove an unnecessary libmnl include
 2025-02-07 18:41 UTC  (3+ messages)

pull-request: wireless-2025-02-07
 2025-02-07 18:29 UTC 

[PATCH iwl-next 0/3] ice: decouple control of SMA/U.FL/SDP pins
 2025-02-07 18:02 UTC  (4+ messages)
` [PATCH iwl-next 1/3] ice: redesign dpll sma/u.fl pins control
` [PATCH iwl-next 2/3] ice: change SMA pins to SDP in PTP API
` [PATCH iwl-next 3/3] ice: add ice driver PTP pin documentation

[PATCH net-next] trace: tcp: Add tracepoint for tcp_cwnd_reduction()
 2025-02-07 18:03 UTC 

[PATCH net-next] mlxsw: Enable Tx checksum offload
 2025-02-07 18:00 UTC 

[PATCH net-next v2 0/7] Add of_get_available_child_by_name()
 2025-02-07 17:43 UTC  (5+ messages)
` [PATCH net-next v2 2/7] net: dsa: rzn1_a5psw: Use of_get_available_child_by_name()
` [PATCH net-next v2 3/7] net: dsa: sja1105: "

[PATCH] net: ethernet: actions: Use of_get_available_child_by_name()
 2025-02-07 17:43 UTC  (3+ messages)

[PATCH net-next 0/4] vxlan: Join / leave MC group when reconfigured
 2025-02-07 17:34 UTC  (5+ messages)
` [PATCH net-next 1/4] vxlan: Join / leave MC group after remote changes
` [PATCH net-next 2/4] selftests: forwarding: lib: Move require_command to net, generalize
` [PATCH net-next 3/4] selftests: test_vxlan_fdb_changelink: Convert to lib.sh
` [PATCH net-next 4/4] selftests: test_vxlan_fdb_changelink: Add a test for MC remote change

pull request: bluetooth-next 2024-05-10
 2025-02-07 17:34 UTC  (12+ messages)


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).