aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bond_main.c
Commit message (Expand)AuthorAge
* bond: check if slave count is 0 in case when deciding to take slave's macJiri Pirko2013-02-26
* bonding: set sysfs device_type to 'bond'Doug Goldstein2013-02-19
* bonding: fix bond_release_all inconsistenciesnikolay@redhat.com2013-02-19
* netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lockNeil Horman2013-02-11
* netns: bond: allow unprivileged users to control bond deviceGao feng2013-02-04
* bond: have random dev address by default instead of zeroesJiri Pirko2013-01-30
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-07
* bonding: remove usage of dev->masterJiri Pirko2013-01-04
* bonding: do not cancel works in bond_uninit()Konstantin Khlebnikov2012-12-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-12
|\
| * bonding: Fix check for ethtool get_link operation supportBen Hutchings2012-12-07
| * bonding: in balance-rr mode, set curr_active_slave only if it is upMichal Kubeček2012-11-28
* | bonding: make arp_ip_target parameter checks consistent with sysfsnikolay@redhat.com2012-11-29
* | bonding: fix miimon and arp_interval delayed work race conditionsnikolay@redhat.com2012-11-29
|/
* bonding: Bonding driver does not consider the gso_max_size/gso_max_segs setti...Sarveshwar Bandi2012-11-21
* vlan: fix bond/team enslave of vlan challenged slave/portJiri Pirko2012-10-16
* bonding: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet2012-10-04
* bonding: add some slack to arp monitoring time limitsJiri Bohac2012-08-31
* bonding: support for IPv6 transmit hashingJohn Eaglesham2012-08-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-22
|\
| * netpoll: check netpoll tx status on the right deviceAmerigo Wang2012-08-14
| * netpoll: make __netpoll_cleanup non-blockAmerigo Wang2012-08-14
| * netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()Amerigo Wang2012-08-14
* | net: remove netdev_bonding_change()Amerigo Wang2012-08-14
|/
* net: rename bond_queue_mapping to slave_dev_queue_mappingJiri Pirko2012-07-20
* rtnl: allow to specify different num for rx and tx queue countJiri Pirko2012-07-20
* bonding: refine IFF_XMIT_DST_RELEASE capabilityEric Dumazet2012-07-18
* netpoll: move np->dev and np->dev_name init into __netpoll_setup()Jiri Pirko2012-07-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-11
|\
| * bonding: Manage /proc/net/bonding/ entries from the netdev eventsEric W. Biederman2012-07-09
* | bonding: drop_monitor awareEric Dumazet2012-06-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-13
|\|
| * bonding: Fix corrupted queue_mappingEric Dumazet2012-06-12
* | bonding: remove packet cloning in recv_probe()Eric Dumazet2012-06-12
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-16
|\
| * bonding: don't increase rx_dropped after processing LACPDUsJiri Bohac2012-05-10
* | drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-10
* | bonding: bond_update_speed_duplex() can return void since no callers check it...Rick Jones2012-04-27
* | bonding: start slaves with link down for ARP monitorMichal Kubeček2012-04-19
* | bonding: Fixup get_tx_queue() op second arg type.David S. Miller2012-04-13
* | rtnetlink & bonding: change args got get_tx_queuesstephen hemminger2012-04-13
|/
* bonding: properly unset current_arp_slave on slave link upVeaceslav Falico2012-04-05
* net/bonding: correctly proxy slave neigh param setup ndo functionShlomo Pongratz2012-04-04
* net/bonding: emit address change event also in bond_releaseShlomo Pongratz2012-04-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-02
|\
| * bonding: emit event when bonding changes MACWeiping Pan2012-03-29
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\ \ | |/ |/|
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* | bonding: remove entries for master_ip and vlan_ip and query devices insteadAndy Gospodarek2012-03-22
|/
* bonding: send igmp report for its masterPeter Pan(潘卫平)2012-03-19