index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
/
bonding.h
Age
Commit message (
Expand
)
Author
2013-11-28
bonding: disable arp and enable mii monitoring when bond change to no uses ar...
dingtianhong
2013-11-15
bonding: add ip checks when store ip target
Wang Weidong
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-19
bonding: push Netlink bits into separate file
Jiri Pirko
2013-10-17
bonding: use RCU protection for alb xmit path
dingtianhong
2013-10-03
bonding: modify the old and add new xmit hash policies
Nikolay Aleksandrov
2013-09-30
bonding: trivial: remove forgotten bond_next_vlan()
Veaceslav Falico
2013-09-28
bonding: remove bond_next_slave()
Veaceslav Falico
2013-09-26
net: create sysfs symlinks for neighbour devices
Veaceslav Falico
2013-09-26
bonding: remove slave lists
Veaceslav Falico
2013-09-26
bonding: use neighbours for bond_next_slave()
Veaceslav Falico
2013-09-26
bonding: add __bond_next_slave() which uses neighbours
Veaceslav Falico
2013-09-26
bonding: remove bond_prev_slave()
Veaceslav Falico
2013-09-26
bonding: convert first/last slave logic to use neighbours
Veaceslav Falico
2013-09-26
bonding: convert bond_has_slaves() to use the neighbour list
Veaceslav Falico
2013-09-26
bonding: add bond_has_slaves() and use it
Veaceslav Falico
2013-09-26
bonding: remove unused bond_for_each_slave_from()
Veaceslav Falico
2013-09-26
bonding: make bond_for_each_slave() use lower neighbour's private
Veaceslav Falico
2013-09-26
bonding: remove bond_for_each_slave_continue_reverse()
Veaceslav Falico
2013-09-26
bonding: modify bond_get_slave_by_dev() to use neighbours
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-03
bonding: remove bond_vlan_used()
Veaceslav Falico
2013-08-29
bonding: remove vlan_list/current_alb_vlan
Veaceslav Falico
2013-08-29
bonding: use netdev_upper list in bond_vlan_used
Veaceslav Falico
2013-08-01
bonding: initial RCU conversion
nikolay@redhat.com
2013-08-01
bonding: factor out slave id tx code and simplify xmit paths
Nikolay Aleksandrov
2013-08-01
bonding: convert to list API and replace bond's custom list
nikolay@redhat.com
2013-06-27
bonding: remove unnecessary dev_addr_from_first member
nikolay@redhat.com
2013-06-27
bonding: remove unnecessary setup_by_slave member
nikolay@redhat.com
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-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-13
bonding: fix igmp_retrans type and two related races
Nikolay Aleksandrov
2013-06-07
bonding: Convert hw addr handling to sync/unsync, support ucast addresses
Jay Vosburgh
2013-01-30
bond: have random dev address by default instead of zeroes
Jiri Pirko
2013-01-04
bonding: remove usage of dev->master
Jiri Pirko
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-11-30
bonding: rlb mode of bond should not alter ARP originating via bridge
zheng.li
2012-11-19
treewide: fix typo of "suport" in various comments and Kconfig
Masanari Iida
2012-06-12
bonding: remove packet cloning in recv_probe()
Eric Dumazet
2012-05-13
bonding: Fix LACPDU rx_dropped commit.
David S. Miller
2012-03-22
bonding: remove entries for master_ip and vlan_ip and query devices instead
Andy Gospodarek
2011-10-30
bonding: eliminate bond_close race conditions
Jay Vosburgh
2011-10-19
bonding: Use a per netns implementation of /sys/class/net/bonding_masters.
Eric W. Biederman
2011-08-17
bonding: use ndo_change_rx_flags callback
Jiri Pirko
2011-07-21
bonding: do vlan cleanup
Jiri Pirko
[next]