index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
/
bonding.h
Age
Commit message (
Expand
)
Author
2013-12-14
bonding: create bond_first_slave_rcu()
dingtianhong
2013-12-14
bonding: add arp_all_targets netlink support
sfeldma@cumulusnetworks.com
2013-12-14
bonding: add arp_validate netlink support
sfeldma@cumulusnetworks.com
2013-12-14
bonding: add arp_ip_target netlink support
sfeldma@cumulusnetworks.com
2013-12-14
bonding: add arp_interval netlink support
sfeldma@cumulusnetworks.com
2013-12-14
bonding: add use_carrier netlink support
sfeldma@cumulusnetworks.com
2013-12-14
bonding: add downdelay netlink support
sfeldma@cumulusnetworks.com
2013-12-14
bonding: add updelay netlink support
sfeldma@cumulusnetworks.com
2013-12-14
bonding: add miimon netlink support
sfeldma@cumulusnetworks.com
2013-12-11
ipv4: fix wildcard search with inet_confirm_addr()
Nicolas Dichtel
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
[next]