Searched full:add (Results 1 – 25 of 751) sorted by relevance
12345678910>>...31
| /Documentation/networking/device_drivers/ethernet/ti/ |
| D | am65_nuss_cpsw_switchdev.rst | 16 SUBSYSTEM=="net", ACTION=="add", ATTR{phys_switch_id}==<switchid>, \ 58 ip link add name br0 type bridge 65 [*] bridge vlan add dev br0 vid 1 pvid untagged self 84 bridge vlan add dev br0 vid 1 pvid untagged self <---- add cpu port to VLAN 1 88 Add extra VLANs 93 bridge vlan add dev sw0p1 vid 100 pvid untagged master 94 bridge vlan add dev sw0p2 vid 100 pvid untagged master 95 bridge vlan add dev br0 vid 100 pvid untagged self <---- Add cpu port to VLAN100 99 bridge vlan add dev sw0p1 vid 100 master 100 bridge vlan add dev sw0p2 vid 100 master [all …]
|
| D | cpsw_switchdev.rst | 19 SUBSYSTEM=="net", ACTION=="add", ATTR{phys_switch_id}==<switchid>, \ 66 ip link add name br0 type bridge 74 ip link add name br0 type bridge 108 ip link add name br0 type bridge 115 [*] bridge vlan add dev br0 vid 1 pvid untagged self 134 bridge vlan add dev br0 vid 1 pvid untagged self <---- add cpu port to VLAN 1 138 Add extra VLANs 143 bridge vlan add dev sw0p1 vid 100 pvid untagged master 144 bridge vlan add dev sw0p2 vid 100 pvid untagged master 145 bridge vlan add dev br0 vid 100 pvid untagged self <---- Add cpu port to VLAN100 [all …]
|
| /Documentation/networking/dsa/ |
| D | b53.rst | 56 single port and gateway configuration, while there is no need to add an extra 67 ip link add link eth0 name eth0.1 type vlan id 1 68 ip link add link eth0 name eth0.2 type vlan id 2 69 ip link add link eth0 name eth0.3 type vlan id 3 83 ip link add name br0 type bridge 88 # add ports to bridges 94 bridge vlan add dev lan1 vid 2 pvid untagged 96 bridge vlan add dev lan2 vid 3 pvid untagged 100 ip addr add 192.0.2.1/30 dev eth0.1 101 ip addr add 192.0.2.5/30 dev eth0.2 [all …]
|
| D | configuration.rst | 95 ip addr add 192.0.2.1/30 dev lan1 96 ip addr add 192.0.2.5/30 dev lan2 97 ip addr add 192.0.2.9/30 dev lan3 121 ip link add name br0 type bridge 123 # add ports to bridge 129 ip addr add 192.0.2.129/25 dev br0 147 ip addr add 192.0.2.1/30 dev wan 150 ip link add name br0 type bridge 152 # add ports to bridge 157 ip addr add 192.0.2.129/25 dev br0 [all …]
|
| /Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
| D | switch-driver.rst | 92 $ ip link add dev br0 type bridge vlan_filtering 1 94 $ ip link add dev br1 type bridge 101 $ ip link add dev br0 type bridge vlan_filtering 1 stp_state 1 103 L2 FDB manipulation (add/delete/dump) is supported. 156 $ tc qdisc add dev eth4 clsact 157 $ tc filter add dev eth4 ingress flower src_mac 00:01:02:03:04:05 skip_sw action trap 161 …$ tc filter add dev eth4 ingress protocol 802.1q flower skip_sw vlan_id 100 vlan_prio 3 action drop 165 $ tc filter add dev eth4 ingress matchall action mirred egress redirect dev eth1 169 $ tc qdisc add dev eth5 ingress_block 1 clsact 170 $ tc qdisc add dev eth6 ingress_block 1 clsact [all …]
|
| /Documentation/networking/ |
| D | ipvlan.rst | 34 ip link add link <master> name <slave> type ipvlan [ mode MODE ] [ FLAGS ] 44 bash# ip link add link eth0 name ipvl0 type ipvlan 47 bash# ip link add link eth0 name ipvl0 type ipvlan mode l2 bridge 51 bash# ip link add link eth0 name ipvlan type ipvlan mode l2 private 55 bash# ip link add link eth0 name ipvlan type ipvlan mode l2 vepa 101 user can choose to either add this option on the command-line or don't specify 158 ip netns add ns0 159 ip netns add ns1 163 ip link add link eth0 ipvl0 type ipvlan mode l2 164 ip link add link eth0 ipvl1 type ipvlan mode l2 [all …]
|
| D | tproxy.rst | 26 # nft add table filter 27 # nft add chain filter divert "{ type filter hook prerouting priority -150; }" 28 # nft add rule filter divert meta l4proto tcp socket transparent 1 meta mark set 1 accept 33 # ip rule add fwmark 1 lookup 100 34 # ip route add local 0.0.0.0/0 dev lo table 100 67 add rules like this to the iptables ruleset above:: 74 # nft add rule filter divert tcp dport 80 tproxy to :50080 meta mark set 1 accept
|
| D | batman-adv.rst | 29 The module is now waiting for activation. You must add some interfaces on which 33 $ ip link add name bat0 type batadv 39 Repeat this step for all interfaces you wish to add. Now batman-adv starts 49 batctl -m bat0 interface add -M eth0 94 NodeA: ip addr add 192.168.0.1/24 dev bat0 97 NodeB: ip addr add 192.168.0.2/24 dev bat0
|
| /Documentation/scsi/ |
| D | ChangeLog.megaraid_sas | 12 4. Add missing initial call to megasas_get_ld_vf_affiliation(). 25 4. Add Dell PowerEdge VRTX SR-IOV VF device support. 35 1. Add High Availability clustering support using shared Logical Disks. 50 6. Add support for MegaRAID Fury (device ID-0x005f) 12Gb/s controllers. 51 7. Add support to display Customer branding details in syslog. 54 9. Add support for Extended MSI-x vectors for Invader and Fury(12Gb/s 56 10.Add support for Uneven Span PRL11. 57 11.Add support to differentiate between iMR and MR Firmware. 65 1. Add 4k FastPath DIF support. 75 2. Add module param for configurable MSI-X vector count. [all …]
|
| D | ChangeLog.sym53c8xx_2 | 13 * Add the target number to the display of transfer parameters. 23 - Add year 2001 to Copyright. 31 - Check against memory allocation failure for SCRIPTZ and add the 46 - Add a missing cpu_to_scr() (np->abort_tbl.addr) 51 - Add option SYM_OPT_ANNOUNCE_TRANSFER_RATE and move the 56 - Add optional code that handles IO timeouts from the driver. 76 - Add DT/ST (double/simple transition) in the transfer 94 - Add Tekram 390 U2B/U2W SCSI LED handling. 96 - Add call to scsi_set_pci_device() for kernels >= 2.4.4. 105 - Add infrastructure for the forthcoming 64 bit DMA addressing support. [all …]
|
| D | ChangeLog.ips | 6 - Add Extended DCDB Commands for Tape Support in 5I 17 4.90.01 - Add ServeRAID Version Checking 52 - Add IPSSEND Flash Support 70 4.10.00 - Add support for ServeRAID 4M/4L 81 4.00.03 - Add alternative passthru interface 82 - Add ability to flash ServeRAID BIOS 86 4.00.01 - Add support for First Failure Data Capture 88 4.00.00 - Add support for ServeRAID 4
|
| D | dpti.rst | 71 - Add 64 bit Scatter Gather when compiled on 64 bit architectures 72 - Add sparse lun scanning 73 - Add code that checks if a device that had been taken offline is 76 - Add proc read interface 79 - Add code to rescan routine that notifies scsi-core about new devices 80 - Add support for C-PCI (hotplug stuff) 81 - Add ioctl passthru error recovery
|
| D | ChangeLog.arcmsr | 36 ** add DMA_64BIT_MASK for backward compatible with all 2.6.x 37 ** add some useful message for abort command 38 ** add ioctl code 'ARCMSR_IOCTL_FLUSH_ADAPTER_CACHE' 72 ** 1. add arcmsr_enable_eoi_mode() on adapter Type B 73 ** 2. add readl(reg->iop2drv_doorbell_reg) in arcmsr_handle_hbb_isr() 80 ** 1. add conditional declaration for 88 ** 3.add the conditional check if arcmsr_build_ccb() 100 ** 3.add return -ENOMEM if ioremap() fails 106 ** 7.add the checking state of
|
| D | ChangeLog.sym53c8xx | 52 - Add field 'maxoffs_st' (max offset for ST data transfers). 60 - Add a missing endian-ization (abrt_tbl.addr). 67 - Add FE_DAC feature bit to distinguish between 64 bit PCI 73 - Add FE_VARCLK feature bit that indicates that SCSI clock 80 - Add support for the SYM53C875A (Pamela Delaney). 139 - Add support for the new dynamic dma mapping kernel interface. 167 - Add support for the new dynamic dma mapping kernel interface. 201 - Add year 2000 copyright. 215 - Add NVRAM support for Tekram boards that use 24C16 EEPROM. 221 - Add support for the SYM53C1510D (also for ncr53c8xx). [all …]
|
| D | ChangeLog.ncr53c8xx | 65 - Add the file sym53c8xx_comm.h that collects code that should 75 - Add support for the new dynamic dma mapping kernel interface. 82 - Add the file sym53c8xx_comm.h that collects code that should 92 - Add support for the new dynamic dma mapping kernel interface. 116 - Add year 2000 copyright. 137 - Add support for the SYM53C1510D. 150 - Add support of some 'resource handling' for linux-2.3.13. 166 - Add 'hostid:#id' boot option. This option allows to change the 179 - Add 'excl' boot command option that allows to pass to the driver 181 - Add info() function called from the host template to print [all …]
|
| /Documentation/ABI/testing/ |
| D | sysfs-driver-qat_rl | 7 The supported operations are: add, update, rm, rm_all, and get. 17 * add: Creates a new SLA with the provided inputs from user. 58 * WRITE: add operation 88 * READ: add and get operations 94 # echo "add" > /sys/bus/pci/devices/<BDF>/qat_rl/sla_op 118 Write to this file before sending an "add/update" sla_op, to set 123 * WRITE: add and update operations 130 # echo "add" /sys/bus/pci/devices/<BDF>/qat_rl/sla_op 152 Write to this file before sending an "add/update" sla_op, to set 157 * WRITE: add and update operations [all …]
|
| D | sysfs-uevent | 14 action (``add``, ``change``, ``remove``). There is no change 41 add fe4d7c9d-b8c6-4a70-9ef1-3d8a58d18eed A=1 B=abc 45 ACTION=add
|
| /Documentation/devicetree/bindings/usb/ |
| D | iproc-udc.txt | 9 - compatible: Add the compatibility strings for supported platforms. 10 For Broadcom NS2 platform, add "brcm,ns2-udc","brcm,iproc-udc". 11 For Broadcom Cygnus platform, add "brcm,cygnus-udc", "brcm,iproc-udc".
|
| /Documentation/netlink/specs/ |
| D | mptcp_pm.yaml | 183 name: rcv-add-addrs 277 name: add-addr 278 doc: Add endpoint 282 do: &add-addr-attrs 292 do: *add-addr-attrs 316 do: *add-addr-attrs 326 - rcv-add-addrs 336 - rcv-add-addrs 340 - rcv-add-addrs 360 do: &announce-add
|
| /Documentation/filesystems/ |
| D | gfs2-uevents.rst | 14 1. ADD 17 The ADD event occurs at mount time. It will always be the first 22 The ADD uevent has two environment variables: SPECTATOR=[0|1] 31 has the same environment variables as the ADD uevent. The ONLINE 55 cannot add any more functions to it without running the risk of 73 have been preceded by at least an ADD uevent for the same filesystem,
|
| /Documentation/security/keys/ |
| D | trusted-encrypted.rst | 207 keyctl add trusted name "new keylen [options]" ring 208 keyctl add trusted name "load hex_blob [pcrlock=pcrnum]" ring 244 keyctl add trusted name "new keylen" ring 245 keyctl add trusted name "load hex_blob" ring 257 keyctl add trusted name "new keylen" ring 258 keyctl add trusted name "load hex_blob" ring 270 keyctl add trusted name "new keylen" ring 271 keyctl add trusted name "load hex_blob" ring 287 keyctl add encrypted name "new [format] key-type:master-key-name keylen" 289 keyctl add encrypted name "new [format] key-type:master-key-name keylen [all …]
|
| /Documentation/admin-guide/cgroup-v1/ |
| D | net_cls.rst | 35 tc qdisc add dev eth0 root handle 10: htb 36 tc class add dev eth0 parent 10: classid 10:1 htb rate 40mbit 40 tc filter add dev eth0 parent 10: protocol ip prio 10 handle 1: cgroup
|
| /Documentation/devicetree/bindings/sound/ |
| D | axentia,tse850-pcm5142.txt | 7 - axentia,add-gpios: gpio specifier that controls the mixer. 21 | add | | 38 (if 'add' is active) and feeding the mixer output to OUT1. The 'loop2' relays 87 axentia,add-gpios = <&pioA 8 GPIO_ACTIVE_LOW>;
|
| D | alc5623.txt | 10 - add-ctrl: Default register value for Reg-40h, Additional Control 23 add-ctrl = <0x3700>;
|
| /Documentation/admin-guide/ |
| D | abi-testing.rst | 7 The interface can be changed to add new features, but the 15 Programs that use these interfaces are strongly encouraged to add their
|
12345678910>>...31