aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bonding.h
Commit message (Expand)AuthorAge
* bonding: remove entries for master_ip and vlan_ip and query devices insteadAndy Gospodarek2012-03-22
* bonding: eliminate bond_close race conditionsJay Vosburgh2011-10-30
* bonding: Use a per netns implementation of /sys/class/net/bonding_masters.Eric W. Biederman2011-10-19
* bonding: use ndo_change_rx_flags callbackJiri Pirko2011-08-17
* bonding: do vlan cleanupJiri Pirko2011-07-21
* bonding: add min links parameter to 802.3adstephen hemminger2011-06-23
* bonding: delete unused arp_mon_ptPeter Pan(潘卫平)2011-06-09
* net: drivers: kill two unused macro definitionsShan Wei2011-05-15
* ipv4, ipv6, bonding: Restore control over number of peer notificationsBen Hutchings2011-04-29
* bonding: move processing of recv handlers into handle_frame()Jiri Pirko2011-04-25
* bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_...Ben Hutchings2011-04-18
* net-bonding: Adding support for throughputs larger than 65536 MbpsDavid Decotigny2011-04-15
* net-bonding: Fix minor sparse complaintsDavid Decotigny2011-04-15
* bonding: fix rx_handler lockingJiri Pirko2011-03-23
* bonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flagJiri Pirko2011-03-16
* bonding: wrap slave state workJiri Pirko2011-03-16
* net: get rid of multiple bond-related netdevice->priv_flagsJiri Pirko2011-03-16
* bonding: register slave pointer for rx_handlerJiri Pirko2011-03-16
* bonding: move procfs code into bond_procfs.cAmerigo Wang2011-03-09
* bonding: fix sparse warningstephen hemminger2011-02-28
* netpoll: remove IFF_IN_NETPOLL flagAmerigo Wang2011-02-27
* bonding: sync netpoll code with bridgeAmerigo Wang2011-02-27
* headers: kobject.h reduxAlexey Dobriyan2011-01-10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-17
|\
| * bonding: Fix slave selection bug.Hillf Danton2010-12-16
| * net: Convert netpoll blocking api in bonding driver to be a counterNeil Horman2010-12-09
* | bonding: add the debugfs facility to the bonding driverTaku Izumi2010-12-10
* | drivers/net/bonding: Remove unnecessary casts of netdev_privJoe Perches2010-11-17
|/
* bonding: make release_and_destroy staticstephen hemminger2010-10-21
* bonding: Fix deadlock in bonding driver resulting from internal locking when ...Neil Horman2010-10-18
* bonding: add retransmit membership reports tunableFlavio Leitner2010-10-05
* bonding: rejoin multicast groups on VLANsFlavio Leitner2010-10-05
* bonding: allow user-controlled output slave selectionAndy Gospodarek2010-06-05
* bonding: add all_slaves_active parameterAndy Gospodarek2010-06-05
* bonding: remove unused original_flags struct slave memberJiri Pirko2010-06-02
* net: convert multicast list to list_headJiri Pirko2010-04-03
* bonding: Remove net_device_stats from bonding structAjit Khaparde2010-02-03
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-03
* bond: Add support for multiple network namespacesEric W. Biederman2009-10-30
* bond: Simply bond sysfs group creationEric W. Biederman2009-10-30
* bonding: Remove bond_dev from xmit_hash_policy call.Jasper Spaans2009-10-27
* bonding: introduce primary_reselect optionJiri Pirko2009-10-07
* bonding: use compare_ether_addr_64bits() in ALBEric Dumazet2009-09-01
* bonding: fix destructorStephen Hemminger2009-06-14
* bonding: remove bonding read/write semaphoreStephen Hemminger2009-06-14
* bonding: bond_create always called with default parametersStephen Hemminger2009-06-14
* bonding: use bond_is_lb() when it's appropriateJiri Pirko2009-05-30
* drivers/net/bonding: fix sparse warnings: move decls to header fileHannes Eder2008-12-26
* bonding: turn all bond_parm_tbls constHolger Eitzenberger2008-12-10
* bonding: make tbl argument to bond_parse_parm() constHolger Eitzenberger2008-12-10