messages from 2024-08-24 09:08:28 to 2024-08-26 11:52:07 UTC [more...]
[PATCH v1] net: sunrpc: Fix error checking for d_hash_and_lookup()
2024-08-26 11:52 UTC (3+ messages)
[PATCH V4 07/12] PCI/TPH: Add pcie_tph_set_st_entry() to set ST tag
2024-08-26 11:46 UTC (2+ messages)
[PATCH v2] sunrpc: Fix error checking for d_hash_and_lookup()
2024-08-26 11:44 UTC (2+ messages)
[syzbot] [wireless?] [usb?] WARNING in ath6kl_bmi_get_target_info (2)
2024-08-26 11:42 UTC (17+ messages)
` [PATCH] wifi: ath6kl: Check that the read operation returns a data length of 0
` [PATCH V2] wifi: ath6kl: Replace ath6kl_usb_submit_ctrl_in with usb_control_msg_recv
` [PATCH V3] "
[RFC PATCH net-next 0/5] selftests: forwarding: Introduce deferred commands
2024-08-26 11:37 UTC (5+ messages)
` [RFC PATCH net-next 1/5] "
` [RFC PATCH net-next 2/5] selftests: mlxsw: sch_red_core: Use defer for test cleanup
remove the dma_set_{max_seg_size,seg_boundary,min_align_mask} return value v2
2024-08-26 11:36 UTC (3+ messages)
` [PATCH 4/4] dma-mapping: don't return errors from dma_set_max_seg_size
[PATCH net] ice: Fix NULL pointer access, if PF doesn't support SRIOV_LAG
2024-08-26 11:17 UTC (4+ messages)
[PATCH v2 0/2] clk: qcom: Add support for GCC on QCS8300
2024-08-26 10:55 UTC (4+ messages)
` [PATCH v2 2/2] clk: qcom: Add support for Global Clock Controller "
[PATCH -next 0/3] net: fix module autoloading
2024-08-26 10:40 UTC (5+ messages)
` [PATCH -next 1/3] net: dm9051: "
` [PATCH -next 2/3] net: ag71xx: "
` [PATCH -next 3/3] net: airoha: "
[PATCH net,v3] tcp: fix forever orphan socket caused by tcp_abort
2024-08-26 10:23 UTC
[PATCH iwl-next v10 00/14] Add support for Rx timestamping for both ice and iavf drivers
2024-08-26 9:45 UTC (4+ messages)
` [PATCH iwl-next v10 04/14] iavf: add support for negotiating flexible RXDID format
[PATCH net-next] net: netlink: Remove the dump_cb_mutex field from struct netlink_sock
2024-08-26 9:40 UTC (2+ messages)
[PATCH net-next v2] net: phy: vitesse: implement MDI-X configuration in vsc73xx
2024-08-26 9:37 UTC
[PATCH v3 03/12] net-shapers: implement NL get operation
2024-08-26 9:31 UTC (11+ messages)
[PATCH net] tcp_cubic: switch ca->last_time to usec resolution
2024-08-26 9:27 UTC
[PATCH net v4 0/3] tcp_cubic: fix to achieve at least the same throughput as Reno
2024-08-26 9:25 UTC (7+ messages)
` [PATCH net v4 1/3] tcp_cubic: fix to run bictcp_update() at least once per RTT
[PATCH v7 0/8] Improve the copy of task comm
2024-08-26 9:20 UTC (5+ messages)
` [PATCH v7 6/8] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
2024-08-26 9:18 UTC (7+ messages)
` [PATCH 07/11] pinctrl: rp1: Implement RaspberryPi RP1 gpio support
` [PATCH 08/11] misc: rp1: RaspberryPi RP1 misc driver
[PATCH net-next] idpf: Slightly simplify memory management in idpf_add_del_mac_filters()
2024-08-26 9:15 UTC (3+ messages)
[RFC] Why is set_config not supported in mlx5_vnet?
2024-08-26 9:06 UTC (3+ messages)
[PATCH next 1/2] dt-bindings: net: bluetooth: nxp: support multiple init baudrates
2024-08-26 8:50 UTC (3+ messages)
` [PATCH next 2/2] Bluetooth: btnxpuart: "
[syzbot] [net?] WARNING: lock held when returning to user space in ethnl_act_cable_test
2024-08-26 8:50 UTC
[syzbot] [net?] WARNING in ethnl_req_get_phydev
2024-08-26 8:50 UTC
[syzbot] [mptcp?] WARNING in mptcp_pm_nl_set_flags
2024-08-26 8:50 UTC
[net-next v2 0/9] net: convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled()
2024-08-26 8:46 UTC (3+ messages)
` [net-next v2 3/9] net: ethernet: cortina: Convert to devm_clk_get_enabled()
[net-next 0/9] net: convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled()
2024-08-26 8:41 UTC (3+ messages)
` [net-next 3/9] net: ethernet: cortina: Convert to devm_clk_get_enabled()
[PATCH] net: Remove a local variable with the same name as the parameter
2024-08-26 8:30 UTC (2+ messages)
[PATCH V4 net-next 00/11] Add support of HIBMCGE Ethernet Driver
2024-08-26 8:12 UTC (12+ messages)
` [PATCH V4 net-next 01/11] net: hibmcge: Add pci table supported in this module
` [PATCH V4 net-next 02/11] net: hibmcge: Add read/write registers supported through the bar space
` [PATCH V4 net-next 03/11] net: hibmcge: Add mdio and hardware configuration supported in this module
` [PATCH V4 net-next 04/11] net: hibmcge: Add interrupt "
` [PATCH V4 net-next 05/11] net: hibmcge: Implement some .ndo functions
` [PATCH V4 net-next 06/11] net: hibmcge: Implement .ndo_start_xmit function
` [PATCH V4 net-next 07/11] net: hibmcge: Implement rx_poll function to receive packets
` [PATCH V4 net-next 08/11] net: hibmcge: Implement some ethtool_ops functions
` [PATCH V4 net-next 09/11] net: hibmcge: Add a Makefile and update Kconfig for hibmcge
` [PATCH V4 net-next 10/11] net: hibmcge: Add maintainer "
` [PATCH V4 net-next 11/11] net: add ndo_validate_addr check in dev_set_mac_address
[PATCH -next] af_packet: display drop field in packet_seq_show
2024-08-26 9:26 UTC (2+ messages)
[PATCH net-next v1] netfilter: Use kmemdup_array instead of kmemdup for multiple allocation
2024-08-26 7:06 UTC (2+ messages)
[PATCH v3 0/9] PCI: Remove pcim_iounmap_regions()
2024-08-26 6:55 UTC (7+ messages)
` [PATCH v3 6/9] ethernet: stmicro: Simplify PCI devres usage
` [PATCH v3 7/9] vdpa: solidrun: Fix UB bug with devres
[PATCH net-next 0/8] Use max/min to simplify the code
2024-08-26 6:37 UTC (7+ messages)
` [PATCH net-next 6/8] net/openvswitch: Use max() "
` [PATCH net-next 7/8] net/rxrpc: Use min() "
[PATCH net-next v3 0/2] Add driver for Motorcomm yt8821 2.5G ethernet phy
2024-08-26 5:56 UTC (6+ messages)
` [PATCH net-next v3 1/2] net: phy: Optimize phy speed mask to be compatible to yt8821
` [PATCH net-next v3 2/2] net: phy: Add driver for Motorcomm yt8821 2.5G ethernet phy
[PATCH v3 0/3] Add Firmware Upload support for beagleplay cc1352
2024-08-26 5:50 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: net: ti,cc1352p7: Add bootloader-backdoor-gpios
` [PATCH v3 2/3] arm64: dts: ti: k3-am625-beagleplay: Add bootloader-backdoor-gpios to cc1352p7
` [PATCH v3 3/3] greybus: gb-beagleplay: Add firmware upload API
[PATCH v3 net-next 0/2] make PHY output RMII reference clock
2024-08-26 5:27 UTC (3+ messages)
` [PATCH v3 net-next 1/2] dt-bindings: net: tja11xx: add "nxp,phy-output-refclk" property
` [PATCH v3 net-next 2/2] net: phy: c45-tja11xx: add support for outputing RMII reference clock
Re: [PATCH bpf-next] bpf: Allow error injection for update_socket_protocol
2024-08-26 4:05 UTC (2+ messages)
` "
[PATCH -next] net: dsa: Simplify with scoped for each OF child loop
2024-08-26 3:52 UTC (7+ messages)
[PATCH net-next v4] net: mana: Implement get_ringparam/set_ringparam for mana
2024-08-26 3:40 UTC (3+ messages)
[PATCH -next] MIPS: Remove obsoleted declaration for mv64340_irq_init
2024-08-26 3:23 UTC
[PATCH net-next v2] net/smc: add sysctl for smc_limit_hs
2024-08-26 3:02 UTC (3+ messages)
[PATCH net,v5,2/2] net/smc: modify smc_sock structure
2024-08-26 2:56 UTC (4+ messages)
[PATCH net 0/3] Add I2C bus lock for Wangxun
2024-08-26 2:33 UTC (4+ messages)
[PATCH net-next] net: phy: vitesse: implement MDI-X configuration in vsc73xx
2024-08-26 2:13 UTC (4+ messages)
[PATCH net-next] net: ag71xx: support probe defferal for getting MAC address
2024-08-26 1:54 UTC (3+ messages)
[PATCH net-next v3 0/2] Adds support for lan887x phy
2024-08-26 1:39 UTC (3+ messages)
` [PATCH net-next v3 1/2] net: phy: Add phy library support to check supported list when autoneg is enabled
[PATCH net-next v5 2/2] net: dsa: microchip: Add KSZ8895/KSZ8864 switch support
2024-08-26 1:27 UTC (3+ messages)
[PATCH net-next v7 0/6] net: phy: add Applied Micro QT2025 PHY driver
2024-08-26 1:24 UTC (3+ messages)
` [PATCH net-next v7 6/6] "
[PATCH -next] net: txgbe: use pci_dev_id() helper
2024-08-26 1:21 UTC
[PATCH net-next 0/2] net: phy: aquantia: enable firmware loading for aqr105 on PCIe cards
2024-08-26 1:20 UTC (2+ messages)
[PATCH net-next 2/2] net: phy: aquantia: add firmware loading for aqr105
2024-08-26 1:19 UTC (2+ messages)
[PATCH net-next 1/2] net: phy: aquantia: create firmware name for aqr PHYs at runtime
2024-08-26 1:17 UTC (3+ messages)
BUG: WARNING: ODEBUG bug in sk_stop_timer
2024-08-25 23:20 UTC
BUG: WARNING: ODEBUG bug in addrconf_ifdown
2024-08-25 23:16 UTC
[PATCH bpf-next 0/2] selftests: bpf: avoid duplicated UAPI headers
2024-08-25 19:39 UTC (7+ messages)
` [PATCH bpf-next 1/2] selftests: bpf: use KHDR_INCLUDES for the "
BUG: general protection fault in hrtimer_try_to_cancel
2024-08-25 19:38 UTC
[PATCH 1/3] net: hisilicon: hip04: fix OF node leak in probe()
2024-08-25 19:21 UTC (4+ messages)
` [PATCH 2/3] net: hisilicon: hns_dsaf_mac: fix OF node leak in hns_mac_get_info()
` [PATCH 3/3] net: hisilicon: hns_mdio: fix OF node leak in probe()
[Patch net] gtp: fix a potential NULL pointer dereference
2024-08-25 19:16 UTC
[PATCH 07/13] LSM: Use lsmblob in security_current_getsecid
2024-08-25 19:00 UTC
BUG: general protection fault in batadv_bla_del_backbone_claims
2024-08-25 16:23 UTC (2+ messages)
[PATCH net-next 0/8] Some modifications to optimize code readability
2024-08-25 16:21 UTC (18+ messages)
` [PATCH net-next 2/8] Bluetooth: use min() to simplify the code
` [PATCH net-next 3/8] net: caif: use max() "
` [PATCH net-next 4/8] libceph: use min() "
` [PATCH net-next 5/8] net: remove redundant judgments "
` [PATCH net-next 6/8] ipv6: mcast: use min() "
` [PATCH net-next 7/8] tipc: "
` [PATCH net-next 8/8] SUNRPC: "
[PATCH net-next 0/2] timestamp: control SOF_TIMESTAMPING_RX_SOFTWARE feature per socket
2024-08-25 15:24 UTC (3+ messages)
` [PATCH net-next 1/2] tcp: make "
` [PATCH net-next 2/2] net: "
[PATCH] net: rfkill: gpio: Do not load on Lenovo Yoga Tab 3 Pro YT3-X90
2024-08-25 13:19 UTC
[PATCH net v2] Fix race for duplicate reqsk on identical SYN
2024-08-25 12:24 UTC (4+ messages)
[TEST] forwarding/router_bridge_lag.sh started to flake on Monday
2024-08-25 9:01 UTC (6+ messages)
[PATCH net-next 00/13] net: header and core spelling corrections
2024-08-25 8:54 UTC (4+ messages)
[PATCH net-next v4 0/6] netdev_features: start cleaning netdev_features_t up
2024-08-25 8:19 UTC (10+ messages)
` [PATCH net-next v4 2/6] netdev_features: remove unused __UNUSED_NETIF_F_1
[PATCH net-next] net: liquidio: Remove unused declarations
2024-08-25 8:18 UTC (2+ messages)
[PATCH net-next] net: thunderx: Remove unused declarations
2024-08-25 8:12 UTC (2+ messages)
BUG: unable to handle kernel paging request in __netif_receive_skb_core
2024-08-25 7:45 UTC
[PATCHv3 net-next] net: ag71xx: get reset control using devm api
2024-08-25 7:23 UTC (2+ messages)
WARNING: refcount bug in nsim_fib6_rt_nh_del
2024-08-25 5:33 UTC
WARNING in dev_addr_check
2024-08-25 5:18 UTC
[PATCH] net/mlx5: Added cond_resched() to crdump collection
2024-08-25 5:11 UTC (9+ messages)
BUG: general protection fault in skb_queue_purge_reason
2024-08-25 5:08 UTC
BUG: general protection fault in fib_rules_event
2024-08-25 4:42 UTC
[PATCH net-next v22 00/13] Device Memory TCP
2024-08-25 4:15 UTC (14+ messages)
` [PATCH net-next v22 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v22 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v22 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v22 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v22 05/13] page_pool: devmem support
` [PATCH net-next v22 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v22 07/13] net: support non paged skb frags
` [PATCH net-next v22 08/13] net: add support for skbs with unreadable frags
` [PATCH net-next v22 09/13] tcp: RX path for devmem TCP
` [PATCH net-next v22 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v22 11/13] net: add devmem TCP documentation
` [PATCH net-next v22 12/13] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v22 13/13] netdev: add dmabuf introspection
[syzbot] [net?] possible deadlock in do_ip_setsockopt (4)
2024-08-25 3:37 UTC (3+ messages)
BUG: general protection fault in sctp_inet6addr_event
2024-08-25 2:43 UTC
[PATCH iwl-net v5] ice: Add netif_device_attach/detach into PF reset flow
2024-08-25 2:25 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH 1/2] netpoll: Make netpoll_send_udp return status instead of void
2024-08-24 21:50 UTC (2+ messages)
` [PATCH 2/2] netcons: Add udp send fail statistics to netconsole
[PATCH v2 1/4] dt-bindings: wireless: wilc1000: Document WILC3000 compatible string
2024-08-24 21:21 UTC (8+ messages)
` [PATCH v2 2/4] wifi: wilc1000: Fold wilc_get_chipid() into wlan.c
[PATCH net-next v4 00/13] flow_dissector: Dissect UDP encapsulation protocols
2024-08-24 19:18 UTC (3+ messages)
` [PATCH net-next v4 05/13] flow_dissector: UDP encap infrastructure
[PATCH net] net_sched: sch_fq: fix incorrect behavior for small weights
2024-08-24 18:19 UTC
[PATCH nf-next v2 0/2] netfilter: Make IP_NF_IPTABLES_LEGACY selectable
2024-08-24 17:37 UTC (2+ messages)
Re: [PATCH 1/1] Improve missing mods error message and make shell script executable
2024-08-24 14:38 UTC (2+ messages)
` [PATCH 1/1 V2] Selftests: net: Set executable bit for shell script
[PATCH net-next v2] net: refactor ->ndo_bpf calls into dev_xdp_propagate
2024-08-24 14:30 UTC (2+ messages)
[PATCH net-next v2] net: dsa: vsc73xx: implement FDB operations
2024-08-24 14:02 UTC (2+ messages)
[net-next,v6 0/8] cn10k-ipsec: Add outbound inline ipsec support
2024-08-24 13:59 UTC (7+ messages)
` [net-next,v6 1/8] octeontx2-pf: map skb data as device writeable
[PATCH iwl-net] ice: Flush FDB entries before reset
2024-08-24 13:58 UTC (2+ messages)
[PATCH v7 iwl-next 0/6] ice: Implement PTP support for E830 devices
2024-08-24 13:32 UTC (5+ messages)
` [PATCH v7 iwl-next 5/6] ice: Add timestamp ready bitmap for E830 products
` [PATCH v7 iwl-next 6/6] ice: combine cross timestamp functions for E82x and E830
[PATCH net-next 0/4] Make SMC-R can work with rxe devices
2024-08-24 10:04 UTC (4+ messages)
[PATCH v3 0/3] driver core: Prevent device_find_child() from modifying caller's match data
2024-08-24 9:07 UTC (3+ messages)
` [PATCH v3 2/3] cxl/region: Find free cxl decoder by device_for_each_child()
` [PATCH v3 3/3] net: qcom/emac: Prevent device_find_child() from modifying caller's match data
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).