netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-21 05:47:12 to 2025-03-22 13:02:38 UTC [more...]

[PATCH bpf-next v4 0/2] selftests/xsk: Add tests for XDP tail adjustment in AF_XDP
 2025-03-22 13:02 UTC  (3+ messages)
` [PATCH bpf-next v4 1/2] selftests/xsk: Add packet stream replacement function

[PATCH v11 0/8] rust: Add IO polling
 2025-03-22 12:57 UTC  (15+ messages)
` [PATCH v11 2/8] rust: time: Add PartialEq/Eq/PartialOrd/Ord trait to Ktime
` [PATCH v11 3/8] rust: time: Introduce Delta type
` [PATCH v11 5/8] rust: time: Add wrapper for fsleep() function
` [PATCH v11 6/8] MAINTAINERS: rust: Add new sections for DELAY/SLEEP and TIMEKEEPING API

[PATCH v3 3/5] PCI/pwrctrl: Skip scanning for the device further if pwrctrl device is created
 2025-03-22 11:39 UTC  (5+ messages)

[PATCH net v2] atm: Fix NULL pointer dereference
 2025-03-22 10:52 UTC 

[PATCH net-next v7 0/7] net: tn40xx: add support for AQR105 based cards
 2025-03-22 10:45 UTC  (8+ messages)
` [PATCH net-next v7 1/7] net: phy: Add swnode support to mdiobus_scan
` [PATCH net-next v7 2/7] net: phy: aquantia: add probe function to aqr105 for firmware loading
` [PATCH net-next v7 3/7] net: phy: aquantia: search for firmware-name in fwnode
` [PATCH net-next v7 4/7] net: phy: aquantia: add essential functions to aqr105 driver
` [PATCH net-next v7 5/7] net: tn40xx: create swnode for mdio and aqr105 phy and add to mdiobus
` [PATCH net-next v7 6/7] net: tn40xx: prepare tn40xx driver to find phy of the TN9510 card
` [PATCH net-next v7 7/7] net: tn40xx: add pci-id of the aqr105-based Tehuti TN4010 cards

[PATCHv5 net-next 0/2] wireguard: selftests: use nftables for testing
 2025-03-22  9:30 UTC  (3+ messages)
` [PATCHv5 net-next 1/2] wireguard: selftests: convert iptables to nft
` [PATCHv5 net-next 2/2] wireguard: selftests: update to using nft for qemu test

[PATCHv4 RESEND net-next 0/2] selftests: wireguards: use nftables for testing
 2025-03-22  9:25 UTC  (9+ messages)
` [PATCHv4 RESEND net-next 2/2] selftests: wireguard: update to using nft for qemu test

r8169: MAC address programmed by coreboot to onboard RTL8111F does not persist
 2025-03-22  8:50 UTC 

[PATCH net-next v4 0/2] net: phy: sfp: Add single-byte SMBus SFP access
 2025-03-22  7:57 UTC  (3+ messages)
` [PATCH net-next v4 1/2] net: phy: sfp: Add support for SMBus module access
` [PATCH net-next v4 2/2] net: mdio: mdio-i2c: Add support for single-byte SMBus operations

[PATCH net] net: mana: Switch to page pool for jumbo frames
 2025-03-22  1:04 UTC 

[PATCH v2 0/3] vsock: add namespace support to vhost-vsock
 2025-03-22  1:04 UTC  (9+ messages)
` [PATCH v2 3/3] vhost/vsock: use netns of process that opens the vhost-vsock-netns device

[PATCH v4 0/6] pds_fwctl: fwctl for AMD/Pensando core devices
 2025-03-22  0:37 UTC  (6+ messages)
` [PATCH v4 5/6] pds_fwctl: add rpc and query support

[PATCH net-next 0/3] Fix late DMA unmap crash for page pool
 2025-03-21 23:13 UTC  (5+ messages)
` [PATCH net-next 1/3] page_pool: Move pp_magic check into helper functions
` [PATCH net-next 2/3] page_pool: Turn dma_sync and dma_sync_cpu fields into a bitmap

[PATCH iwl-next] ice: add a separate Rx handler for flow director commands
 2025-03-21 22:52 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next v7 0/9] Device memory TCP TX
 2025-03-21 22:15 UTC  (7+ messages)
` [PATCH net-next v7 3/9] net: devmem: TCP tx netlink api
` [PATCH net-next v7 4/9] net: devmem: Implement TX path

[RFC -next 00/10] Add ZC notifications to splice and sendfile
 2025-03-21 21:28 UTC  (26+ messages)

[PATCH v2 net] net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF
 2025-03-21 21:22 UTC  (2+ messages)

[PATCH net 0/2] bnxt_en: Fix MAX_SKB_FRAGS > 30
 2025-03-21 21:16 UTC  (3+ messages)
` [PATCH net 1/2] bnxt_en: Mask the bd_cnt field in the TX BD properly
` [PATCH net 2/2] bnxt_en: Linearize TX SKB if the fragments exceed the max

[PATCH net-next 00/13] Support the Cadence MACB/GEM instances on Mobileye EyeQ5 SoCs
 2025-03-21 21:16 UTC  (22+ messages)
` [PATCH net-next 01/13] dt-bindings: net: cdns,macb: add Mobileye EyeQ5 ethernet interface
` [PATCH net-next 02/13] dt-bindings: net: cdns,macb: allow tsu_clk without tx_clk
` [PATCH net-next 03/13] dt-bindings: net: cdns,macb: allow dma-coherent
` [PATCH net-next 04/13] net: macb: use BIT() macro for capability definitions
` [PATCH net-next 05/13] net: macb: add no LSO capability (MACB_CAPS_NO_LSO)
` [PATCH net-next 06/13] net: macb: simplify macb_probe() code touching match data
` [PATCH net-next 07/13] net: macb: move HW IP alignment value to macb_config
` [PATCH net-next 08/13] net: macb: introduce DMA descriptor helpers (is 64bit? is PTP?)
` [PATCH net-next 09/13] net: macb: sort #includes
` [PATCH net-next 10/13] net: macb: Add "mobileye,eyeq5-gem" compatible
` [PATCH net-next 11/13] MIPS: mobileye: add EyeQ5 DMA IOCU support
` [PATCH net-next 12/13] MIPS: mobileye: eyeq5: add two Cadence GEM Ethernet controllers
` [PATCH net-next 13/13] MIPS: mobileye: eyeq5-epm: add two Cadence GEM Ethernet PHYs

[PATCH v9 net-next 0/3] DUALPI2 patch
 2025-03-21 21:08 UTC  (3+ messages)
` [PATCH v9 net-next 3/3] sched: Add dualpi2 qdisc

[syzbot] [mptcp?] WARNING in mptcp_do_fallback
 2025-03-21 20:52 UTC 

[PATCH net-next] net: phy: fix genphy_c45_eee_is_active() for disabled EEE
 2025-03-21 20:50 UTC  (2+ messages)

[PATCH net-next] net: phy: realtek: disable PHY-mode EEE
 2025-03-21 20:50 UTC  (2+ messages)

[net-next] net: phy: marvell-88q2xxx: Enable temperature sensor for mv88q211x
 2025-03-21 20:37 UTC  (4+ messages)

[PATCH net-next V2 0/4] mlx5e: Support recovery counter in reset
 2025-03-21 20:30 UTC  (2+ messages)

[PATCH net] eth: bnxt: fix out-of-range access of vnic_info array
 2025-03-21 20:20 UTC  (2+ messages)

[PATCH v7 0/8] vhost: Add support of kthread API
 2025-03-21 19:39 UTC  (5+ messages)
` [PATCH v7 8/8] vhost: Add a KConfig knob to enable IOCTL VHOST_FORK_FROM_OWNER

[PATCH] net: dl2k: fix potential null deref in receive_packet()
 2025-03-21 18:42 UTC  (3+ messages)

[PATCH net-next v2] net: airoha: Validate egress gdm port in airoha_ppe_foe_entry_prepare()
 2025-03-21 18:30 UTC  (5+ messages)

[PATCH net-next v2 0/4] virtio_net: Fixes and improvements
 2025-03-21 18:26 UTC  (7+ messages)
` [PATCH net-next v2 1/4] virtio_net: Split struct virtio_net_rss_config
` [PATCH net-next v2 2/4] virtio_net: Fix endian with virtio_net_ctrl_rss
` [PATCH net-next v2 3/4] virtio_net: Use new RSS config structs
` [PATCH net-next v2 4/4] virtio_net: Allocate rss_hdr with devres

[PATCH net-next v3 0/2] net: phy: sfp: Add single-byte SMBus SFP access
 2025-03-21 18:15 UTC  (8+ messages)
` [PATCH net-next v3 1/2] net: phy: sfp: Add support for SMBus module access
` [PATCH net-next v3 2/2] net: mdio: mdio-i2c: Add support for single-byte SMBus operations

[PATCH net 0/3] mptcp: fix data stream corruption and missing sockopts
 2025-03-21 18:10 UTC  (2+ messages)

[PATCH net-next 0/6] netconsole: Add support for userdata release
 2025-03-21 18:10 UTC  (2+ messages)

[RFC PATCH 6.1.y] net/sched: act_mirred: don't override retval if we already lost the skb
 2025-03-21 18:01 UTC  (2+ messages)

[PATCH] net: airoha: fix CONFIG_DEBUG_FS check
 2025-03-21 17:50 UTC  (2+ messages)

[PATCH net-next v3 0/7] net: ethtool: Introduce ethnl dump helpers
 2025-03-21 17:41 UTC  (4+ messages)
` [PATCH net-next v3 1/7] net: ethtool: netlink: Allow per-netdevice DUMP operations

[PATCH net-next v4 0/4] Add support to do threaded napi busy poll
 2025-03-21 17:39 UTC  (7+ messages)
` [PATCH net-next v4 1/4] Add support to set napi threaded for individual napi
` [PATCH net-next v4 2/4] net: Create separate gro_flush helper function
` [PATCH net-next v4 3/4] Extend napi threaded polling to allow kthread based busy polling

[PATCH net-next] MAINTAINERS: Add dedicated entries for phy_link_topology
 2025-03-21 17:37 UTC  (3+ messages)

bnxt_en: Incorrect tx timestamp report
 2025-03-21 17:33 UTC  (4+ messages)

[PATCH] net: mctp: Remove unnecessary cast in mctp_cb
 2025-03-21 17:30 UTC  (2+ messages)

[PATCH net-next] MAINTAINERS: update bridge entry
 2025-03-21 17:30 UTC  (2+ messages)

[PATCH] mISDN: hfcsusb: Optimize performance by replacing rw_lock with spinlock
 2025-03-21 17:20 UTC 

[PATCH net-next 0/2] r8169: enable more devices ASPM, LTR support
 2025-03-21 17:16 UTC  (3+ messages)
` [PATCH net-next 1/2] r8169: enable RTL8168H/RTL8168EP/RTL8168FP ASPM support

[PATCH net-next 00/18] net: Cover more per-CPU storage with local nested BH locking
 2025-03-21 17:14 UTC  (3+ messages)
` [PATCH net-next 13/18] net/sched: act_mirred: Move the recursion counter struct netdev_xmit

[PATCH net-next] net: rfs: hash function change
 2025-03-21 17:13 UTC 

[PATCH net-next v2 0/5] udp_tunnel: GRO optimization follow-up
 2025-03-21 17:11 UTC  (12+ messages)
` [PATCH net-next v2 1/5] udp_tunnel: properly deal with xfrm gro encap
` [PATCH net-next v2 2/5] udp_tunnel: fix compile warning
` [PATCH net-next v2 3/5] udp_tunnel: fix UaF in GRO accounting
` [PATCH net-next v2 4/5] udp_tunnel: avoid inconsistent local variables usage
` [PATCH net-next v2 5/5] udp_tunnel: prevent GRO lookup optimization for user-space sockets

[PATCH net-next 0/4] net: phy: remove calls to devm_hwmon_sanitize_name
 2025-03-21 17:10 UTC  (2+ messages)

[PATCH v1 net-next 00/13] ipv6: No RTNL for IPv6 routing table
 2025-03-21 16:50 UTC  (3+ messages)

[net-next PATCH 0/6] net: pcs: Introduce support for PCS OF
 2025-03-21 16:22 UTC  (5+ messages)
` [net-next PATCH 4/6] dt-bindings: net: ethernet-controller: permit to define multiple PCS
` [net-next PATCH 6/6] dt-bindings: net: pcs: Document support for Airoha Ethernet PCS

[PATCH] net: remove sb1000 cable modem driver
 2025-03-21 16:20 UTC  (2+ messages)

[PATCH] net: Fix the devmem sock opts and msgs for parisc
 2025-03-21 16:16 UTC  (3+ messages)

[bug report] net: nfc: Fix use-after-free caused by nfc_llcp_find_local
 2025-03-21 14:36 UTC 

[PATCH] lockdep: Speed up lockdep_unregister_key() with expedited RCU synchronization
 2025-03-21 14:22 UTC  (3+ messages)

[PATCH net-next] net: openvswitch: fix kernel-doc warnings in internal headers
 2025-03-21 14:12 UTC  (3+ messages)

[PATCH net v1 1/1] net: dsa: microchip: fix DCB apptrust configuration on KSZ88x3
 2025-03-21 14:10 UTC 

[PATCH iwl-next v4 0/2] igc: Change Tx mode for MQPRIO offloading
 2025-03-21 13:52 UTC  (3+ messages)
` [PATCH iwl-next v4 1/2] igc: Limit netdev_tc calls to MQPRIO
` [PATCH iwl-next v4 2/2] igc: Change Tx mode for MQPRIO offloading

[PATCH v2 net] net: mvpp2: Prevent parser TCAM memory corruption
 2025-03-21 13:18 UTC  (6+ messages)

[PATCH] prandom: remove next_pseudo_random32
 2025-03-21 12:52 UTC  (7+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] drm/i915/selftests: use prandom in selftest

[RFC PATCH 00/13] Ultra Ethernet driver introduction
 2025-03-21 12:01 UTC  (8+ messages)

[PATCH net-next] net: stmmac: Call xpcs_config_eee_mult_fact() only when xpcs is present
 2025-03-21 10:40 UTC  (2+ messages)

[PATCH net v2] bonding: check xdp prog when set bond mode
 2025-03-21 10:20 UTC  (5+ messages)

[PATCH] ice: Check VF VSI Pointer Value in ice_vc_add_fdir_fltr()
 2025-03-21  9:52 UTC 

[PATCH v4 net-next 0/2] udp_tunnel: GRO optimizations
 2025-03-21  9:11 UTC  (4+ messages)
` [PATCH v4 net-next 2/2] udp_tunnel: use static call for GRO hooks when possible

[PATCH net v2] net: fix NULL pointer dereference in l3mdev_l3_rcv
 2025-03-21  9:03 UTC 

[PATCH net] net: fix NULL pointer dereference in l3mdev_l3_rcv
 2025-03-21  8:51 UTC  (6+ messages)

[Patch net-next 0/3] Add support for mdb offload failure notification
 2025-03-21  8:47 UTC  (8+ messages)
` [Patch net-next 1/3] net: bridge: mcast: Add offload failed mdb flag
` [Patch net-next 2/3] net: bridge: mcast: Notify on offload flag change

[PATCH net 0/3] sja1105 driver fixes
 2025-03-21  8:17 UTC  (7+ messages)
` [PATCH net 1/3] net: dsa: sja1105: fix displaced ethtool statistics counters
` [PATCH net 2/3] net: dsa: sja1105: reject other RX filters than HWTSTAMP_FILTER_PTP_V2_L2_EVENT
` [PATCH net 3/3] net: dsa: sja1105: fix kasan out-of-bounds warning in sja1105_table_delete_entry()

[PATCH net-next v2 0/3] Bug fixes from XDP and perout series
 2025-03-21  8:13 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: ti: prueth: Fix kernel warning while bringing down network interface
` [PATCH net-next v2 2/3] net: ti: prueth: Fix possible NULL pointer dereference inside emac_xmit_xdp_frame()
` [PATCH net-next v2 3/3] net: ti: icss-iep: Fix possible NULL pointer dereference for perout request

[PATCH net-next 0/3] Bug fixes from XDP and perout series
 2025-03-21  8:01 UTC  (4+ messages)
` [PATCH net-next 1/3] net: ti: prueth: Fix kernel warning while bringing down network interface

linux-next: build failure after merge of the bpf-next tree
 2025-03-21  7:15 UTC  (13+ messages)

[net-next PATCH 5/6] net: pcs: airoha: add PCS driver for Airoha SoC
 2025-03-21  6:35 UTC  (2+ messages)

[PATCH net-next 0/4] virtio_net: Fixes and improvements
 2025-03-21  6:34 UTC  (8+ messages)
` [PATCH net-next 3/4] virtio_net: Use new RSS config structs

[net-next PATCH v13 10/14] mfd: an8855: Add support for Airoha AN8855 Switch MFD
 2025-03-21  6:12 UTC  (2+ messages)

[PATCH net-next v9 0/6] tun: Introduce virtio-net hashing feature
 2025-03-21  5:56 UTC  (17+ messages)
` [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature

[RFC PATCH bpf-next 0/3] Avoid skipping sockets with socket iterators
 2025-03-21  5:46 UTC  (7+ 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).