summaryrefslogtreecommitdiff
path: root/modules.d/40network
AgeCommit message (Expand)AuthorFilesLines
2013-03-06dracut_need_initqueueHarald Hoyer1-0/+2
2013-03-06network/netroot.sh: remove the dhcp finished hook, if we have a handlerHarald Hoyer1-0/+1
2013-02-08network/ifup.sh: echo in get_vid() instead of using the return valueHarald Hoyer1-3/+3
2013-02-08set peer for point-to-point connectionsDan HorĂ¡k2-7/+7
2013-02-06network/ifup.sh: enable bridged vlan interfacesKevin Yung1-1/+8
2013-01-30network/net-genrules.sh: remove some bashismsHarald Hoyer1-4/+4
2013-01-23network/dhclient-script.sh: also touch "/tmp/setup_net_<mac>.ok"Harald Hoyer1-0/+1
2013-01-23use linkup in dhclient-script.shDave Young1-4/+2
2013-01-23fix teamd exec in case config does not include devnameJiri Pirko1-1/+1
2012-12-14Wait for interface up at the early stagedyoung@redhat.com2-0/+10
2012-12-14Get ifaces for udev rule usedyoung@redhat.com1-0/+4
2012-12-14Wait for link ready before use the interfacedyoung@redhat.com1-1/+16
2012-12-14Change to use linkup function in network scriptsdyoung@redhat.com1-11/+6
2012-12-14Add function linkupdyoung@redhat.com1-0/+5
2012-12-14Move wait for if functions to net libdyoung@redhat.com2-0/+24
2012-12-14dracut: add team device supportCong Wang4-1/+85
2012-11-26network: fixed MAC address assignmentHarald Hoyer2-4/+11
2012-11-22cms/cmssetup.sh: sync udev rules names with network/net-genrules.shHarald Hoyer1-0/+2
2012-10-1940network/ifup.sh: do_static() and do_ipv6auto return 0 if no errors.WANG Chao1-0/+4
2012-10-16network/parse-ip-opts.sh: relax bootdev handlingHarald Hoyer1-5/+3
2012-10-16combine some instmodsHarald Hoyer1-2/+1
2012-10-09install virtio* modules in the generic caseHarald Hoyer1-9/+1
2012-09-27network/ifup.sh: setup nameserver for every interfaceHarald Hoyer1-14/+8
2012-09-06network: fix ip=ibft regressionChris Leech1-2/+2
2012-08-22network: add ping and ping6Harald Hoyer1-0/+1
2012-08-21network: reintroduce rd.neednetHarald Hoyer1-1/+3
2012-07-25network/module-setup.sh: instmods af_packetHarald Hoyer1-0/+1
2012-07-09dhclient initqueue hook fixDave Young1-0/+2
2012-07-06network/ifname-genrules.sh: check for multiple ifname= linesHarald Hoyer1-1/+17
2012-07-06network: do not rename other interfaces and document the ifname usageHarald Hoyer3-8/+13
2012-07-05network: factor out parse_ifname_opts() for ifname-genrulesHarald Hoyer3-15/+19
2012-06-29modules.d: get rid of "tr"Harald Hoyer5-7/+7
2012-06-29modules.d/*/module-setup.sh: combine and specify type for installsHarald Hoyer1-6/+6
2012-06-29Fixed BOOTIF for converting mac addr to lowercaseSrinivasa T N1-1/+2
2012-06-29network/module-setup.sh: fixed installkernel() return codeHarald Hoyer1-3/+3
2012-06-21network: support vlan tagged bondingCong Wang2-5/+9
2012-06-21check for arch before installing drivers/s390Harald Hoyer1-1/+1
2012-06-15resolve conflict between cms network rules and default rulesHarald Hoyer1-1/+1
2012-06-15Revert "network/ifup.sh: do not default to dhcp, for interfaces without ip=..."Harald Hoyer1-0/+11
2012-06-15Revert "network/ifup.sh: default to dhcp for BOOTIF"Harald Hoyer1-7/+0
2012-06-12fix ifup for static ipv6Will Woods1-3/+6
2012-06-11network/ifup.sh: default to dhcp for BOOTIFHarald Hoyer1-0/+7
2012-06-07network/ifup.sh: do not default to dhcp, for interfaces without ip=...Harald Hoyer1-11/+0
2012-06-04Handle multiple underlying devices of a bridgeCong Wang3-25/+32
2012-06-01fix return value of some installkernel() functionsHarald Hoyer1-0/+3
2012-05-29network: do not arping with qeth layer3 interfacesHarald Hoyer2-4/+19
2012-05-29add anaconda-style option parsing to ip_to_varWill Woods1-0/+14
2012-05-29Remove rd.neednet cmdlineCong Wang1-1/+1
2012-05-29Do not use ifenslaveCong Wang3-3/+3
2012-05-29Remove netroot check in cmdline parsing codeCong Wang1-3/+0