messages from 2024-05-29 18:30:22 to 2024-05-30 10:40:05 UTC [more...]
[PATCH net] net: sfp-bus: fix SFP mode detect from bitrate
2024-05-30 10:39 UTC (4+ messages)
[PATCH v3 0/5] Add Microchip KSZ 9897 Switch CPU PHY + Errata
2024-05-30 10:37 UTC (7+ messages)
` [PATCH v3 1/5] net: phy: micrel: add Microchip KSZ 9897 Switch PHY support
` [PATCH v3 2/5] net: phy: micrel: disable suspend/resume callbacks following errata
` [PATCH v3 3/5] net: phy: micrel: add Microchip KSZ 9477 to the device table
` [PATCH v3 4/5] net: dsa: microchip: use collision based back pressure mode
` [PATCH v3 5/5] net: dsa: microchip: monitor potential faults in half-duplex mode
[PATCH V2] net: qrtr: ns: Ignore ENODEV failures in ns
2024-05-30 10:36 UTC
[PATCH net-next v5 0/5] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
2024-05-30 10:35 UTC (8+ messages)
` [PATCH net-next v5 1/5] net: phy: mediatek: Re-organize MediaTek ethernet phy drivers
` [PATCH net-next v5 2/5] net: phy: mediatek: Move LED and read/write page helper functions into mtk phy lib
` [PATCH net-next v5 3/5] net: phy: mediatek: Add token ring access helper functions in mtk-phy-lib
` [PATCH net-next v5 4/5] net: phy: mediatek: Extend 1G TX/RX link pulse time
` [PATCH net-next v5 5/5] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988
[syzbot] [net?] INFO: rcu detected stall in packet_release
2024-05-30 10:34 UTC (6+ messages)
[PATCH net v3 0/2] virtio_net: fix lock warning and unrecoverable state
2024-05-30 10:34 UTC (10+ messages)
` [PATCH net v3 1/2] virtio_net: fix possible dim status unrecoverable
` [PATCH net v3 2/2] virtio_net: fix a spurious deadlock issue
[PATCH net] netdev: add qstat for csum complete
2024-05-30 10:30 UTC (6+ messages)
[PATCH net-next V2] virtio-net: synchronize operstate with admin state on up/down
2024-05-30 10:29 UTC (3+ messages)
[net-next PATCH v4 0/7] Improve GbEth performance on Renesas RZ/G2L and related SoCs
2024-05-30 10:29 UTC (12+ messages)
` [net-next PATCH v4 2/7] net: ravb: Consider busypolling status when re-enabling interrupts
` [net-next PATCH v4 4/7] net: ravb: Refactor GbEth RX code path
` [net-next PATCH v4 7/7] net: ravb: Allocate RX buffers via page pool
[PATCH net-next] net: ethernet: mtk_wed: add support for devices with more than 4GB of dram
2024-05-30 10:19 UTC (2+ messages)
[net-next PATCH v3] octeontx2-pf: Add ucast filter count configurability via devlink
2024-05-30 10:15 UTC
[PATCH net-next v5 0/3] Introduce IPPROTO_SMC
2024-05-30 10:14 UTC (5+ messages)
` [PATCH net-next v5 1/3] net/smc: refactoring initialization of smc sock
` [PATCH net-next v5 2/3] net/smc: expose smc proto operations
` [PATCH net-next v5 3/3] net/smc: Introduce IPPROTO_SMC
[PATCH 0/8] net: pse-pd: Add new PSE c33 features
2024-05-30 10:13 UTC (7+ messages)
` [PATCH 1/8] net: pse-pd: Use EOPNOTSUPP error code instead of ENOTSUPP
` [PATCH 4/8] net: pse-pd: pd692x0: Expand ethtool status message
[PATCH net v2] ipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outbound
2024-05-30 10:10 UTC (2+ messages)
[PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
2024-05-30 9:43 UTC (12+ messages)
[PATCH net] net: phy: Micrel KSZ8061: fix errata solution not taking effect problem
2024-05-30 9:21 UTC (2+ messages)
[PATCH net-next v5 00/13] First try to replace page_frag with page_frag_cache
2024-05-30 9:21 UTC (6+ messages)
` [PATCH net-next v5 01/13] mm: page_frag: add a test module for page_frag
` [PATCH net-next v5 10/13] mm: page_frag: introduce prepare/probe/commit API
[PATCH net v3 2/2] net/smc: Use correct buffer sizes when switching between TCP and SMC
2024-05-30 9:20 UTC
[PATCH net] net: dsa: microchip: fix KSZ9477 set_ageing_time function
2024-05-30 9:13 UTC (2+ messages)
[RFC net-next 00/15] add basic PSP encryption for TCP connections
2024-05-30 9:04 UTC (17+ messages)
` [RFC net-next 01/15] psp: add documentation
` [RFC net-next 07/15] net: psp: update the TCP MSS to reflect PSP packet overhead
` [RFC net-next 14/15] net/mlx5e: Add Rx data path offload
[PATCH net] net: dsa: microchip: fix wrong register write when masking interrupt
2024-05-30 8:56 UTC (2+ messages)
[PATCH] mctp i2c: Add rx trace
2024-05-30 8:42 UTC (4+ messages)
[PATCH net-next v13 00/14] net: Make timestamping selectable
2024-05-30 8:39 UTC (6+ messages)
` [PATCH net-next v13 09/14] net: Add the possibility to support a selected hwtstamp in netdevice
[PATCH v8 00/12] Add support for Intel PPS Generator
2024-05-30 8:38 UTC (7+ messages)
` [PATCH v8 10/12] pps: generators: Add PPS Generator TIO Driver
[PATCH net 1/6] netfilter: nfnetlink_queue: acquire rcu_read_lock() in instance_destroy_rcu()
2024-05-30 8:30 UTC (2+ messages)
bnx2x: UBSAN: array-index-out-of-bounds in drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.c
2024-05-30 8:27 UTC (2+ messages)
[Enable Designware XGMAC VLAN Stripping Feature v2 0/1]
2024-05-30 8:25 UTC (15+ messages)
` [Enable Designware XGMAC VLAN Stripping Feature v2 1/1] net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN Stripping
` [EXTERNAL] "
[PATCH net-next v1 0/7] virtnet_net: prepare for af-xdp
2024-05-30 8:00 UTC (10+ messages)
` [PATCH net-next v1 1/7] virtio_net: independent directory
` [PATCH net-next v1 2/7] virtio_net: move core structures to virtio_net.h
` [PATCH net-next v1 3/7] virtio_net: add prefix virtnet to all struct inside virtio_net.h
` [PATCH net-next v1 4/7] virtio_net: separate virtnet_rx_resize()
` [PATCH net-next v1 5/7] virtio_net: separate virtnet_tx_resize()
` [PATCH net-next v1 6/7] virtio_net: separate receive_mergeable
` [PATCH net-next v1 7/7] virtio_net: separate receive_buf
Kernel panic triggered while removing mlx5_core devices from the pci bus
2024-05-30 8:09 UTC (4+ messages)
[PATCH] ice: irdma hardware init failed after suspend/resume
2024-05-30 7:55 UTC (6+ messages)
` [Intel-wired-lan] "
[regresion] Dell's OMSA Systems Management Data Engine stuck after update from 6.8.y to 6.9.y (with bisecting)
2024-05-30 7:52 UTC
[PATCH net-next] seg6: fix parameter passing when calling NF_HOOK() in End.DX4 and End.DX6 behaviors
2024-05-30 7:43 UTC
[syzbot] [fscrypt?] WARNING in fscrypt_fname_siphash
2024-05-30 7:41 UTC (2+ messages)
` [PATCH] ext4: add casefolded file check
[PATCH net-next v13 00/15] stmmac: Add Loongson platform support
2024-05-30 7:22 UTC (6+ messages)
` [PATCH net-next v13 12/15] net: stmmac: Fixed failure to set network speed to 1000
` [PATCH net-next v13 14/15] net: stmmac: dwmac-loongson: Add Loongson GNET support
[net v2 PATCH] net: stmmac: Update CBS parameters when speed changes after linking up
2024-05-30 6:14 UTC
[PATCH iwl-net 0/3] Fix AF_XDP problems after changing queue number
2024-05-30 5:57 UTC (7+ messages)
` [PATCH iwl-net 1/3] ice: remove af_xdp_zc_qps bitmap
` [Intel-wired-lan] "
` [PATCH iwl-net 2/3] ice: add flag to distinguish reset from .ndo_bpf in XDP rings config
` [Intel-wired-lan] "
` [PATCH iwl-net 3/3] ice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors()
` [Intel-wired-lan] "
[PATCH net] ax25: Replace kfree() in ax25_dev_free() with ax25_dev_put()
2024-05-30 5:23 UTC (2+ messages)
[PATCH v5] ax25: Fix refcount imbalance on inbound connections
2024-05-30 5:19 UTC (2+ messages)
[PATCH iwl-net v1] ice: Rebuild TC queues on VSI queue reconfiguration
2024-05-30 5:01 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net] ethtool: init tsinfo stats if requested
2024-05-30 4:47 UTC (3+ messages)
[PATCH net] net: rps: fix error when CONFIG_RFS_ACCEL is off
2024-05-30 4:44 UTC (2+ messages)
[net v2] net: ethernet: mtk_eth_soc: handle dma buffer size soc specific
2024-05-30 4:39 UTC (8+ messages)
[PATCH net v2] virtio_net: fix missing lock protection on control_buf access
2024-05-30 3:57 UTC (3+ messages)
[PATCH net-next 00/15] net/mlx5e: SHAMPO, Enable HW GRO once more
2024-05-30 3:32 UTC (10+ messages)
` [PATCH net-next 02/15] net/mlx5e: SHAMPO, Fix incorrect page release
` [PATCH net-next 11/15] net/mlx5e: SHAMPO, Add no-split ethtool counters for header/data split
` [PATCH net-next 13/15] net/mlx5e: SHAMPO, Use KSMs instead of KLMs
[PATCH net-next 0/7] virtnet_net: prepare for af-xdp
2024-05-30 3:24 UTC (7+ messages)
` [PATCH net-next 3/7] virtio_net: add prefix virtnet to all struct inside virtio_net.h
` [PATCH net-next 6/7] virtio_net: separate receive_mergeable
` [PATCH net-next 7/7] virtio_net: separate receive_buf
[PATCH net-next v4 0/5] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
2024-05-30 3:23 UTC (4+ messages)
` [PATCH net-next v4 1/5] net: phy: mediatek: Re-organize MediaTek ethernet phy drivers
[PATCH net-next v4 0/3] Introduce IPPROTO_SMC
2024-05-30 3:11 UTC (11+ messages)
` [PATCH net-next v4 2/3] net/smc: expose smc proto operations
` [PATCH net-next v4 3/3] net/smc: Introduce IPPROTO_SMC
[PATCH net 0/2] virtio_net: fix race on control_buf
2024-05-30 3:10 UTC (4+ messages)
` [PATCH net 1/2] virtio_net: rename ret to err
[PATCH net-next v3 1/3] net: rps: protect last_qtail with rps_input_queue_tail_save() helper
2024-05-30 2:56 UTC (5+ messages)
` compile error in set_rps_cpu() without CONFIG_RFS_ACCEL?
[PATCH] net: tap: validate metadata and length for XDP buff before building up skb
2024-05-30 2:26 UTC (2+ messages)
[PATCH v1 net] net: ena: Fix redundant device NUMA node override
2024-05-30 2:20 UTC (2+ messages)
[PATCH net-next v3 0/2] net: allow dissecting/matching tunnel control flags
2024-05-30 2:03 UTC (3+ messages)
` [PATCH net-next v3 1/2] flow_dissector: add support for "
[PATCH net-next v1 0/4] doc: netlink: Fixes for ynl doc generator
2024-05-30 2:00 UTC (6+ messages)
` [PATCH net-next v1 2/4] doc: netlink: Don't 'sanitize' op docstrings in generated .rst
` [PATCH net-next v1 4/4] doc: netlink: Fix op pre and post fields "
[PATCH net-next] net: dsa: remove mac_prepare()/mac_finish() shims
2024-05-30 2:00 UTC (2+ messages)
[PATCH net-next] net: dsa: felix: provide own phylink MAC operations
2024-05-30 2:00 UTC (2+ messages)
[PATCH net-next] net: smc91x: Remove commented out code
2024-05-30 2:00 UTC (2+ messages)
[PATCH net] ipv4: correctly iterate over the target netns in inet_dump_ifaddr()
2024-05-30 2:00 UTC (2+ messages)
[PATCH net] net: dsa: microchip: fix RGMII error in KSZ DSA driver
2024-05-30 2:00 UTC (2+ messages)
[PATCH net 0/8] Intel Wired LAN Driver Updates 2024-05-28 (e1000e, i40e, ice)
2024-05-30 2:00 UTC (6+ messages)
` [PATCH net 4/8] i40e: Fix XDP program unloading while removing the driver
` [PATCH net 6/8] ice: implement AQ download pkg retry
[PATCH net-next] net: smc91x: Refactor SMC_* macros
2024-05-30 1:53 UTC (3+ messages)
[PATCH iwl-next 00/12] idpf: XDP chapter I: convert Rx to libeth
2024-05-30 1:40 UTC (5+ messages)
` [PATCH iwl-next 01/12] libeth: add cacheline / struct alignment helpers
` [PATCH iwl-next 11/12] idpf: convert header split mode to libeth + napi_build_skb()
[PATCH] selftests: hsr: Extend the hsr_ping.sh test to use fixed MAC addresses
2024-05-30 1:34 UTC (3+ messages)
` [PATCH] selftests: hsr: Extend the hsr_redbox.sh "
[PATCH net] net: fix __dst_negative_advice() race
2024-05-30 1:20 UTC (2+ messages)
[PATCH net-next 0/2] tcp: add sysctl_tcp_rto_min_us
2024-05-30 1:08 UTC (12+ messages)
` [PATCH net-next 2/2] "
[PATCH] vmxnet3: disable rx data ring on dma allocation failure
2024-05-30 0:57 UTC (2+ messages)
[PATCH v2] landlock: Add abstract unix socket connect restrictions
2024-05-30 0:50 UTC (4+ messages)
[PATCH v10 6/8] x86/vmware: Correct macro names
2024-05-30 0:45 UTC (3+ messages)
[PATCH v10 0/8] VMware hypercalls enhancements
2024-05-30 0:44 UTC (4+ messages)
` [PATCH v10 1/8] x86/vmware: Introduce VMware hypercall API
[PATCH net-next 0/2] net: ethernet: ti: am65-cpsw-nuss: support stacked switches
2024-05-30 0:40 UTC (2+ messages)
[PATCH net v2] netconsole: Do not shutdown dynamic configuration if cmdline is invalid
2024-05-30 0:30 UTC (2+ messages)
[PATCH v2 net-next 0/4] tcp: fix tcp_poll() races
2024-05-30 0:30 UTC (2+ messages)
[PATCH net-next v2] net: validate SO_TXTIME clockid coming from userspace
2024-05-30 0:24 UTC (2+ messages)
[PATCH net-next] net: dsa: lan9303: imply SMSC_PHY
2024-05-30 0:20 UTC (2+ messages)
[PATCH v2] dt-bindings: net: rockchip-dwmac: Fix rockchip,rk3308-gmac compatible
2024-05-30 0:20 UTC (2+ messages)
[PATCH v2 00/19] Add support for the LAN966x PCI device using a DT overlay
2024-05-30 0:08 UTC (2+ messages)
[RFC net-next 0/2] MPLS point-to-multipoint
2024-05-29 23:18 UTC (3+ messages)
` [RFC net-next 1/2] net: do not interpret MPLS shim as start of IP header
` [RFC net-next 2/2] net: mpls: support point-to-multipoint LSPs
[PATCH] net: stmmac: dwmac-qcom-ethqos: Configure host DMA width
2024-05-29 22:22 UTC (4+ messages)
[PATCH v3 net-next 00/15] locking: Introduce nested-BH locking
2024-05-29 22:09 UTC (4+ messages)
` [PATCH v3 net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT
[syzbot] [kvm?] [net?] [virt?] INFO: task hung in __vhost_worker_flush
2024-05-29 22:08 UTC
[PATCH net-next 0/6] net: phylink: rearrange ovr_an_inband support
2024-05-29 22:02 UTC (2+ messages)
[PATCH v4 bpf-next 0/3] netfilter: Add the capability to offload flowtable in XDP layer
2024-05-29 21:53 UTC (3+ messages)
` [PATCH v4 bpf-next 2/3] netfilter: add bpf_xdp_flow_lookup kfunc
[PATCH net-next v2 0/6] net: stmmac: cleanups
2024-05-29 21:44 UTC (3+ messages)
` [PATCH net-next v2 6/6] net: stmmac: ethqos: clean up setting serdes speed
[PATCH net-next v3 00/24] Introducing OpenVPN Data Channel Offload
2024-05-29 20:45 UTC (12+ messages)
` [PATCH net-next v3 14/24] ovpn: implement multi-peer support
` [PATCH net-next v3 15/24] ovpn: implement peer lookup logic
[PATCH net-next] net: stmmac: dwmac-qcom-ethqos: Add support for 2.5G SGMII
2024-05-29 20:13 UTC (10+ messages)
[PATCH net-next 0/4] Allow configuration of multipath hash seed
2024-05-29 19:57 UTC (2+ messages)
[PATCH net-next v9 00/14] Device Memory TCP
2024-05-29 19:49 UTC (4+ messages)
` [PATCH net-next v9 04/14] netdev: support binding dma-buf to netdevice
[PATCH net-next] tools: ynl: make the attr and msg helpers more C++ friendly
2024-05-29 19:20 UTC
[PATCH net] vxlan: Pull inner IP header in vxlan_xmit_one()
2024-05-29 19:10 UTC (2+ messages)
[PATCH] MAINTAINERS: remove Peter Geis
2024-05-29 18:56 UTC
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).