messages from 2023-03-17 03:37:35 to 2023-03-17 16:28:56 UTC [more...]
[PATCH bpf-next 0/2] bpf: Add detection of kfuncs
2023-03-17 16:28 UTC (7+ messages)
` [PATCH bpf-next 1/2] bpf: Allow ld_imm64 instruction to point to kfunc
[PATCH 0/3] net: dsa: b53: mmap: add MDIO Mux bus controller
2023-03-17 16:26 UTC (11+ 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: dsa: tag_brcm: legacy: fix daisy-chained switches
2023-03-17 16:25 UTC (3+ messages)
[PATCH RFC v6 0/6] Create common DPLL/clock configuration API
2023-03-17 16:23 UTC (19+ messages)
` [PATCH RFC v6 1/6] dpll: spec: Add Netlink spec in YAML
` [PATCH RFC v6 2/6] dpll: Add DPLL framework base functions
[PATCH net-next] net/packet: remove po->xmit
2023-03-17 16:20 UTC
[PATCH v3 00/16] can: m_can: Optimizations for m_can/tcan part 2
2023-03-17 16:18 UTC (9+ messages)
` [PATCH v3 12/16] can: m_can: Use the workqueue as queue
` [PATCH v3 13/16] can: m_can: Introduce a tx_fifo_in_flight counter
` [PATCH v3 14/16] can: m_can: Use tx_fifo_in_flight for netif_queue control
` [PATCH v3 15/16] can: m_can: Implement BQL
[net-next PATCH v4 00/14] net: Add basic LED support for switch/phy
2023-03-17 16:02 UTC (23+ 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
` [net-next PATCH v4 04/14] net: phy: Add a binding for PHY LEDs
` [net-next PATCH v4 05/14] net: phy: phy_device: Call into the PHY driver to set LED brightness
` [net-next PATCH v4 10/14] dt-bindings: net: dsa: qca8k: add LEDs definition example
[PATCH v2 RESEND] ptp: kvm: Use decrypted memory in confidential guest on x86
2023-03-17 15:59 UTC (2+ messages)
[PATCH net-next 00/10] net: better const qualifier awareness
2023-03-17 15:55 UTC (11+ messages)
` [PATCH net-next 01/10] udp: preserve const qualifier in udp_sk()
` [PATCH net-next 02/10] af_packet: preserve const qualifier in pkt_sk()
` [PATCH net-next 03/10] raw: preserve const qualifier in raw_sk()
` [PATCH net-next 04/10] ipv6: raw: preserve const qualifier in raw6_sk()
` [PATCH net-next 05/10] dccp: preserve const qualifier in dccp_sk()
` [PATCH net-next 06/10] af_unix: preserve const qualifier in unix_sk()
` [PATCH net-next 07/10] smc: preserve const qualifier in smc_sk()
` [PATCH net-next 08/10] x25: preserve const qualifier in [a]x25_sk()
` [PATCH net-next 09/10] mptcp: preserve const qualifier in mptcp_sk()
` [PATCH net-next 10/10] tcp: preserve const qualifier in tcp_sk()
[RFC PATCH net-next] selftests: forwarding: add a test for MAC Merge layer
2023-03-17 15:45 UTC (8+ messages)
[PATCH net] mlxsw: core_thermal: Fix fan speed in maximum cooling state
2023-03-17 15:32 UTC
[PATCH net-next v4 0/4] net: dsa: mv88e6xxx: accelerate C45 scan
2023-03-17 15:33 UTC (9+ messages)
` [PATCH net-next v4 1/4] net: dsa: mv88e6xxx: don't dispose of Global2 IRQ mappings from mdiobus code
` [PATCH net-next v4 2/4] net: dsa: mv88e6xxx: re-order functions
` [PATCH net-next v4 3/4] net: dsa: mv88e6xxx: move call to mv88e6xxx_mdios_register()
` [PATCH net-next v4 4/4] net: dsa: mv88e6xxx: mask apparently non-existing phys during probing
[PATCH] net: usb: lan78xx: Limit packet length to skb->len
2023-03-17 15:32 UTC
[PATCH 0/5] usermode_driver: Add management library and API
2023-03-17 14:52 UTC (6+ messages)
` [PATCH 1/5] usermode_driver: Introduce umd_send_recv() from bpfilter
` [PATCH 2/5] usermode_driver_mgmt: Introduce management of user mode drivers
` [PATCH 3/5] bpfilter: Port to user mode driver management API
` [PATCH 4/5] selftests/umd_mgmt: Add selftests for UMD management library
` [PATCH 5/5] doc: Add documentation for the User Mode Driver "
[PATCH] net: phy: hisi-festa: Add support for HiSilicon Festa PHYs
2023-03-17 15:29 UTC (3+ messages)
[RFC PATCH 27/28] sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
2023-03-17 15:29 UTC (6+ messages)
` [RFC PATCH 00/28] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES)
[PATCH net-next v2 0/2] net: lan966x: Improve TX/RX of frames from/to CPU
2023-03-17 15:27 UTC (3+ messages)
` [PATCH net-next v2 1/2] net: lan966x: Don't read RX timestamp if not needed
` [PATCH net-next v2 2/2] net: lan966x: Stop using packing library
[PATCH bpf-next v7 2/8] net: Update an existing TCP congestion control algorithm
2023-03-17 15:23 UTC (2+ messages)
[PATCH v3 3/5] net: Let the active time stamping layer be selectable
2023-03-17 15:21 UTC (10+ messages)
[PATCH bpf-next V1 0/7] XDP-hints kfuncs for Intel driver igc
2023-03-17 14:33 UTC (8+ messages)
` [PATCH bpf-next V1 1/7] xdp: bpf_xdp_metadata use EOPNOTSUPP for no driver support
` [PATCH bpf-next V1 2/7] igc: enable and fix RX hash usage by netstack
` [PATCH bpf-next V1 3/7] selftests/bpf: xdp_hw_metadata track more timestamps
` [PATCH bpf-next V1 4/7] selftests/bpf: xdp_hw_metadata RX hash return code info
` [PATCH bpf-next V1 5/7] igc: add igc_xdp_buff wrapper for xdp_buff in driver
` [PATCH bpf-next V1 6/7] igc: add XDP hints kfuncs for RX timestamp
` [PATCH bpf-next V1 7/7] igc: add XDP hints kfuncs for RX hash
[PATCH] net: macb: Set MDIO clock divisor for pclk higher than 160MHz
2023-03-17 14:28 UTC (4+ messages)
[PATCH] net: phy: return EPROBE_DEFER if PHY is not accessible
2023-03-17 12:16 UTC
[PATCH v5] net/packet: support mergeable feature of virtio
2023-03-17 14:09 UTC (2+ messages)
[RFC/RFT PATCH net-next 0/4] KSZ DSA driver: xMII speed adjustment and partial reg_fields conversion
2023-03-17 14:07 UTC (10+ messages)
` [RFC/RFT PATCH net-next 2/4] net: dsa: microchip: partial conversion to regfields API for KSZ8795 (WIP)
[PATCH bpf-next 0/2] double-fix bpf_test_run + XDP_PASS recycling
2023-03-17 13:40 UTC (7+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: fix "metadata marker" getting overwritten by the netstack
[PATCH bpf-next v3 0/4] xdp: recycle Page Pool backed skbs built from XDP frames
2023-03-17 13:36 UTC (6+ messages)
` [PATCH bpf-next v3 3/4] "
[PATCH] can: usb: f81604: add Fintek F81604 support
2023-03-17 13:15 UTC (2+ messages)
[PATCH net-next v4 00/10] net: wwan: tmi: PCIe driver for MediaTek M.2 modem
2023-03-17 12:34 UTC (12+ messages)
` [PATCH net-next v4 01/10] net: wwan: tmi: Add PCIe core
` [PATCH net-next v4 02/10] net: wwan: tmi: Add control plane transaction layer
` [PATCH net-next v4 03/10] net: wwan: tmi: Add control DMA interface
` [PATCH net-next v4 04/10] net: wwan: tmi: Add control port
` [PATCH net-next v4 05/10] net: wwan: tmi: Add FSM thread
` [PATCH net-next v4 06/10] net: wwan: tmi: Add AT & MBIM WWAN ports
` [PATCH net-next v4 07/10] net: wwan: tmi: Introduce data plane hardware interface
` [PATCH net-next v4 08/10] net: wwan: tmi: Add data plane transaction layer
` [PATCH net-next v4 09/10] net: wwan: tmi: Introduce WWAN interface
` [PATCH net-next v4 10/10] net: wwan: tmi: Add maintainers and documentation
[PATCH net 0/2] net: stmmac: Premature loop termination check was ignored
2023-03-17 12:32 UTC (7+ messages)
` [PATCH net V2 "
` [PATCH net V2 1/2] net: stmmac: Premature loop termination check was ignored on rx
` [PATCH net V2 2/2] net: stmmac: Premature loop termination check was ignored on ZC rx
[PATCH net-next] net: ethernet: ti: am65-cpts: reset pps genf adj settings on enable
2023-03-17 12:30 UTC (3+ messages)
[PATCH v2] dt-bindings: net: qcom,ipa: add SDX65 compatible
2023-03-17 12:12 UTC (3+ messages)
[PATCH v4 00/10] drm/i915: use ref_tracker library for tracking wakerefs
2023-03-17 11:58 UTC (2+ messages)
` [Intel-gfx] "
[PATCH net-next 0/3] Add SCM_PIDFD and SO_PEERPIDFD
2023-03-17 11:12 UTC (11+ messages)
` [PATCH net-next 1/3] scm: add SO_PASSPIDFD and SCM_PIDFD
` [PATCH net-next 2/3] net: core: add getsockopt SO_PEERPIDFD
[PATCH net-next v2] net: macb: Reset TX when TX halt times out
2023-03-17 11:39 UTC
[PATCH v2 0/8] vdpa_sim: add support for user VA
2023-03-17 11:25 UTC (6+ messages)
` [PATCH v2 4/8] vringh: support VA with iotlb
[PATCH net-next v2 00/14] sfc: add vDPA support for EF100 devices
2023-03-17 11:18 UTC (18+ messages)
` [PATCH net-next v2 01/14] sfc: add function personality "
` [PATCH net-next v2 04/14] sfc: evaluate vdpa support based on FW capability CLIENT_CMD_VF_PROXY
` [PATCH net-next v2 09/14] sfc: implement device status related vdpa config operations
[BUG] mt7986 doesn't allow to re-enable ethsys clock gates after they have been disabled
2023-03-17 11:11 UTC
[RFC PATCH v1] virtio/vsock: allocate multiple skbuffs on tx
2023-03-17 10:38 UTC
[RFC PATCH v1] virtio/vsock: check transport before skb allocation
2023-03-17 10:37 UTC
[PATCH] net/tls: refine the branch condition in tls_dev_event
2023-03-17 9:56 UTC (4+ messages)
` [PATCH net v2] "
[PATCH ethtool v1 1/1] add support for Ethernet PSE and PD devices
2023-03-17 9:30 UTC
[PATCH net-next 0/2] Add J784S4 CPSW9G NET Bindings
2023-03-17 9:29 UTC (6+ messages)
` [PATCH net-next 1/2] dt-bindings: net: ti: k3-am654-cpsw-nuss: Fix compatible order
` [PATCH net-next 2/2] dt-bindings: net: ti: k3-am654-cpsw-nuss: Add J784S4 CPSW9G support
Słowa kluczowe do wypozycjonowania
2023-03-17 9:05 UTC
[PATCH v2] octeontx2-vf: Add missing free for alloc_percpu
2023-03-17 9:00 UTC (3+ messages)
[PATCH net-next 0/9] net/packet: KCSAN awareness
2023-03-17 9:00 UTC (2+ messages)
[PATCH net-next] netlink-specs: add partial specification for devlink
2023-03-17 9:00 UTC (2+ messages)
[PATCH v2 net-next 0/8] inet: better const qualifier awareness
2023-03-17 9:00 UTC (2+ messages)
[PATCH net-next v5] net/smc: Use percpu ref for wr tx reference
2023-03-17 9:00 UTC (2+ messages)
[PATCH net-next] netlink: specs: allow uapi-header in genetlink
2023-03-17 9:00 UTC (2+ messages)
[PATCH net-next 0/2] Minor fixes for pcs_get_state() implementations
2023-03-17 8:59 UTC (6+ messages)
` [PATCH net-next 1/2] net: pcs: xpcs: remove double-read of link state when using AN
[PATCH v4 0/5] Introduce PRU platform consumer API
2023-03-17 8:56 UTC (14+ messages)
` [PATCH v4 2/5] soc: ti: pruss: Add pruss_{request,release}_mem_region() API
` [PATCH v4 4/5] soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFR
` [EXTERNAL] "
` [EXTERNAL] "
` [EXTERNAL] "
[PATCH] net: stmmac: Fix for mismatched host/device DMA address width
2023-03-17 8:08 UTC (5+ messages)
` [PATCH net V2] "
` [PATCH net V3] "
[PATCH net-next 0/6] net: annotate lockless accesses to sk_err[_soft]
2023-03-17 8:40 UTC (2+ messages)
[PATCH net-next v4 0/5] gve: Add XDP support for GQI-QPL format
2023-03-17 8:40 UTC (2+ messages)
[PATCH net-next v2 00/11] vxlan: Add MDB support
2023-03-17 8:30 UTC (2+ messages)
[PATCH net] vlan: partially enable SIOCSHWTSTAMP in container
2023-03-17 8:30 UTC (2+ messages)
[PATCH v2] net: mana: Add new MANA VF performance counters for easier troubleshooting
2023-03-17 8:10 UTC (2+ messages)
[PATCH net 0/2] net: renesas: rswitch: Fix rx and timestamp
2023-03-17 8:00 UTC (2+ messages)
[PATCH net v3 0/3] bonding: properly restore flags when bond changes ether type
2023-03-17 8:00 UTC (2+ messages)
[PATCH net-next v2] net: wangxun: Implement the ndo change mtu interface
2023-03-17 8:00 UTC (2+ messages)
[PATCH] ethernet: sun: add check for the mdesc_grab()
2023-03-17 7:50 UTC (2+ messages)
[PATCH net-next v5] net: dsa: realtek: rtl8365mb: add change_mtu
2023-03-17 7:50 UTC (2+ messages)
[PATCH v6 0/4] Add WCN6855 Bluetooth support
2023-03-17 7:39 UTC (6+ messages)
` [PATCH v6 4/4] arm64: dts: qcom: sc8280xp-x13s: Add bluetooth
[PATCH net] net: sfp: fix state loss when updating state_hw_mask
2023-03-17 7:28 UTC
Re: [PATCH] octeontx2-vf: Add missing free for alloc_percpu
2023-03-17 6:34 UTC
[PULL] Networking for v6.3-rc3
2023-03-17 5:31 UTC
[PATCH 0/3] wifi: ath9k: deal with uninit memory
2023-03-17 5:26 UTC (3+ messages)
` [PATCH 1/3] wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rx
[PATCH net 0/2] smsc: fix bugs when interface is not up
2023-03-17 5:00 UTC (4+ messages)
` [PATCH 1/2] Revert "net: smsc911x: Make Runtime PM handling more fine-grained"
[PATCHv2 net 0/2] net/sched: fix parsing of TCA_EXT_WARN_MSG for tc action
2023-03-17 4:40 UTC (2+ messages)
[PATCH net v2] net: xdp: don't call notifiers during driver init
2023-03-17 4:40 UTC (2+ messages)
[PATCH net v3 0/4] net: ipa: minor bug fixes
2023-03-17 4:40 UTC (2+ messages)
[net V2 01/14] net/mlx5e: Fix macsec ASO context alignment
2023-03-17 4:30 UTC (2+ messages)
[PATCH v2 net] net: dsa: microchip: fix RGMII delay configuration on KSZ8765/KSZ8794/KSZ8795
2023-03-17 4:30 UTC (2+ messages)
[PATCH net 0/3] ynl: another license adjustment
2023-03-17 4:30 UTC (2+ messages)
[PATCH v4 net-next 0/2] add some detailed data when reading softnet_stat
2023-03-17 4:30 UTC (7+ messages)
` [PATCH v4 net-next 2/2] net: introduce budget_squeeze to help us tune rx behavior
[PATCH] octeontx2-vf: Add missing free for alloc_percpu
2023-03-17 4:24 UTC (2+ messages)
[PATCH] qed/qed_mng_tlv: correctly zero out ->min instead of ->hour
2023-03-17 4:20 UTC (2+ messages)
[PATCH net] hsr: ratelimit only when errors are printed
2023-03-17 4:20 UTC (3+ messages)
[PATCH net 1/2] net: dsa: realtek: fix out-of-bounds access
2023-03-17 4:07 UTC (4+ messages)
` [PATCH net 2/2] net: dsa: realtek: fix missing new lines in error messages
[PATCH] atm: idt77252: fix kmemleak when rmmod idt77252
2023-03-17 3:52 UTC
[PATCH RFC v2 virtio 0/7] pds_vdpa driver
2023-03-17 3:54 UTC (13+ messages)
` [PATCH RFC v2 virtio 3/7] pds_vdpa: virtio bar setup for vdpa
` [PATCH RFC v2 virtio 4/7] pds_vdpa: add vdpa config client commands
` [PATCH RFC v2 virtio 7/7] pds_vdpa: pds_vdps.rst and Kconfig
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).