Age | Commit message (Expand) | Author | Files | Lines |
2006-09-28 | [PATCH] bonding: update version number | Jay Vosburgh | 1 | -2/+2 |
2006-09-26 | [PATCH] bonding: Fix primary selection error at enslavement time | Jay Vosburgh | 1 | -23/+2 |
2006-09-26 | [PATCH] bonding: Don't mangle LACPDUs | Jay Vosburgh | 1 | -30/+29 |
2006-09-26 | [PATCH] bonding: Validate probe replies in ARP monitor | Jay Vosburgh | 3 | -9/+259 |
2006-09-26 | [PATCH] bonding: Don't release slaves when master is admin down | jamal | 1 | -3/+3 |
2006-09-26 | [PATCH] bonding: Add priv_flag to avoid event mishandling | Jay Vosburgh | 1 | -1/+6 |
2006-09-26 | [PATCH] bonding: Handle large hard_header_len | Jay Vosburgh | 1 | -1/+6 |
2006-09-26 | [PATCH] bonding: Remove unneeded NULL test | Jay Vosburgh | 1 | -1/+1 |
2006-09-26 | [PATCH] bonding: Format fix in seq_printf call | Kenzo Iwami | 1 | -1/+1 |
2006-09-26 | [PATCH] bonding: Convert delay value from s16 to int | Jay Vosburgh | 1 | -1/+1 |
2006-09-26 | [PATCH] bonding: Allow bonding to enslave a 10 Gig adapter | Jay Vosburgh | 2 | -1/+11 |
2006-09-13 | drivers/net: const-ify ethtool_ops declarations | Jeff Garzik | 1 | -1/+1 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 2 | -2/+0 |
2006-06-18 | [NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM | Herbert Xu | 1 | -5/+2 |
2006-06-18 | [NET]: Add netif_tx_lock | Herbert Xu | 1 | -1/+1 |
2006-03-30 | [PATCH] bonding: support carrier state for master | Jay Vosburgh | 4 | -28/+102 |
2006-03-27 | [PATCH] Notifier chain update: API changes | Alan Stern | 1 | -1/+1 |
2006-03-04 | Merge branch 'net-const' | Jeff Garzik | 2 | -2/+2 |
2006-03-04 | Massive net driver const-ification. | Arjan van de Ven | 2 | -2/+2 |
2006-03-04 | [PATCH] bonding: suppress duplicate packets | Jay Vosburgh | 3 | -26/+56 |
2006-02-18 | [PATCH] bonding: fix a locking bug in bond_release | Jay Vosburgh | 1 | -0/+1 |
2006-02-07 | [PATCH] bonding: Sparse warnings fix | Luiz Fernando Capitulino | 1 | -3/+3 |
2006-02-07 | [PATCH] bonding: allow bond to use TSO if slaves support it | Jay Vosburgh | 1 | -1/+14 |
2006-01-27 | [PATCH] bonding: fix ->get_settings error checking | Eric Sesterhenn | 1 | -1/+1 |
2006-01-13 | [PATCH] bonding: UPDATED hash-table corruption in bond_alb.c | Jay Vosburgh | 2 | -4/+4 |
2006-01-09 | [PATCH] drivers/net/bonding/bonding.h: "extern inline" -> "static inline" | Adrian Bunk | 1 | -4/+4 |
2005-11-28 | [bonding] Remove superfluous changelog. | Jeff Garzik | 7 | -619/+0 |
2005-11-13 | [PATCH] bonding: comments and changelog | Mitch Williams | 2 | -0/+26 |
2005-11-13 | [PATCH] bonding: spelling and whitespace corrections | Mitch Williams | 3 | -3/+4 |
2005-11-13 | [PATCH] bonding: version update | Mitch Williams | 1 | -2/+2 |
2005-11-13 | [PATCH] bonding: add sysfs functionality to bonding (large) | Mitch Williams | 4 | -2/+1429 |
2005-11-13 | [PATCH] bonding: add ARP entries to /proc | Mitch Williams | 1 | -0/+23 |
2005-11-13 | [PATCH] bonding: Allow ARP target table to have empty entries | Mitch Williams | 1 | -1/+3 |
2005-11-13 | [PATCH] bonding: make bond_init not __init | Mitch Williams | 1 | -1/+1 |
2005-11-13 | [PATCH] bonding: move bond creation into separate function | Mitch Williams | 2 | -52/+62 |
2005-11-13 | [PATCH] bonding: make functions not static | Mitch Williams | 2 | -13/+24 |
2005-11-13 | [PATCH] bonding: expose some structs | Mitch Williams | 2 | -8/+10 |
2005-11-13 | [PATCH] bonding: explicitly clear RLB flag during ALB init | Mitch Williams | 1 | -0/+2 |
2005-11-13 | [PATCH] bonding: move kmalloc out of spinlock in ALB init | Mitch Williams | 1 | -10/+12 |
2005-11-13 | [PATCH] bonding: get slave name from actual slave instead of param list | Mitch Williams | 1 | -2/+2 |
2005-11-13 | [PATCH] bonding: Add transmit policy to /proc | Mitch Williams | 1 | -0/+7 |
2005-11-13 | [PATCH] bonding: expand module param descriptions | Mitch Williams | 1 | -5/+12 |
2005-11-13 | [PATCH] bonding: add bond name to all error messages | Mitch Williams | 3 | -81/+112 |
2005-11-08 | [PATCH] bonding: fix feature consolidation | Jay Vosburgh | 2 | -26/+13 |
2005-10-19 | [PATCH] bonding: cleanup comment for mode 1 IGMP xmit hack | John W. Linville | 1 | -3/+7 |
2005-10-14 | Merge branch 'master' | Jeff Garzik | 1 | -2/+3 |
2005-10-09 | [PATCH] gfp flags annotations - part 1 | Al Viro | 1 | -1/+1 |
2005-10-05 | [BONDING]: fix sparse gfp nocast warnings | Randy Dunlap | 1 | -2/+3 |
2005-10-04 | [PATCH] bonding: replicate IGMP traffic in activebackup mode | John W. Linville | 1 | -2/+51 |
2005-10-04 | [PATCH] fix bonding crash, remove old ABI support | Jay Vosburgh | 2 | -213/+71 |