netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-25 07:02:54 to 2024-12-28 23:33:02 UTC [more...]

[PATCH 0/6] Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
 2024-12-28 23:32 UTC  (7+ messages)
` [PATCH 1/6] usb: dwc3: st: "
` [PATCH 2/6] mmc: sdhci-st: "
` [PATCH 3/6] mtd: st_spi_fsm: "
` [PATCH 4/6] ahci: st: "
` [PATCH 5/6] net: stmmac: sti: "
` [PATCH 6/6] spi: st: "

[PATCH] iproute2: Fix grammar in duplicate argument error message
 2024-12-28 22:33 UTC 

[PATCH RFC net-next v1 0/5] Device memory TCP TX
 2024-12-28 19:28 UTC  (10+ messages)
` [PATCH RFC net-next v1 2/5] selftests: ncdevmem: Implement devmem "
` [PATCH RFC net-next v1 3/5] net: add get_netmem/put_netmem support
` [PATCH RFC net-next v1 5/5] net: devmem: Implement TX path

[PATCH 00/14] cpumask: cleanup cpumask_next_wrap() implementation and usage
 2024-12-28 18:49 UTC  (5+ messages)
` [PATCH 02/14] virtio_net: simplify virtnet_set_affinity()
` [PATCH 03/14] ibmvnic: simplify ibmvnic_set_queue_affinity()
` [PATCH 05/14] cpumask: deprecate cpumask_next_wrap()
` [PATCH 06/14] cpumask: re-introduce cpumask_next{,_and}_wrap()

[PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files
 2024-12-28 15:11 UTC  (18+ messages)
` [PATCH v4 -next 01/15] mm: vmstat: move sysctls to mm/vmstat.c
` [PATCH v4 -next 02/15] mm: filemap: move sysctl to mm/filemap.c
` [PATCH v4 -next 03/15] mm: swap: move sysctl to mm/swap.c
` [PATCH v4 -next 04/15] mm: vmscan: move vmscan sysctls to mm/vmscan.c
` [PATCH v4 -next 05/15] mm: util: move sysctls to mm/util.c
` [PATCH v4 -next 06/15] mm: mmap: move sysctl to mm/mmap.c
` [PATCH v4 -next 07/15] security: min_addr: move sysctl to security/min_addr.c
` [PATCH v4 -next 08/15] mm: nommu: move sysctl to mm/nommu.c
` [PATCH v4 -next 09/15] fs: fs-writeback: move sysctl to fs/fs-writeback.c
` [PATCH v4 -next 10/15] fs: drop_caches: move sysctl to fs/drop_caches.c
` [PATCH v4 -next 11/15] sunrpc: simplify rpcauth_cache_shrink_count()
` [PATCH v4 -next 12/15] fs: dcache: move the sysctl to fs/dcache.c
` [PATCH v4 -next 13/15] x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c
` [PATCH v4 -next 14/15] sh: vdso: move the sysctl to arch/sh/kernel/vsyscall/vsyscall.c
` [PATCH v4 -next 15/15] sysctl: remove unneeded include

[PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files
 2024-12-28 13:40 UTC  (3+ messages)

[PATCH] net/sctp: Prevent autoclose integer overflow in sctp_association_init()
 2024-12-28 12:10 UTC  (2+ messages)

[PATCH net-next] devlink: Improve the port attributes description
 2024-12-28  3:33 UTC  (5+ messages)

[PATCH net v2] net: llc: explicitly set skb->transport_header
 2024-12-28  2:12 UTC  (2+ messages)
` [PATCH net] net: 802: reset skb->transport_header

[PATCH net-next v3 0/6] enic: Use Page Pool API for receiving packets
 2024-12-28  0:36 UTC  (8+ messages)
` [PATCH net-next v3 1/6] enic: Refactor RX path common code into helper functions
` [PATCH net-next v3 2/6] enic: Remove an unnecessary parameter from function enic_queue_rq_desc
` [PATCH net-next v3 3/6] enic: Use function pointers for buf alloc, free and RQ service
` [PATCH net-next v3 4/6] enic: Use the Page Pool API for RX when MTU is less than page size
` [PATCH net-next v3 5/6] enic: Move RX coalescing set function
` [PATCH net-next v3 6/6] enic: Obtain the Link speed only after the link comes up

[syzbot] Monthly ppp report (Dec 2024)
 2024-12-27 23:24 UTC 

[net-next PATCH v7 0/6] CN20K silicon with mbox support
 2024-12-27 19:54 UTC  (7+ messages)
` [net-next PATCH v7 1/6] octeontx2: Set appropriate PF, VF masks and shifts based on silicon
` [net-next PATCH v7 2/6] octeontx2-af: CN20k basic mbox operations and structures
` [net-next PATCH v7 3/6] octeontx2-af: CN20k mbox to support AF REQ/ACK functionality
` [net-next PATCH v7 4/6] octeontx2-pf: CN20K mbox REQ/ACK implementation for NIC PF
` [net-next PATCH v7 5/6] octeontx2-af: CN20K mbox implementation for AF's VF
` [net-next PATCH v7 6/6] octeontx2-pf: CN20K mbox implementation between PF-VF

[PATCH net v2] net: llc: explicitly set skb->transport_header
 2024-12-27 19:30 UTC  (4+ messages)
` [PATCH net v3] net: llc: reset skb->transport_header

[PATCH net 1/1] netfilter: nft_set_hash: unaligned atomic read on struct nft_set_ext
 2024-12-27 19:30 UTC  (2+ messages)

[PATCH net v2 0/3] netlink: specs: mptcp: fixes for some descriptions
 2024-12-27 19:30 UTC  (2+ messages)

[PATCH v6 net-next 00/14] AccECN protocol preparation patch series
 2024-12-27 19:23 UTC  (16+ messages)
` [PATCH v6 net-next 01/14] tcp: reorganize tcp_in_ack_event() and tcp_count_delivered()
` [PATCH v6 net-next 02/14] tcp: create FLAG_TS_PROGRESS
` [PATCH v6 net-next 03/14] tcp: use BIT() macro in include/net/tcp.h
` [PATCH v6 net-next 04/14] tcp: extend TCP flags to allow AE bit/ACE field
` [PATCH v6 net-next 05/14] tcp: reorganize SYN ECN code
` [PATCH v6 net-next 06/14] tcp: rework {__,}tcp_ecn_check_ce() -> tcp_data_ecn_check()
` [PATCH v6 net-next 07/14] tcp: helpers for ECN mode handling
` [PATCH v6 net-next 08/14] gso: AccECN support
` [PATCH v6 net-next 09/14] gro: prevent ACE field corruption & better AccECN handling
` [PATCH v6 net-next 10/14] net: hns3/mlx5e: avoid corrupting CWR flag when receiving GRO packet
` [PATCH v6 net-next 11/14] virtio_net: Accurate ECN flag in virtio_net_hdr
` [PATCH v6 net-next 12/14] tcp: AccECN support to tcp_add_backlog
` [PATCH v6 net-next 13/14] tcp: add new TCP_TW_ACK_OOW state and allow ECN bits in TOS
` [PATCH v6 net-next 14/14] tcp: Pass flags to __tcp_send_ack

[PATCH net v3] net: Refine key_len calculations in rhashtable_params
 2024-12-27 19:13 UTC  (2+ messages)

[PATCH net] net: dsa: microchip: ksz9477: fix multicast filtering
 2024-12-27 19:06 UTC  (4+ messages)

[PATCH] eth: fbnic: Avoid garbage value in fbnic_mac_get_sensor_asic()
 2024-12-27 18:56 UTC  (2+ messages)

[PATCH v2 net-next] ipv4: remove useless arg
 2024-12-27 18:44 UTC  (5+ messages)

[PATCH net-next 0/4] selftests/net: packetdrill: import multiple tests
 2024-12-27 18:41 UTC  (9+ messages)

[PATCH net-next v01 1/1] hinic3: module initialization and tx/rx logic
 2024-12-27 18:31 UTC  (3+ messages)

[PATCH v4 0/7] Add Nuvoton NCT6694 MFD drivers
 2024-12-27 15:59 UTC  (10+ messages)
` [PATCH v4 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v4 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v4 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v4 4/7] can: Add Nuvoton NCT6694 CAN support
` [PATCH v4 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v4 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v4 7/7] rtc: Add Nuvoton NCT6694 RTC support

[PATCH net-next v2 0/5] enic: Use Page Pool API for receiving packets
 2024-12-27 15:59 UTC  (7+ messages)
` [PATCH net-next v2 1/5] enic: Refactor RX path common code into helper functions
` [PATCH net-next v2 2/5] enic: Remove an unnecessary parameter from function enic_queue_rq_desc
` [PATCH net-next v2 3/5] enic: Use function pointers for buf alloc, free and RQ service
` [PATCH net-next v2 4/5] enic: Use the Page Pool API for RX when MTU is less than page size
` [PATCH net-next v2 5/5] enic: Obtain the Link speed only after the link comes up

[PATCH 0/3] Support tuning the RX sampling swap of the MAC
 2024-12-27 15:18 UTC  (14+ messages)
` [PATCH 1/3] dt-bindings: net: stmmac: Tune rx sampling occasion
` [PATCH 2/3] net: stmmac: qcom-ethqos: Enable RX programmable swap on qcs615
` [PATCH 3/3] arm64: dts: qcom: qcs615-ride: Enable RX programmable swap on qcs615-ride

[PATCH] vhost/net: Set num_buffers for virtio 1.0
 2024-12-27 13:44 UTC  (6+ messages)

[syzbot] [net?] possible deadlock in vm_insert_page
 2024-12-27 12:59 UTC 

[PATCH net]: bcmsysport: fix call balance of priv->clk handling routines
 2024-12-27 12:30 UTC 

[PATCH v8 00/27] cxl: add type2 device basic support
 2024-12-27 10:27 UTC  (43+ messages)
` [PATCH v8 01/27] "
` [PATCH v8 02/27] sfc: add cxl support using new CXL API
` [PATCH v8 03/27] cxl: add capabilities field to cxl_dev_state and cxl_port
` [PATCH v8 04/27] cxl/pci: add check for validating capabilities
` [PATCH v8 05/27] cxl: move pci generic code
` [PATCH v8 06/27] cxl: add function for type2 cxl regs setup
` [PATCH v8 07/27] sfc: use cxl api for regs setup and checking
` [PATCH v8 08/27] cxl: add functions for resource request/release by a driver
` [PATCH v8 11/27] cxl: add function for setting media ready "
` [PATCH v8 13/27] cxl: prepare memdev creation for type2
` [PATCH v8 15/27] cxl: define a driver interface for HPA free space enumeration
` [PATCH v8 17/27] cxl: define a driver interface for DPA allocation
` [PATCH v8 22/27] cxl: allow region creation by type2 drivers
` [PATCH v8 23/27] cxl: add region flag for precluding a device memory to be used for dax

[PATCH v2] net: dwmac-imx: add imx93 clock input support in RMII mode
 2024-12-27  9:59 UTC 

[PATCH 1/3] dt-bindings: net: Add support for rk3562 dwmac
 2024-12-27  8:58 UTC  (5+ messages)
` [PATCH 2/3] ethernet: stmmac: dwmac-rk: Add gmac support for rk3562

[PATCH] sunrpc: clean cache_detail immediately when flush is written frequently
 2024-12-27  8:33 UTC 

[PATCH net-next 0/1] net/smc: An issue of smc sending messages
 2024-12-27  7:53 UTC  (4+ messages)
` [PATCH net-next 1/1] Enter smc_tx_wait when the tx length exceeds the available space

[PATCH v2 0/3] Add standalone ethernet MAC entries for qcs615
 2024-12-27  7:14 UTC  (12+ messages)
` [PATCH v2 1/3] dt-bindings: net: qcom,ethqos: Drop fallback compatible for qcom,qcs615-ethqos
` [PATCH v2 3/3] net: stmmac: dwmac-qcom-ethqos: add support for EMAC on qcs615 platforms

[PATCH v2 0/4] nfsd/sunrpc: cleanup resource with sync mode
 2024-12-27  4:39 UTC  (7+ messages)
` [PATCH v2 4/4] nfsd: fix UAF when access ex_uuid or ex_stats

[PATCH net] net/smc: use the correct ndev to find pnetid by pnetid table
 2024-12-27  4:04 UTC 

[PATCH] i40e: Disable i40e PCIe AER on system reboot
 2024-12-27  3:54 UTC 

[PATCH v1 00/16] net-next/yunsilicon: ADD Yunsilicon XSC Ethernet Driver
 2024-12-27  3:52 UTC  (4+ messages)
` [PATCH v1 02/16] net-next/yunsilicon: Enable CMDQ

[herbert-cryptodev-2.6:master] [rhashtable] e1d3422c95: stress-ng.syscall.ops_per_sec 98.9% regression
 2024-12-27  3:10 UTC 

[PATCH bpf-next v3 0/5] net/smc: Introduce smc_ops
 2024-12-26 19:44 UTC  (3+ messages)
` [PATCH bpf-next v3 3/5] net/smc: bpf: register smc_ops info struct_ops

[RFC net-next 0/3] igc deadcoding
 2024-12-26 16:52 UTC  (4+ messages)
` [RFC net-next 1/3] igc: Remove unused igc_acquire/release_nvm
` [RFC net-next 2/3] igc: Remove unused igc_read/write_pci_cfg wrappers
` [RFC net-next 3/3] igc: Remove unused igc_read/write_pcie_cap_reg

[PATCH net-next v02 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC
 2024-12-26 16:12 UTC  (4+ messages)
` [PATCH net-next v02 1/1] hinic3: module initialization and tx/rx logic

[RFC net-next] ixgbevf: Remove unused ixgbevf_hv_mbx_ops
 2024-12-26 14:13 UTC  (2+ messages)

[PATCH iwl-net v2] igc: return early when failing to read EECD register
 2024-12-26 13:35 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH iwl-net 0/4] igb: fix igb_msix_other() handling for PREEMPT_RT
 2024-12-26 13:24 UTC  (2+ messages)

[syzbot] [bluetooth?] INFO: task hung in hci_cmd_sync_clear (3)
 2024-12-26 13:05 UTC 

[PATCH stable 5.15] net:dsa:fix the dsa_ptr null pointer dereference
 2024-12-26 11:16 UTC 

[syzbot] [netfilter?] INFO: task hung in inet_rtm_newaddr
 2024-12-26  9:45 UTC 

[PATCH 5.10 1/1] Bluetooth: L2CAP: Fix uaf in l2cap_connect
 2024-12-26  9:35 UTC 

[syzbot] [net?] INFO: task hung in lock_sock_nested (5)
 2024-12-26  9:34 UTC 

[PATCH v3 0/7] Add Nuvoton NCT6694 MFD drivers
 2024-12-26  9:25 UTC  (5+ messages)
` [PATCH v3 3/7] i2c: Add Nuvoton NCT6694 I2C support

[syzbot] Monthly wireguard report (Dec 2024)
 2024-12-26  9:01 UTC 

[PATCH 6.1.y] net/mlx5e: Don't call cleanup on profile rollback failure
 2024-12-26  7:11 UTC 

[syzbot] [hams?] possible deadlock in nr_rt_device_down (3)
 2024-12-26  5:34 UTC  (2+ messages)

Bug: slab-out-of-bounds Read in isolate_migratepages_block
 2024-12-26  5:07 UTC 

DSA Switch: query: Switch configuration, data plane doesn't work whereas control plane works
 2024-12-26  5:00 UTC  (7+ messages)

[PATCH net] mctp i3c: fix MCTP I3C driver multi-thread issue
 2024-12-26  2:53 UTC 

[PATCH net] net: libwx: fix firmware mailbox abnormal return
 2024-12-26  3:18 UTC 

[RFC PATCH 0/2] ptp: add PTP_SYS_OFFSET_STAT ioctl, support it in virtio_rtc
 2024-12-26  0:42 UTC  (5+ messages)
` [RFC PATCH 1/2] ptp: add PTP_SYS_OFFSET_STAT for xtstamping with status

[PATCH v8 24/27] sfc: create cxl region
 2024-12-25 23:58 UTC  (2+ messages)

[PATCH v8 16/27] sfc: obtain root decoder with enough HPA free space
 2024-12-25 20:21 UTC  (2+ messages)

[PATCH v6 0/7] can: m_can: Add am62 wakeup support
 2024-12-25 19:50 UTC  (3+ messages)
` [PATCH v6 1/7] dt-bindings: can: m_can: Add wakeup properties

[linus:master] [bpf, sockmap] 5d609ba262: BUG:KASAN:null-ptr-deref_in_splice_to_socket
 2024-12-25 14:23 UTC 

[PATCH net-next v3 0/5] Add PCS support for Qualcomm IPQ9574 SoC
 2024-12-25 13:49 UTC  (7+ messages)
` [PATCH net-next v3 1/5] dt-bindings: net: pcs: Add Ethernet PCS "
` [PATCH net-next v3 4/5] net: pcs: qcom-ipq9574: Add USXGMII interface mode support

[PATCH net-next 1/2] net: bridge: multicast: re-implement port multicast enable/disable functions
 2024-12-25 13:02 UTC  (2+ messages)

[bbr3] Suspicious use of bbr_param
 2024-12-25 12:40 UTC  (2+ messages)

[PATCH RFC 00/12] RDMA: Support link status events dispatching in ib_core
 2024-12-25  8:30 UTC  (5+ messages)


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).