netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-28 23:56:56 to 2024-07-29 14:20:12 UTC [more...]

[MAINTAINERS SUMMIT] Device Passthrough Considered Harmful?
 2024-07-29 14:20 UTC  (37+ messages)

[PATCH] tcp/dccp: Add another way to allocate local ports in connect()
 2024-07-29 14:17 UTC  (3+ messages)

[PATCH net] net: Add skbuff.h to MAINTAINERS
 2024-07-29 14:12 UTC 

[PATCH] wifi: mac80211: check basic rates validity
 2024-07-29 13:51 UTC  (2+ messages)

[PATCH can-next 00/21] can: rockchip_canfd: add support for CAN-FD IP core found on Rockchip RK3568
 2024-07-29 13:05 UTC  (22+ messages)
` [PATCH can-next 01/21] dt-bindings: can: rockchip_canfd: add binding for rockchip CAN-FD controller
` [PATCH can-next 02/21] arm64: dts: rockchip: add CAN-FD controller nodes to rk3568
` [PATCH can-next 03/21] arm64: dts: rockchip: mecsbc: add CAN0 and CAN1 interfaces
` [PATCH can-next 04/21] can: rockchip_canfd: add driver for Rockchip CAN-FD controller
` [PATCH can-next 05/21] can: rockchip_canfd: add quirks for errata workarounds
` [PATCH can-next 06/21] can: rockchip_canfd: add quirk for broken CAN-FD support
` [PATCH can-next 07/21] can: rockchip_canfd: add support for rk3568v3
` [PATCH can-next 08/21] can: rockchip_canfd: add notes about known issues
` [PATCH can-next 09/21] can: rockchip_canfd: rkcanfd_handle_rx_int_one(): implement workaround for erratum 5: check for empty FIFO
` [PATCH can-next 10/21] can: rockchip_canfd: rkcanfd_register_done(): add warning for erratum 5
` [PATCH can-next 11/21] can: rockchip_canfd: add functions to check if CAN-FD frames are equal
` [PATCH can-next 12/21] can: rockchip_canfd: add TX PATH
` [PATCH can-next 13/21] can: rockchip_canfd: implement workaround for erratum 6
` [PATCH can-next 14/21] can: rockchip_canfd: implement workaround for erratum 12
` [PATCH can-next 15/21] can: rockchip_canfd: rkcanfd_get_berr_counter_corrected(): work around broken {RX,TX}ERRORCNT register
` [PATCH can-next 16/21] can: rockchip_canfd: add stats support for errata workarounds
` [PATCH can-next 17/21] can: rockchip_canfd: prepare to use full TX-FIFO depth
` [PATCH can-next 18/21] can: rockchip_canfd: enable full TX-FIFO depth of 2
` [PATCH can-next 19/21] can: rockchip_canfd: add hardware timestamping support
` [PATCH can-next 20/21] can: rockchip_canfd: add support for CAN_CTRLMODE_LOOPBACK
` [PATCH can-next 21/21] can: rockchip_canfd: add support for CAN_CTRLMODE_BERR_REPORTING

[PATCH 0/6] use device_for_each_child_node() to access device child nodes
 2024-07-29 13:00 UTC  (5+ messages)
` [PATCH 6/6] net: mvpp2: "

[PATCH net-next v25 00/13] Add Realtek automotive PCIe driver
 2024-07-29 13:00 UTC  (21+ messages)
` [PATCH net-next v25 01/13] rtase: Add support for a pci table in this module
` [PATCH net-next v25 02/13] rtase: Implement the .ndo_open function
` [PATCH net-next v25 03/13] rtase: Implement the rtase_down function
` [PATCH net-next v25 04/13] rtase: Implement the interrupt routine and rtase_poll
` [PATCH net-next v25 05/13] rtase: Implement hardware configuration function
` [PATCH net-next v25 06/13] rtase: Implement .ndo_start_xmit function
` [PATCH net-next v25 07/13] rtase: Implement a function to receive packets
` [PATCH net-next v25 08/13] rtase: Implement net_device_ops
` [PATCH net-next v25 09/13] rtase: Implement pci_driver suspend and resume function
` [PATCH net-next v25 10/13] rtase: Implement ethtool function
` [PATCH net-next v25 11/13] rtase: Add a Makefile in the rtase folder
` [PATCH net-next v25 12/13] realtek: Update the Makefile and Kconfig in the realtek folder
` [PATCH net-next v25 13/13] MAINTAINERS: Add the rtase ethernet driver entry

[PATCH net] virtio_net: Avoid sending unnecessary vq coalescing commands
 2024-07-29 12:47 UTC 

[PATCH net 0/4] Fixes for IPsec over bonding
 2024-07-29 12:44 UTC  (5+ messages)
` [PATCH net 1/4] bonding: implement xfrm state xdo_dev_state_free API
` [PATCH net 2/4] bonding: call xfrm state xdo_dev_state_free after deletion
` [PATCH net 3/4] bonding: extract the use of real_device into local variable
` [PATCH net 4/4] bonding: change ipsec_lock from spin lock to mutex

[PATCH v1] MAINTAINERS: add me as reviewer of AF_VSOCK and virtio-vsock
 2024-07-29 12:44 UTC  (2+ messages)

[PATCH] net: usb: lan78xx: add weak dependency with micrel phy module
 2024-07-29 12:42 UTC  (3+ messages)

[PATCH net 0/5] mptcp: fix signal endpoint readd
 2024-07-29 12:40 UTC  (2+ messages)

[PATCH] net: usb: lan78xx: add weak dependency with micrel phy module
 2024-07-29 12:32 UTC  (15+ messages)

[PATCH net] net/iucv: fix use after free in iucv_sock_close()
 2024-07-29 12:28 UTC 

[PATCH net-next v15 00/14] stmmac: Add Loongson platform support
 2024-07-29 12:24 UTC  (15+ messages)
` [PATCH net-next v15 01/14] net: stmmac: Move the atds flag to the stmmac_dma_cfg structure
` [PATCH net-next v15 02/14] net: stmmac: Add multi-channel support
` [PATCH net-next v15 03/14] net: stmmac: Export dwmac1000_dma_ops
` [PATCH net-next v15 04/14] net: stmmac: dwmac-loongson: Drop duplicated hash-based filter size init
` [PATCH net-next v15 05/14] net: stmmac: dwmac-loongson: Drop pci_enable/disable_msi calls
` [PATCH net-next v15 06/14] net: stmmac: dwmac-loongson: Use PCI_DEVICE_DATA() macro for device identification
` [PATCH net-next v15 07/14] net: stmmac: dwmac-loongson: Detach GMAC-specific platform data init
` [PATCH net-next v15 08/14] net: stmmac: dwmac-loongson: Init ref and PTP clocks rate
` [PATCH net-next v15 09/14] net: stmmac: dwmac-loongson: Add phy_interface for Loongson GMAC
` [PATCH net-next v15 10/14] net: stmmac: dwmac-loongson: Introduce PCI device info data
` [PATCH net-next v15 11/14] net: stmmac: dwmac-loongson: Add DT-less GMAC PCI-device support
` [PATCH net-next v15 12/14] net: stmmac: dwmac-loongson: Add Loongson Multi-channels GMAC support
` [PATCH net-next v15 13/14] net: stmmac: dwmac-loongson: Add Loongson GNET support
` [PATCH net-next v15 14/14] net: stmmac: dwmac-loongson: Add loongson module author

[PATCH iwl-next v2] i40e: Add support for fw health report
 2024-07-29 12:04 UTC  (2+ messages)
` [Intel-wired-lan] "

[syzbot] [net?] BUG: unable to handle kernel paging request in net_generic
 2024-07-29 11:49 UTC  (4+ messages)

[PATCH resend v4 00/11] Improve the copy of task comm
 2024-07-29 11:45 UTC  (14+ messages)
` [PATCH v4 01/11] fs/exec: Drop task_lock() inside __get_task_comm()
` [PATCH v4 02/11] auditsc: Replace memcpy() with __get_task_comm()
` [PATCH v4 03/11] security: "
` [PATCH v4 04/11] bpftool: Ensure task comm is always NUL-terminated
` [PATCH v4 05/11] mm/util: Fix possible race condition in kstrdup()
` [PATCH v4 06/11] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
` [PATCH v4 07/11] mm/kmemleak: Replace strncpy() with __get_task_comm()
` [PATCH v4 08/11] tsacct: "
` [PATCH v4 09/11] tracing: "
` [PATCH v4 10/11] net: Replace strcpy() "
` [PATCH v4 11/11] drm: "

[PATCH 2/2] net: phy: Add driver for Motorcomm yt8821 2.5G ethernet phy
 2024-07-29 11:44 UTC  (4+ messages)

[PATCH iwl-next v4 0/5] Replace auxbus with ice_adapter in the PTP support code
 2024-07-29 11:37 UTC  (4+ messages)
` [PATCH iwl-next v4 5/5] ice: Drop auxbus use for PTP to finalize ice_adapter move
  ` [Intel-wired-lan] "

[PATCH v4 0/6] Add support for ICSSG PA_STATS
 2024-07-29 11:32 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: soc: ti: pruss: Add documentation for PA_STATS support
` [DO NOT MERGE][PATCH v4 2/6] net: ti: icssg_prueth: Add support for PA Stats
` [DO NOT MERGE][PATCH v4 3/6] arm64: dts: ti: k3-am65-main: Add ti,pruss-pa-st node
` [DO NOT MERGE][PATCH v4 4/6] arm64: dts: ti: k3-am654-icssg2: Add ti,pa-stats property
` [DO NOT MERGE][PATCH v4 5/6] arm64: dts: ti: k3-am64-main: Add ti,pruss-pa-st node
` [DO NOT MERGE][PATCH v4 6/6] arm64: dts: ti: k3-am64: Add ti,pa-stats property

[PATCH RFC net-next] net: pcs: add helper module for standalone drivers
 2024-07-29 11:28 UTC  (2+ messages)

[PATCH] net: axienet: start napi before enabling Rx/Tx
 2024-07-29 11:24 UTC  (2+ messages)

[PATCH net v2] tcp: Adjust clamping window for applications specifying SO_RCVBUF
 2024-07-29 11:24 UTC  (3+ messages)

[PATCH v1 net] rtnetlink: Don't ignore IFLA_TARGET_NETNSID when ifname is specified in rtnl_dellink()
 2024-07-29 11:24 UTC  (2+ messages)

[PATCH net-next] net: skbuff: Skip early return in skb_unref when debugging
 2024-07-29 10:47 UTC 

[PATCH v5.15] wifi: mac80211: check basic rates validity
 2024-07-29 10:50 UTC  (2+ messages)

stable backport: wifi: mac80211: track capability/opmode NSS separately
 2024-07-29 10:49 UTC  (2+ messages)

[PATCH 3/4] net: phy: aquantia: Poll for TX ready at PHY system side
 2024-07-29 10:47 UTC  (5+ messages)

[PATCH v3] ptp: Add vDSO-style vmclock support
 2024-07-29 10:42 UTC 

[MAINTAINERS SUMMIT] Device Passthrough Considered Harmful?
 2024-07-29 10:31 UTC  (13+ messages)

PCI: Work around PCIe link training failures
 2024-07-29 10:27 UTC  (3+ messages)

[PATCH net] tun: Add missing bpf_net_ctx_clear() in do_xdp_generic()
 2024-07-29 10:08 UTC  (2+ messages)

[PATCH net 0/5] ethtool: more RSS fixes
 2024-07-29 10:08 UTC  (2+ messages)

[PATCH v2 0/2] net: stmmac: dwmac-qcom-ethqos: Add QCS9100 ethqos compatible
 2024-07-29  9:59 UTC  (11+ messages)
` [PATCH v2 1/2] dt-bindings: net: qcom,ethqos: add description for qcs9100
` [PATCH v2 2/2] net: stmmac: dwmac-qcom-ethqos: add support for emac4 on qcs9100 platforms

[PATCH v4 0/5] Add AP6275P wireless support
 2024-07-29  9:55 UTC  (16+ messages)
` [PATCH v4 1/5] dt-bindings: net: wireless: brcm4329-fmac: add pci14e4,449d
` [PATCH v4 2/5] dt-bindings: net: wireless: brcm4329-fmac: add clock description for AP6275P Wi-Fi device
` [PATCH v4 3/5] arm64: dts: rockchip: Add AP6275P wireless support to Khadas Edge 2
` [PATCH v4 4/5] wifi: brcmfmac: Add optional lpo clock enable support
` [PATCH v4 5/5] wifi: brcmfmac: add flag for random seed during firmware download

[PATCH bpf-next v1 0/8] selftests/bpf: Improve libc portability / musl support (part 2)
 2024-07-29  9:24 UTC  (14+ messages)
` [PATCH bpf-next v1 7/8] selftests/bpf: Fix using stdout, stderr as struct field names
` [PATCH bpf-next v2 0/8] selftests/bpf: Improve libc portability / musl support (part 2)
  ` [PATCH bpf-next v2 1/8] selftests/bpf: Use portable POSIX basename()
  ` [PATCH bpf-next v2 2/8] selftests/bpf: Fix arg parsing in veristat, test_progs
  ` [PATCH bpf-next v2 3/8] selftests/bpf: Fix error compiling test_lru_map.c
  ` [PATCH bpf-next v2 4/8] selftests/bpf: Fix C++ compile error from missing _Bool type
  ` [PATCH bpf-next v2 5/8] selftests/bpf: Fix redefinition errors compiling lwt_reroute.c
  ` [PATCH bpf-next v2 6/8] selftests/bpf: Fix compile if backtrace support missing in libc
  ` [PATCH bpf-next v2 7/8] selftests/bpf: Fix using stdout, stderr as struct field names
  ` [PATCH bpf-next v2 8/8] selftests/bpf: Fix error compiling tc_redirect.c with musl libc

[PATCH v2 0/7] can: m_can: Add am62 wakeup support
 2024-07-29  8:51 UTC  (9+ messages)
` [PATCH v2 1/7] dt-bindings: can: m_can: Add wakeup properties
` [PATCH v2 2/7] can: m_can: Map WoL to device_set_wakeup_enable
` [PATCH v2 3/7] can: m_can: Return ERR_PTR on error in allocation
` [PATCH v2 4/7] can: m_can: Support pinctrl wakeup state
` [PATCH v2 5/7] arm64: dts: ti: k3-am62: Mark mcu_mcan0/1 as wakeup-source
` [PATCH v2 6/7] arm64: dts: ti: k3-am62a-mcu: "
` [PATCH v2 7/7] arm64: dts: ti: k3-am62p-mcu: "

[PATCH net-next V2 0/4] Add support to PHYLINK for LAN743x/PCI11x1x chips
 2024-07-29  9:16 UTC  (3+ messages)
` [PATCH net-next V2 3/4] net: lan743x: Migrate phylib to phylink

[PATCH v3 0/4] net: stmmac: dwc-qos: Add FSD EQoS support
 2024-07-29  8:49 UTC  (11+ messages)
  ` [PATCH v3 1/4] dt-bindings: net: Add FSD EQoS device tree bindings
  ` [PATCH v3 3/4] arm64: dts: fsd: Add Ethernet support for FSYS0 Block of FSD SoC

[PATCH iwl-net 0/3] idpf: fix 3 bugs revealed by the Chapter I
 2024-07-29  8:54 UTC  (4+ messages)
` [PATCH iwl-net 1/3] idpf: fix memory leaks and crashes while performing a soft reset

[PATCH net] net/smc: prevent UAF in inet_create()
 2024-07-29  8:45 UTC  (3+ messages)

[PATCH AUTOSEL 6.10 01/27] wifi: nl80211: disallow setting special AP channel widths
 2024-07-29  8:45 UTC  (3+ messages)
` [PATCH AUTOSEL 6.10 03/27] r8169: remove detection of chip version 11 (early RTL8168b)

[PATCH v11 0/4] net: phy: bcm5481x: add support for BroadR-Reach mode
 2024-07-29  8:31 UTC  (3+ messages)
` [PATCH v11 1/4] net: phy: bcm54811: New link mode for BroadR-Reach

[PATCH net-next v2 1/1] net: phy: microchip: lan937x: add support for 100BaseTX PHY
 2024-07-29  8:14 UTC  (2+ messages)

[net-next,v1] net: phy: phy_device: fix PHY WOL enabled, PM failed to suspend
 2024-07-29  8:03 UTC  (3+ messages)
` [net-next,v2] "

[PATCHv3 net-next] bonding: 3ad: send ifinfo notify when mux state changed
 2024-07-29  7:43 UTC  (11+ messages)

[PATCH RFC net-next] bonding: Remove support for use_carrier
 2024-07-29  6:51 UTC  (2+ messages)

[PATCH] ptp: Add vDSO-style vmclock support
 2024-07-29  6:45 UTC  (12+ messages)

[PATCH RFC v2 00/11] net: introduce TX shaping H/W offload API
 2024-07-29  6:30 UTC  (2+ messages)

[PATCH net-next v5 00/14] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-07-29  6:10 UTC  (8+ messages)
` [PATCH net-next v5 14/14] dt-bindings: net: add Microchip's LAN865X 10BASE-T1S MACPHY

[RFC PATCH net-next v6 03/14] af_vsock: support multi-transport datagrams
 2024-07-29  5:12 UTC  (4+ messages)

[PATCH v7 0/3] vdpa: support set mac address from vdpa tool
 2024-07-29  5:20 UTC  (4+ messages)
` [PATCH v7 1/3] "
` [PATCH v7 2/3] vdpa_sim_net: Add the support of set mac address
` [PATCH v7 3/3] vdpa/mlx5: "

[PATCH 0/2] arm64: dts: qcom: x1e80100-yoga: add wifi calibration variant
 2024-07-29  3:58 UTC  (2+ messages)
` (subset) "

[PATCH v11 00/21] GenieZone hypervisor drivers
 2024-07-29  3:35 UTC  (4+ messages)
` [PATCH v11 08/21] virt: geniezone: Add vcpu support

[PATCH net-next v3 0/3] virtio-net: synchronize op/admin state
 2024-07-29  1:59 UTC  (6+ messages)
` [PATCH net-next v3 3/3] virtio-net: synchronize operstate with admin state on up/down

[PATCH net v2] net-sysfs: check device is present when showing duplex
 2024-07-29  0:12 UTC 

linux-next: duplicate patches in the bluetooth tree
 2024-07-28 23:56 UTC 


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