aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding
Commit message (Expand)AuthorAge
* bonding: unwind on bond_add_vlan failurenikolay@redhat.com2013-08-09
* bonding: change the bond's vlan syncing functions with the standard onesnikolay@redhat.com2013-08-09
* bonding: remove locking from bond_set_rx_mode()Veaceslav Falico2013-08-05
* bonding: add bond_time_in_interval() and use it for time comparisonVeaceslav Falico2013-08-05
* bonding: call slave_last_rx() only once per slaveVeaceslav Falico2013-08-05
* bonding: modify only neigh_parms owned by usVeaceslav Falico2013-08-02
* bonding: initial RCU conversionnikolay@redhat.com2013-08-01
* bonding: factor out slave id tx code and simplify xmit pathsNikolay Aleksandrov2013-08-01
* bonding: simplify broadcast_xmit functionNikolay Aleksandrov2013-08-01
* bonding: remove unnecessary read_locks of curr_slave_locknikolay@redhat.com2013-08-01
* bonding: convert to list API and replace bond's custom listnikolay@redhat.com2013-08-01
* bonding: fix system hang due to fast igmp timer reschedulingNikolay Aleksandrov2013-08-01
* bonding: remove bond_resend_igmp_join_requests read_unlock leftovernikolay@redhat.com2013-07-28
* bond: cleanup netpoll codestephen hemminger2013-07-26
* bonding: use pre-defined macro in bond_mode_name instead of magic number 0Wang Sheng-Hui2013-07-26
* bonding: Fixed up a error "do not initialise statics to 0 or NULL" in bond_ma...dingtianhong2013-07-24
* bonding: add rtnl protection for bonding_store_fail_over_macdingtianhong2013-07-24
* bonding: bond_sysfs.c checkpatch cleanupdingtianhong2013-07-24
* bonding: don't call slave_xxx_netpoll under spinlocksdingtianhong2013-07-24
* net: convert resend IGMP to notifier eventJiri Pirko2013-07-23
* 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
|\ \