summaryrefslogtreecommitdiff
path: root/drivers/net/bonding
AgeCommit message (Expand)Author
2009-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-29bonding: fix a race condition in calls to slave MII ioctlsJiri Bohac
2009-10-24bonding: Modify hash transmit policies to use the packet's source MAC addressJasper Spaans
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-01bonding: set primary param via sysfsJiri Pirko
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar
2009-09-17bonding: make ab_arp select active slaves as other modesJiri Pirko
2009-09-15bonding: remap muticast addresses without using dev_close() and dev_open()Moni Shoua
2009-09-02bonding: use compare_ether_addr_64bits() in ALBEric Dumazet
2009-09-01netdev: convert pseudo drivers to netdev_tx_tStephen Hemminger
2009-08-29bonding: Have bond_check_dev_link examine netif_runningPetri Gynther
2009-08-29bonding: Fix useless test: int > INT_MAXNicolas de Pesloüan
2009-08-29bonding: use compare_ether_addrStephen Hemminger
2009-08-29bonding: propogate vlan_features to bonding masterJay Vosburgh
2009-08-13bonding: wipe out printk'sJiri Pirko
2009-07-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-17bonding: clean muticast addresses when device changes typeMoni Shoua
2009-07-13drivers/net/bonding: Adjust constant nameJulia Lawall
2009-07-06net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy
2009-06-14bonding: initialization reworkStephen Hemminger
2009-06-14bonding: use is_zero_ether_addrStephen Hemminger
2009-06-14bonding: network device names are case sensativeStephen Hemminger
2009-06-14bonding: elminate bad refcount codeStephen Hemminger
2009-06-14bonding: fix style issuesStephen Hemminger
2009-06-14bonding: fix destructorStephen Hemminger
2009-06-14bonding: remove bonding read/write semaphoreStephen Hemminger
2009-06-14bonding: initialize before registrationStephen Hemminger
2009-06-14bonding: bond_create always called with default parametersStephen Hemminger
2009-06-11bonding: fix multiple module load problemStephen Hemminger
2009-05-30bonding: use bond_is_lb() when it's appropriateJiri Pirko
2009-05-19net: release dst entry in dev_hard_start_xmit()Eric Dumazet
2009-05-19net: FIX bonding sysfs rtnl_lock deadlockEric W. Biederman
2009-05-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-18bonding: fix link down handling in 802.3ad modeStephen Hemminger
2009-05-18net: tx scalability works : trans_startEric Dumazet
2009-05-17net: remove needless (now buggy) & from dev->dev_addrJiri Pirko
2009-05-09bonding: fix panic if initialization failsFlorian Westphal
2009-05-09Remove duplicate slow protocol define in bond_3ad.hRichard Genoud
2009-05-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-05bonding: get rid of CONFIG_PROC_FS ifdefsJiri Pirko
2009-05-05bonding: fix alb mode locking regressionJay Vosburgh
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-14bonding: Remove debug printkJay Vosburgh
2009-04-13Bonding: fix zero address hole bug in arp_ip_target listBrian Haley
2009-03-30proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2009-03-26bonding: select current active slave when enslaving device for mode tlb and albJiri Pirko