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