messages from 2023-03-17 21:52:30 to 2023-03-19 19:58:35 UTC [more...]
[PATCH bpf-next 0/3] Support UMEM chunk_size > PAGE_SIZE
2023-03-19 19:56 UTC (3+ messages)
` [PATCH bpf-next 1/3] xsk: "
` [PATCH bpf-next 2/3] selftests: xsk: Use hugepages when umem->frame_size "
[RFC PATCH net] bpf: Fix unregister memory model in BPF_PROG_RUN in test runner
2023-03-19 19:42 UTC (2+ messages)
[PATCH net-next v2 0/6] ynl: add support for user headers and struct attrs
2023-03-19 19:38 UTC (7+ messages)
` [PATCH net-next v2 1/6] tools: ynl: Fix genlmsg header encoding formats
` [PATCH net-next v2 2/6] tools: ynl: Add struct parsing to nlspec
` [PATCH net-next v2 3/6] tools: ynl: Add array-nest attr decoding to ynl
` [PATCH net-next v2 4/6] tools: ynl: Add struct "
` [PATCH net-next v2 5/6] tools: ynl: Add fixed-header support "
` [PATCH net-next v2 6/6] netlink: specs: add partial specification for openvswitch
[Patch net-next v3] sock_map: dump socket map id via diag
2023-03-19 19:19 UTC
[net-next PATCH v5 00/15] net: Add basic LED support for switch/phy
2023-03-19 19:18 UTC (16+ messages)
` [net-next PATCH v5 01/15] net: dsa: qca8k: move qca8k_port_to_phy() to header
` [net-next PATCH v5 02/15] net: dsa: qca8k: add LEDs basic support
` [net-next PATCH v5 03/15] net: dsa: qca8k: add LEDs blink_set() support
` [net-next PATCH v5 04/15] leds: Provide stubs for when CLASS_LED is disabled
` [net-next PATCH v5 05/15] net: phy: Add a binding for PHY LEDs
` [net-next PATCH v5 06/15] net: phy: phy_device: Call into the PHY driver to set LED brightness
` [net-next PATCH v5 07/15] net: phy: marvell: Add software control of the LEDs
` [net-next PATCH v5 08/15] net: phy: phy_device: Call into the PHY driver to set LED blinking
` [net-next PATCH v5 09/15] net: phy: marvell: Implement led_blink_set()
` [net-next PATCH v5 10/15] dt-bindings: net: ethernet-controller: Document support for LEDs node
` [net-next PATCH v5 11/15] dt-bindings: net: dsa: qca8k: add LEDs definition example
` [net-next PATCH v5 12/15] arm: qcom: dt: Drop unevaluated properties in switch nodes for rb3011
` [net-next PATCH v5 13/15] arm: qcom: dt: Add Switch LED for each port "
` [net-next PATCH v5 14/15] dt-bindings: net: phy: Document support for LEDs node
` [net-next PATCH v5 15/15] arm: mvebu: dt: Add PHY LED support for 370-rd WAN port
[RFC PATCH v1 0/3] fix header length on skb merging
2023-03-19 18:53 UTC (4+ messages)
` [RFC PATCH v1 1/3] virtio/vsock: "
` [RFC PATCH v1 2/3] virtio/vsock: add WARN() for invalid state of socket
` [RFC PATCH v1 3/3] test/vsock: skbuff merging test
[PATCH] net: dsa: b53: add support for BCM63xx RGMIIs
2023-03-19 18:50 UTC (2+ messages)
[RFC PATCH v2] virtio/vsock: allocate multiple skbuffs on tx
2023-03-19 18:46 UTC
[PATCH net 1/1] nfp: correct number of MSI vectors requests returned
2023-03-19 18:48 UTC (5+ messages)
[PATCH] ethernet: sun: add check for the mdesc_grab()
2023-03-19 18:39 UTC (4+ messages)
` "
[PATCH net-next] net: dsa: mv88e6xxx: fix mdio bus' phy_mask member
2023-03-19 17:53 UTC (3+ messages)
[PATCH] net: cxgb3: remove unused fl_to_qset function
2023-03-19 17:45 UTC (2+ messages)
[PATCH RFC v18 net-next] vmxnet3: Add XDP support
2023-03-19 17:20 UTC (2+ messages)
[PATCH net-next v2 0/2] net: lan966x: Improve TX/RX of frames from/to CPU
2023-03-19 15:30 UTC (2+ messages)
[PATCH net] mlxsw: core_thermal: Fix fan speed in maximum cooling state
2023-03-19 15:30 UTC (2+ messages)
[PATCH] ipw2x00: remove unused _ipw_read16 function
2023-03-19 15:21 UTC (2+ messages)
[PATCH net-next v14 0/9] net: ethernet: mtk_eth_soc: various enhancements
2023-03-19 14:59 UTC (13+ messages)
` [PATCH net-next v14 1/9] net: ethernet: mtk_eth_soc: add support for MT7981 SoC
` [PATCH net-next v14 2/9] dt-bindings: net: mediatek,net: add mt7981-eth binding
` [PATCH net-next v14 3/9] dt-bindings: arm: mediatek: sgmiisys: Convert to DT schema
` [PATCH net-next v14 4/9] dt-bindings: net: pcs: mediatek,sgmiisys: add MT7981 SoC
` [PATCH net-next v14 5/9] net: ethernet: mtk_eth_soc: set MDIO bus clock frequency
` [PATCH net-next v14 6/9] net: ethernet: mtk_eth_soc: ppe: add support for flow accounting
` [PATCH net-next v14 7/9] net: pcs: add driver for MediaTek SGMII PCS
` Aw: "
` [PATCH net-next v14 8/9] net: ethernet: mtk_eth_soc: switch to external PCS driver
` Aw: "
` [PATCH net-next v14 9/9] net: dsa: mt7530: use "
` Aw: "
[PATCH net-next v4 0/4] net: dsa: mv88e6xxx: accelerate C45 scan
2023-03-19 13:35 UTC (6+ messages)
` [PATCH net-next v4 4/4] net: dsa: mv88e6xxx: mask apparently non-existing phys during probing
[PATCH rdma-next 0/3] Enable IB out-of-order by default in mlx5
2023-03-19 12:59 UTC (4+ messages)
` [PATCH mlx5-next 1/3] net/mlx5: Expose bits for enabling out-of-order by default
` [PATCH rdma-next 2/3] RDMA/mlx5: Disable out-of-order in integrity enabled QPs
` [PATCH mlx5-next 3/3] net/mlx5: Set out of order (ooo) by default
[PATCH net-next] net: dsa: qca8k: remove assignment of an_enabled in pcs_get_state()
2023-03-19 12:33 UTC
[PATCH] dt-bindings: net: Drop unneeded quotes
2023-03-19 12:06 UTC (3+ messages)
[PATCH 0/3] net: dsa: b53: mmap: add MDIO Mux bus controller
2023-03-19 11:36 UTC (14+ messages)
` [PATCH 1/3] dt-bindings: net: move bcm6368-mdio-mux bindings to b53
` [PATCH 2/3] net: dsa: b53: mmap: register MDIO Mux bus controller
` [PATCH 3/3] net: mdio: remove BCM6368 MDIO mux bus driver
[PATCH net] net: sfp: fix state loss when updating state_hw_mask
2023-03-19 11:10 UTC (2+ messages)
[PATCH net-next] ixgb: Remove ixgb driver
2023-03-19 11:00 UTC (2+ messages)
[PATCH net-next v2] net: macb: Reset TX when TX halt times out
2023-03-19 11:00 UTC (2+ messages)
[PATCH net-next] net/packet: remove po->xmit
2023-03-19 11:00 UTC (3+ messages)
[PATCH net V3] net: stmmac: Fix for mismatched host/device DMA address width
2023-03-19 11:00 UTC (2+ messages)
[PATCH net-next v1 1/1] net: phy: at803x: Replace of_gpio.h with what indeed is used
2023-03-19 10:50 UTC (2+ messages)
[PATCH net-next v1 1/1] net: smc91x: Replace of_gpio.h with what indeed is used
2023-03-19 10:50 UTC (2+ messages)
[PATCH net 0/5][pull request] Intel Wired LAN Driver Updates 2023-03-16 (igb, igbvf, igc)
2023-03-19 10:50 UTC (2+ messages)
[PATCH net] net: phy: Ensure state transitions are processed from phy_stop()
2023-03-19 10:50 UTC (2+ messages)
[PATCH v2 0/2] ACPI/DT mdiobus module owner fixes
2023-03-19 10:50 UTC (6+ messages)
` [PATCH v2 1/2] net: mdio: fix owner field for mdio buses registered using device-tree
` [PATCH v2 2/2] net: mdio: fix owner field for mdio buses registered using ACPI
[PATCH] net: dsa: tag_brcm: legacy: fix daisy-chained switches
2023-03-19 9:55 UTC (7+ messages)
` [PATCH v2] "
[PATCH] net: macb: Set MDIO clock divisor for pclk higher than 160MHz
2023-03-19 8:50 UTC (2+ messages)
[PATCH v2] qed/qed_sriov: guard against NULL derefs from qed_iov_get_vf_info
2023-03-19 8:50 UTC (2+ messages)
[PATCH xfrm-next 0/9] Extend packet offload to fully support libreswan
2023-03-19 7:23 UTC (2+ messages)
[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2023-03-14 (iavf)
2023-03-19 7:20 UTC (6+ messages)
` [PATCH net 3/3] iavf: do not track VLAN 0 filters
[regression] Bug 217069 - Wake on Lan is broken on r8169 since 6.2
2023-03-19 7:14 UTC (2+ messages)
[PATCH v2 3/3] net: mvpp2: parser fix PPPoE
2023-03-19 6:01 UTC
[PATCH v2 2/3] net: mvpp2: parser fix QinQ
2023-03-19 6:00 UTC
[PATCH v2 1/3] net: mvpp2: classifier flow fix fragmentation flags
2023-03-19 6:00 UTC
[PATCH v1] net/iucv: Remove redundant driver match function
2023-03-19 5:08 UTC
[PATCH v4 net-next 0/2] add some detailed data when reading softnet_stat
2023-03-19 3:05 UTC (10+ messages)
` [PATCH v4 net-next 1/2] net-sysfs: display two backlog queue len separately
` [PATCH v4 net-next 2/2] net: introduce budget_squeeze to help us tune rx behavior
[PATCHv2 iproute2 0/2] tc: fix parsing of TCA_EXT_WARN_MSG
2023-03-19 2:30 UTC (4+ messages)
` [PATCHv2 iproute2 2/2] tc: m_action: fix parsing of TCA_EXT_WARN_MSG by using different enum
[PATCH net V2 0/2] net: stmmac: Premature loop termination check was ignored
2023-03-19 2:01 UTC (5+ messages)
` [PATCH net V2 1/2] net: stmmac: Premature loop termination check was ignored on rx
[PATCH net-next v1 0/2] ynl: add support for user headers and struct attrs
2023-03-19 1:44 UTC (8+ messages)
` [PATCH net-next v1 1/2] tools: ynl: add user-header and struct attr support
` [PATCH net-next v1 2/2] netlink: specs: add partial specification for openvswitch
[net-next PATCH v4 00/14] net: Add basic LED support for switch/phy
2023-03-18 19:14 UTC (9+ messages)
` [net-next PATCH v4 02/14] net: dsa: qca8k: add LEDs basic support
` [net-next PATCH v4 03/14] net: dsa: qca8k: add LEDs blink_set() support
[PATCH] atm: idt77252: fix kmemleak when rmmod idt77252
2023-03-19 0:28 UTC (2+ messages)
[PATCH net-next] r8169: consolidate disabling ASPM before EPHY access
2023-03-18 21:50 UTC
[RFC PATCH v1] virtio/vsock: allocate multiple skbuffs on tx
2023-03-18 21:23 UTC (4+ messages)
[PATCH net-next 0/2] net: phy: reuse SMSC PHY driver functionality in the meson-gxl PHY driver
2023-03-18 20:36 UTC (3+ messages)
` [PATCH net-next 1/2] net: phy: smsc: export functions for use by "
` [PATCH net-next 2/2] net: phy: meson-gxl: reuse functionality of the SMSC "
[PATCH 0/3] wifi: ath9k: deal with uninit memory
2023-03-18 20:25 UTC (4+ messages)
` [PATCH 1/3] wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rx
[PATCH net v9 0/2] net/ps3_gelic_net: DMA related fixes
2023-03-18 17:39 UTC (3+ messages)
` [PATCH net v9 2/2] net/ps3_gelic_net: Use dma_mapping_error
` [PATCH net v9 1/2] net/ps3_gelic_net: Fix RX sk_buff length
[PATCH net v8 0/2] net/ps3_gelic_net: DMA related fixes
2023-03-18 17:37 UTC (7+ messages)
` [PATCH net v8 1/2] net/ps3_gelic_net: Fix RX sk_buff length
` [PATCH net v8 2/2] net/ps3_gelic_net: Use dma_mapping_error
[PATCH v7 0/2] Another crack at a handshake upcall mechanism
2023-03-18 16:26 UTC (4+ messages)
` [PATCH v7 1/2] net/handshake: Create a NETLINK service for handling handshake requests
` [PATCH v7 2/2] net/tls: Add kernel APIs for requesting a TLSv1.3 handshake
[PATCH net-next v3 0/9] net: sunhme: Probe/IRQ cleanups
2023-03-18 15:43 UTC (20+ messages)
` [PATCH net-next v3 1/9] net: sunhme: Just restart autonegotiation if we can't bring the link up
` [PATCH net-next v3 5/9] net: sunhme: Switch SBUS to devres
` [PATCH net-next v3 6/9] net: sunhme: Consolidate mac address initialization
` [PATCH net-next v3 7/9] net: sunhme: Clean up mac address init
` [PATCH net-next v3 8/9] net: sunhme: Inline error returns
` [PATCH net-next v3 9/9] net: sunhme: Consolidate common probe tasks
[PATCH v2 net-next 0/6] ATU and FDB synchronization on locked ports
2023-03-18 14:10 UTC (7+ messages)
` [PATCH v2 net-next 1/6] net: bridge: add dynamic flag to switchdev notifier
` [PATCH v2 net-next 2/6] net: dsa: propagate flags down towards drivers
` [PATCH v2 net-next 3/6] drivers: net: dsa: add fdb entry flags incoming to switchcore drivers
` [PATCH v2 net-next 4/6] net: bridge: ensure FDB offloaded flag is handled as needed
` [PATCH v2 net-next 5/6] net: dsa: mv88e6xxx: implementation of dynamic ATU entries
` [PATCH v2 net-next 6/6] selftests: forwarding: add dynamic FDB test
[PATCH] Bluetooth: msft: Extended monitor tracking by address filter
2023-03-18 14:22 UTC (2+ messages)
[PATCH] usb: plusb: remove unused pl_clear_QuickLink_features function
2023-03-18 13:13 UTC
[BUG] MTK SoC Ethernet throughput TX only ~620Mbit/s since 6.2-rc1
2023-03-18 13:07 UTC (5+ messages)
` Aw: "
[PATCH net-next 00/10] net: better const qualifier awareness
2023-03-18 12:30 UTC (2+ messages)
[PATCH v3 3/5] net: Let the active time stamping layer be selectable
2023-03-18 11:54 UTC (13+ messages)
[PATCH v3] net: usb: lan78xx: Limit packet length to skb->len
2023-03-18 9:25 UTC
[PATCH net v2] net: qcom/emac: Fix use after free bug in emac_remove due to race condition
2023-03-18 8:05 UTC
[PATCH] net: usb: lan78xx: Limit packet length to skb->len
2023-03-18 7:08 UTC (5+ messages)
` [PATCH v2] "
[PATCH] Added Netgear AXE3000 (A8000) usb_device_id to mt7921u_device_table[]
2023-03-18 7:06 UTC (3+ messages)
[PATCH net-next v8] wwan: core: Support slicing in port TX flow of WWAN subsystem
2023-03-18 5:50 UTC (2+ messages)
[PATCH net-next v8 0/5] net/mlx5e: Add GBP VxLAN HW offload support
2023-03-18 5:50 UTC (2+ messages)
[PATCH net-next] net: ethernet: ti: am65-cpts: reset pps genf adj settings on enable
2023-03-18 5:50 UTC (2+ messages)
[PATCH net v2 0/3][pull request] Intel Wired LAN Driver Updates 2023-03-16 (iavf)
2023-03-18 5:50 UTC (2+ messages)
[PATCH net-next] net: macb: Increase halt timeout to accommodate 10Mbps link
2023-03-18 5:40 UTC (2+ messages)
[PATCH v2] dt-bindings: net: qcom,ipa: add SDX65 compatible
2023-03-18 5:40 UTC (2+ messages)
[PATCH net-next] net: wangxun: Remove macro that is redefined
2023-03-18 5:40 UTC (2+ messages)
[PATCH bpf-next v8 2/8] net: Update an existing TCP congestion control algorithm
2023-03-18 5:31 UTC
[PATCH v2] net: usb: smsc95xx: Limit packet length to skb->len
2023-03-18 5:10 UTC (2+ messages)
[PATCH RFC v6 0/6] Create common DPLL/clock configuration API
2023-03-18 5:01 UTC (5+ messages)
[PATCH v2 RESEND] ptp: kvm: Use decrypted memory in confidential guest on x86
2023-03-18 5:00 UTC (2+ messages)
[PATCH v2] net: dsa: b53: mmap: fix device tree support
2023-03-18 5:00 UTC (2+ messages)
[PATCH net-next 0/4] ynl: fill in some gaps of ethtool spec
2023-03-18 4:33 UTC (10+ messages)
` [PATCH net-next 1/4] ynl: support be16 in schemas
` [PATCH net-next 2/4] ynl: populate most of the ethtool spec
` [PATCH net-next 3/4] ynl: replace print with NlError
` [PATCH net-next 4/4] ynl: ethtool testing tool
[PATCH net] vmxnet3: use gro callback when UPT is enabled
2023-03-18 2:43 UTC (17+ messages)
[PATCH v3] Staging: qlge: Fix indentation in conditional statement
2023-03-18 1:36 UTC (2+ messages)
[PATCH v13 0/4] Add support for NXP bluetooth chipsets
2023-03-17 23:50 UTC (2+ messages)
[PATCH net] net: dsa: report rx_bytes unadjusted for ETH_HLEN
2023-03-17 23:19 UTC
[PATCH bpf-next v7 2/8] net: Update an existing TCP congestion control algorithm
2023-03-17 23:07 UTC (3+ messages)
[PATCH v2 bpf-next 0/4] bpf: Add detection of kfuncs
2023-03-17 23:00 UTC (6+ messages)
` [PATCH v2 bpf-next 2/4] libbpf: Fix relocation of kfunc ksym in ld_imm64 insn
` [PATCH v2 bpf-next 3/4] libbpf: Introduce bpf_ksym_exists() macro
[PULL v2] Networking for v6.3-rc3
2023-03-17 21:51 UTC (2+ messages)
[PULL] Networking for v6.3-rc3
2023-03-17 21:51 UTC (2+ messages)
[RFC PATCH v1] virtio/vsock: check transport before skb allocation
2023-03-17 21:54 UTC (2+ messages)
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).