Age | Commit message (Collapse) | Author |
|
|
|
Only allow setting SMP affinity on multiprocessor machines.
|
|
|
|
|
|
|
|
(except configure).
|
|
|
|
Allow "ping", "traceroute" and "telnet" as top-level commands for
un-privileged users.
|
|
|
|
Send hostname in dhcp client request.
|
|
|
|
|
|
|
|
|
|
- remove dchp from help string
|
|
(no colons; quotes used only for special characters).
|
|
|
|
|
|
|
|
- Change ethernet completion
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Don't allow the bitmask argument of the smp_affinity parameter to
contain more bits than there are CPUs on the system.
|
|
|
|
|
|
"set" time.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* make comment terminate the previous field.
* add standalone test.
|
|
|
|
|
|
Allow upper case hex values in smp_affinity parameter. Also get irq
number of interface from /sys/class/net/..., which is more reliable than
parsing it out of the output of /proc/interrupts.
|
|
|
|
|
|
|
|
|
|
|