messages from 2024-09-03 02:52:25 to 2024-09-03 13:54:41 UTC [more...]
[PATCH net-next 0/4] Unmask upper DSCP bits - part 3
2024-09-03 13:53 UTC (5+ messages)
` [PATCH net-next 1/4] ipv4: Unmask upper DSCP bits in __ip_queue_xmit()
` [PATCH net-next 2/4] ipv4: ipmr: Unmask upper DSCP bits in ipmr_queue_xmit()
` [PATCH net-next 3/4] ip6_tunnel: Unmask upper DSCP bits in ip4ip6_err()
` [PATCH net-next 4/4] ipv6: sit: Unmask upper DSCP bits in ipip6_tunnel_bind_dev()
[PATCH net v7 0/3] ptp: ocp: fix serial port information export
2024-09-03 13:50 UTC (6+ messages)
` [PATCH net v7 2/3] ptp: ocp: adjust sysfs entries to expose tty information
[PATCH net-next] ipv4: Fix user space build failure due to header change
2024-09-03 13:35 UTC
[PATCH V6 net-next 00/11] Add support of HIBMCGE Ethernet Driver
2024-09-03 13:31 UTC (10+ messages)
` [PATCH V6 net-next 03/11] net: hibmcge: Add mdio and hardware configuration supported in this module
` [PATCH V6 net-next 06/11] net: hibmcge: Implement .ndo_start_xmit function
` [PATCH V6 net-next 07/11] net: hibmcge: Implement rx_poll function to receive packets
[syzbot] [net?] possible deadlock in ipv6_sock_mc_close (2)
2024-09-03 13:13 UTC
[syzbot] [mptcp?] KASAN: slab-use-after-free Read in __timer_delete_sync
2024-09-03 13:13 UTC
[PATCH net] dt-bindings: net: tja11xx: fix the broken binding
2024-09-03 13:12 UTC (4+ messages)
CVE-2024-41041: udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port()
2024-09-03 12:58 UTC (4+ messages)
[PATCH iwl-net v4 0/6] ice: fix synchronization between .ndo_bpf() and reset
2024-09-03 12:54 UTC (3+ messages)
` [PATCH iwl-net v4 1/6] ice: move netif_queue_set_napi to rtnl-protected sections
` [Intel-wired-lan] "
[PATCH net-next v3 0/2] eth: Add basic ethtool support for fbnic
2024-09-03 12:54 UTC (5+ messages)
` [PATCH net-next v3 1/2] eth: fbnic: Add "
` [PATCH net-next v3 2/2] eth: fbnic: Add support to fetch group stats
[PATCH net-next v4 0/8] net: Simplified with scoped function
2024-09-03 12:53 UTC (5+ messages)
` [PATCH net-next v4 5/8] net: mdio: mux-mmioreg: Simplified with dev_err_probe()
[PATCH net-next v17 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
2024-09-03 12:47 UTC (3+ messages)
` [PATCH net-next v17 12/14] net: replace page_frag with page_frag_cache
[PATCH net 0/3] Add I2C bus lock for Wangxun
2024-09-03 12:45 UTC (10+ messages)
[net-next PATCH 0/4] Refactoring RVU NIC driver
2024-09-03 12:40 UTC (5+ messages)
` [net-next PATCH 1/4] octeontx2-pf: Defines common API for HW resources configuration
` [net-next PATCH 2/4] octeontx2-pf: Add new APIs for queue memory alloc/free
` [net-next PATCH 3/4] octeontx2-pf: Reuse PF max mtu value
` [net-next PATCH 4/4] octeontx2-pf: Export common APIs
[PATCH net-next 0/3] Cleanup intel driver declarations
2024-09-03 12:35 UTC (5+ messages)
` [PATCH net-next 1/3] iavf: Remove unused declarations
` [PATCH net-next 2/3] igb: Cleanup "
` [PATCH net-next 3/3] ice: "
[PATCH net-next v2 00/12] net: vxlan: add skb drop reasons support
2024-09-03 12:32 UTC (5+ messages)
` [PATCH net-next v2 07/12] net: vxlan: add skb drop reasons to vxlan_rcv()
[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
2024-09-03 12:29 UTC (14+ messages)
` [PATCH 04/11] of: address: Preserve the flags portion on 1:1 dma-ranges mapping
` [PATCH 05/11] vmlinux.lds.h: Preserve DTB sections from being discarded after init
[RFC] page_pool: add debugging to catch concurrent access to pool->alloc
2024-09-03 12:22 UTC
[PATCH bpf-next 0/9] bpf: cpumap: enable GRO for XDP_PASS frames
2024-09-03 12:25 UTC (4+ messages)
` [PATCH bpf-next 2/9] kthread: allow vararg kthread_{create,run}_on_cpu()
[PATCH v2 0/1] net/mlx5: Added cond_resched() to crdump collection
2024-09-03 12:14 UTC (5+ messages)
` [PATCH v2 1/1] "
[PATCH v2] ice: Fix improper handling of refcount in ice_sriov_set_msix_vec_count()
2024-09-03 11:59 UTC
[PATCH v2] ice: Fix improper handling of refcount in ice_dpll_init_rclk_pins()
2024-09-03 11:48 UTC
[net-next PATCH v8 0/8] cn10k-ipsec: Add outbound inline ipsec support
2024-09-03 11:53 UTC (12+ messages)
` [net-next PATCH v8 1/8] octeontx2-pf: map skb data as device writeable
` [net-next PATCH v8 2/8] octeontx2-pf: Move skb fragment map/unmap to common code
` [net-next PATCH v8 3/8] octeontx2-af: Disable backpressure between CPT and NIX
` [net-next PATCH v8 4/8] cn10k-ipsec: Init hardware for outbound ipsec crypto offload
` [net-next PATCH v8 5/8] cn10k-ipsec: Add SA add/del support for outb "
` [net-next PATCH v8 6/8] cn10k-ipsec: Process outbound "
` [net-next PATCH v8 7/8] cn10k-ipsec: Allow ipsec crypto offload for skb with SA
` [net-next PATCH v8 8/8] cn10k-ipsec: Enable outbound ipsec crypto offload
[PATCH rdma-next 0/2] Introduce mlx5 data direct placement (DDP)
2024-09-03 11:37 UTC (3+ messages)
` [PATCH mlx5-next 1/2] net/mlx5: Introduce data placement ordering bits
` [PATCH rdma-next 2/2] RDMA/mlx5: Support OOO RX WQE consumption
[PATCH net-next] l2tp: remove unneeded null check in l2tp_v2_session_get_next
2024-09-03 11:37 UTC (5+ messages)
[PATCH net-next v2] l2tp: remove unneeded null check in l2tp_v2_session_get_next
2024-09-03 11:35 UTC
Resend taprio series
2024-09-03 11:34 UTC (6+ messages)
` [PATCH v3 3/3] net: sched: use RCU read-side critical section in taprio_dump()
[PATCH net-next] selftests: netfilter: nft_queue.sh: fix spurious timeout on debug kernel
2024-09-03 11:20 UTC (3+ messages)
[PATCH v2 net-next 0/3] cleanup chelsio driver declarations
2024-09-03 11:20 UTC (2+ messages)
[PATCH net-next 00/12] net: Convert using devm_clk_get_enabled()/devm_clk_get_optional_enabled()
2024-09-03 10:52 UTC (7+ messages)
` [PATCH net-next 05/12] net: ftgmac100: Convert using devm_clk_get_enabled() in ftgmac100_setup_clk()
` [PATCH net-next 11/12] wifi: wilc1000: Convert using devm_clk_get_optional_enabled() in wilc_sdio_probe()
[PATCH net v4] net: phy: Fix missing of_node_put() for leds
2024-09-03 10:50 UTC (2+ messages)
[PATCH net-next v7 00/14] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
2024-09-03 10:47 UTC (15+ messages)
` [PATCH net-next v7 01/14] Documentation: networking: add OPEN Alliance 10BASE-T1x MAC-PHY serial interface
` [PATCH net-next v7 02/14] net: ethernet: oa_tc6: implement register write operation
` [PATCH net-next v7 03/14] net: ethernet: oa_tc6: implement register read operation
` [PATCH net-next v7 04/14] net: ethernet: oa_tc6: implement software reset
` [PATCH net-next v7 05/14] net: ethernet: oa_tc6: implement error interrupts unmasking
` [PATCH net-next v7 06/14] net: ethernet: oa_tc6: implement internal PHY initialization
` [PATCH net-next v7 07/14] net: phy: microchip_t1s: add c45 direct access in LAN865x internal PHY
` [PATCH net-next v7 08/14] net: ethernet: oa_tc6: enable open alliance tc6 data communication
` [PATCH net-next v7 09/14] net: ethernet: oa_tc6: implement transmit path to transfer tx ethernet frames
` [PATCH net-next v7 10/14] net: ethernet: oa_tc6: implement receive path to receive rx "
` [PATCH net-next v7 11/14] net: ethernet: oa_tc6: implement mac-phy interrupt
` [PATCH net-next v7 12/14] net: ethernet: oa_tc6: add helper function to enable zero align rx frame
` [PATCH net-next v7 13/14] microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHY
` [PATCH net-next v7 14/14] dt-bindings: net: add Microchip's LAN865X 10BASE-T1S MACPHY
[PATCH v1 net-next] e1000e: Remove duplicated writel() in e1000_configure_tx/rx()
2024-09-03 10:46 UTC (2+ messages)
[PATCH v6 0/5] PCI: Remove most pcim_iounmap_regions() users
2024-09-03 10:41 UTC (2+ messages)
[PATCH net-next v5 0/5] netdev_features: start cleaning netdev_features_t up
2024-09-03 10:40 UTC (5+ messages)
` [PATCH net-next v5 4/5] netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtu
[PATCH v5 0/8] Add support for the LAN966x PCI device using a DT overlay
2024-09-03 9:51 UTC (3+ messages)
[PATCH] selftests/net: do_setcpu function not need to have a return value
2024-09-03 9:51 UTC
[PATCH net-next v3 0/6] Introduce HSR offload support for ICSSG
2024-09-03 9:34 UTC (7+ messages)
` [PATCH net-next v3 3/6] net: ti: icssg-prueth: Add support for HSR frame forward offload
[PATCH v4 0/3] Add Firmware Upload support for beagleplay cc1352
2024-09-03 9:32 UTC (4+ messages)
` [PATCH v4 1/3] dt-bindings: net: ti,cc1352p7: Add bootloader-backdoor-gpios
` [PATCH v4 2/3] arm64: dts: ti: k3-am625-beagleplay: Add bootloader-backdoor-gpios to cc1352p7
` [PATCH v4 3/3] greybus: gb-beagleplay: Add firmware upload API
[PATCH can-next v4 00/20] can: rockchip_canfd: add support for CAN-FD IP core found on Rockchip RK3568
2024-09-03 9:26 UTC (22+ messages)
` [PATCH can-next v4 01/20] dt-bindings: can: rockchip_canfd: add rockchip CAN-FD controller
` [PATCH can-next v4 02/20] arm64: dts: rockchip: add CAN-FD controller nodes to rk3568
` [PATCH can-next v4 03/20] arm64: dts: rockchip: mecsbc: add CAN0 and CAN1 interfaces
` [PATCH can-next v4 04/20] can: rockchip_canfd: add driver for Rockchip CAN-FD controller
` [PATCH can-next v4 05/20] can: rockchip_canfd: add quirks for errata workarounds
` [PATCH can-next v4 06/20] can: rockchip_canfd: add quirk for broken CAN-FD support
` [PATCH can-next v4 07/20] can: rockchip_canfd: add support for rk3568v3
` [PATCH can-next v4 08/20] can: rockchip_canfd: add notes about known issues
` [PATCH can-next v4 09/20] can: rockchip_canfd: rkcanfd_handle_rx_int_one(): implement workaround for erratum 5: check for empty FIFO
` [PATCH can-next v4 10/20] can: rockchip_canfd: rkcanfd_register_done(): add warning for erratum 5
` [PATCH can-next v4 11/20] can: rockchip_canfd: add TX PATH
` [PATCH can-next v4 12/20] can: rockchip_canfd: implement workaround for erratum 6
` [PATCH can-next v4 13/20] can: rockchip_canfd: implement workaround for erratum 12
` [PATCH can-next v4 14/20] can: rockchip_canfd: rkcanfd_get_berr_counter_corrected(): work around broken {RX,TX}ERRORCNT register
` [PATCH can-next v4 15/20] can: rockchip_canfd: add stats support for errata workarounds
` [PATCH can-next v4 16/20] can: rockchip_canfd: prepare to use full TX-FIFO depth
` [PATCH can-next v4 17/20] can: rockchip_canfd: enable full TX-FIFO depth of 2
` [PATCH can-next v4 18/20] can: rockchip_canfd: add hardware timestamping support
` [PATCH can-next v4 19/20] can: rockchip_canfd: add support for CAN_CTRLMODE_LOOPBACK
` [PATCH can-next v4 20/20] can: rockchip_canfd: add support for CAN_CTRLMODE_BERR_REPORTING
[PATCH nf-next 0/2] netfilter: Add missing Kernel doc to headers
2024-09-03 9:22 UTC (5+ messages)
[PATCH can-next v3 00/20] can: rockchip_canfd: add support for CAN-FD IP core found on Rockchip RK3568
2024-09-03 9:17 UTC (3+ messages)
[net-next PATCH v11 00/11] Introduce RVU representors
2024-09-03 9:17 UTC (6+ messages)
` [EXTERNAL] "
[PATCH net-next v2 0/3] Preparations for FIB rule DSCP selector
2024-09-03 9:02 UTC (5+ messages)
` [PATCH net-next v2 3/3] ipv4: Centralize TOS matching
[PATCH net 0/3] net: ethernet: ti: am65-cpsw: Fix XDP implementation
2024-09-03 9:00 UTC (2+ messages)
[PATCH net V2] net: bridge: br_fdb_external_learn_add(): always set EXT_LEARN
2024-09-03 8:52 UTC (2+ messages)
[PATCH net-next v3] net: dsa: vsc73xx: implement FDB operations
2024-09-03 8:50 UTC (2+ messages)
[PATCH net-next v1] netfilter: Use kmemdup_array instead of kmemdup for multiple allocation
2024-09-03 8:44 UTC (2+ messages)
[PATCH v1] netfilter: conntrack: Convert to use ERR_CAST()
2024-09-03 8:43 UTC (2+ messages)
[PATCH net-next v2] net: ipa: make use of dev_err_cast_probe()
2024-09-03 8:41 UTC (2+ messages)
[PATCH net-next v2 1/2] net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message
2024-09-03 8:16 UTC (3+ messages)
[PATCH v2] net: alacritech: Partially revert "net: alacritech: Switch to use dev_err_probe()"
2024-09-03 8:06 UTC (2+ messages)
Follow-up to "net: drop bad gso csum_start and offset in virtio_net_hdr" - backport for 5.15 needed
2024-09-03 8:02 UTC (2+ messages)
[PATCH] selftests: net: convert comma to semicolon
2024-09-03 7:45 UTC
[PATCH net-next] net: txgbe: Simplify code with pci_dev_id()
2024-09-03 7:23 UTC
[PATCH net-next v2 0/7] microchip_t1s: Update on Microchip 10BASE-T1S PHY driver
2024-09-03 7:30 UTC (10+ messages)
` [PATCH net-next v2 2/7] net: phy: microchip_t1s: update new initial settings for LAN865X Rev.B0
` [PATCH net-next v2 3/7] net: phy: microchip_t1s: add support for Microchip's LAN865X Rev.B1
` [PATCH net-next v2 5/7] net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C1
` [PATCH net-next v2 7/7] net: phy: microchip_t1s: configure collision detection based on PLCA mode
[PATCH net-next v3 0/3] net: dsa: microchip: rename and clean ksz8 series files
2024-09-03 7:29 UTC (4+ messages)
` [PATCH net-next v3 1/3] net: dsa: microchip: rename "
` [PATCH net-next v3 2/3] net: dsa: microchip: clean up ksz8_reg definition macros
` [PATCH net-next v3 3/3] net: dsa: microchip: replace unclear KSZ8830 strings
[PATCH net] net: bridge: allow users setting EXT_LEARN for user FDB entries
2024-09-03 7:27 UTC (7+ messages)
CPU stuck due to the taprio hrtimer
2024-09-03 7:25 UTC (6+ messages)
[syzbot] [wireless?] INFO: rcu detected stall in ieee80211_handle_queued_frames
2024-09-03 7:16 UTC (2+ messages)
[PATCH net-next v5 0/2] Add driver for Motorcomm yt8821 2.5G ethernet phy
2024-09-03 7:15 UTC (3+ messages)
` [PATCH net-next v5 2/2] net: phy: "
[PATCHv6 net-next 0/3] Bonding: support new xfrm state offload functions
2024-09-03 7:10 UTC (2+ messages)
[PATCH v1 0/7] Use functionality of irq_get_trigger_type()
2024-09-03 7:09 UTC (3+ messages)
` [PATCH v1 7/7] of/irq: Make use "
[PATCH net] r8152: fix the firmware doesn't work
2024-09-03 6:33 UTC
[PATCH -next 0/4] Introduce several opposite string choice helpers
2024-09-03 6:25 UTC (6+ messages)
` [PATCH -next 2/4] tun: Make use of str_disabled_enabled helper
[PATCH v1 net-next 0/2] ENA driver metrics changes
2024-09-03 4:29 UTC (9+ messages)
` [PATCH v1 net-next 2/2] net: ena: Extend customer metrics reporting support
[syzbot] [usb?] WARNING in rtl8150_open/usb_submit_urb
2024-09-03 4:03 UTC
[PATCH v2 -next 00/15] sysctl: move sysctls from vm_table into its own files
2024-09-03 3:30 UTC (16+ messages)
` [PATCH v2 -next 01/15] mm: vmstat: move sysctls to "
` [PATCH v2 -next 02/15] mm: filemap: move sysctl to its own file
` [PATCH v2 -next 03/15] mm: swap: "
` [PATCH v2 -next 04/15] mm: vmscan: move vmscan sysctls "
` [PATCH v2 -next 05/15] mm: util: move sysctls into it own files
` [PATCH v2 -next 06/15] mm: mmap: move sysctl into its own file
` [PATCH v2 -next 07/15] security: min_addr: "
` [PATCH v2 -next 08/15] mm: nommu: move sysctl to "
` [PATCH v2 -next 09/15] fs: fs-writeback: "
` [PATCH v2 -next 10/15] fs: drop_caches: "
` [PATCH v2 -next 11/15] sunrpc: use vfs_pressure_ratio() helper
` [PATCH v2 -next 12/15] fs: dcache: move the sysctl into its own file
` [PATCH v2 -next 13/15] x86: vdso: "
` [PATCH v2 -next 14/15] sh: "
` [PATCH v2 -next 15/15] sysctl: remove unneeded include
[PATCH] eth: fbnic: Fix modpost undefined error
2024-09-03 3:21 UTC (3+ messages)
[pull request][net-next 00/15] mlx5 updates 2024-09-02
2024-09-03 3:19 UTC (16+ messages)
` [net-next 01/15] net/mlx5: Added missing mlx5_ifc definition for HW Steering
` [net-next 02/15] net/mlx5: Added missing definitions in preparation "
` [net-next 03/15] net/mlx5: HWS, added actions handling
` [net-next 04/15] net/mlx5: HWS, added tables handling
` [net-next 05/15] net/mlx5: HWS, added rules handling
` [net-next 06/15] net/mlx5: HWS, added definers handling
` [net-next 07/15] net/mlx5: HWS, added matchers functionality
` [net-next 08/15] net/mlx5: HWS, added FW commands handling
` [net-next 09/15] net/mlx5: HWS, added modify header pattern and args handling
` [net-next 10/15] net/mlx5: HWS, added vport handling
` [net-next 11/15] net/mlx5: HWS, added memory management handling
` [net-next 12/15] net/mlx5: HWS, added backward-compatible API handling
` [net-next 13/15] net/mlx5: HWS, added debug dump and internal headers
` [net-next 14/15] net/mlx5: HWS, added send engine and context handling
` [net-next 15/15] net/mlx5: HWS, added API and enabled HWS support
[PATCH net-next] ptp: ptp_idt82p33: Convert comma to semicolon
2024-09-03 3:03 UTC
[PATCH net-next v29 00/13] Add Realtek automotive PCIe driver
2024-09-03 2:51 UTC (4+ messages)
` [PATCH net-next v29 07/13] rtase: Implement a function to receive packets
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).