netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-18 10:22:11 to 2024-08-19 10:14:46 UTC [more...]

[PATCH iwl-net v3 0/6] ice: fix synchronization between .ndo_bpf() and reset
 2024-08-19 10:05 UTC  (7+ messages)
` [PATCH iwl-net v3 1/6] ice: move netif_queue_set_napi to rtnl-protected sections
` [PATCH iwl-net v3 2/6] ice: protect XDP configuration with a mutex
` [PATCH iwl-net v3 3/6] ice: check for XDP rings instead of bpf program when unconfiguring
` [PATCH iwl-net v3 4/6] ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset
` [PATCH iwl-net v3 5/6] ice: remove ICE_CFG_BUSY locking from AF_XDP code
` [PATCH iwl-net v3 6/6] ice: do not bring the VSI up, if it was down before the XDP setup

[iwl-next v1] ice: set correct dst VSI in only LAN filters
 2024-08-19 10:14 UTC 

[PATCH net-next 1/2] dt-bindings: net: dsa: add none to dsa-tag-protocol enum
 2024-08-19 10:12 UTC  (2+ messages)
` [PATCH net-next 2/2] net: dsa: microchip: add KSZ8 change_tag_protocol support

[PATCH net-next v2 0/9] bnxt_en: Update for net-next
 2024-08-19 10:12 UTC  (7+ messages)
` [PATCH net-next v2 1/9] bnxt_en: add support for storing crash dump into host memory
` [PATCH net-next v2 2/9] bnxt_en: add support for retrieving crash dump using ethtool
` [PATCH net-next v2 4/9] bnxt_en: Deprecate support for legacy INTX mode

[PATCH net-next 2/2] appletalk: tashtalk: Add LocalTalk line discipline driver for AppleTalk using a TashTalk adapter
 2024-08-19  9:55 UTC  (4+ messages)

[syzbot] [net?] UBSAN: array-index-out-of-bounds in cake_enqueue
 2024-08-19  9:54 UTC 

[PATCH net-next v3 0/2] net/smc: introduce ringbufs usage statistics
 2024-08-19  9:43 UTC  (2+ messages)

[PATCH net-next] tcp: do not allow to connect with the four-tuple symmetry socket
 2024-08-19  9:41 UTC  (12+ messages)

[PATCH netnext] mpls: Reduce skb re-allocations due to skb_cow()
 2024-08-19  9:34 UTC  (4+ messages)

[PATCH v3 00/12] net: introduce TX H/W shaping API
 2024-08-19  9:33 UTC  (8+ messages)
` [PATCH v3 03/12] net-shapers: implement NL get operation

[PATCH net] dpaa2-switch: Fix error checking in dpaa2_switch_seed_bp()
 2024-08-19  9:30 UTC  (2+ messages)

[PATCH iwl-next v3] i40e: Add Energy Efficient Ethernet ability for X710 Base-T/KR/KX cards
 2024-08-19  9:27 UTC 

[PATCH] net/socket: Acquire cgroup_lock in do_sock_getsockopt
 2024-08-19  9:13 UTC  (2+ messages)

[PATCH v2] net: drop special comment style
 2024-08-19  9:09 UTC 

[PATCH net-next v5 0/6] net: phy: add Applied Micro QT2025 PHY driver
 2024-08-19  9:07 UTC  (12+ messages)
` [PATCH net-next v5 1/6] rust: sizes: add commonly used constants
` [PATCH net-next v5 2/6] rust: net::phy support probe callback
` [PATCH net-next v5 3/6] rust: net::phy implement AsRef<kernel::device::Device> trait
` [PATCH net-next v5 4/6] rust: net::phy unified read/write API for C22 and C45 registers
` [PATCH net-next v5 5/6] rust: net::phy unified genphy_read_status function "
` [PATCH net-next v5 6/6] net: phy: add Applied Micro QT2025 PHY driver

[PATCH net-next v5 0/2] Add support for ICSSG PA_STATS
 2024-08-19  7:15 UTC  (6+ messages)
` [PATCH net-next v5 2/2] net: ti: icssg-prueth: Add support for PA Stats

[PATCH net-next v5] net: netconsole: selftests: Create a new netconsole selftest
 2024-08-19  9:03 UTC 

[PATCHv2 net 0/2] selftests: Fix udpgro failures
 2024-08-19  9:01 UTC  (2+ messages)

[PATCH net v4 0/3] tcp_cubic: fix to achieve at least the same throughput as Reno
 2024-08-19  9:00 UTC  (5+ messages)
` [PATCH net v4 1/3] tcp_cubic: fix to run bictcp_update() at least once per RTT
` [PATCH net v4 2/3] tcp_cubic: fix to match Reno additive increment

[PATCH v2 0/4] driver core: Prevent device_find_child() from modifying caller's match data
 2024-08-19  8:58 UTC  (5+ messages)
` [PATCH v2 3/4] firewire: "

`powertop --auto-tune` results in `WARN: xHC restore state timeout` and lost USB devices
 2024-08-19  8:52 UTC 

[PATCH 1/1] dt-binding: ptp: fsl,ptp: add pci1957,ee02 compatible string for fsl,enetc-ptp
 2024-08-19  8:50 UTC  (3+ messages)

[PATCHv2 net-next 0/2] Bonding: support new xfrm state offload functions
 2024-08-19  8:48 UTC  (10+ messages)
` [PATCHv2 net-next 1/3] bonding: add common function to check ipsec device
` [PATCHv2 net-next 2/3] bonding: Add ESN support to IPSec HW offload
` [PATCHv2 net-next 3/3] bonding: support xfrm state update

[PATCH iwl-net v3] ice: Add netif_device_attach/detach into PF reset flow
 2024-08-19  8:47 UTC  (2+ messages)

[PATCH net 0/4] bonding: fix xfrm offload bugs
 2024-08-19  8:34 UTC  (17+ messages)
` [PATCH net 1/4] bonding: fix bond_ipsec_offload_ok return type
` [PATCH net 2/4] bonding: fix null pointer deref in bond_ipsec_offload_ok
` [PATCH net 3/4] bonding: fix xfrm real_dev null pointer dereference
` [PATCH net 4/4] bonding: fix xfrm state handling when clearing active slave

[PATCH v2] cxgb4: add forgotten u64 ivlan cast before shift
 2024-08-19  7:54 UTC 

Pytanie o samochód
 2024-08-19  7:50 UTC 

[PATCH v2] dt-bindings: bluetooth: bring the HW description closer to reality for wcn6855
 2024-08-19  7:48 UTC 

[syzbot] Monthly nfc report (Aug 2024)
 2024-08-19  7:39 UTC 

[PATCH net-next v3 0/7] net: stmmac: FPE via ethtool + tc
 2024-08-19  7:25 UTC  (8+ messages)
` [PATCH net-next v3 1/7] net: stmmac: move stmmac_fpe_cfg to stmmac_priv data
` [PATCH net-next v3 2/7] net: stmmac: drop stmmac_fpe_handshake
` [PATCH net-next v3 3/7] net: stmmac: refactor FPE verification processe
` [PATCH net-next v3 4/7] net: stmmac: configure FPE via ethtool-mm
` [PATCH net-next v3 5/7] net: stmmac: support fp parameter of tc-mqprio
` [PATCH net-next v3 6/7] net: stmmac: support fp parameter of tc-taprio
` [PATCH net-next v3 7/7] net: stmmac: silence FPE kernel logs

[PATCH net-next v3] l2tp: use skb_queue_purge in l2tp_ip_destroy_sock
 2024-08-19  7:24 UTC  (3+ messages)

[PATCH net-next 0/7] microchip_t1s: Update on Microchip 10BASE-T1S PHY driver
 2024-08-19  7:24 UTC  (6+ messages)
` [PATCH net-next 5/7] net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C1

[PATCH net-next 00/11] Add support of HIBMCGE Ethernet Driver
 2024-08-19  7:12 UTC  (12+ messages)
` [PATCH net-next 01/11] net: hibmcge: Add pci table supported in this module
` [PATCH net-next 02/11] net: hibmcge: Add read/write registers supported through the bar space
` [PATCH net-next 03/11] net: hibmcge: Add mdio and hardware configuration supported in this module
` [PATCH net-next 04/11] net: hibmcge: Add interrupt "
` [PATCH net-next 05/11] net: hibmcge: Implement some .ndo functions
` [PATCH net-next 06/11] net: hibmcge: Implement .ndo_start_xmit function
` [PATCH net-next 07/11] net: hibmcge: Implement rx_poll function to receive packets
` [PATCH net-next 08/11] net: hibmcge: Implement some ethtool_ops functions
` [PATCH net-next 09/11] net: hibmcge: Add a Makefile and update Kconfig for hibmcge
` [PATCH net-next 10/11] net: hibmcge: Add maintainer "
` [PATCH net-next 11/11] net: add is_valid_ether_addr check in dev_set_mac_address

[iwl-net v2] ice: use internal pf id instead of function number
 2024-08-19  7:17 UTC 

[PATCH net-next v2 0/7] Introduce HSR offload support for ICSSG
 2024-08-19  7:16 UTC  (4+ messages)
` [PATCH net-next v2 4/7] net: ti: icssg-prueth: Add support for HSR frame forward offload

general protection fault in qdisc_reset
 2024-08-19  7:14 UTC  (3+ messages)

[PATCH net-next v6 00/14] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-08-19  7:12 UTC  (7+ messages)
` [PATCH net-next v6 10/14] net: ethernet: oa_tc6: implement receive path to receive rx ethernet frames
` [PATCH net-next v6 13/14] microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHY

general protection fault in qdisc_reset
 2024-08-19  7:10 UTC 

[PATCH v2 3/7] dt-bindings: net: Add DT bindings for DWMAC on NXP S32G/R SoCs
 2024-08-19  6:21 UTC  (2+ messages)

[PATCH] xfrm: add SA information to the offloaded packet
 2024-08-19  6:06 UTC  (2+ messages)

[PATCH v2 0/7] Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45
 2024-08-19  6:03 UTC  (2+ messages)

[PATCH net-next 1/2] tty: Add N_TASHTALK line discipline for TashTalk Localtalk serial driver
 2024-08-19  5:32 UTC  (3+ messages)

[PATCH net-next] net: phylink: Add phylinksetfixed_link() to configure fixed link state in phylink
 2024-08-19  5:23 UTC 

[syzbot] [netfilter?] inconsistent lock state in valid_state (4)
 2024-08-19  5:03 UTC 

[syzbot] [mm?] possible deadlock in __mmap_lock_do_trace_released
 2024-08-19  4:40 UTC  (2+ messages)

[PATCH] bpf: cg_skb add get classid helper
 2024-08-19  4:25 UTC  (3+ messages)
  ` [External] "

[PATCH v2 iwl-next 0/7] ice: Cleanup and refactor PTP pin handling
 2024-08-19  3:58 UTC  (13+ messages)
` [PATCH v2 iwl-next 1/7] ice: Implement ice_ptp_pin_desc
  ` [Intel-wired-lan] "
` [PATCH v2 iwl-next 2/7] ice: Add SDPs support for E825C
  ` [Intel-wired-lan] "
` [PATCH v2 iwl-next 3/7] ice: Align E810T GPIO to other products
  ` [Intel-wired-lan] "
` [PATCH v2 iwl-next 4/7] ice: Cache perout/extts requests and check flags
  ` [Intel-wired-lan] "
` [PATCH v2 iwl-next 5/7] ice: Disable shared pin on E810 on setfunc
  ` [Intel-wired-lan] "
` [PATCH v2 iwl-next 6/7] ice: Read SDP section from NVM for pin definitions
  ` [Intel-wired-lan] "

[PATCH net-next v20 00/13] Device Memory TCP
 2024-08-19  3:54 UTC  (14+ messages)
` [PATCH net-next v20 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v20 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v20 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v20 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v20 05/13] page_pool: devmem support
` [PATCH net-next v20 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v20 07/13] net: support non paged skb frags
` [PATCH net-next v20 08/13] net: add support for skbs with unreadable frags
` [PATCH net-next v20 09/13] tcp: RX path for devmem TCP
` [PATCH net-next v20 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v20 11/13] net: add devmem TCP documentation
` [PATCH net-next v20 12/13] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v20 13/13] netdev: add dmabuf introspection

[syzbot] [net?] possible deadlock in rtnl_lock (8)
 2024-08-19  3:49 UTC 

[PATCH] net: sched: use-after-free in tcf_action_destroy
 2024-08-19  3:08 UTC  (9+ messages)

[PATCH net v2] net: dsa: microchip: fix PTP config failure when using multiple ports
 2024-08-19  2:40 UTC  (4+ messages)

[PATCH iproute2-next] ip: nexthop: Support 16-bit nexthop weights
 2024-08-19  1:10 UTC  (2+ messages)

[PATCH net-next] net: hns3: Use ARRAY_SIZE() to improve readability
 2024-08-19  1:05 UTC  (2+ messages)

[PATCH net-next v4 0/6] net: phy: add Applied Micro QT2025 PHY driver
 2024-08-19  0:22 UTC  (10+ messages)
` [PATCH net-next v4 6/6] "

[PATCH v2 7/7] net: stmmac: dwmac-s32cc: Read PTP clock rate when ready
 2024-08-18 21:52 UTC 

[PATCH v2 6/7] MAINTAINERS: Add Jan Petrous as the NXP S32G/R DWMAC driver maintainer
 2024-08-18 21:51 UTC 

[PATCH v2 5/7] net: stmmac: dwmac-s32cc: add basic NXP S32G/S32R glue driver
 2024-08-18 21:50 UTC 

[PATCH v2 4/7] net: phy: add helper for mapping RGMII link speed to clock rate
 2024-08-18 21:50 UTC 

[PATCH v2 2/7] net: stmmac: Expand clock rate variables
 2024-08-18 21:50 UTC 

[PATCH v2 1/7] net: driver: stmmac: extend CSR calc support
 2024-08-18 21:50 UTC 

[PATCH 4/6] net: stmmac: dwmac-s32cc: add basic NXP S32G/S32R glue
 2024-08-18 19:39 UTC  (5+ messages)

[PATCH v2 00/11] Add Nothing Phone (1) support
 2024-08-18 19:33 UTC  (4+ messages)
` [PATCH v2 08/11] arm64: dts: qcom: Add SM7325 device tree

[syzbot] [wireless?] WARNING in cfg80211_bss_color_notify
 2024-08-18 19:19 UTC  (2+ messages)

[PATCH 2/6] net: stmmac: Expand clock rate variables
 2024-08-18 18:54 UTC  (3+ messages)

[PATCH 1/6] net: driver: stmmac: extend CSR calc support
 2024-08-18 18:38 UTC  (3+ messages)

[PATCH net-next 1/4] dt-bindings: net: mediatek,net: narrow interrupts per variants
 2024-08-18 17:29 UTC  (4+ messages)
` [PATCH net-next 2/4] dt-bindings: net: mediatek,net: add top-level constraints
` [PATCH net-next 3/4] dt-bindings: net: renesas,etheravb: "
` [PATCH net-next 4/4] dt-bindings: net: socionext,uniphier-ave4: "

[PATCH net-next v4 3/6] rust: net::phy implement AsRef<kernel::device::Device> trait
 2024-08-18 16:19 UTC  (14+ messages)

[PATCH v2 1/1] dt-bindings: net: wireless: convert marvel-8xxx.txt to yaml format
 2024-08-18 16:07 UTC  (2+ messages)

[PATCH net-next] selftests: net: add helper for checking if nettest is available
 2024-08-18 16:05 UTC  (2+ messages)

[PATCH net-next v19 03/13] netdev: support binding dma-buf to netdevice
 2024-08-18 15:44 UTC  (2+ messages)

[PATCH net-next] net: Silence false field-spanning write warning in metadata_dst memcpy
 2024-08-18 15:15 UTC  (3+ messages)

[PATCH] dt-bindings: bluetooth: bring the HW description closer to reality for wcn6855
 2024-08-18 15:07 UTC  (2+ messages)

[RFC net-next 0/5] Suspend IRQs during preferred busy poll
 2024-08-18 14:51 UTC  (17+ messages)

[PATCH net-next v13 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-08-18 14:17 UTC  (4+ messages)
` [PATCH net-next v13 12/14] net: replace page_frag with page_frag_cache

lib/packing.c behaving weird if buffer length is not multiple of 4 with QUIRK_LSW32_IS_FIRST
 2024-08-18 13:29 UTC  (3+ messages)

[PATCH net-next] net: Variable SLAAC: SLAAC with prefixes of arbitrary length in PIO
 2024-08-18 11:42 UTC  (23+ messages)
`  "
  ` [PATCH net-next V3] "
    ` [PATCH net-next V4] "
      ` [PATCH net-next V5] "
          ` [PATCH net-next V6] "
                ` [PATCH net-next V7] "
                  ` [PATCH net-next V8] "
                    ` [PATCH net-next V9] "

[PATCH net-next] selftests: net/forwarding: spawn sh inside vrf to speed up ping loop
 2024-08-18 11:23 UTC  (2+ 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).