netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-05 07:22:10 to 2024-12-05 15:44:03 UTC [more...]

[PATCH net-next v2 00/11] vxlan: Support user-defined reserved bits
 2024-12-05 15:40 UTC  (5+ messages)
` [PATCH net-next v2 01/11] vxlan: In vxlan_rcv(), access flags through the vxlan netdevice
` [PATCH net-next v2 02/11] vxlan: vxlan_rcv() callees: Move clearing of unparsed flags out
` [PATCH net-next v2 03/11] vxlan: vxlan_rcv() callees: Drop the unparsed argument
` [PATCH net-next v2 04/11] vxlan: vxlan_rcv(): Extract vxlan_hdr(skb) to a named variable

[PATCH v2 0/6] Enable strict percpu address space checks
 2024-12-05 15:40 UTC  (7+ messages)
` [PATCH v2 1/6] x86/kgdb: Use IS_ERR_PCPU() macro
` [PATCH v2 2/6] compiler.h: Introduce TYPEOF_UNQUAL() macro
` [PATCH v2 3/6] percpu: Use TYPEOF_UNQUAL() in variable declarations
` [PATCH v2 4/6] percpu: Use TYPEOF_UNQUAL() in *_cpu_ptr() accessors
` [PATCH v2 5/6] percpu: Repurpose __percpu tag as a named address space qualifier
` [PATCH v2 6/6] percpu/x86: Enable strict percpu checks via named AS qualifiers

[PATCH net-next v5 0/4] Add support for SO_PRIORITY cmsg
 2024-12-05 15:29 UTC  (6+ messages)
` [PATCH net-next v5 1/4] sock: Introduce sk_set_prio_allowed helper function
` [PATCH net-next v5 2/4] sock: support SO_PRIORITY cmsg
` [PATCH net-next v5 3/4] selftests: net: test SO_PRIORITY ancillary data with cmsg_sender
` [PATCH net-next v5 4/4] sock: Introduce SO_RCVPRIORITY socket option

[PATCH net-next v3 0/7] virtio_net: correct netdev_tx_reset_queue() invocation points
 2024-12-05 15:17 UTC  (24+ messages)
` [PATCH net-next v3 1/7] virtio_net: correct netdev_tx_reset_queue() invocation point
` [PATCH net-next v3 2/7] virtio_net: replace vq2rxq with vq2txq where appropriate
` [PATCH net-next v3 3/7] virtio_net: introduce virtnet_sq_free_unused_buf_done()
` [PATCH net-next v3 4/7] virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()
` [PATCH net-next v3 5/7] virtio_net: ensure netdev_tx_reset_queue is called on tx ring resize
` [PATCH net-next v3 6/7] virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()
` [PATCH net-next v3 7/7] virtio_net: ensure netdev_tx_reset_queue is called on bind xsk for tx

[TEST] tcp-ao/connect-deny-ipv6 is flaky
 2024-12-05 15:06 UTC 

[GIT PULL] Networking for v6.13-rc2
 2024-12-05 14:56 UTC 

[PATCH v2 net 0/5] Ocelot PTP fixes
 2024-12-05 14:55 UTC  (6+ messages)
` [PATCH v2 net 1/5] net: mscc: ocelot: fix memory leak on ocelot_port_add_txtstamp_skb()
` [PATCH v2 net 2/5] net: mscc: ocelot: improve handling of TX timestamp for unknown skb
` [PATCH v2 net 3/5] net: mscc: ocelot: ocelot->ts_id_lock and ocelot_port->tx_skbs.lock are IRQ-safe
` [PATCH v2 net 4/5] net: mscc: ocelot: be resilient to loss of PTP packets during transmission
` [PATCH v2 net 5/5] net: mscc: ocelot: perform error cleanup in ocelot_hwstamp_set()

[PATCH net-next 0/4] net: phylib EEE cleanups
 2024-12-05 14:53 UTC  (9+ messages)
` [PATCH net-next 1/4] net: phy: marvell: use phydev->eee_cfg.eee_enabled
` [PATCH net-next 2/4] net: phy: avoid genphy_c45_ethtool_get_eee() setting eee_enabled
` [PATCH net-next 3/4] net: phy: remove genphy_c45_eee_is_active()'s is_enabled arg
` [PATCH net-next 4/4] net: phy: update phy_ethtool_get_eee() documentation

[net-next PATCH v9 0/4] net: dsa: Add Airoha AN8855 support
 2024-12-05 14:51 UTC  (5+ messages)
` [net-next PATCH v9 1/4] net: dsa: add devm_dsa_register_switch()
` [net-next PATCH v9 2/4] dt-bindings: net: dsa: Add Airoha AN8855 Gigabit Switch documentation
` [net-next PATCH v9 3/4] net: dsa: Add Airoha AN8855 5-Port Gigabit DSA Switch driver
` [net-next PATCH v9 4/4] net: phy: Add Airoha AN8855 Internal Switch Gigabit PHY

[PATCH] net: usb: usbnet: restore usb%d name exception for local mac addresses
 2024-12-05 14:51 UTC  (4+ messages)

[PATCH net-next v5 0/5] Add ptp library for Microchip phys
 2024-12-05 14:35 UTC  (12+ messages)
` [PATCH net-next v5 2/5] net: phy: microchip_ptp : "
` [PATCH net-next v5 3/5] net: phy: Kconfig: Add ptp library support and 1588 optional flag in "

[PATCH v1] arm: dts: st: stm32mp151a-prtt1l: Fix QSPI configuration
 2024-12-05 13:57 UTC  (4+ messages)

[PATCH net 0/5] net: sparx5: misc fixes for sparx5 and lan969x
 2024-12-05 13:54 UTC  (6+ messages)
` [PATCH net 1/5] net: lan969x: fix cyclic dependency reported by depmod
` [PATCH net 2/5] net: lan969x: fix the use of spin_lock in PTP handler
` [PATCH net 3/5] net: sparx5: fix FDMA performance issue
` [PATCH net 4/5] net: sparx5: fix default value of monitor ports
` [PATCH net 5/5] net: sparx5: fix the maximum frame length register

[PATCH net v1] net: stmmac: TSO: Fix unaligned DMA unmap for non-paged SKB data
 2024-12-05 13:55 UTC  (2+ messages)

[PATCH v3 00/11] driver core: Constify API device_find_child()
 2024-12-05 13:19 UTC  (9+ messages)
` [PATCH v3 04/11] driver core: Constify API device_find_child() then adapt for various usages
` [PATCH v3 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode()

[Intel-wired-lan] [PATCH iwl-net v1] ice: move static_assert to declaration section
 2024-12-05 13:18 UTC  (3+ messages)

[PATCH net v3 0/2] IEP clock module bug fixes
 2024-12-05 13:08 UTC  (5+ messages)
` [PATCH net v3 1/2] net: ti: icssg-prueth: Fix firmware load sequence
` [PATCH net v3 2/2] net: ti: icssg-prueth: Fix clearing of IEP_CMP_CFG registers during iep_init

[PATCH v2 net-next] ipv4: remove useless arg
 2024-12-05 13:04 UTC 

[PATCH net-next v2 0/2] net/smc: Two features for smc-r
 2024-12-05 12:58 UTC  (7+ messages)
` [PATCH net-next v2 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2

[PATCH 0/5] Add support for Priva E-Measuringbox board
 2024-12-05 12:56 UTC  (6+ messages)
` [PATCH v1 1/5] dt-bindings: net: Add TI DP83TD510 10BaseT1L PHY
` [PATCH v1 2/5] dt-bindings: vendor-prefixes: Add prefix for Priva
` [PATCH v1 3/5] dt-bindings: arm: stm32: Add Priva E-Measuringbox board
` [PATCH v1 4/5] arm: dts: stm32: Add thermal support for STM32MP131
` [PATCH v1 5/5] arm: dts: stm32: Add Priva E-Measuringbox devicetree

[PATCH v2 net-next] net_sched: sch_fq: add three drop_reason
 2024-12-05 12:41 UTC  (3+ messages)

[PATCH] net/sched: netem: account for backlog updates from child qdisc
 2024-12-05 12:40 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] tcp: check socket state before calling WARN_ON
 2024-12-05 12:31 UTC  (9+ messages)

[PATCH net-next v4 0/6] tls: implement key updates for TLS1.3
 2024-12-05 12:30 UTC  (9+ messages)
` [PATCH net-next v4 1/6] tls: block decryption when a rekey is pending
` [PATCH net-next v4 3/6] tls: add counters for rekey
` [PATCH net-next v4 4/6] docs: tls: document TLS1.3 key updates

[PATCH net-next v1 0/7] Introduce unified and structured PHY
 2024-12-05 12:15 UTC  (23+ messages)
` [PATCH net-next v1 1/7] net: ethtool: plumb PHY stats to PHY drivers
` [PATCH net-next v1 2/7] net: ethtool: add support for structured PHY statistics
` [PATCH net-next v1 3/7] phy: replace bitwise flag definitions with BIT() macro
` [PATCH net-next v1 4/7] phy: introduce optional polling interface for PHY statistics
` [PATCH net-next v1 5/7] ethtool: add helper to prevent invalid statistics exposure to userspace
` [PATCH net-next v1 6/7] phy: dp83td510: add statistics support

[PATCH bpf 0/2] bpf: fix wrong copied_seq calculation and add tests
 2024-12-05 12:02 UTC  (3+ messages)
` [PATCH bpf 1/2] bpf: fix wrong copied_seq calculation
` [PATCH bpf 2/2] selftests/bpf: add strparser test for bpf

[PATCH net-next v8 0/2] binder: report txn errors via generic netlink
 2024-12-05 12:01 UTC  (4+ messages)
` [PATCH net-next v8 2/2] "

[PATCH RFC v4 1/3] page_pool: fix timing for checking and disabling napi_local
 2024-12-05 11:43 UTC  (5+ messages)

[net v2 PATCH] octeontx2-af: Fix installation of PF multicast rule
 2024-12-05 11:34 UTC 

[PATCH net-next v1 00/11] vxlan: Support user-defined reserved bits
 2024-12-05 11:22 UTC  (5+ messages)
` [PATCH net-next v1 04/11] vxlan: vxlan_rcv(): Extract vxlan_hdr(skb) to a named variable

[PATCH net] net :mana :Request a V2 response version for MANA_QUERY_GF_STAT
 2024-12-05 11:10 UTC  (2+ messages)

[PATCH net] qca_spi: Fix clock speed for multiple QCA7000
 2024-12-05 11:07 UTC  (3+ messages)

[RFC/RFT v2 0/3] Introduce GRO support to cpumap codebase
 2024-12-05 11:06 UTC  (20+ messages)

[PATCH net-next 00/37] rxrpc: Implement jumbo DATA transmission and RACK-TLP
 2024-12-05 11:01 UTC  (5+ messages)
` [PATCH net-next 02/37] rxrpc: Use umin() and umax() rather than min_t()/max_t() where possible

[PATCH net v1] net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data
 2024-12-05 11:02 UTC  (15+ messages)

[PATCH net] net: avoid potential UAF in default_operstate()
 2024-12-05 11:00 UTC  (2+ messages)

[PATCH net 1/6] ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init()
 2024-12-05 11:00 UTC  (2+ messages)

[PATCH net v8 0/3] vsock/test: fix wrong setsockopt() parameters
 2024-12-05 10:50 UTC  (2+ messages)

[PATCH v3 0/6] ARM64: dts: intel: agilex5: add nodes and new board
 2024-12-05 10:48 UTC  (8+ messages)
` [PATCH v3 1/6] dt-bindings: net: dwmac: Convert socfpga dwmac to DT schema
` [PATCH v3 2/6] dt-bindings: net: dwmac: add compatible for Agilex5
` [PATCH v3 3/6] arm64: dts: agilex5: add gmac nodes
` [PATCH v3 4/6] arm64: dts: agilex5: add gpio0
` [PATCH v3 5/6] dt-bindings: intel: add agilex5-based Arrow AXE5-Eagle
` [PATCH v3 6/6] arm64: dts: agilex5: initial support for "

[PATCH iproute2-next, v3 1/2] iproute2: expose netlink constants in UAPI
 2024-12-05 10:45 UTC  (6+ messages)
` [PATCH iproute2-next, v3 2/2] iproute2: add 'ip monitor mcaddr' support

[RESEND PATCH net-next v5 0/4] Mitigate the two-reallocations issue for iptunnels
 2024-12-05 10:40 UTC  (2+ messages)

[PATCH net-next v12 00/22] Introducing OpenVPN Data Channel Offload
 2024-12-05 10:33 UTC  (3+ messages)
` [PATCH net-next v12 12/22] ovpn: implement multi-peer support

[net PATCH] octeontx2-af: Fix installation of PF multicast rules
 2024-12-05 10:20 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH net-next v9 00/10] lib: packing: introduce and use (un)pack_fields
 2024-12-05 10:20 UTC  (4+ messages)
` [PATCH net-next v9 03/10] lib: packing: add pack_fields() and unpack_fields()

[PATCH net-next] tcp: Check space before adding MPTCP options
 2024-12-05 10:13 UTC  (6+ messages)

[PATCH RFC net] openvswitch: fix possible integer overflow in ovs_meter_execute
 2024-12-05 10:06 UTC 

[PATCH net-next v8 00/10] lib: packing: introduce and use (un)pack_fields
 2024-12-05  9:52 UTC  (5+ messages)
` [PATCH net-next v8 03/10] lib: packing: add pack_fields() and unpack_fields()

[PATCH net-next] selftests: net: cleanup busy_poller.c
 2024-12-05  9:51 UTC  (5+ messages)

[PATCH net-next v2 0/5] Add PCS support for Qualcomm IPQ9574 SoC
 2024-12-05  9:47 UTC  (3+ messages)
` [PATCH net-next v2 1/5] dt-bindings: net: pcs: Add Ethernet PCS "

[PATCH net-next 0/3] net: net: add negotiation of in-band capabilities (remainder)
 2024-12-05  9:42 UTC  (4+ messages)
` [PATCH net-next 1/3] net: pcs: pcs-lynx: implement pcs_inband_caps() method
` [PATCH net-next 2/3] net: pcs: pcs-mtk-lynxi: "
` [PATCH net-next 3/3] net: pcs: xpcs: "

[PATCH net-next 0/2] Fix race between datagram socket address change and rehash
 2024-12-05  9:30 UTC  (3+ messages)
` [PATCH net-next 2/2] datagram, udp: Set local address and rehash socket atomically against lookup

[PATCH net-next v4 0/7] Add Aspeed G7 FTGMAC100 support
 2024-12-05  9:24 UTC  (9+ messages)
` [PATCH net-next v4 1/7] dt-bindings: net: ftgmac100: support for AST2700
` [PATCH net-next v4 2/7] net: faraday: Add ARM64 in FTGMAC100 "
` [PATCH net-next v4 3/7] net: ftgmac100: Add reset toggling for Aspeed SOCs
` [PATCH net-next v4 6/7] net: ftgmac100: Add 64-bit DMA support for AST2700
` [PATCH net-next v4 7/7] net: ftgmac100: remove extra newline symbols

[PATCH net-next V5 00/11] net/mlx5: ConnectX-8 SW Steering + Rate management on traffic classes
 2024-12-05  9:23 UTC  (2+ messages)

[syzbot] [wireless?] KASAN: slab-use-after-free Read in ath9k_hif_request_firmware
 2024-12-05  9:22 UTC 

Bug#1086520: linux-image-6.11.2-amd64: makes opensm fail to start
 2024-12-05  9:17 UTC  (8+ messages)

[PATCH v2 net] net: defer final 'struct net' free in netns dismantle
 2024-12-05  9:14 UTC  (3+ messages)

[PATCH net v2 0/5] Make TCP-MD5-diag slightly less broken
 2024-12-05  9:09 UTC  (3+ messages)

[syzbot] Monthly net report (Dec 2024)
 2024-12-05  9:04 UTC 

[PATCH net] net/mlx5: DR, prevent potential error pointer dereference
 2024-12-05  9:02 UTC  (8+ messages)

[PATCH iwl-next v12 0/8] ixgbe: Add support for Intel(R) E610 device
 2024-12-05  8:44 UTC  (9+ messages)
` [PATCH iwl-next v12 1/8] ixgbe: Add support for E610 FW Admin Command Interface
` [PATCH iwl-next v12 2/8] ixgbe: Add support for E610 device capabilities detection
` [PATCH iwl-next v12 3/8] ixgbe: Add link management support for E610 device
` [PATCH iwl-next v12 4/8] ixgbe: Add support for NVM handling in "
` [PATCH iwl-next v12 5/8] ixgbe: Add support for EEPROM dump "
` [PATCH iwl-next v12 6/8] ixgbe: Add ixgbe_x540 multiple header inclusion protection
` [PATCH iwl-next v12 7/8] ixgbe: Clean up the E610 link management related code
` [PATCH iwl-next v12 8/8] ixgbe: Enable link management in E610 device

[PATCH mlx5-next] RDMA/mlx5: Enforce same type port association for multiport RoCE
 2024-12-05  8:35 UTC  (2+ messages)

[PATCH net v3 1/2] net: ti: icssg-prueth: Fix firmware load sequence
 2024-12-05  8:30 UTC  (2+ messages)

[PATCH net-next] cxgb4: add driver support for FW_CLIP2_CMD
 2024-12-05  8:13 UTC  (2+ messages)

ethernet over l2tp with vlan
 2024-12-05  8:00 UTC  (4+ messages)

[PATCH net-next] tun: fix group permission check
 2024-12-05  7:36 UTC 

[PATCH net-next v3 00/10] net: freescale: ucc_geth: Phylink conversion
 2024-12-05  7:32 UTC  (6+ messages)
` [PATCH net-next v3 09/10] net: freescale: ucc_geth: Introduce a helper to check Reduced modes


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