| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 2 | -2/+0 |
* | [NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM | Herbert Xu | 2006-06-18 | 1 | -5/+2 |
* | [NET]: Add netif_tx_lock | Herbert Xu | 2006-06-18 | 1 | -1/+1 |
* | [PATCH] bonding: support carrier state for master | Jay Vosburgh | 2006-03-30 | 4 | -28/+102 |
* | [PATCH] Notifier chain update: API changes | Alan Stern | 2006-03-27 | 1 | -1/+1 |
* | Merge branch 'net-const' | Jeff Garzik | 2006-03-04 | 2 | -2/+2 |
|\ |
|
| * | Massive net driver const-ification. | Arjan van de Ven | 2006-03-04 | 2 | -2/+2 |
* | | [PATCH] bonding: suppress duplicate packets | Jay Vosburgh | 2006-03-04 | 3 | -26/+56 |
|/ |
|
* | [PATCH] bonding: fix a locking bug in bond_release | Jay Vosburgh | 2006-02-17 | 1 | -0/+1 |
* | [PATCH] bonding: Sparse warnings fix | Luiz Fernando Capitulino | 2006-02-07 | 1 | -3/+3 |
* | [PATCH] bonding: allow bond to use TSO if slaves support it | Jay Vosburgh | 2006-02-07 | 1 | -1/+14 |
* | [PATCH] bonding: fix ->get_settings error checking | Eric Sesterhenn | 2006-01-27 | 1 | -1/+1 |
* | [PATCH] bonding: UPDATED hash-table corruption in bond_alb.c | Jay Vosburgh | 2006-01-12 | 2 | -4/+4 |
* | [PATCH] drivers/net/bonding/bonding.h: "extern inline" -> "static inline" | Adrian Bunk | 2006-01-09 | 1 | -4/+4 |
* | [bonding] Remove superfluous changelog. | Jeff Garzik | 2005-11-28 | 7 | -619/+0 |
* | [PATCH] bonding: comments and changelog | Mitch Williams | 2005-11-13 | 2 | -0/+26 |
* | [PATCH] bonding: spelling and whitespace corrections | Mitch Williams | 2005-11-13 | 3 | -3/+4 |
* | [PATCH] bonding: version update | Mitch Williams | 2005-11-13 | 1 | -2/+2 |
* | [PATCH] bonding: add sysfs functionality to bonding (large) | Mitch Williams | 2005-11-13 | 4 | -2/+1429 |
* | [PATCH] bonding: add ARP entries to /proc | Mitch Williams | 2005-11-13 | 1 | -0/+23 |
* | [PATCH] bonding: Allow ARP target table to have empty entries | Mitch Williams | 2005-11-13 | 1 | -1/+3 |
* | [PATCH] bonding: make bond_init not __init | Mitch Williams | 2005-11-13 | 1 | -1/+1 |
* | [PATCH] bonding: move bond creation into separate function | Mitch Williams | 2005-11-13 | 2 | -52/+62 |
* | [PATCH] bonding: make functions not static | Mitch Williams | 2005-11-13 | 2 | -13/+24 |
* | [PATCH] bonding: expose some structs | Mitch Williams | 2005-11-13 | 2 | -8/+10 |
* | [PATCH] bonding: explicitly clear RLB flag during ALB init | Mitch Williams | 2005-11-13 | 1 | -0/+2 |
* | [PATCH] bonding: move kmalloc out of spinlock in ALB init | Mitch Williams | 2005-11-13 | 1 | -10/+12 |
* | [PATCH] bonding: get slave name from actual slave instead of param list | Mitch Williams | 2005-11-13 | 1 | -2/+2 |
* | [PATCH] bonding: Add transmit policy to /proc | Mitch Williams | 2005-11-13 | 1 | -0/+7 |
* | [PATCH] bonding: expand module param descriptions | Mitch Williams | 2005-11-13 | 1 | -5/+12 |
* | [PATCH] bonding: add bond name to all error messages | Mitch Williams | 2005-11-13 | 3 | -81/+112 |
* | [PATCH] bonding: fix feature consolidation | Jay Vosburgh | 2005-11-08 | 2 | -26/+13 |
* | [PATCH] bonding: cleanup comment for mode 1 IGMP xmit hack | John W. Linville | 2005-10-19 | 1 | -3/+7 |
* | Merge branch 'master' | Jeff Garzik | 2005-10-14 | 1 | -2/+3 |
|\ |
|
| * | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-09 | 1 | -1/+1 |
| * | [BONDING]: fix sparse gfp nocast warnings | Randy Dunlap | 2005-10-05 | 1 | -2/+3 |
* | | [PATCH] bonding: replicate IGMP traffic in activebackup mode | John W. Linville | 2005-10-04 | 1 | -2/+51 |
|/ |
|
* | [PATCH] fix bonding crash, remove old ABI support | Jay Vosburgh | 2005-10-04 | 2 | -213/+71 |
* | [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl | Herbert Xu | 2005-10-03 | 1 | -1/+1 |
* | [PATCH] bonding: Fix link monitor capability check (was skge: set mac address... | nsxfreddy@gmail.com | 2005-09-22 | 1 | -1/+2 |
* | [BOND]: Fix bond_init() error path handling. | Florin Malita | 2005-09-18 | 1 | -0/+8 |
* | [PATCH] bonding: plug reference count leak | Jay Vosburgh | 2005-09-16 | 1 | -0/+3 |
* | [NET]: Kill skb->real_dev | David S. Miller | 2005-08-30 | 3 | -11/+7 |
* | [PATCH] bonding: inherit zero-copy flags of slaves | Arthur Kepner | 2005-08-23 | 2 | -1/+60 |
* | [PATCH] bonding: ALB -- allow slave to use bond's MAC address if its own MAC ... | John W. Linville | 2005-07-31 | 1 | -11/+6 |
* | bonding: xor/802.3ad improved slave hash | Jay Vosburgh | 2005-06-26 | 3 | -13/+107 |
* | bonding: gratuitous ARP | Jay Vosburgh | 2005-06-26 | 2 | -34/+255 |
* | [BONDING]: bonding using arp_ip_target may stay down with active path | Jay Vosburgh | 2005-05-26 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 7 | -0/+9556 |