summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bonding.h
Commit message (Expand)AuthorAgeFilesLines
* bond: have random dev address by default instead of zeroesJiri Pirko2013-01-301-0/+1
* bonding: remove usage of dev->masterJiri Pirko2013-01-041-7/+7
* 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
* | bonding: rlb mode of bond should not alter ARP originating via bridgezheng.li2012-11-301-0/+13
|/
* bonding: remove packet cloning in recv_probe()Eric Dumazet2012-06-131-2/+2
* bonding: Fix LACPDU rx_dropped commit.David S. Miller2012-05-131-1/+1
* bonding: remove entries for master_ip and vlan_ip and query devices insteadAndy Gospodarek2012-03-231-2/+16
* bonding: eliminate bond_close race conditionsJay Vosburgh2011-10-301-1/+0Star
* bonding: Use a per netns implementation of /sys/class/net/bonding_masters.Eric W. Biederman2011-10-201-2/+5
* bonding: use ndo_change_rx_flags callbackJiri Pirko2011-08-181-1/+0Star
* bonding: do vlan cleanupJiri Pirko2011-07-211-1/+5
* bonding: add min links parameter to 802.3adstephen hemminger2011-06-231-0/+1
* bonding: delete unused arp_mon_ptPeter Pan(潘卫平)2011-06-101-1/+0Star
* net: drivers: kill two unused macro definitionsShan Wei2011-05-161-10/+0Star
* ipv4, ipv6, bonding: Restore control over number of peer notificationsBen Hutchings2011-04-291-2/+4
* bonding: move processing of recv handlers into handle_frame()Jiri Pirko2011-04-251-2/+2
* bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_...Ben Hutchings2011-04-181-29/+0Star
* net-bonding: Adding support for throughputs larger than 65536 MbpsDavid Decotigny2011-04-151-3/+3
* net-bonding: Fix minor sparse complaintsDavid Decotigny2011-04-151-0/+1
* bonding: fix rx_handler lockingJiri Pirko2011-03-231-0/+1
* bonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flagJiri Pirko2011-03-161-4/+10
* bonding: wrap slave state workJiri Pirko2011-03-161-5/+26
* net: get rid of multiple bond-related netdevice->priv_flagsJiri Pirko2011-03-161-23/+1Star
* bonding: register slave pointer for rx_handlerJiri Pirko2011-03-161-0/+3
* bonding: move procfs code into bond_procfs.cAmerigo Wang2011-03-091-0/+26
* bonding: fix sparse warningstephen hemminger2011-02-281-2/+3
* netpoll: remove IFF_IN_NETPOLL flagAmerigo Wang2011-02-281-1/+1
* bonding: sync netpoll code with bridgeAmerigo Wang2011-02-281-0/+20
* headers: kobject.h reduxAlexey Dobriyan2011-01-101-1/+0Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-171-10/+6Star
|\
| * bonding: Fix slave selection bug.Hillf Danton2010-12-161-2/+2
| * net: Convert netpoll blocking api in bonding driver to be a counterNeil Horman2010-12-101-8/+4Star
* | bonding: add the debugfs facility to the bonding driverTaku Izumi2010-12-111-0/+9
* | drivers/net/bonding: Remove unnecessary casts of netdev_privJoe Perches2010-11-171-1/+1
|/
* bonding: make release_and_destroy staticstephen hemminger2010-10-211-1/+0Star
* bonding: Fix deadlock in bonding driver resulting from internal locking when ...Neil Horman2010-10-181-0/+30
* bonding: add retransmit membership reports tunableFlavio Leitner2010-10-061-0/+2
* bonding: rejoin multicast groups on VLANsFlavio Leitner2010-10-061-0/+1
* bonding: allow user-controlled output slave selectionAndy Gospodarek2010-06-051-2/+7
* bonding: add all_slaves_active parameterAndy Gospodarek2010-06-051-1/+3
* bonding: remove unused original_flags struct slave memberJiri Pirko2010-06-021-1/+0Star
* net: convert multicast list to list_headJiri Pirko2010-04-031-1/+1
* bonding: Remove net_device_stats from bonding structAjit Khaparde2010-02-041-1/+0Star
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-031-2/+2
* bond: Add support for multiple network namespacesEric W. Biederman2009-10-301-4/+10
* bond: Simply bond sysfs group creationEric W. Biederman2009-10-301-2/+1Star
* bonding: Remove bond_dev from xmit_hash_policy call.Jasper Spaans2009-10-271-2/+1Star
* bonding: introduce primary_reselect optionJiri Pirko2009-10-071-2/+9
* bonding: use compare_ether_addr_64bits() in ALBEric Dumazet2009-09-021-1/+1