aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-302-2/+0
* [NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUMHerbert Xu2006-06-171-5/+2
* [NET]: Add netif_tx_lockHerbert Xu2006-06-171-1/+1
* [PATCH] bonding: support carrier state for masterJay Vosburgh2006-03-294-28/+102
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-1/+1
* Merge branch 'net-const'Jeff Garzik2006-03-032-2/+2
|\
| * Massive net driver const-ification.Arjan van de Ven2006-03-032-2/+2
* | [PATCH] bonding: suppress duplicate packetsJay Vosburgh2006-03-033-26/+56
|/
* [PATCH] bonding: fix a locking bug in bond_releaseJay Vosburgh2006-02-171-0/+1
* [PATCH] bonding: Sparse warnings fixLuiz Fernando Capitulino2006-02-071-3/+3
* [PATCH] bonding: allow bond to use TSO if slaves support itJay Vosburgh2006-02-071-1/+14
* [PATCH] bonding: fix ->get_settings error checkingEric Sesterhenn2006-01-261-1/+1
* [PATCH] bonding: UPDATED hash-table corruption in bond_alb.cJay Vosburgh2006-01-122-4/+4
* [PATCH] drivers/net/bonding/bonding.h: "extern inline" -> "static inline"Adrian Bunk2006-01-091-4/+4
* [bonding] Remove superfluous changelog.Jeff Garzik2005-11-287-619/+0
* [PATCH] bonding: comments and changelogMitch Williams2005-11-132-0/+26
* [PATCH] bonding: spelling and whitespace correctionsMitch Williams2005-11-133-3/+4
* [PATCH] bonding: version updateMitch Williams2005-11-131-2/+2
* [PATCH] bonding: add sysfs functionality to bonding (large)Mitch Williams2005-11-134-2/+1429
* [PATCH] bonding: add ARP entries to /procMitch Williams2005-11-131-0/+23
* [PATCH] bonding: Allow ARP target table to have empty entriesMitch Williams2005-11-131-1/+3
* [PATCH] bonding: make bond_init not __initMitch Williams2005-11-131-1/+1
* [PATCH] bonding: move bond creation into separate functionMitch Williams2005-11-132-52/+62
* [PATCH] bonding: make functions not staticMitch Williams2005-11-132-13/+24
* [PATCH] bonding: expose some structsMitch Williams2005-11-132-8/+10
* [PATCH] bonding: explicitly clear RLB flag during ALB initMitch Williams2005-11-131-0/+2
* [PATCH] bonding: move kmalloc out of spinlock in ALB initMitch Williams2005-11-131-10/+12
* [PATCH] bonding: get slave name from actual slave instead of param listMitch Williams2005-11-131-2/+2
* [PATCH] bonding: Add transmit policy to /procMitch Williams2005-11-131-0/+7
* [PATCH] bonding: expand module param descriptionsMitch Williams2005-11-131-5/+12
* [PATCH] bonding: add bond name to all error messagesMitch Williams2005-11-133-81/+112
* [PATCH] bonding: fix feature consolidationJay Vosburgh2005-11-072-26/+13
* [PATCH] bonding: cleanup comment for mode 1 IGMP xmit hackJohn W. Linville2005-10-181-3/+7
* Merge branch 'master'Jeff Garzik2005-10-131-2/+3
|\
| * [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-1/+1
| * [BONDING]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-2/+3
* | [PATCH] bonding: replicate IGMP traffic in activebackup modeJohn W. Linville2005-10-041-2/+51
|/
* [PATCH] fix bonding crash, remove old ABI supportJay Vosburgh2005-10-032-213/+71
* [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu2005-10-031-1/+1
* [PATCH] bonding: Fix link monitor capability check (was skge: set mac address...nsxfreddy@gmail.com2005-09-211-1/+2
* [BOND]: Fix bond_init() error path handling.Florin Malita2005-09-181-0/+8
* [PATCH] bonding: plug reference count leakJay Vosburgh2005-09-161-0/+3
* [NET]: Kill skb->real_devDavid S. Miller2005-08-293-11/+7
* [PATCH] bonding: inherit zero-copy flags of slavesArthur Kepner2005-08-232-1/+60
* [PATCH] bonding: ALB -- allow slave to use bond's MAC address if its own MAC ...John W. Linville2005-07-311-11/+6
* bonding: xor/802.3ad improved slave hashJay Vosburgh2005-06-263-13/+107
* bonding: gratuitous ARPJay Vosburgh2005-06-262-34/+255
* [BONDING]: bonding using arp_ip_target may stay down with active path Jay Vosburgh2005-05-261-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-167-0/+9556