/Linux-v6.1/Documentation/ABI/testing/ |
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 …]
|
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 …]
|
D | sysfs-profiling | 3 Contact: Dave Hansen <dave@linux.vnet.ibm.com>
|
D | debugfs-pfo-nx-crypto | 4 Contact: Kent Yoder <key@linux.vnet.ibm.com>
|
/Linux-v6.1/drivers/net/ipvlan/ |
D | ipvlan_l3s.c | 129 struct ipvlan_netns *vnet = net_generic(net, ipvlan_netid); in ipvlan_register_nf_hook() local 132 if (!vnet->ipvl_nf_hook_refcnt) { in ipvlan_register_nf_hook() 136 vnet->ipvl_nf_hook_refcnt = 1; in ipvlan_register_nf_hook() 138 vnet->ipvl_nf_hook_refcnt++; in ipvlan_register_nf_hook() 146 struct ipvlan_netns *vnet = net_generic(net, ipvlan_netid); in ipvlan_unregister_nf_hook() local 148 if (WARN_ON(!vnet->ipvl_nf_hook_refcnt)) in ipvlan_unregister_nf_hook() 151 vnet->ipvl_nf_hook_refcnt--; in ipvlan_unregister_nf_hook() 152 if (!vnet->ipvl_nf_hook_refcnt) in ipvlan_unregister_nf_hook() 173 struct ipvlan_netns *vnet = net_generic(net, ipvlan_netid); in ipvlan_ns_exit() local 175 if (WARN_ON_ONCE(vnet->ipvl_nf_hook_refcnt)) { in ipvlan_ns_exit() [all …]
|
/Linux-v6.1/drivers/net/ethernet/sun/ |
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() 160 struct vnet *vp = (struct vnet *)netdev_priv(dev); in vnet_get_ethtool_stats() 205 static struct vnet_port *__tx_port_find(struct vnet *vp, struct sk_buff *skb) in __tx_port_find() 231 struct vnet *vp = netdev_priv(dev); in vnet_tx_port_find() 239 struct vnet *vp = netdev_priv(dev); in vnet_select_queue() 256 struct vnet *vp = netdev_priv(dev); in vnet_set_rx_mode() 264 struct vnet *vp = netdev_priv(dev); in vnet_poll_controller() [all …]
|
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);
|
D | ldmvsw.c | 167 static struct vnet *vsw_get_vnet(struct mdesc_handle *hp, in vsw_get_vnet() 171 struct vnet *vp; in vsw_get_vnet() 172 struct vnet *iter; in vsw_get_vnet() 281 struct vnet *vp; in vsw_port_probe() 433 struct vnet *vp; in vsw_cleanup() 438 vp = list_first_entry(&vnet_list, struct vnet, list); in vsw_cleanup()
|
D | sunvnet_common.c | 771 bool sunvnet_port_is_up_common(struct vnet_port *vnet) in sunvnet_port_is_up_common() argument 773 struct vio_driver_state *vio = &vnet->vio; in sunvnet_port_is_up_common() 1548 static struct vnet_mcast_entry *__vnet_mc_find(struct vnet *vp, u8 *addr) in __vnet_mc_find() 1559 static void __update_mc_list(struct vnet *vp, struct net_device *dev) in __update_mc_list() 1585 static void __send_mc_list(struct vnet *vp, struct vnet_port *port) in __send_mc_list() 1648 void sunvnet_set_rx_mode_common(struct net_device *dev, struct vnet *vp) in sunvnet_set_rx_mode_common() 1767 void sunvnet_poll_controller_common(struct net_device *dev, struct vnet *vp) in sunvnet_poll_controller_common() 1784 struct vnet *vp = port->vp; in sunvnet_port_add_txq_common()
|
/Linux-v6.1/Documentation/ABI/removed/ |
D | sysfs-kernel-uids | 3 Contact: Dhaval Giani <dhaval@linux.vnet.ibm.com> 4 Srivatsa Vaddagiri <vatsa@linux.vnet.ibm.com>
|
/Linux-v6.1/Documentation/ABI/stable/ |
D | sysfs-firmware-opal-dump | 3 Contact: Stewart Smith <stewart@linux.vnet.ibm.com>
|
D | sysfs-firmware-opal-elog | 3 Contact: Stewart Smith <stewart@linux.vnet.ibm.com>
|
/Linux-v6.1/Documentation/misc-devices/ |
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-v6.1/drivers/net/wireless/atmel/ |
D | Kconfig | 23 A driver 802.11b wireless cards based on the Atmel fast-vnet
|
/Linux-v6.1/arch/powerpc/boot/dts/ |
D | iss4xx.dts | 8 * Josh Boyer <jwboyer@linux.vnet.ibm.com>, David Gibson <dwg@au1.ibm.com>
|
D | iss4xx-mpic.dts | 8 * Josh Boyer <jwboyer@linux.vnet.ibm.com>, David Gibson <dwg@au1.ibm.com>
|
D | holly.dts | 6 * Josh Boyer <jwboyer@linux.vnet.ibm.com>
|
D | sam440ep.dts | 6 * Josh Boyer <jwboyer@linux.vnet.ibm.com>
|
D | bamboo.dts | 5 * Josh Boyer <jwboyer@linux.vnet.ibm.com>
|
D | ebony.dts | 5 * Josh Boyer <jwboyer@linux.vnet.ibm.com>, David Gibson <dwg@au1.ibm.com>
|
D | yosemite.dts | 5 * Josh Boyer <jwboyer@linux.vnet.ibm.com>
|
D | sequoia.dts | 4 * Based on Bamboo code by Josh Boyer <jwboyer@linux.vnet.ibm.com>
|
/Linux-v6.1/Documentation/security/tpm/ |
D | tpm_vtpm_proxy.rst | 6 | Stefan Berger <stefanb@linux.vnet.ibm.com>
|
/Linux-v6.1/ |
D | .mailmap | 152 Gerald Schaefer <gerald.schaefer@linux.ibm.com> <geraldsc@linux.vnet.ibm.com> 156 Greg Kurz <groug@kaod.org> <gkurz@linux.vnet.ibm.com> 158 Guilherme G. Piccoli <kernel@gpiccoli.net> <gpiccoli@linux.vnet.ibm.com> 185 Jan Glauber <jan.glauber@gmail.com> <jang@linux.vnet.ibm.com> 222 <josh@joshtriplett.org> <josht@linux.vnet.ibm.com> 224 <josh@joshtriplett.org> <josht@vnet.ibm.com> 351 Paul E. McKenney <paulmck@kernel.org> <paulmck@linux.vnet.ibm.com>
|
/Linux-v6.1/Documentation/networking/ |
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.
|