aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/failover.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/core/failover.c')
0 files changed, 0 insertions, 0 deletions
e='2006-06-08 15:25:22 -0400'>2006-06-08[PATCH] myri10ge updateBrice Goglin1-20/+38 2006-06-08[DOC] Update bonding documentation with sysfs infoAuke Kok1-94/+229 2006-06-08e1000: add PCI Error RecoveryAuke Kok1-1/+113 2006-06-08e100: add PCI Error RecoveryAuke Kok1-0/+75 2006-06-08e1000: remove risky prefetch on next_skb->dataAuke Kok1-6/+2 2006-06-08e1000: fix ethtool test irq alloc as "probe"Auke Kok1-1/+4 2006-06-05Linux 2.6.17-rc6v2.6.17-rc6Linus Torvalds1-2/+2 2006-06-05[BRIDGE]: fix locking and memory leak in br_add_bridgeJiri Benc1-12/+7 2006-06-06[MIPS] Fix sparsemem support.Chad Reese4-3/+18 2006-06-06[MIPS] Fix compiler warnings (field width, unused variable)Atsushi Nemoto6-11/+21 2006-06-06[MIPS] Fix sparse warnings about too big constants.Atsushi Nemoto2-5/+5 2006-06-06[MIPS] Fix 64-bit build for RM7000.Ralf Baechle1-0/+1 2006-06-06[MIPS] IP32: Fix warnings.Ralf Baechle1-2/+2 2006-06-06[MIPS] Fix non-linear memory mapping on MIPSSergei Shtylyov2-27/+31 2006-06-06[MIPS] SB1: Only pass1 FPUs are broken beyond recovery.Ralf Baechle1-1/+1 2006-06-06[MIPS] open() forces O_LARGEFILE for o32 on 64bit kernelsThiemo Seufer1-1/+1 2006-06-06[MIPS] Au1xx0: fix prom_getenv() to handle YAMON style environmentSergei Shtylyov1-15/+9 2006-06-06[MIPS] Fix swap entry for MIPS32 36-bit physical addressSergei Shtylyov1-2/+14 2006-06-06[MIPS] Fix mprotect() syscall for MIPS32 w/36-bit physical address supportSergei Shtylyov1-2/+3 2006-06-06[MIPS] Save write-only Config.OD from being clobberedSergei Shtylyov2-0/+39 2006-06-06[MIPS] Print more information if we're struck by a machine check exception.Ralf Baechle1-2/+17 2006-06-06[MIPS] Fix declaration of smp_prepare_cpus() platform hook.Ralf Baechle1-2/+2 2006-06-06[MIPS] Fix modpost warning: Rename op_model_xxx to op_model_xxx_ops.Atsushi Nemoto3-21/+21 2006-06-06[MIPS] Fix instable BogoMIPS on multi-issue processors.Ralf Baechle1-10/+12 2006-06-06[MIPS] Ignore unresolved weak symbols in modules.Atsushi Nemoto1-0/+6 2006-06-06[MIPS] Fix SMP now that fixup_cpu_present_map is gone.Ralf Baechle1-1/+4 2006-06-06[MIPS] Remove duplicate declaration of cpu_online_map.Ralf Baechle1-1/+0 2006-06-05[IRDA]: Missing allocation result check in irlap_change_speed().Florin Malita1-1/+2 2006-06-05[PPPOE]: Missing result check in __pppoe_xmit().Florin Malita1-0/+3 2006-06-05[NET]: Eliminate unused /proc/sys/net/ethernetJes Sorensen3-23/+0 2006-06-05[NETCONSOLE]: Clean up initcall warning.Matt Mackall1-1/+1 2006-06-05[TCP]: Avoid skb_pull if possible when trimming headHerbert Xu ~{PmVHI~}1-7/+5 2006-06-05[PATCH] wireless: move zd1201 where it belongsPavel Machek6-18/+19 2006-06-05[PATCH] bcm43xx: quiet down log spam from set_securityJason Lunz1-6/+7 2006-06-05[PATCH] softmac: unified capabilities computationJoseph Jezak1-32/+53 2006-06-05[PATCH] softmac: Fix handling of authentication failureDaniel Drake3-5/+24 2006-06-05[PATCH] softmac: complete shared key authenticationDaniel Drake5-29/+51 2006-06-05[PATCH] ieee80211softmac_io.c: fix warning "defined but not used"Toralf Förster1-45/+0 2006-06-05[PATCH] usb wifi: zd1201 cleanupsPavel Machek1-41/+26 2006-06-05[PATCH] uml: add -ffreestanding to CFLAGSJeff Dike1-0/+4 2006-06-05[PATCH] uml: more __user annotationsAl Viro3-17/+22 2006-06-05[PATCH] uml: __user annotation in arch_prctlAl Viro1-1/+1 2006-06-05[PATCH] uml: fix a typo in do_uml_initcallsJeff Dike1-1/+1 2006-06-05[PATCH] uml: fix wall_to_monotonic initializationJeff Dike3-20/+13