summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding
Commit message (Expand)AuthorAgeFilesLines
* bonding: correctly process non-linear skbsAndy Gospodarek2010-09-142-0/+6
* bonding: Fix jiffies overflow problems (again)Jiri Bohac2010-09-071-17/+39
* bonding: prevent sysfs from allowing arp monitoring with alb/tlbAndy Gospodarek2010-07-301-12/+25
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-271-1/+1
|\
| * bonding: set device in RLB ARP packet handlerGreg Edwards2010-07-241-1/+1
* | bonding: don't lock when copying/clearing VLAN list on slaveJay Vosburgh2010-07-221-13/+3
* | bonding: change test for presence of VLANsJay Vosburgh2010-07-222-9/+25
* | bonding: avoid a warningEric Dumazet2010-07-191-0/+2
* | bonding: fix bond_inet6addr_event()Eric Dumazet2010-07-191-0/+2
* | bonding: fix a buffer overflow in bonding_show_queue_id.Nicolas de Pesloüan2010-07-141-2/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-072-12/+24
|\ \ | |/
| * bonding: check if clients MAC addr has changedFlavio Leitner2010-06-301-1/+2
| * bonding: prevent netpoll over bonded interfacesAndy Gospodarek2010-06-281-11/+22
* | net: fix 64 bit counters on 32 bit archesEric Dumazet2010-07-071-33/+31
* | net: Enable 64-bit net device statistics on 32-bit architecturesBen Hutchings2010-06-121-6/+7
* | net-next: remove useless union keywordChangli Gao2010-06-101-3/+3
* | bonding: allow user-controlled output slave selectionAndy Gospodarek2010-06-053-5/+195
* | bonding: add all_slaves_active parameterAndy Gospodarek2010-06-053-1/+68
* | bonding: optimize tlb_get_least_loaded_slaveJiri Pirko2010-06-021-20/+13
* | bonding: remove unused original_flags struct slave memberJiri Pirko2010-06-022-6/+0
* | bonding: move dev_addr cpy to bond_enslaveJiri Pirko2010-06-022-8/+7
* | bonding: make bonding_store_slaves simplerJiri Pirko2010-06-021-41/+25
* | bonding: remove redundant checks from bonding_store_slaves V2Jiri Pirko2010-06-021-19/+1
* | bonding: move slave MTU handling from sysfs V2Jiri Pirko2010-06-022-21/+16
* | bonding: remove unused variable "found"Jiri Pirko2010-06-021-2/+1
|/
* bonding: make bonding support netpollWANG Cong2010-05-061-1/+98
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-061-20/+46
|\
| * bonding: fix potential deadlock in bond_uninit()Amerigo Wang2010-04-011-12/+14
| * bonding: bond_xmit_roundrobin() fixEric Dumazet2010-03-311-1/+1
| * bonding: fix broken multicast with round-robin modeAndy Gospodarek2010-03-271-8/+32
* | net: convert multicast list to list_headJiri Pirko2010-04-032-107/+52
* | net: move address list functions to a separate fileJiri Pirko2010-04-031-1/+1
* | net/various: remove trailing space in messagesFrans Pop2010-03-241-2/+2
* | bonding: flush unicast and multicast lists when changing typeJiri Pirko2010-03-211-0/+4
* | ipv6: convert idev_list to list macrosstephen hemminger2010-03-201-4/+5
* | bonding: check return value of nofitier when changing typeJiri Pirko2010-03-181-2/+9
* | net: rename notifier defines for netdev type changeJiri Pirko2010-03-181-2/+4
|/
* driver-core: Add attribute argument to class_attribute show/storeAndi Kleen2010-03-071-1/+4
* bonding: fix device leak on error in bond_create()Patrick McHardy2010-02-271-0/+2
* bonding: Remove net_device_stats from bonding structAjit Khaparde2010-02-032-2/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-281-1/+1
|\
| * bonding: bond_open error return valuestephen hemminger2010-01-281-1/+1
* | net: spread __net_init, __net_exitAlexey Dobriyan2010-01-171-6/+6
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-101-1/+1
|\ \ | |/
| * bond_3ad.c avoid possible null derefDan Carpenter2009-12-261-1/+1
* | bonding: allow arp_ip_targets on separate vlans to use arp validationAndy Gospodarek2010-01-031-0/+11
|/
* drivers/net/bonding/: : use pr_fmtJoe Perches2009-12-135-690/+465
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\
| * tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo2009-12-041-1/+1
* | drivers/net: Move && and || to end of previous lineJoe Perches2009-12-033-16/+16
OpenPOWER on IntegriCloud