aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-18[ATM]: [drivers] ioremap balanced with iounmapAmol Lad2-9/+24
2007-07-18[ATM]: [lanai] sram_test_word() must be __devinitAdrian Bunk1-2/+2
2007-07-18[ATM]: [nicstar] Replace C code with call to ARRAY_SIZE() macro.Robert P. J. Day1-1/+1
2007-07-18[ATM]: Eliminate dead config variable CONFIG_BR2684_FAST_TRANS.Robert P. J. Day1-4/+0
2007-07-18[ATM]: Replacing kmalloc/memset combination with kzalloc.vignesh babu1-2/+1
2007-07-18[NET]: gen_estimator deadlock fixRanko Zivojnovic1-32/+49
2007-07-18[BNX2]: Update version to 1.6.3.Michael Chan1-2/+2
2007-07-18[BNX2]: Use constants for stats ticks.Michael Chan1-4/+5
2007-07-18[BNX2]: Add delay before reading firmware version.Michael Chan1-4/+12
2007-07-18[BNX2]: Support NVRAM on 5709.Michael Chan2-30/+54
2007-07-17slob: Kill off duplicate kzalloc() definition.Paul Mundt1-10/+0
2007-07-17Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changesLinus Torvalds1-5/+5
2007-07-17Make the "z/VM unit record device driver" depend on S390Linus Torvalds1-0/+1
2007-07-17smp_call_function_single() should be a macro on UPAl Viro1-10/+8
2007-07-17[SPARC64]: Kill bogus set_fs(KERNEL_DS) in do_rt_sigreturn().Oleg Nesterov1-12/+3
2007-07-17[ISDN] HiSax hfc_pci: minor cleanupsJeff Garzik1-98/+93
2007-07-17[ISDN] HiSax bkm_a4t: split setup into two smaller functionsJeff Garzik1-45/+63
2007-07-17[ISDN] HiSax enternow: split setup into 3 smaller functionsJeff Garzik1-76/+89
2007-07-17[ISDN] HiSax netjet_u: split setup into 3 smaller functionsJeff Garzik1-74/+93
2007-07-17[ISDN] HiSax netjet_s: code movement, prep for hotplugJeff Garzik1-86/+108
2007-07-17[ISDN] HiSax: move card state alloc/setup code into separate functionsJeff Garzik1-18/+54
2007-07-17[ISDN] HiSax: move card setup into separate functionJeff Garzik1-88/+99
2007-07-17mixart: Add missing vmalloc.h includeFrank Lichtenheld1-0/+1
2007-07-17hppb: Add missing dma-mapping.h includeFrank Lichtenheld1-0/+1
2007-07-17arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()Jeff Garzik5-6/+7
2007-07-17drivers/*: mark variables with uninitialized_var()Jeff Garzik8-11/+25
2007-07-17drivers/atm/ambassador: kill uninit'd var warning, and fix bugJeff Garzik1-1/+3
2007-07-17[libata] sata_mv: use pci_try_set_mwi()Jeff Garzik1-1/+1
2007-07-17drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warningJeff Garzik1-2/+2
2007-07-17drivers/net/wan/sbni: kill uninit'd var warningJeff Garzik1-4/+3
2007-07-17drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local varJeff Garzik1-2/+2
2007-07-17drivers/telephony/ixj: cleanup and fix gcc warningJeff Garzik1-1/+6
2007-07-17drivers/net/wan/pc300_drv: fix bug caught by gcc warningJeff Garzik1-0/+2
2007-07-17drivers/usb/misc/auerswald: fix status check, remove redundant checkJeff Garzik1-1/+1
2007-07-17[netdrvr] eepro100, ne2k-pci: abort resume if pci_enable_device() failsJeff Garzik2-2/+12
2007-07-17[netdrvr] natsemi: Fix device removal bugJeff Garzik1-1/+1
2007-07-17kernel/auditfilter: kill bogus uninit'd-var compiler warningJeff Garzik1-8/+4
2007-07-17[SPARC64]: Update defconfig.David S. Miller1-123/+32
2007-07-17[SPARC64]: Kill explicit %gl register reference.David S. Miller1-1/+2
2007-07-17Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma22-30/+32
2007-07-17atl1: missing includeAl Viro1-0/+1
2007-07-17mark a bunch of ISA|EISA|PCI drivers as suchAl Viro2-4/+5
2007-07-17missing exports of csum_...Al Viro4-0/+4
2007-07-17um_kmalloc() remnantsAl Viro1-1/+1
2007-07-17sparc32 has working dma-mapping only with CONFIG_PCIAl Viro1-0/+3
2007-07-17saner typechecking in generic unaligned.hAl Viro1-7/+9
2007-07-17alpha __init fixesAl Viro1-3/+3
2007-07-17alpha termios.h hadn't been updatedAl Viro1-2/+2
2007-07-17no USB on M32RAl Viro1-1/+1
2007-07-17md: change bitmap_unplug and others to void functionsNeilBrown5-77/+78