index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
/
bond_sysfs.c
Age
Commit message (
Expand
)
Author
2013-11-15
bonding: add ip checks when store ip target
Wang Weidong
2013-11-14
bonding: fix two race conditions in bond_store_updelay/downdelay
Nikolay Aleksandrov
2013-11-14
bonding: don't permit to use ARP monitoring in 802.3ad mode
Veaceslav Falico
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-11-07
bonding: extend round-robin mode with packets_per_slave
Nikolay Aleksandrov
2013-10-19
bonding: move active_slave getting into separate function
Jiri Pirko
2013-10-19
bonding: move active_slave setting into separate function
Jiri Pirko
2013-10-19
bonding: move mode setting into separate function
Jiri Pirko
2013-10-17
bonding: add rtnl lock and remove read lock for bond sysfs
dingtianhong
2013-10-03
bonding: modify the old and add new xmit hash policies
Nikolay Aleksandrov
2013-09-26
sysfs: make attr namespace interface less convoluted
Tejun Heo
2013-09-26
net: create sysfs symlinks for neighbour devices
Veaceslav Falico
2013-09-26
net: expose the master link to sysfs, and remove it from bond
Veaceslav Falico
2013-09-26
bonding: add bond_has_slaves() and use it
Veaceslav Falico
2013-09-26
bonding: make bond_for_each_slave() use lower neighbour's private
Veaceslav Falico
2013-09-15
bonding: Make alb learning packet interval configurable
Neil Horman
2013-09-11
bonding: fix bond_arp_rcv setting and arp validate desync state
nikolay@redhat.com
2013-09-11
bonding: fix store_arp_validate race with mode change
nikolay@redhat.com
2013-09-04
bonding: simplify bond_3ad_update_lacp_rate and use RTNL for sync
nikolay@redhat.com
2013-08-01
bonding: initial RCU conversion
nikolay@redhat.com
2013-08-01
bonding: convert to list API and replace bond's custom list
nikolay@redhat.com
2013-07-24
bonding: add rtnl protection for bonding_store_fail_over_mac
dingtianhong
2013-07-24
bonding: bond_sysfs.c checkpatch cleanup
dingtianhong
2013-06-25
bonding: add an option to fail when any of arp_ip_target is inaccessible
Veaceslav Falico
2013-06-25
bonding: add helper function bond_get_targets_ip(targets, ip)
Veaceslav Falico
2013-05-28
bonding: trivial: update the comments to reflect the reality
Veaceslav Falico
2013-05-27
bonding: allow xmit hash policy change while bond dev is up
Nikolay Aleksandrov
2013-05-19
bonding: fix multiple 3ad mode sysfs race conditions
nikolay@redhat.com
2013-05-19
bonding: fix set mode race conditions
nikolay@redhat.com
2013-03-29
bonding: fix disabling of arp_interval and miimon
nikolay@redhat.com
2013-03-26
bonding: remove already created master sysfs link on failure
Veaceslav Falico
2013-01-29
bonding: unset primary slave via sysfs
Milos Vyletel
2012-11-29
bonding: fix race condition in bonding_store_slaves_active
nikolay@redhat.com
2012-11-29
bonding: fix miimon and arp_interval delayed work race conditions
nikolay@redhat.com
2012-11-01
bonding: fix second off-by-one error
nikolay@redhat.com
2012-11-01
bonding: fix off-by-one error
nikolay@redhat.com
2012-07-20
bond_sysfs: use real_num_tx_queues rather than params.tx_queue
Jiri Pirko
2012-06-12
bonding:record primary when modify it via sysfs
Weiping Pan
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2011-12-21
driver-core: remove sysdev.h usage.
Kay Sievers
2011-11-17
bonding: Don't allow mode change via sysfs with slaves present
Veaceslav Falico
2011-10-22
bonding: Add a forgetten sysfs_attr_init on class_attr_bonding_masters
Eric W. Biederman
2011-10-19
bonding: Use a per netns implementation of /sys/class/net/bonding_masters.
Eric W. Biederman
2011-07-27
bonding: fix string comparison errors
Andy Gospodarek
2011-06-23
bonding: add min links parameter to 802.3ad
stephen hemminger
2011-06-09
bonding: make 802.3ad use latest lacp_rate
Peter Pan(潘卫平)
2011-05-25
bonding: documentation and code cleanup for resend_igmp
Flavio Leitner
2011-05-25
bonding: prevent deadlock on slave store with alb mode (v3)
Neil Horman
2011-04-29
ipv4, ipv6, bonding: Restore control over number of peer notifications
Ben Hutchings
2011-04-25
bonding: move processing of recv handlers into handle_frame()
Jiri Pirko
[next]