Jiri Pirko
|
2d7011ca79
bonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flag
|
14 years ago |
Jiri Pirko
|
e30bc066ab
bonding: wrap slave state work
|
14 years ago |
Jiri Pirko
|
0bd80dad57
net: get rid of multiple bond-related netdevice->priv_flags
|
14 years ago |
Phil Oester
|
5f86cad1e8
bonding: Improve syslog message at device creation time
|
14 years ago |
Jiri Pirko
|
672bda3370
bonding: fix return value of couple of store functions
|
14 years ago |
Neil Horman
|
e843fa5088
bonding: Fix deadlock in bonding driver resulting from internal locking when using netpoll
|
14 years ago |
Flavio Leitner
|
c2952c314b
bonding: add retransmit membership reports tunable
|
14 years ago |
Andy Gospodarek
|
c5cb002fb0
bonding: prevent sysfs from allowing arp monitoring with alb/tlb
|
15 years ago |
Nicolas de Pesloüan
|
79236680bd
bonding: fix a buffer overflow in bonding_show_queue_id.
|
15 years ago |
Andy Gospodarek
|
bb1d912323
bonding: allow user-controlled output slave selection
|
15 years ago |
Andy Gospodarek
|
ebd8e4977a
bonding: add all_slaves_active parameter
|
15 years ago |
Jiri Pirko
|
c20811a79e
bonding: move dev_addr cpy to bond_enslave
|
15 years ago |
Jiri Pirko
|
f9f3545e1e
bonding: make bonding_store_slaves simpler
|
15 years ago |
Jiri Pirko
|
3dd90905e0
bonding: remove redundant checks from bonding_store_slaves V2
|
15 years ago |
Jiri Pirko
|
b15ba0fbdc
bonding: move slave MTU handling from sysfs V2
|
15 years ago |
Jiri Pirko
|
6458590999
bonding: remove unused variable "found"
|
15 years ago |
Andi Kleen
|
28812fe11a
driver-core: Add attribute argument to class_attribute show/store
|
15 years ago |
Joe Perches
|
a4aee5c808
drivers/net/bonding/: : use pr_fmt
|
15 years ago |
David S. Miller
|
3505d1a9fd
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Eric W. Biederman
|
ec87fd3b4e
bond: Add support for multiple network namespaces
|
15 years ago |
Eric W. Biederman
|
6151b3d435
bond: Simply bond sysfs group creation
|
15 years ago |
Alexey Dobriyan
|
d43c36dc6b
headers: remove sched.h from interrupt.h
|
15 years ago |
Jiri Pirko
|
a549952ad3
bonding: introduce primary_reselect option
|
15 years ago |
Jiri Pirko
|
ce501caf16
bonding: set primary param via sysfs
|
16 years ago |
Jiri Pirko
|
e5e2a8fd83
bonding: wipe out printk's
|
16 years ago |
Stephen Hemminger
|
5c5129b54f
bonding: use is_zero_ether_addr
|
16 years ago |
Stephen Hemminger
|
373500db92
bonding: network device names are case sensative
|
16 years ago |
Stephen Hemminger
|
6d7ab43ccc
bonding: elminate bad refcount code
|
16 years ago |
Stephen Hemminger
|
3d632c3f28
bonding: fix style issues
|
16 years ago |
Stephen Hemminger
|
9e71626c1c
bonding: fix destructor
|
16 years ago |