summaryrefslogtreecommitdiff
path: root/drivers/net/bonding/bond_main.c
AgeCommit message (Expand)Author
2009-12-08bonding: Modify hash transmit policies to use the packet's source MAC addressJasper Spaans
2009-11-09bonding: fix a race condition in calls to slave MII ioctlsJiri Bohac
2009-07-16bonding: clean muticast addresses when device changes typeMoni Shoua
2009-06-13bonding: initialization reworkStephen Hemminger
2009-06-13bonding: network device names are case sensativeStephen Hemminger
2009-06-13bonding: fix style issuesStephen Hemminger
2009-06-13bonding: fix destructorStephen Hemminger
2009-06-13bonding: remove bonding read/write semaphoreStephen Hemminger
2009-06-13bonding: initialize before registrationStephen Hemminger
2009-06-13bonding: bond_create always called with default parametersStephen Hemminger
2009-05-29bonding: use bond_is_lb() when it's appropriateJiri Pirko
2009-05-18net: release dst entry in dev_hard_start_xmit()Eric Dumazet
2009-05-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-17net: tx scalability works : trans_startEric Dumazet
2009-05-09bonding: fix panic if initialization failsFlorian Westphal
2009-05-05bonding: get rid of CONFIG_PROC_FS ifdefsJiri Pirko
2009-05-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-01bonding: correct the cleanup in bond_create()Jiri Pirko
2009-05-01bonding: bond_slave_info_query() fixEric Dumazet
2009-04-27bonding: ignore updelay param when there is no active slaveJiri Pirko
2009-04-27bonding: use ethtool for link checking firstJiri Pirko
2009-04-13Bonding: fix zero address hole bug in arp_ip_target listBrian Haley
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2009-03-25bonding: select current active slave when enslaving device for mode tlb and albJiri Pirko
2009-03-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-18bonding: Fix updating of speed/duplex changesJay Vosburgh
2009-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-05bonding: Fix device passed into ->ndo_neigh_setup().Patrick McHardy
2009-02-17drivers/net/bonding: fix sparse warning: symbol shadows an earlier oneHannes Eder
2009-02-17drivers/net/bonding: fix sparse warnings: context imbalanceHannes Eder
2009-01-21net: constify VFTsJan Engelhardt
2009-01-06bonding: use net_device_opsStephen Hemminger
2008-12-25drivers/net/bonding: fix sparse warnings: move decls to header fileHannes Eder
2008-12-09bonding: turn all bond_parm_tbls constHolger Eitzenberger
2008-12-09bonding: make tbl argument to bond_parse_parm() constHolger Eitzenberger
2008-12-09bonding: use pr_debug instead of own macrosHolger Eitzenberger
2008-12-09bonding: use table for mode namesHolger Eitzenberger
2008-12-09bonding: add and use bond_is_lb()Holger Eitzenberger
2008-12-03bond: Kill directly reference of netdev->privWang Chen
2008-11-20netdev: add more functions to netdevice opsStephen Hemminger
2008-11-19bonding: convert to net_device_opsStephen Hemminger
2008-11-19netdev: introduce dev_get_stats()Stephen Hemminger
2008-11-12netdevice: safe convert to netdev_priv() #part-1Wang Chen
2008-11-06bonding: alternate agg selection policies for 802.3adJay Vosburgh
2008-11-06bonding: send IPv6 neighbor advertisement on failoverBrian Haley
2008-11-03bonding, net: Move last_rx update into bonding recv logicJay Vosburgh
2008-10-31drivers: replace NIPQUAD()Harvey Harrison
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-10-31bonding: Clean up resource leaksJay Vosburgh
2008-10-31bonding: fix miimon failure counterJay Vosburgh