summaryrefslogtreecommitdiff
path: root/drivers/net/bonding
AgeCommit message (Expand)Author
2010-04-02bonding: fix potential deadlock in bond_uninit()Amerigo Wang
2010-03-31bonding: bond_xmit_roundrobin() fixEric Dumazet
2010-03-27bonding: fix broken multicast with round-robin modeAndy Gospodarek
2010-03-08driver-core: Add attribute argument to class_attribute show/storeAndi Kleen
2010-02-27bonding: fix device leak on error in bond_create()Patrick McHardy
2010-02-04bonding: Remove net_device_stats from bonding structAjit Khaparde
2010-01-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-28bonding: bond_open error return valuestephen hemminger
2010-01-18net: spread __net_init, __net_exitAlexey Dobriyan
2010-01-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-04bonding: allow arp_ip_targets on separate vlans to use arp validationAndy Gospodarek
2009-12-27bond_3ad.c avoid possible null derefDan Carpenter
2009-12-14drivers/net/bonding/: : use pr_fmtJoe Perches
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-04tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-12-02net: Simplify the bond drivers pernet operations.Eric W. Biederman
2009-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-18netns: net_identifiers should be read_mostlyEric Dumazet
2009-11-16bonding: fix 802.3ad standards compliance errorJay Vosburgh
2009-10-30bond: Get the rtnl_link_ops support correctEric W. Biederman
2009-10-30bond: Add support for multiple network namespacesEric W. Biederman
2009-10-30bond: Implement a basic set of rtnl link opsEric W. Biederman
2009-10-30bond: Simplify bond device destructionEric W. Biederman
2009-10-30bond: Simplify bond_create.Eric W. Biederman
2009-10-30bond: Simply bond sysfs group creationEric W. Biederman
2009-10-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
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-27bonding: Remove bond_dev from xmit_hash_policy call.Jasper Spaans
2009-10-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-24bonding: Modify hash transmit policies to use the packet's source MAC addressJasper Spaans
2009-10-13bonding: change bond_create_proc_entry() to return voidNicolas de Pesloüan
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-07bonding: remove useless assignmentNicolas de Pesloüan
2009-10-07bonding: fix a parameter name in error messageNicolas de Pesloüan
2009-10-07bonding: introduce primary_reselect optionJiri Pirko
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