| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-driver-genwqe | 3 Contact: haver@linux.vnet.ibm.com 9 Contact: haver@linux.vnet.ibm.com 15 Contact: haver@linux.vnet.ibm.com 20 Contact: haver@linux.vnet.ibm.com 25 Contact: haver@linux.vnet.ibm.com 30 Contact: klebers@linux.vnet.ibm.com 43 Contact: haver@linux.vnet.ibm.com 48 Contact: haver@linux.vnet.ibm.com 54 Contact: haver@linux.vnet.ibm.com 60 Contact: haver@linux.vnet.ibm.com [all …]
|
| H A D | debugfs-driver-genwqe | 3 Contact: haver@linux.vnet.ibm.com 8 Contact: haver@linux.vnet.ibm.com 14 Contact: haver@linux.vnet.ibm.com 20 Contact: haver@linux.vnet.ibm.com 26 Contact: haver@linux.vnet.ibm.com 32 Contact: haver@linux.vnet.ibm.com 39 Contact: haver@linux.vnet.ibm.com 45 Contact: haver@linux.vnet.ibm.com 51 Contact: haver@linux.vnet.ibm.com 57 Contact: haver@linux.vnet.ibm.com [all …]
|
| H A D | sysfs-profiling | 3 Contact: Dave Hansen <dave@linux.vnet.ibm.com>
|
| H A D | debugfs-pfo-nx-crypto | 4 Contact: Kent Yoder <key@linux.vnet.ibm.com>
|
| /linux-6.15/drivers/net/ipvlan/ |
| H A D | ipvlan_l3s.c | 136 struct ipvlan_netns *vnet = net_generic(net, ipvlan_netid); in ipvlan_register_nf_hook() local 139 if (!vnet->ipvl_nf_hook_refcnt) { in ipvlan_register_nf_hook() 143 vnet->ipvl_nf_hook_refcnt = 1; in ipvlan_register_nf_hook() 145 vnet->ipvl_nf_hook_refcnt++; in ipvlan_register_nf_hook() 153 struct ipvlan_netns *vnet = net_generic(net, ipvlan_netid); in ipvlan_unregister_nf_hook() local 155 if (WARN_ON(!vnet->ipvl_nf_hook_refcnt)) in ipvlan_unregister_nf_hook() 158 vnet->ipvl_nf_hook_refcnt--; in ipvlan_unregister_nf_hook() 159 if (!vnet->ipvl_nf_hook_refcnt) in ipvlan_unregister_nf_hook() 180 struct ipvlan_netns *vnet = net_generic(net, ipvlan_netid); in ipvlan_ns_exit() local 182 if (WARN_ON_ONCE(vnet->ipvl_nf_hook_refcnt)) { in ipvlan_ns_exit() [all …]
|
| /linux-6.15/drivers/net/ethernet/sun/ |
| H A D | sunvnet.c | 69 struct vnet *vp = netdev_priv(dev); in vnet_get_msglevel() 76 struct vnet *vp = netdev_priv(dev); in vnet_set_msglevel() 102 struct vnet *vp = (struct vnet *)netdev_priv(dev); in vnet_get_sset_count() 115 struct vnet *vp = (struct vnet *)netdev_priv(dev); in vnet_get_strings() 146 struct vnet *vp = (struct vnet *)netdev_priv(dev); in vnet_get_ethtool_stats() 217 struct vnet *vp = netdev_priv(dev); in vnet_tx_port_find() 225 struct vnet *vp = netdev_priv(dev); in vnet_select_queue() 275 struct vnet *vp; in vnet_new() 334 struct vnet *iter, *vp; in vnet_find_or_create() 353 struct vnet *vp; in vnet_cleanup() [all …]
|
| H A D | sunvnet_common.h | 37 struct vnet; 70 struct vnet *vp; 115 struct vnet { struct 136 void sunvnet_set_rx_mode_common(struct net_device *dev, struct vnet *vp); argument 144 void sunvnet_poll_controller_common(struct net_device *dev, struct vnet *vp); 153 bool sunvnet_port_is_up_common(struct vnet_port *vnet);
|
| H A D | ldmvsw.c | 166 static struct vnet *vsw_get_vnet(struct mdesc_handle *hp, in vsw_get_vnet() 170 struct vnet *vp; in vsw_get_vnet() 171 struct vnet *iter; in vsw_get_vnet() 280 struct vnet *vp; in vsw_port_probe() 435 struct vnet *vp; in vsw_cleanup() 440 vp = list_first_entry(&vnet_list, struct vnet, list); in vsw_cleanup()
|
| H A D | sunvnet_common.c | 772 bool sunvnet_port_is_up_common(struct vnet_port *vnet) in sunvnet_port_is_up_common() argument 774 struct vio_driver_state *vio = &vnet->vio; in sunvnet_port_is_up_common() 1549 static struct vnet_mcast_entry *__vnet_mc_find(struct vnet *vp, u8 *addr) in __vnet_mc_find() 1560 static void __update_mc_list(struct vnet *vp, struct net_device *dev) in __update_mc_list() 1586 static void __send_mc_list(struct vnet *vp, struct vnet_port *port) in __send_mc_list() 1649 void sunvnet_set_rx_mode_common(struct net_device *dev, struct vnet *vp) in sunvnet_set_rx_mode_common() 1768 void sunvnet_poll_controller_common(struct net_device *dev, struct vnet *vp) in sunvnet_poll_controller_common() 1785 struct vnet *vp = port->vp; in sunvnet_port_add_txq_common()
|
| /linux-6.15/Documentation/ABI/removed/ |
| H A D | sysfs-kernel-uids | 3 Contact: Dhaval Giani <dhaval@linux.vnet.ibm.com> 4 Srivatsa Vaddagiri <vatsa@linux.vnet.ibm.com>
|
| /linux-6.15/Documentation/translations/zh_CN/security/tpm/ |
| H A D | tpm_vtpm_proxy.rst | 14 | Stefan Berger <stefanb@linux.vnet.ibm.com>
|
| /linux-6.15/Documentation/devicetree/bindings/hwmon/pmbus/ |
| H A D | ti,ucd90320.yaml | 11 - Jim Wright <wrightj@linux.vnet.ibm.com>
|
| /linux-6.15/Documentation/ABI/stable/ |
| H A D | sysfs-firmware-opal-dump | 3 Contact: Stewart Smith <stewart@linux.vnet.ibm.com>
|
| H A D | sysfs-firmware-opal-elog | 3 Contact: Stewart Smith <stewart@linux.vnet.ibm.com>
|
| /linux-6.15/Documentation/misc-devices/ |
| H A D | ibmvmc.rst | 9 Adam Reznechek <adreznec@linux.vnet.ibm.com>, 10 Steven Royer <seroyer@linux.vnet.ibm.com>, 11 Bryant G. Ly <bryantly@linux.vnet.ibm.com>,
|
| /linux-6.15/Documentation/scheduler/ |
| H A D | sched-eevdf.rst | 39 [2] https://lore.kernel.org/lkml/a79014e6-ea83-b316-1e12-2ae056bda6fa@linux.vnet.ibm.com/
|
| /linux-6.15/Documentation/security/tpm/ |
| H A D | tpm_vtpm_proxy.rst | 6 | Stefan Berger <stefanb@linux.vnet.ibm.com>
|
| /linux-6.15/arch/powerpc/boot/dts/ |
| H A D | iss4xx.dts | 8 * Josh Boyer <jwboyer@linux.vnet.ibm.com>, David Gibson <[email protected]>
|
| H A D | iss4xx-mpic.dts | 8 * Josh Boyer <jwboyer@linux.vnet.ibm.com>, David Gibson <[email protected]>
|
| H A D | holly.dts | 6 * Josh Boyer <jwboyer@linux.vnet.ibm.com>
|
| H A D | sam440ep.dts | 6 * Josh Boyer <jwboyer@linux.vnet.ibm.com>
|
| H A D | yosemite.dts | 5 * Josh Boyer <jwboyer@linux.vnet.ibm.com>
|
| /linux-6.15/Documentation/networking/ |
| H A D | net_failover.rst | 122 software bridge 'br0' which has a single VF attached to it along with the vnet 158 # the VF -> br0 -> vnet interface path.
|
| /linux-6.15/Documentation/translations/sp_SP/scheduler/ |
| H A D | sched-eevdf.rst | 54 [2] https://lore.kernel.org/lkml/a79014e6-ea83-b316-1e12-2ae056bda6fa@linux.vnet.ibm.com/
|
| /linux-6.15/ |
| H A D | .mailmap | 262 Gerald Schaefer <[email protected]> <geraldsc@linux.vnet.ibm.com> 266 Greg Kurz <[email protected]> <gkurz@linux.vnet.ibm.com> 268 Guilherme G. Piccoli <[email protected]> <gpiccoli@linux.vnet.ibm.com> 311 Jan Glauber <[email protected]> <jang@linux.vnet.ibm.com> 381 <[email protected]> <josht@linux.vnet.ibm.com> 383 <[email protected]> <josht@vnet.ibm.com> 544 Naveen N Rao <[email protected]> <naveen.n.rao@linux.vnet.ibm.com> 587 Paul E. McKenney <[email protected]> <paulmck@linux.vnet.ibm.com>
|