summaryrefslogtreecommitdiff
path: root/drivers/net/bonding
AgeCommit message (Expand)Author
2013-08-05bonding: modify only neigh_parms owned by usVeaceslav Falico
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-29bonding: combine pr_debugs in bond_set_dev_addr into oneNikolay Aleksandrov
2013-06-27bonding: when cloning a MAC use NET_ADDR_STOLENnikolay@redhat.com
2013-06-27bonding: remove unnecessary dev_addr_from_first membernikolay@redhat.com
2013-06-27bonding: remove unnecessary setup_by_slave membernikolay@redhat.com
2013-06-25bonding: add an option to fail when any of arp_ip_target is inaccessibleVeaceslav Falico
2013-06-25bonding: don't trust arp requests unless active slave really worksVeaceslav Falico
2013-06-25bonding: don't validate arp if we don't have toVeaceslav Falico
2013-06-25bonding: don't add duplicate targets to arp_ip_targetVeaceslav Falico
2013-06-25bonding: add helper function bond_get_targets_ip(targets, ip)Veaceslav Falico
2013-06-24bonding: fix slave speed reporting in bond_miimon_commitNikolay Aleksandrov
2013-06-19bonding: trivial: make alb use bond_slave_has_mac()Veaceslav Falico
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-17bonding: don't call alb_set_slave_mac_addr() while atomicVeaceslav Falico
2013-06-13bonding: fix igmp_retrans type and two related racesNikolay Aleksandrov
2013-06-13bonding: reset master mac on first enslave failureNikolay Aleksandrov
2013-06-07bonding: disallow change of MAC if fail_over_mac enabledJay Vosburgh
2013-06-07bonding: Convert hw addr handling to sync/unsync, support ucast addressesJay Vosburgh
2013-05-28bonding: trivial: update the comments to reflect the realityVeaceslav Falico
2013-05-28bonding: trivial: remove unused parameter from alb_swap_mac_addr()Veaceslav Falico
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-05-27bonding: allow xmit hash policy change while bond dev is upNikolay Aleksandrov
2013-05-19bonding: fix multiple 3ad mode sysfs race conditionsnikolay@redhat.com
2013-05-19bonding: arp_ip_count and arp_targets can be wrongnikolay@redhat.com
2013-05-19bonding: replace %x with %pI4 for IPv4 addressesnikolay@redhat.com
2013-05-19bonding: fix set mode race conditionsnikolay@redhat.com
2013-05-16bonding: allow TSO being set on bonding masterEric Dumazet
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-25bonding: fix locking in enslave failure pathnikolay@redhat.com
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-19bonding: in bond_mc_swap() bond's mc addr list is walked without locknikolay@redhat.com
2013-04-19bonding: disable netpoll on enslave failurenikolay@redhat.com
2013-04-19bonding: primary_slave & curr_active_slave are not cleaned on enslave failurenikolay@redhat.com
2013-04-19bonding: vlans don't get deleted on enslave failurenikolay@redhat.com
2013-04-19bonding: mc addresses don't get deleted on enslave failurenikolay@redhat.com
2013-04-19bond: add support to read speed and duplex via ethtoolAndy Gospodarek
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-04-19net: vlan: prepare for 802.1ad supportPatrick McHardy
2013-04-19net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-04-18bonding: fix l23 and l34 load balancing in forwarding pathEric Dumazet
2013-04-11bonding: IFF_BONDING is not stripped on enslave failurenikolay@redhat.com
2013-04-11bonding: fix netdev event NULL pointer dereferencenikolay@redhat.com
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-04-08bonding: fix bonding_masters race condition in bond unloadingnikolay@redhat.com
2013-04-08Revert "bonding: remove sysfs before removing devices"nikolay@redhat.com
2013-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-05bonding: remove sysfs before removing devicesVeaceslav Falico