messages from 2024-11-14 10:08:18 to 2024-11-14 16:54:03 UTC [more...]
[PATCH net-next] net: phylink: improve phylink_sfp_config_phy() error message with empty supported
2024-11-14 16:53 UTC
[PATCH v4 00/33] netfs: Read performance improvements and "single-blob" support
2024-11-14 16:39 UTC (3+ messages)
` [PATCH v4 28/33] netfs: Change the read result collector to only use one work item
[PATCH net-next v4 0/7] enic: Use all the resources configured on VIC
2024-11-14 16:32 UTC (15+ messages)
` [PATCH net-next v4 1/7] enic: Create enic_wq/rq structures to bundle per wq/rq data
` [PATCH net-next v4 2/7] enic: Make MSI-X I/O interrupts come after the other required ones
` [PATCH net-next v4 3/7] enic: Save resource counts we read from HW
` [PATCH net-next v4 4/7] enic: Allocate arrays in enic struct based on VIC config
` [PATCH net-next v4 5/7] enic: Adjust used MSI-X wq/rq/cq/interrupt resources in a more robust way
` [PATCH net-next v4 6/7] enic: Move enic resource adjustments to separate function
` [PATCH net-next v4 7/7] enic: Move kdump check into enic_adjust_resources()
[PATCH nf-next 0/5] netfilter: Prepare netfilter to future .flowi4_tos conversion
2024-11-14 16:03 UTC (6+ messages)
` [PATCH nf-next 1/5] netfilter: ipv4: Convert ip_route_me_harder() to dscp_t
` [PATCH nf-next 2/5] netfilter: flow_offload: Convert nft_flow_route() "
` [PATCH nf-next 3/5] netfilter: rpfilter: Convert rpfilter_mt() "
` [PATCH nf-next 4/5] netfilter: nft_fib: Convert nft_fib4_eval() "
` [PATCH nf-next 5/5] netfilter: nf_dup4: Convert nf_dup_ipv4_route() "
[PATCH net-next v23 0/7] Replace page_frag with page_frag_cache (Part-1)
2024-11-14 16:02 UTC (3+ messages)
` [PATCH net-next v23 1/7] mm: page_frag: add a test module for page_frag
[syzbot] [wireless?] INFO: task hung in nl80211_pre_doit (3)
2024-11-14 15:58 UTC (2+ messages)
[PATCH net-next v4 0/6] tls: implement key updates for TLS1.3
2024-11-14 15:50 UTC (7+ messages)
` [PATCH net-next v4 1/6] tls: block decryption when a rekey is pending
` [PATCH net-next v4 2/6] tls: implement rekey for TLS1.3
` [PATCH net-next v4 3/6] tls: add counters for rekey
` [PATCH net-next v4 4/6] docs: tls: document TLS1.3 key updates
` [PATCH net-next v4 5/6] selftests: tls: add key_generation argument to tls_crypto_info_init
` [PATCH net-next v4 6/6] selftests: tls: add rekey tests
[PATCH net-next v4 0/2] net: ethernet: ti: am65-cpsw: enable DSCP to priority map for RX
2024-11-14 15:43 UTC (5+ messages)
` [PATCH net-next v4 1/2] net: ethernet: ti: am65-cpsw: update pri_thread_map as per IEEE802.1Q-2014
` [PATCH net-next v4 2/2] net: ethernet: ti: am65-cpsw: enable DSCP to priority map for RX
[PATCH net] can: can327: fix snprintf() limit in can327_handle_prompt()
2024-11-14 15:42 UTC (13+ messages)
[PATCH net 0/4] Updating and correcting switch hardware versions and reported speeds
2024-11-14 15:40 UTC (7+ messages)
` [PATCH net 1/4] rtase: Refactor the rtase_check_mac_version_valid() function
` [PATCH net 2/4] rtase: Correct the speed for RTL907XD-V1
` [PATCH net 3/4] rtase: Add support for RTL907XD-VA PCIe port
` [PATCH net 4/4] rtase: Corrects error handling of the rtase_check_mac_version_valid()
[PATCH net-next v2 00/10] net: freescale: ucc_geth: Phylink conversion
2024-11-14 15:36 UTC (11+ messages)
` [PATCH net-next v2 01/10] net: freescale: ucc_geth: Drop support for the "interface" DT property
` [PATCH net-next v2 02/10] net: freescale: ucc_geth: split adjust_link for phylink conversion
` [PATCH net-next v2 03/10] net: freescale: ucc_geth: Use netdev->phydev to access the PHY
` [PATCH net-next v2 04/10] net: freescale: ucc_geth: Fix WOL configuration
` [PATCH net-next v2 05/10] net: freescale: ucc_geth: Use the correct type to store WoL opts
` [PATCH net-next v2 06/10] net: freescale: ucc_geth: Simplify frame length check
` [PATCH net-next v2 07/10] net: freescale: ucc_geth: Hardcode the preamble length to 7 bytes
` [PATCH net-next v2 08/10] net: freescale: ucc_geth: Move the serdes configuration around
` [PATCH net-next v2 09/10] net: freescale: ucc_geth: Introduce a helper to check Reduced modes
` [PATCH net-next v2 10/10] net: freescale: ucc_geth: phylink conversion
[net-next,v2] [PATCH net-next v2] net: wwan: t7xx: Change PM_AUTOSUSPEND_MS to 5000
2024-11-14 15:33 UTC (2+ messages)
[PATCH net-next v11 00/23] Introducing OpenVPN Data Channel Offload
2024-11-14 15:33 UTC (19+ messages)
` [PATCH net-next v11 06/23] ovpn: introduce the ovpn_peer object
` [PATCH net-next v11 08/23] ovpn: implement basic TX path (UDP)
` [PATCH net-next v11 18/23] ovpn: implement peer add/get/dump/delete via netlink
` [PATCH net-next v11 20/23] ovpn: kill key and notify userspace in case of IV exhaustion
[PATCH net 0/3] Netfilter fixes for net
2024-11-14 15:31 UTC (7+ messages)
` [PATCH net 1/3] selftests: netfilter: Add missing gitignore file
` [PATCH net 2/3] selftests: netfilter: Fix missing return values in conntrack_dump_flush
` [PATCH net 3/3] netfilter: ipset: add missing range check in bitmap_ip_uadt
[PATCH net-next] dt-bindings: net: sff,sfp: Fix "interrupts" property typo
2024-11-14 15:29 UTC (2+ messages)
[PATCH net-next v4] net: dlink: add support for reporting stats via `ethtool -S`
2024-11-14 15:19 UTC
[PATCH] rocker: fix link status detection in rocker_carrier_init()
2024-11-14 15:19 UTC
[PATCH net-next v5 00/19] xdp: a fistful of generic changes (+libeth_xdp)
2024-11-14 15:16 UTC (6+ messages)
` [PATCH net-next v5 11/19] xdp: add generic xdp_buff_add_frag()
` [PATCH net-next v5 12/19] xdp: add generic xdp_build_skb_from_buff()
[PATCH net 0/2] ipv6: fix temporary address not removed correctly
2024-11-14 15:13 UTC (7+ messages)
` [PATCH net 2/2] selftests/rtnetlink.sh: add mngtempaddr test
[PATCH net v2] ipmr: Fix access to mfc_cache_list without lock held
2024-11-14 15:03 UTC (4+ messages)
[PATCH net-next] mctp i2c: notify user space on TX failure
2024-11-14 15:02 UTC (6+ messages)
[RFC PATCH 17/20] net: spider_net: Remove powerpc Cell driver
2024-11-14 14:55 UTC
[PATCH net-next v2] eth: fbnic: Add support to dump registers
2024-11-14 14:40 UTC (2+ messages)
[PATCH] chcr_ktls: fix a possible null-pointer dereference in chcr_ktls_dev_add()
2024-11-14 14:22 UTC (9+ messages)
` "
[PATCH net-next] netlink: add igmp join/leave notifications
2024-11-14 14:19 UTC (9+ messages)
[PATCH net-next] net: phy: microchip_t1: Clause-45 PHY loopback support for LAN887x
2024-11-14 14:19 UTC (2+ messages)
[PATCH net-next v4 0/5] Add ptp library for Microchip phys
2024-11-14 14:19 UTC (10+ messages)
` [PATCH net-next v4 1/5] net: phy: microchip_ptp : Add header file for Microchip ptp library
` [PATCH net-next v4 2/5] net: phy: microchip_ptp : Add ptp library for Microchip phys
` [PATCH net-next v4 3/5] net: phy: Kconfig: Add ptp library support and 1588 optional flag in "
` [PATCH net-next v4 4/5] net: phy: Makefile: Add makefile support for ptp "
` [PATCH net-next v4 5/5] net: phy: microchip_t1 : Add initialization of ptp for lan887x
[PATCH net v1 0/2] Fix 'ethtool --show-eee' during initial stage
2024-11-14 14:19 UTC (7+ messages)
` [PATCH net v1 1/2] net: phy: set eee_cfg based on PHY configuration
` [PATCH net v1 2/2] net: stmmac: set initial EEE policy configuration
[PATCH net-next v4 0/7] net: ndo_fdb_add/del: Have drivers report whether they notified
2024-11-14 14:09 UTC (8+ messages)
` [PATCH net-next v4 1/7] ndo_fdb_add: Add a parameter to report whether notification was sent
` [PATCH net-next v4 2/7] ndo_fdb_del: "
` [PATCH net-next v4 3/7] selftests: net: lib: Move logging from forwarding/lib.sh here
` [PATCH net-next v4 4/7] selftests: net: lib: Move tests_run "
` [PATCH net-next v4 5/7] selftests: net: lib: Move checks "
` [PATCH net-next v4 6/7] selftests: net: lib: Add kill_process
` [PATCH net-next v4 7/7] selftests: net: fdb_notify: Add a test for FDB notifications
[iwl-next v7 0/9] ice: managing MSI-X in driver
2024-11-14 14:11 UTC (13+ messages)
` [iwl-next v7 1/9] ice: count combined queues using Rx/Tx count
` [Intel-wired-lan] "
` [iwl-next v7 2/9] ice: devlink PF MSI-X max and min parameter
` [Intel-wired-lan] "
` [iwl-next v7 3/9] ice: remove splitting MSI-X between features
` [Intel-wired-lan] "
` [iwl-next v7 4/9] ice: get rid of num_lan_msix field
` [Intel-wired-lan] "
` [iwl-next v7 6/9] ice: treat dyn_allowed only as suggestion
` [Intel-wired-lan] "
` [iwl-next v7 9/9] ice: init flow director before RDMA
` [Intel-wired-lan] "
[PATCH v6 0/7] rust: Add IO polling
2024-11-14 14:08 UTC (3+ messages)
` [PATCH v6 7/7] net: phy: qt2025: Wait until PHY becomes ready
[PATCH 0/1] ixgbe: Correct BASE-BX10 compliance code
2024-11-14 14:02 UTC (3+ messages)
` [PATCH 1/1] "
` [Intel-wired-lan] "
[PATCH v2 0/2] net: stmmac: dwmac-mediatek: Fix inverted logic for mediatek,mac-wol
2024-11-14 13:56 UTC (5+ messages)
` [PATCH v2 2/2] arm64: dts: mediatek: Set mediatek,mac-wol on DWMAC node for all boards
[PATCH net-next v3 0/2] net: ethernet: ti: am65-cpsw: enable DSCP to priority map for RX
2024-11-14 13:17 UTC (9+ messages)
` [PATCH net-next v3 2/2] "
[PATCH bpf] xsk: Free skb when TX metadata options are invalid
2024-11-14 13:13 UTC (2+ messages)
[GIT PULL] Networking for v6.12-rc8
2024-11-14 13:08 UTC
[syzbot] [net?] KMSAN: uninit-value in __vxlan_find_mac
2024-11-14 13:08 UTC (2+ messages)
[PATCH iwl-net 00/10] initial PTP support
2024-11-14 12:52 UTC (7+ messages)
` [PATCH iwl-net 01/10] idpf: "
` [PATCH iwl-net 04/10] idpf: negotiate PTP capabilies and get PTP clock
` [PATCH iwl-net 08/10] idpf: add Tx timestamp flows
[PATCHv2 net-next] net: modernize ioremap in probe
2024-11-14 12:50 UTC (3+ messages)
[syzbot] [net?] WARNING: suspicious RCU usage in kern
2024-11-14 12:49 UTC
[iwl-next v8 0/9] ice: managing MSI-X in driver
2024-11-14 12:23 UTC (11+ messages)
` [PATCH 1/8] ice: devlink PF MSI-X max and min parameter
` [PATCH 2/8] ice: remove splitting MSI-X between features
` [PATCH 3/8] ice: get rid of num_lan_msix field
` [PATCH 4/8] ice, irdma: move interrupts code to irdma
` [PATCH 5/8] ice: treat dyn_allowed only as suggestion
` [PATCH 6/8] ice: enable_rdma devlink param
` [PATCH 7/8] ice: simplify VF MSI-X managing
` [PATCH 8/8] ice: init flow director before RDMA
` [iwl-next v8 9/9] "
[PATCH net-next v1 00/10] Replace page_frag with page_frag_cache (Part-2)
2024-11-14 12:16 UTC (11+ messages)
` [PATCH net-next v1 01/10] mm: page_frag: some minor refactoring before adding new API
` [PATCH net-next v1 02/10] net: rename skb_copy_to_page_nocache() helper
` [PATCH net-next v1 03/10] mm: page_frag: update documentation for page_frag
` [PATCH net-next v1 04/10] mm: page_frag: introduce page_frag_alloc_abort() related API
` [PATCH net-next v1 05/10] mm: page_frag: introduce refill prepare & commit API
` [PATCH net-next v1 06/10] mm: page_frag: introduce alloc_refill "
` [PATCH net-next v1 07/10] mm: page_frag: introduce probe related API
` [PATCH net-next v1 08/10] mm: page_frag: add testing for the newly added API
` [PATCH net-next v1 09/10] net: replace page_frag with page_frag_cache
` [PATCH net-next v1 10/10] mm: page_frag: add an entry in MAINTAINERS for page_frag
[PATCH net v2] netfilter: ipset: add missing range check in bitmap_ip_uadt
2024-11-14 12:09 UTC (6+ messages)
[PATCH linux-next] Documentation: ticp: fix formatting issue in tipc.rst
2024-11-14 12:06 UTC
[PATCH net-next v2 0/8] net: lan969x: add RGMII support
2024-11-14 11:55 UTC (2+ messages)
[PATCH net-next v2] bnxt_en: optimize gettimex64
2024-11-14 11:48 UTC
[PATCH net-next v2 00/14][pull request] Intel Wired LAN Driver Updates 2024-11-05 (ice, ixgbe, igc. igb, igbvf, e1000)
2024-11-14 11:36 UTC (4+ messages)
` [PATCH net-next v2 13/14] igbvf: remove unused spinlock
[PATCH net v1] ice: do not reserve resources for RDMA when disabled
2024-11-14 11:32 UTC (2+ messages)
[PATCH net-next 0/2] Modifying format and renaming goto labels
2024-11-14 11:25 UTC (3+ messages)
` [PATCH net-next 1/2] rtase: Modify the name of the goto label
` [PATCH net-next 2/2] rtase: Modify the content format of the enum rtase_registers
[PATCH] net/ipv4/proc: Avoid usage for seq_printf() when reading /proc/net/snmp
2024-11-14 11:16 UTC (4+ messages)
[PATCH ipsec-next] xfrm: Fix acquire state insertion
2024-11-14 11:06 UTC
[PATCH net] net/ipv6: release expired exception dst cached in socket
2024-11-14 11:04 UTC (2+ messages)
[PATCH net-next v3 0/2] net: netpoll: Improve SKB pool management
2024-11-14 11:00 UTC (3+ messages)
` [PATCH net-next v3 1/2] net: netpoll: Individualize the skb pool
` [PATCH net-next v3 2/2] net: netpoll: flush skb pool during cleanup
[PATCH 1/4] xfrm: Add support for per cpu xfrm state handling
2024-11-14 10:59 UTC (4+ messages)
[bug report] xfrm: Cache used outbound xfrm states at the policy
2024-11-14 10:56 UTC (2+ messages)
[PATCH v9 net-next 0/4] udp: Add 4-tuple hash for connected sockets
2024-11-14 10:52 UTC (5+ messages)
` [PATCH v9 net-next 1/4] net/udp: Add a new struct for hash2 slot
` [PATCH v9 net-next 2/4] net/udp: Add 4-tuple hash list basis
` [PATCH v9 net-next 3/4] ipv4/udp: Add 4-tuple hash for connected socket
` [PATCH v9 net-next 4/4] ipv6/udp: "
[PATCH net] net: sched: u32: Add test case for systematic hnode IDR leaks
2024-11-14 10:50 UTC (2+ messages)
[PATCH net-next v19 00/10] net: Make timestamping selectable
2024-11-14 10:46 UTC (8+ messages)
` [PATCH net-next v19 03/10] ptp: Add phc source and helpers to register specific PTP clock or get information
[PATCH net-next] dt-bindings: net: renesas,ether: Drop undocumented "micrel,led-mode"
2024-11-14 10:44 UTC (2+ messages)
[PATCH] [RFC] dt-bindings: net: micrel: Convert to json-schema
2024-11-14 10:42 UTC
[PATCH net] xfrm: replace deprecated strncpy with strscpy_pad
2024-11-14 10:37 UTC (3+ messages)
[PATCH net] net: phy: fix phylib's dual eee_enabled
2024-11-14 10:33 UTC
[PATCH v6 0/3] vsock/test: fix wrong setsockopt() parameters
2024-11-14 10:28 UTC (3+ messages)
` [PATCH v6 3/3] vsock/test: verify socket options after setting them
[PATCHv4 net 0/2] bonding: fix ns targets not work on hardware NIC
2024-11-14 10:20 UTC (2+ messages)
[PATCH][next] octeontx2-pf: Fix spelling mistake "reprentator" -> "representor"
2024-11-14 10:20 UTC
[PATCH net v1 0/2] Fix ethtool --show-eee for stmmac
2024-11-14 10:15 UTC (8+ messages)
` [PATCH net v1 1/2] net: phy: Introduce phy_update_eee() to update eee_cfg values
[PATCH net v5] net: ti: icssg-prueth: Fix 1 PPS sync
2024-11-14 10:10 UTC (2+ messages)
[PATCH v13 00/25] GenieZone hypervisor drivers
2024-11-14 10:08 UTC (7+ messages)
` [PATCH v13 15/25] virt: geniezone: Add memory pin/unpin support
` [PATCH v13 16/25] virt: geniezone: Add demand paging support
` [PATCH v13 17/25] virt: geniezone: Add block-based "
` [PATCH v13 18/25] virt: geniezone: Add memory relinquish support
` [PATCH v13 23/25] virt: geniezone: Add support for guest VM CPU idle
` [PATCH v13 25/25] virt: geniezone: Reduce blocked duration in hypervisor when destroying a VM
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).