messages from 2026-06-04 21:36:57 to 2026-06-05 00:29:47 UTC [more...]
[PATCH net-next v2 00/12] net: ethtool: let ops locked drivers run without rtnl_lock
2026-06-05 0:29 UTC (13+ messages)
` [PATCH net-next v2 01/12] net: ethtool: serialize broadcast notification sequence allocation
` [PATCH net-next v2 02/12] net: ethtool: relax ethnl_req_get_phydev() locking assertion
` [PATCH net-next v2 03/12] net: ethtool: make dev->hwprov ops-protected
` [PATCH net-next v2 04/12] net: ethtool: optionally skip rtnl_lock on Netlink path for GET ops
` [PATCH net-next v2 05/12] net: ethtool: optionally skip rtnl_lock on Netlink path for SET ops
` [PATCH net-next v2 06/12] net: ethtool: optionally skip rtnl_lock in cable test handlers
` [PATCH net-next v2 07/12] net: ethtool: optionally skip rtnl_lock in ethnl_tsinfo_dumpit()
` [PATCH net-next v2 08/12] net: ethtool: optionally skip rtnl_lock in ethnl_act_module_fw_flash()
` [PATCH net-next v2 09/12] net: ethtool: optionally skip rtnl_lock in RSS context handlers
` [PATCH net-next v2 10/12] net: ethtool: ioctl: concentrate the locking
` [PATCH net-next v2 11/12] net: ethtool: optionally skip rtnl_lock on IOCTL path
` [PATCH net-next v2 12/12] docs: net: ethtool: document ops-locked drivers and op_needs_rtnl
[PATCH ethtool] netlink: fec: Add missing newlines in FEC statistics output
2026-06-05 0:12 UTC
[PATCH v4 0/5] net: lan743x: Add SFP support for PCI11x1x
2026-06-05 0:10 UTC (8+ messages)
` [PATCH v4 2/5] net: lan743x: read SFP straps from PCI11x1x device
[PATCH 00/23] driver core: count references of the platform device's fwnode, not OF node
2026-06-04 23:51 UTC (3+ messages)
` [PATCH 11/23] i2c: pxa-pci: use platform_device_set_of_node()
[PATCH net-next v2] net: mana: Add Interrupt Moderation support
2026-06-04 23:41 UTC
[PATCH net-next v2 00/11] net: ethtool: make sure __ethtool_get_link_ksettings() is ops-locked
2026-06-04 23:38 UTC (3+ messages)
` [PATCH net-next v2 08/11] net: sched: don't recurse on the netdev ops lock in qdiscs
[PATCH net-next v6 0/4] net: rnpgbe: Add TX/RX and link status support
2026-06-04 23:32 UTC (3+ messages)
` [PATCH net-next v6 4/4] net: rnpgbe: Add link status handling support
[PATCH bpf-next v1 0/3] Object relationship refactor followup
2026-06-04 23:27 UTC (12+ messages)
` [PATCH bpf-next v1 1/3] bpf: Fix dead error check on acquire_reference() in check_kfunc_call
` [PATCH bpf-next v1 2/3] bpf: Compare parent_id in refsafe() for REF_TYPE_PTR
` [PATCH bpf-next v1 3/3] selftests/bpf: Use bpf_dynptr_slice() to read file dynptr in leak test
[PATCH 2/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
2026-06-04 23:25 UTC (9+ messages)
[PATCH net-next 0/2] net: dsa: mv88e6xxx: add support for dcb pcp app
2026-06-04 23:21 UTC (5+ messages)
[PATCH] selftests/net: ovpn: fix getaddrinfo memory leak in ovpn_parse_remote()
2026-06-04 23:20 UTC (2+ messages)
[PATCH net] vhost/net: complete zerocopy ubufs only once
2026-06-04 23:14 UTC (3+ messages)
[PATCH net] net: ibm: emac: mal: fix potential system hang in mal_remove()
2026-06-04 23:03 UTC (3+ messages)
[PATCH net v2] Revert "ipv6: preserve insertion order for same-scope addresses"
2026-06-04 22:55 UTC (10+ messages)
` IPv6 address insertion order (was Re: [PATCH net v2] Revert "ipv6: preserve insertion order for same-scope addresses")
[PATCH net] ethtool: Set histogram ranges to NULL before querying FEC data
2026-06-04 22:54 UTC
[PATCH v12 net-next 0/8] dpll/ice: Add generic DPLL type and full TX reference clock control for E825
2026-06-04 22:54 UTC (4+ messages)
[PATCH v3 net-next 00/15] ip6mr: No RTNL for RTNL_FAMILY_IP6MR rtnetlink
2026-06-04 22:46 UTC (16+ messages)
` [PATCH v3 net-next 01/15] selftest: net: Extend ipmr.c for IP6MR
` [PATCH v3 net-next 02/15] ip6mr: Annotate access to mrt->mroute_do_{pim,assert,wrvifwhole}
` [PATCH v3 net-next 03/15] ip6mr: Use MAXMIFS in mr6_msgsize()
` [PATCH v3 net-next 04/15] ip6mr: Allocate skb earlier in ip6mr_rtm_getroute()
` [PATCH v3 net-next 05/15] ip6mr: Convert ip6mr_rtm_getroute() to RCU
` [PATCH v3 net-next 06/15] ip6mr: Convert ip6mr_rtm_dumproute() "
` [PATCH v3 net-next 07/15] net: Remove rtnl_held of struct fib_dump_filter
` [PATCH v3 net-next 08/15] ip6mr: Free mr_table after RCU grace period
` [PATCH v3 net-next 09/15] ip6mr: Call fib_rules_unregister() without RTNL
` [PATCH v3 net-next 10/15] ip6mr: Move unregister_netdevice_many() out of mroute_clean_tables()
` [PATCH v3 net-next 11/15] ip6mr: Move unregister_netdevice_many() out of ip6mr_free_table()
` [PATCH v3 net-next 12/15] ip6mr: Convert ip6mr_net_exit_batch() to ->exit_rtnl()
` [PATCH v3 net-next 13/15] ip6mr: Remove RTNL in ip6mr_rules_init() and ip6mr_net_init()
` [PATCH v3 net-next 14/15] ip6mr: Replace RTNL with a dedicated mutex for MFC
` [PATCH v3 net-next 15/15] ip6mr: Define net->ipv6.{ip6mr_notifier_ops,ipmr_seq} under CONFIG_IPV6_MROUTE
[PATCH v1 0/8] zorro: Improve handling of pointers in zorro_device_id::driver_data
2026-06-04 22:44 UTC (2+ messages)
[PATCH net-next] tools: ynl: try to avoid the very slow YAML loader
2026-06-04 22:40 UTC (2+ messages)
[PATCH net-next v3 00/13] net: Add ADIN1140 support
2026-06-04 22:36 UTC (14+ messages)
` [PATCH net-next v3 05/13] net: ethernet: oa_tc6: Export standard defined registers
` [PATCH net-next v3 06/13] net: ethernet: oa_tc6: Add the OA_TC6_ prefix to standard registers
` [PATCH net-next v3 07/13] net: ethernet: oa_tc6: Add read_mms/write_mms register access functions
` [PATCH net-next v3 08/13] net: ethernet: oa_tc6: Use the read_mms/write_mms functions for C45
` [PATCH net-next v3 09/13] net: ethernet: oa_tc6: Add new register address defines
` [PATCH net-next v3 13/13] net: ethernet: adi: Add a driver for the ADIN1140 MACPHY
[PATCH net-next v6 0/2] net: dsa: mv88e6xxx: add support for credit based shaper
2026-06-04 22:35 UTC (5+ messages)
` [PATCH net-next v6 1/2] net: dsa: mv88e6xxx: use the hw tx queues
` [PATCH net-next v6 2/2] net: dsa: mv88e6xxx: add support for credit based shaper
[GIT PULL] Networking for v7.1-rc7
2026-06-04 22:11 UTC (2+ messages)
[PATCH net] sctp: validate cached peer INIT chunk length in COOKIE_ECHO processing
2026-06-04 21:56 UTC (3+ messages)
[PATCH net 0/2] Fix use-after-free in metadata dst teardown in airoha_eth and mtk_eth_soc drivers
2026-06-04 21:53 UTC (5+ messages)
` [PATCH net 1/2] net: airoha: Fix use-after-free in metadata dst teardown
[PATCH iwl-net v2] ice: fix E810 low latency timestamp interrupt handling
2026-06-04 21:46 UTC (2+ messages)
[PATCH v2 0/4] IPQ5018: Add and enable GEPHY RX and TX clocks
2026-06-04 21:39 UTC (3+ messages)
` [PATCH v2 1/4] dt-bindings: net: ethernet-phy: move clocks property to invidivual PHY bindings
[PATCH net v2] pds_core: quiesce DMA before freeing resources
2026-06-04 21:36 UTC
page: | 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