aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/bonding
AgeCommit message (Expand)Author
2010-07-30bonding: prevent sysfs from allowing arp monitoring with alb/tlbAndy Gospodarek
2010-07-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-24bonding: set device in RLB ARP packet handlerGreg Edwards
2010-07-22bonding: don't lock when copying/clearing VLAN list on slaveJay Vosburgh
2010-07-22bonding: change test for presence of VLANsJay Vosburgh
2010-07-19bonding: avoid a warningEric Dumazet
2010-07-19bonding: fix bond_inet6addr_event()Eric Dumazet
2010-07-14bonding: fix a buffer overflow in bonding_show_queue_id.Nicolas de Pesloüan
2010-07-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-07net: fix 64 bit counters on 32 bit archesEric Dumazet
2010-06-30bonding: check if clients MAC addr has changedFlavio Leitner
2010-06-28bonding: prevent netpoll over bonded interfacesAndy Gospodarek
2010-06-12net: Enable 64-bit net device statistics on 32-bit architecturesBen Hutchings
2010-06-10net-next: remove useless union keywordChangli Gao
2010-06-05bonding: allow user-controlled output slave selectionAndy Gospodarek
2010-06-05bonding: add all_slaves_active parameterAndy Gospodarek
2010-06-02bonding: optimize tlb_get_least_loaded_slaveJiri Pirko
2010-06-02bonding: remove unused original_flags struct slave memberJiri Pirko
2010-06-02bonding: move dev_addr cpy to bond_enslaveJiri Pirko
2010-06-02bonding: make bonding_store_slaves simplerJiri Pirko
2010-06-02bonding: remove redundant checks from bonding_store_slaves V2Jiri Pirko
2010-06-02bonding: move slave MTU handling from sysfs V2Jiri Pirko
2010-06-02bonding: remove unused variable "found"Jiri Pirko
2010-05-06bonding: make bonding support netpollWANG Cong
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-04-03net: move address list functions to a separate fileJiri Pirko
2010-04-01bonding: 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-24net/various: remove trailing space in messagesFrans Pop
2010-03-21bonding: flush unicast and multicast lists when changing typeJiri Pirko
2010-03-20ipv6: convert idev_list to list macrosstephen hemminger
2010-03-18bonding: check return value of nofitier when changing typeJiri Pirko
2010-03-18net: rename notifier defines for netdev type changeJiri Pirko
2010-03-07driver-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-03bonding: 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-17net: spread __net_init, __net_exitAlexey Dobriyan
2010-01-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-03bonding: allow arp_ip_targets on separate vlans to use arp validationAndy Gospodarek
2009-12-26bond_3ad.c avoid possible null derefDan Carpenter
2009-12-13drivers/net/bonding/: : use pr_fmtJoe Perches
2009-12-09Merge 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-01net: Simplify the bond drivers pernet operations.Eric W. Biederman
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller