netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-21 10:02:44 to 2025-03-22 14:42:54 UTC [more...]

[PATCH NET-PREV 00/51] Kill rtnl_lock using fine-grained nd_lock
 2025-03-22 14:42 UTC  (33+ messages)
` [PATCH NET-PREV 01/51] net: Move some checks from __rtnl_newlink() to caller
` [PATCH NET-PREV 06/51] net: Use unregister_netdevice_many() for both error cases in rtnl_newlink_create()
` [PATCH NET-PREV 07/51] net: Introduce nd_lock and primitives to work with it
` [PATCH NET-PREV 08/51] net: Initially attaching and detaching nd_lock
` [PATCH NET-PREV 09/51] net: Use register_netdevice() in loopback()
` [PATCH NET-PREV 10/51] net: Underline newlink and changelink dependencies
` [PATCH NET-PREV 11/51] net: Make master and slaves (any dependent devices) share the same nd_lock in .setlink etc
` [PATCH NET-PREV 12/51] net: Use __register_netdevice in trivial .newlink cases
` [PATCH NET-PREV 13/51] infiniband_ipoib: Use __register_netdevice in .newlink
` [PATCH NET-PREV 15/51] iavf: Use __register_netdevice()
` [PATCH NET-PREV 17/51] netkit: Use __register_netdevice in .newlink
` [PATCH NET-PREV 19/51] bpqether: Provide determined context in __register_netdevice()
` [PATCH NET-PREV 20/51] ppp: Use __register_netdevice in .newlink
` [PATCH NET-PREV 21/51] veth: "
` [PATCH NET-PREV 22/51] vxlan: "
` [PATCH NET-PREV 23/51] hdlc_fr: Use __register_netdevice
` [PATCH NET-PREV 24/51] lapbeth: Provide determined context in __register_netdevice()
` [PATCH NET-PREV 26/51] 6lowpan: Use __register_netdevice in .newlink
` [PATCH NET-PREV 27/51] vlan: "
` [PATCH NET-PREV 28/51] dsa: Use __register_netdevice()
` [PATCH NET-PREV 29/51] ip6gre: Use __register_netdevice() in .changelink
` [PATCH NET-PREV 30/51] ip6_tunnel: Use __register_netdevice() in .newlink and .changelink
` [PATCH NET-PREV 31/51] ip6_vti: "
` [PATCH NET-PREV 32/51] ip6_sit: "
` [PATCH NET-PREV 33/51] net: Now check nobody calls register_netdevice() with nd_lock attached
` [PATCH NET-PREV 34/51] dsa: Make all switch tree ports relate to same nd_lock
` [PATCH NET-PREV 35/51] cfg80211: Use fallback_nd_lock for registered devices
` [PATCH NET-PREV 36/51] ieee802154: "
` [PATCH NET-PREV 37/51] net: Introduce delayed event work
` [PATCH NET-PREV 38/51] failover: Link master and slave under nd_lock
` [PATCH NET-PREV 39/51] netvsc: Make joined device to share master's nd_lock
` [PATCH NET-PREV 40/51] openvswitch: Make ports share nd_lock of master device

[PATCH] net: ti: icssg-prueth: Check return value to avoid a kernel oops
 2025-03-22 14:33 UTC 

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

r8169: MAC address programmed by coreboot to onboard RTL8111F does not persist
 2025-03-22 13:04 UTC  (2+ messages)

[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

[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  (2+ messages)

[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  (2+ 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).