index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
/
bonding.h
Age
Commit message (
Expand
)
Author
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
2011-06-23
bonding: add min links parameter to 802.3ad
stephen hemminger
2011-06-09
bonding: delete unused arp_mon_pt
Peter Pan(潘卫平)
2011-05-15
net: drivers: kill two unused macro definitions
Shan Wei
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
2011-04-17
bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_...
Ben Hutchings
2011-04-14
net-bonding: Adding support for throughputs larger than 65536 Mbps
David Decotigny
2011-04-14
net-bonding: Fix minor sparse complaints
David Decotigny
2011-03-23
bonding: fix rx_handler locking
Jiri Pirko
2011-03-16
bonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flag
Jiri Pirko
2011-03-16
bonding: wrap slave state work
Jiri Pirko
[next]