netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-30 01:07:40 to 2024-04-30 14:01:53 UTC [more...]

[PATCH v2 00/22] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
 2024-04-30 14:00 UTC  (11+ messages)
` [PATCH v2 01/22] netfs: Update i_blocks when write committed to pagecache
` [PATCH v2 02/22] netfs: Replace PG_fscache by setting folio->private and marking dirty
` [PATCH v2 03/22] mm: Remove the PG_fscache alias for PG_private_2
` [PATCH v2 04/22] netfs: Remove deprecated use of PG_private_2 as a second writeback flag
` [PATCH v2 05/22] netfs: Make netfs_io_request::subreq_counter an atomic_t
` [PATCH v2 06/22] netfs: Use subreq_counter to allocate subreq debug_index values
` [PATCH v2 07/22] mm: Provide a means of invalidation without using launder_folio
` [PATCH v2 08/22] 9p: Use alternative invalidation to "
` [PATCH v2 09/22] afs: "
` [PATCH v2 10/22] netfs: Remove ->launder_folio() support

[PATCH 00/17] Add support for the LAN966x PCI device using a DT overlay
 2024-04-30 14:01 UTC  (24+ messages)
` [PATCH 01/17] mfd: syscon: Add reference counting and device managed support
` [PATCH 02/17] reset: mchp: sparx5: Remove dependencies and allow building as a module
` [PATCH 03/17] reset: mchp: sparx5: Release syscon when not use anymore
` [PATCH 04/17] reset: core: add get_device()/put_device on rcdev
` [PATCH 05/17] reset: mchp: sparx5: set the dev member of the reset controller
` [PATCH 06/17] dt-bindings: net: mscc-miim: Add resets property
` [PATCH 07/17] net: mdio: mscc-miim: Handle the switch reset
` [PATCH 08/17] net: lan966x: remove debugfs directory in probe() error path
` [PATCH 09/17] dt-bindings: interrupt-controller: Add support for Microchip LAN966x OIC
` [PATCH 10/17] irqdomain: Add missing parameter descriptions in docs
` [PATCH 11/17] irqdomain: Introduce irq_domain_alloc() and irq_domain_publish()
` [PATCH 12/17] irqchip: Add support for LAN966x OIC
` [PATCH 13/17] MAINTAINERS: Add the Microchip LAN966x OIC driver entry
` [PATCH 14/17] of: dynamic: Introduce of_changeset_add_prop_bool()
` [PATCH 15/17] pci: of_property: Add the interrupt-controller property in PCI device nodes
` [PATCH 16/17] mfd: Add support for LAN966x PCI device
` [PATCH 17/17] MAINTAINERS: Add the Microchip LAN966x PCI driver entry

[PATCH] net: fix out-of-bounds access in ops_init
 2024-04-30 14:01 UTC  (3+ messages)

[PATCH v2] rxrpc: Fix using alignmask being zero for __page_frag_alloc_align()
 2024-04-30 13:54 UTC  (3+ messages)

[PATCH net] tipc: fix UAF in error path
 2024-04-30 13:53 UTC 

[PATCH v7 00/12] Add support for Intel PPS Generator
 2024-04-30 13:53 UTC  (14+ messages)
` [PATCH v7 01/12] timekeeping: Add base clock properties in clocksource structure
` [PATCH v7 02/12] x86/tsc: Update tsc/art values in the base clock structure
` [PATCH v7 03/12] e1000e: remove convert_art_to_tsc()
` [PATCH v7 04/12] igc: remove convert_art_ns_to_tsc()
` [PATCH v7 05/12] stmmac: intel: remove convert_art_to_tsc()
` [PATCH v7 06/12] ALSA: hda: "
` [PATCH v7 07/12] ice/ptp: "
` [PATCH v7 08/12] x86/tsc: Remove art to tsc conversion functions which are obsolete
` [PATCH v7 09/12] timekeeping: Add function to convert realtime to base clock
` [PATCH v7 10/12] pps: generators: Add PPS Generator TIO Driver
` [PATCH v7 11/12] Documentation: driver-api: pps: Add Intel Timed I/O PPS generator
` [PATCH v7 12/12] ABI: pps: Add ABI documentation for Intel TIO

[RFC PATCH net-next v8 00/14] Device Memory TCP
 2024-04-30 13:45 UTC  (6+ messages)
` [RFC PATCH net-next v8 07/14] page_pool: devmem support

[linux-next:master] [tcp] 8ee602c635: lmbench3.TCP.socket.bandwidth.10MB.MB/sec -21.8% regression
 2024-04-30 13:45 UTC 

[PATCH net-next 0/7] selftest: netfilter: additional cleanups
 2024-04-30 13:44 UTC  (5+ messages)

pull-request: bpf-next 2024-04-29
 2024-04-30 13:45 UTC  (6+ messages)

[PATCH net-next] net: sfp-bus: constify link_modes to sfp_select_interface()
 2024-04-30 13:40 UTC  (2+ messages)

[PATCH net-next] net: phy: Don't conditionally compile the phy_link_topology creation
 2024-04-30 13:36 UTC  (4+ messages)

[PATCH 0/2] Forbid illegitimate binding via listen(2)
 2024-04-30 13:36 UTC  (5+ messages)
` [PATCH 1/2] landlock: Add hook on socket_listen()
` [PATCH 2/2] selftests/landlock: Create 'listen_zero', 'deny_listen_zero' tests

[PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-04-30 13:30 UTC  (19+ messages)
` [PATCH net-next v4 01/12] Documentation: networking: add OPEN Alliance 10BASE-T1x MAC-PHY serial interface
` [PATCH net-next v4 02/12] net: ethernet: oa_tc6: implement register write operation
` [PATCH net-next v4 11/12] microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHY
` [PATCH net-next v4 13/12] net: lan865x: optional hardware reset

[PATCH net-next] net: phylink: add debug print for empty posssible_interfaces
 2024-04-30 13:30 UTC  (2+ messages)

[PATCH net-next] net: sfp: allow use 2500base-X for 2500base-T modules
 2024-04-30 13:30 UTC  (2+ messages)

[syzbot] [net?] [virt?] [kvm?] KASAN: slab-use-after-free Read in vhost_task_fn
 2024-04-30 13:05 UTC  (2+ messages)
` [PATCH next] vhost_task: after freeing vhost_task it should not be accessed "

[PATCH net] net: dsa: mt7530: fix impossible MDIO address and issue warning
 2024-04-30 13:21 UTC  (3+ messages)

[PATCH net-next 0/8] net: openvswitch: Add sample multicasting
 2024-04-30 12:53 UTC  (7+ messages)
` [PATCH net-next 4/8] net: psample: add tracepoint

[net-next PATCH] hsr: Simplify code for announcing HSR nodes timer setup
 2024-04-30 12:52 UTC  (5+ messages)

[PATCH net-next] IB/hfi1: allocate dummy net_device dynamically
 2024-04-30 12:50 UTC 

[PATCH v5 0/8] sysctl: Remove sentinel elements from networking
 2024-04-30 12:41 UTC  (6+ messages)
` [PATCH v5 1/8] net: Remove the now superfluous sentinel elements from ctl_table array

[PATCH v7 00/16] mm: jit/text allocator
 2024-04-30 12:41 UTC  (3+ messages)
` [PATCH v7 05/16] module: make module_memory_{alloc,free} more self-contained

[PATCH net v2] ipv4: Fix uninit-value access in __ip_make_skb()
 2024-04-30 12:39 UTC 

[PATCH net] ipv4: Fix uninit-value access in __ip_make_skb()
 2024-04-30 12:38 UTC  (2+ messages)

[PATCH net-next 0/3] mlx4: Add support for netdev-genl API
 2024-04-30 12:33 UTC  (9+ messages)
` [PATCH net-next 3/3] net/mlx4: support per-queue statistics via netlink

[PATCH net-next] dt-bindings: net: ti: icssg_prueth: Add documentation for PA_STATS support
 2024-04-30 12:24 UTC 

[PATCH net] s390/qeth: Fix kernel panic after setting hsuid
 2024-04-30 12:09 UTC  (2+ messages)

[PATCH net-next v3] net: ti: icssg_prueth: Add SW TX / RX Coalescing based on hrtimers
 2024-04-30 12:06 UTC 

[PATCH net-next v2 00/15] First try to replace page_frag with page_frag_cache
 2024-04-30 12:05 UTC  (9+ messages)
` [PATCH net-next v2 09/15] mm: page_frag: reuse MSB of 'size' field for pfmemalloc

[PATCH net-next] net: dsa: realtek: provide own phylink MAC operations
 2024-04-30 12:00 UTC  (2+ messages)

[PATCH v24 00/20] nvme-tcp receive offloads
 2024-04-30 11:54 UTC  (7+ messages)
` [PATCH v24 01/20] net: Introduce direct data placement tcp offload

[PATCH net-next v2] net: dsa: mt7530: do not set MT7530_P5_DIS when PHY muxing is being used
 2024-04-30 11:50 UTC  (2+ messages)

[PATCH net-next v7 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
 2024-04-30 11:40 UTC  (2+ messages)

[PATCH v4 net-next v4 0/6] Add TCP fraglist GRO support
 2024-04-30 11:31 UTC  (16+ messages)
` [PATCH v4 net-next v4 2/6] net: add support for segmenting TCP fraglist GSO packets
` [PATCH v4 net-next v4 6/6] net: add heuristic for enabling TCP fraglist GRO

[PATCH net 1/2] net: bridge: fix multicast-to-unicast with fraglist GSO
 2024-04-30 11:07 UTC  (2+ messages)

[TEST] test_bridge_neigh_suppress.sh now failing in both configs
 2024-04-30 10:57 UTC  (2+ messages)

[PATCH 6.8 134/228] rust: phy: implement `Send` for `Registration`
 2024-04-30 10:38 UTC 

selftests: tc-testing: tdc.sh: WARNING: at kernel/locking/lockdep.c:1226 lockdep_register_key
 2024-04-30 10:50 UTC  (5+ messages)

Re: Re: EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
 2024-04-30 10:50 UTC  (8+ messages)
  `  "

[PATCH net-next] inet: introduce dst_rtable() helper
 2024-04-30 10:31 UTC  (2+ messages)

[PATCH v3] can: mcp251xfd: fix infinite loop when xmit fails
 2024-04-30  9:10 UTC  (2+ messages)

[PATCH iproute2-next 0/2] Extend rdmatool to print driver QPs too
 2024-04-30 10:18 UTC  (3+ messages)
` [PATCH iproute2-next 1/2] rdma: update uapi header
` [PATCH iproute2-next 2/2] rdma: Add an option to display driver-specific QPs in the rdma tool

[PATCH] wifi: nl80211: Avoid address calculations via out of bounds array indexing
 2024-04-30 10:01 UTC  (2+ messages)

[PATCH] sctp: prefer struct_size over open coded arithmetic
 2024-04-30 10:00 UTC  (2+ messages)

[PATCH net-next v2] net: ti: icssg_prueth: Add SW TX / RX Coalescing based on hrtimers
 2024-04-30  9:42 UTC  (5+ messages)

[PATCH net-next v7 0/8] virtio-net: support device stats
 2024-04-30  9:40 UTC  (3+ messages)

[PATCH v3 0/5] Define i2c_designware in a header file
 2024-04-30  9:36 UTC  (4+ messages)
` [PATCH v3 4/5] mfd: intel_quark_i2c_gpio: Utilize i2c-designware.h

[PATCH ipsec-next v14 0/4] xfrm: Introduce direction attribute for SA
 2024-04-30  9:33 UTC  (6+ messages)
` [PATCH ipsec-next v14 1/4] xfrm: Add Direction to the SA in or out
` [PATCH ipsec-next v14 2/4] xfrm: Add dir validation to "out" data path lookup
` [PATCH ipsec-next v14 3/4] xfrm: Add dir validation to "in" "
` [PATCH ipsec-next v14 4/4] xfrm: Restrict SA direction attribute to specific netlink message types

[PATCH ipsec-next v13 0/4] xfrm: Introduce direction attribute for SA
 2024-04-30  9:29 UTC  (6+ messages)
` [PATCH ipsec-next v13 1/4] xfrm: Add Direction to the SA in or out

[PATCH net-next] tcp: add tracepoint for tcp_write_err()
 2024-04-30  9:04 UTC  (3+ messages)

[PATCH v2] ice: Fix enabling SR-IOV with Xen
 2024-04-30  9:03 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH net v3] af_unix: Read with MSG_PEEK loops if the first unread byte is OOB
 2024-04-30  8:26 UTC  (3+ messages)

[net,PATCH] net: ks8851: Queue RX packets in IRQ handler instead of disabling BHs
 2024-04-30  8:24 UTC  (2+ messages)

[PATCH net v4] af_unix: Read with MSG_PEEK loops if the first unread byte is OOB
 2024-04-30  8:16 UTC 

[PATCH v2] dt-bindings: net: broadcom-bluetooth: Add CYW43439 DT binding
 2024-04-30  7:50 UTC  (8+ messages)

[PATCH net-next 6/8] net:openvswitch: add psample support
 2024-04-30  7:29 UTC  (2+ messages)

[PATCH net-next v5 0/7] net: stmmac: Add support for RZN1 GMAC devices
 2024-04-30  7:29 UTC  (8+ messages)
` [PATCH net-next v5 1/7] dt-bindings: net: renesas,rzn1-gmac: Document RZ/N1 GMAC support
` [PATCH net-next v5 2/7] net: stmmac: Add dedicated XPCS cleanup method
` [PATCH net-next v5 3/7] net: stmmac: Make stmmac_xpcs_setup() generic to all PCS devices
` [PATCH net-next v5 4/7] net: stmmac: introduce pcs_init/pcs_exit stmmac operations
` [PATCH net-next v5 5/7] net: stmmac: dwmac-socfpga: use pcs_init/pcs_exit
` [PATCH net-next v5 6/7] net: stmmac: add support for RZ/N1 GMAC
` [PATCH net-next v5 7/7] ARM: dts: r9a06g032: describe GMAC1

[syzbot] Monthly net report (Apr 2024)
 2024-04-30  7:11 UTC 

[net-next PATCH v3 0/9] Introduce RVU representors
 2024-04-30  6:57 UTC  (5+ messages)
` [net-next PATCH v3 3/9] octeontx2-pf: Create representor netdev
    ` [EXTERNAL] "

PoE complex usage of regulator API
 2024-04-30  6:48 UTC  (5+ messages)

[PATCH ipsec] xfrm: Correct spelling mistake in xfrm.h comment
 2024-04-30  6:20 UTC  (2+ messages)

[PATCH net-next v2 0/2] Add sysfs attributes for MANA
 2024-04-30  5:31 UTC  (3+ messages)

[PATCH net-next v2] net/mlx5e: flower: check for unsupported control flags
 2024-04-30  5:15 UTC  (2+ messages)

[PATCH net-next] net: phy: add wol config options in phy device
 2024-04-30  5:06 UTC 

[PATCH net-next v2] net: dsa: mt7530: detect PHY muxing when PHY is defined on switch MDIO bus
 2024-04-30  5:01 UTC 

[PATCH net-next v10 0/4] ethtool: provide the dim profile fine-tuning channel
 2024-04-30  4:43 UTC  (8+ messages)
` [PATCH net-next v10 2/4] ethtool: provide customized dim profile management

[PATCH net-next v2 2/2] net: dsa: Remove adjust_link paths
 2024-04-30  4:20 UTC  (3+ messages)

[PATCH bpf-next v3 00/11] Add check for bpf lsm return value
 2024-04-30  3:56 UTC  (12+ messages)
` [PATCH bpf-next v3 07/11] bpf: Fix a false rejection caused by AND operation

[PATCH net-next v3 0/6] add ethernet driver for Tehuti Networks TN40xx chips
 2024-04-30  3:27 UTC  (3+ messages)
` [PATCH net-next v3 4/6] net: tn40xx: add basic Rx handling

[PATCH net-next v5 00/10] Add ability to flash modules' firmware
 2024-04-30  3:23 UTC  (9+ messages)
` [PATCH net-next v5 03/10] ethtool: Add an interface for flashing transceiver "
` [PATCH net-next v5 04/10] ethtool: Add flashing transceiver modules' firmware notifications ability
` [PATCH net-next v5 09/10] ethtool: Add ability to flash transceiver modules' firmware
` [PATCH net-next v5 10/10] ethtool: Veto some operations during firmware flashing process

[PATCH net-next 0/4] net: dsa: microchip: use phylink_mac_ops for ksz driver
 2024-04-30  2:20 UTC  (2+ messages)

[PATCH net-next] net: mvpp2: use phylink_pcs_change() to report PCS link change events
 2024-04-30  2:20 UTC  (2+ messages)

[PATCH net-next] net: mvneta: use phylink_pcs_change() to report PCS link change events
 2024-04-30  2:20 UTC  (2+ messages)

[PATCH net-next] net: prestera: use phylink_pcs_change() to report PCS link change events
 2024-04-30  2:20 UTC  (2+ messages)

[PATCH net-next] net: txgbe: use phylink_pcs_change() to report PCS link change events
 2024-04-30  2:20 UTC  (2+ messages)

[PATCH net-next] net: hsr: init prune_proxy_timer sooner
 2024-04-30  2:20 UTC  (2+ messages)

[PATCH v3 net-next 0/7] arp: Random clean up and RCU conversion for ioctl(SIOCGARP)
 2024-04-30  1:58 UTC  (8+ messages)
` [PATCH v3 net-next 1/7] arp: Move ATF_COM setting in arp_req_set()
` [PATCH v3 net-next 2/7] arp: Validate netmask earlier for SIOCDARP and SIOCSARP in arp_ioctl()
` [PATCH v3 net-next 3/7] arp: Factorise ip_route_output() call in arp_req_set() and arp_req_delete()
` [PATCH v3 net-next 4/7] arp: Remove a nest in arp_req_get()
` [PATCH v3 net-next 5/7] arp: Get dev after calling arp_req_(delete|set|get)()
` [PATCH v3 net-next 6/7] net: Protect dev->name by seqlock
` [PATCH v3 net-next 7/7] arp: Convert ioctl(SIOCGARP) to RCU

[RFC net-next (what uAPI?) ice: add support for more than 16 RSS queues for VF
 2024-04-30  1:59 UTC  (2+ messages)

[PATCH 1/2] net: ks8851: Inline ks8851_rx_skb()
 2024-04-30  1:18 UTC  (6+ messages)
` [PATCH 2/2] net: ks8851: Handle softirqs at the end of IRQ thread to fix hang

WARNING: CPU: 1 PID: 1 at net/core/netpoll.c:370 netpoll_send_skb+0x1fc/0x20c at boot when netconsole is enabled (kernel v6.9-rc5, v6.8.7, sungem, PowerMac G4 DP)
 2024-04-30  1:36 UTC  (2+ messages)

[PATCH RFC net-next 00/10] MC Flood disable and snooping
 2024-04-30  1:21 UTC  (11+ messages)

[syzbot] [bpf?] [net?] possible deadlock in sock_map_delete_elem
 2024-04-30  1:13 UTC  (2+ messages)

[bluetooth-next PATCH v3] dt-bindings: net: broadcom-bluetooth: Add CYW43439 DT binding
 2024-04-30  1:08 UTC 

[RFC PATCH net-next v1 0/3] bnxt: implement queue api
 2024-04-30  1:07 UTC  (3+ messages)
` [RFC PATCH net-next v1 2/3] "
` [RFC PATCH net-next v1 3/3] netdev: add netdev_rx_queue_restart()


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