Age | Commit message (Expand) | Author |
2012-12-20 | net/bonding: ensure mode & miimon are handled correctly. | Robin H. Johnson |
2012-11-10 | firewalld: fix firewall-cmd dependency | William Hubbs |
2012-11-07 | checkbashisms: Fix redirection order. | Robin H. Johnson |
2012-11-07 | net/apipa: checkbashisms false positive. | Robin H. Johnson |
2012-11-07 | net/iwconfig: Even more bashism fun. | Robin H. Johnson |
2012-11-06 | checkbashisms: export syntax. | Robin H. Johnson |
2012-11-06 | net/vlan: checkbashisms. | Robin H. Johnson |
2012-11-06 | net/bonding: checkbashisms. | Robin H. Johnson |
2012-11-05 | oldnet: add firewalld support | Doug Goldstein |
2012-10-17 | Oldnet: bonding: set miimon correctly | Lorand Kelemen |
2012-10-11 | net/bonding: Sanity-check sysfs usage | Robin H. Johnson |
2012-10-11 | net/bonding: subsume functionality for NFS booting | Robin H. Johnson |
2012-10-10 | net/{bridge,iproute2}: Stricter iproute2 ip link syntax & promisc handling | Robin H. Johnson |
2012-09-07 | oldnet/iproute2.sh: fix carrier detection | William Hubbs |
2012-07-20 | Bug #427152: Port of VLAN code to sysfs/iproue2 from vconfig lost the ability... | Robin H. Johnson |
2012-07-04 | net: fix typo | Björn Baumbach |
2012-06-07 | net/udhcpc: use -x hostname:NAME option instead of -h name | William Hubbs |
2012-05-03 | net: Be sure to install the ip6rd module. | Robin H. Johnson |
2012-04-24 | Whitespace | Christian Ruppert |
2012-04-03 | network scripts need sysfs on linux systems | William Hubbs |
2012-04-03 | net/ifconfig, net/iproute: need sysfs | Robin H. Johnson |
2012-04-01 | Change the method for calculating the interface metric for linux systems | William Hubbs |
2012-03-11 | net/ifconfig: The location of the ifconfig binary has changed | Robin H. Johnson |
2012-03-02 | Bug #405491: _exists can give a false negative since /proc/net/dev can be slo... | Robin H. Johnson |
2012-02-09 | Whitespace. | Robin H. Johnson |
2012-02-09 | oldnet: ip6rd support | Salah Coronya |
2012-01-26 | Whitespace | Christian Ruppert |
2012-01-25 | net/bonding: Fix which interface IPs get added to. | Robin H. Johnson |
2012-01-16 | net/ethtool: Fix program call. | Robin H. Johnson |
2012-01-12 | net/iproute2: Handle shortened arguments | Robin H. Johnson |
2012-01-08 | net: net.lo, lots of scripts | Robin H. Johnson |
2012-01-07 | net: make lookup of ethtool dynamic | William Hubbs |
2012-01-07 | net: make lookup of iproute2 dynamic | William Hubbs |
2012-01-06 | Revert "net/ifconfig net/iproute2: support lookup ifconfig/ip dynamically" | William Hubbs |
2012-01-04 | net/ifconfig net/iproute2: support lookup ifconfig/ip dynamically | Mike Frysinger |
2011-12-29 | net:macvlan: bring up the interface | Marien Zwart |
2011-12-29 | net: remove _check_macvlan function | William Hubbs |
2011-12-28 | net/iproute2: POSIX sh compatability: ${x/a/b} invalid | Robin H. Johnson |
2011-12-26 | net/vlan: Fix prestop when device was hard-removed already | Robin H. Johnson |
2011-12-26 | Fix whitespace. | Robin H. Johnson |
2011-12-26 | net/vlan, net/macvlan: iproute2 is required for new VLAN configuration | Robin H. Johnson |
2011-12-26 | net/ip6to4: Split to use pre_start and start so that other tunnel names work. | Robin H. Johnson |
2011-12-21 | net/iproute2: Confirmed that broadcast and peer can be used together. | Robin H. Johnson |
2011-12-21 | net/iproute2: IPv6 cannot be used with broadcast | Robin H. Johnson |
2011-12-21 | net/iproute2: iproute2 flag handling | Robin H. Johnson |
2011-12-13 | net: Support more variants of address family specification. | Robin H. Johnson |
2011-12-13 | net/iproute2: Support routing policy for IPv6 per bug #385833 | Robin H. Johnson |
2011-12-12 | net/vlan: Fix mtu setting | Robin H. Johnson |
2011-12-13 | net/tuntap: fix return code when tools can't be found | William Hubbs |
2011-12-12 | Tuntap: add iproute2 support | Salah Coronya |