summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding
Commit message (Expand)AuthorAgeFilesLines
* bond: check if slave count is 0 in case when deciding to take slave's macJiri Pirko2013-02-261-1/+1
* bonding: set sysfs device_type to 'bond'Doug Goldstein2013-02-191-0/+6
* bonding: fix bond_release_all inconsistenciesnikolay@redhat.com2013-02-191-117/+18
* bonding: Fix initialize after use for 3ad machine state spinlocknikolay@redhat.com2013-02-191-5/+4
* bonding: Fix race condition between bond_enslave() and bond_3ad_update_lacp_r...nikolay@redhat.com2013-02-191-2/+4
* netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lockNeil Horman2013-02-111-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-051-0/+1
|\
| * bonding: unset primary slave via sysfsMilos Vyletel2013-01-291-0/+1
* | netns: bond: allow unprivileged users to control bond deviceGao feng2013-02-041-2/+5
* | bond: have random dev address by default instead of zeroesJiri Pirko2013-01-302-19/+20
* | ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-061-4/+5
* | bonding: remove usage of dev->masterJiri Pirko2013-01-044-64/+80
|/
* bonding: do not cancel works in bond_uninit()Konstantin Khlebnikov2012-12-141-2/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\
| * treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-191-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-125-52/+210
|\ \
| * | bonding: Fix check for ethtool get_link operation supportBen Hutchings2012-12-071-11/+6
| * | bonding: delete migrated IP addresses from the rlb hash tableJiri Bohac2012-11-303-40/+184
| * | bonding: rlb mode of bond should not alter ARP originating via bridgezheng.li2012-11-302-0/+19
| * | bonding: in balance-rr mode, set curr_active_slave only if it is upMichal Kubeček2012-11-281-1/+1
* | | bonding: fix race condition in bonding_store_slaves_activenikolay@redhat.com2012-11-291-0/+2
* | | bonding: make arp_ip_target parameter checks consistent with sysfsnikolay@redhat.com2012-11-291-2/+3
* | | bonding: fix miimon and arp_interval delayed work race conditionsnikolay@redhat.com2012-11-292-86/+36
|/ /
* | bonding: Bonding driver does not consider the gso_max_size/gso_max_segs setti...Sarveshwar Bandi2012-11-211-0/+7
* | bonding: fix second off-by-one errornikolay@redhat.com2012-11-011-1/+1
* | bonding: fix off-by-one errornikolay@redhat.com2012-11-011-1/+1
|/
* vlan: fix bond/team enslave of vlan challenged slave/portJiri Pirko2012-10-161-1/+1
* bonding: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet2012-10-041-0/+2
* bonding: add some slack to arp monitoring time limitsJiri Bohac2012-08-311-11/+20
* bonding: support for IPv6 transmit hashingJohn Eaglesham2012-08-221-26/+63
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-221-7/+5
|\
| * netpoll: check netpoll tx status on the right deviceAmerigo Wang2012-08-141-1/+1
| * netpoll: make __netpoll_cleanup non-blockAmerigo Wang2012-08-141-3/+1
| * netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()Amerigo Wang2012-08-141-3/+3
* | net: remove netdev_bonding_change()Amerigo Wang2012-08-141-10/+10
|/
* bond_sysfs: use real_num_tx_queues rather than params.tx_queueJiri Pirko2012-07-201-1/+1
* net: rename bond_queue_mapping to slave_dev_queue_mappingJiri Pirko2012-07-201-3/+3
* rtnl: allow to specify different num for rx and tx queue countJiri Pirko2012-07-201-6/+8
* bonding: refine IFF_XMIT_DST_RELEASE capabilityEric Dumazet2012-07-181-0/+5
* netpoll: move np->dev and np->dev_name init into __netpoll_setup()Jiri Pirko2012-07-171-3/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-102-4/+7
|\
| * bonding: debugfs and network namespaces are incompatibleEric W. Biederman2012-07-091-1/+1
| * bonding: Manage /proc/net/bonding/ entries from the netdev eventsEric W. Biederman2012-07-091-3/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-251-2/+13
|\ \ | |/
| * bonding: show all the link status of slavesAmerigo Wang2012-06-171-2/+13
* | bonding: drop_monitor awareEric Dumazet2012-06-133-13/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-122-6/+11
|\ \ | |/
| * bonding: Fix corrupted queue_mappingEric Dumazet2012-06-121-4/+5
| * bonding:record primary when modify it via sysfsWeiping Pan2012-06-121-2/+6
* | bonding: remove packet cloning in recv_probe()Eric Dumazet2012-06-125-40/+36
|/
OpenPOWER on IntegriCloud