aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [PATCH] eth16i section fixAndrew Morton2006-08-191-1/+1
| * | | | | [PATCH] es3210 section fixAndrew Morton2006-08-191-2/+1
| * | | | | [PATCH] eexpress section fixAndrew Morton2006-08-191-1/+1
| * | | | | [PATCH] eepro section fixAndrew Morton2006-08-191-2/+1
| * | | | | [PATCH] e2100 section fixAndrew Morton2006-08-191-2/+2
| * | | | | [PATCH] at1700 section fixAndrew Morton2006-08-191-1/+1
| * | | | | [PATCH] cs89x0 section fixAndrew Morton2006-08-191-2/+1
| * | | | | [PATCH] cops section fixAndrew Morton2006-08-191-1/+1
| * | | | | [PATCH] ac3200 section fixesAndrew Morton2006-08-191-2/+1
| * | | | | [PATCH] 82596 section fixesAndrew Morton2006-08-191-4/+5
* | | | | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-08-19154-795/+2010
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'master' into upstream-fixesJeff Garzik2006-08-19154-795/+2010
| |\ \ \ \ \
| | * \ \ \ \ Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Greg Kroah-Hartman2006-08-1819-120/+175
| | |\ \ \ \ \
| | | * | | | | [BRIDGE]: Disable SG/GSO if TX checksum is offHerbert Xu2006-08-172-1/+9
| | | * | | | | [NETFILTER]: ip_tables: fix table locking in ipt_do_tablePatrick McHardy2006-08-171-1/+2
| | | * | | | | [NETFILTER]: ctnetlink: fix deadlock in table dumpingPatrick McHardy2006-08-172-20/+14
| | | * | | | | [IPV4]: severe locking bug in fib_semantics.cAlexey Kuznetsov2006-08-171-6/+6
| | | * | | | | [MCAST]: Fix filter leak on device removal.David L Stevens2006-08-172-17/+25
| | | * | | | | [NET]: Disallow whitespace in network device names.David S. Miller2006-08-171-5/+14
| | | * | | | | [PPP]: handle kmalloc failures and convert to using kzallocPanagiotis Issaris2006-08-171-11/+19
| | | * | | | | [PKT_SCHED] cls_u32: Fix typo.Ralf Hildebrandt2006-08-171-1/+1
| | | * | | | | [ATM]: Compile error on ARMKevin Hilman2006-08-171-1/+1
| | | * | | | | [BNX2]: Convert to netdev_alloc_skb()Michael Chan2006-08-171-8/+6
| | | * | | | | [BNX2]: Fix tx race condition.Michael Chan2006-08-172-23/+24
| | | * | | | | [NET]: Terminology in ip-sysctl.txtJan "Yenya" Kasprzak2006-08-171-3/+3
| | | * | | | | [IPV4]: Possible leak of multicast source filter sctructureMichal Ruzicka2006-08-171-3/+3
| | | * | | | | [IPV6] lockdep: annotate __icmpv6_socketIngo Molnar2006-08-171-0/+13
| | | * | | | | [NETFILTER]: xt_physdev build fixAndrew Morton2006-08-171-0/+1
| | | * | | | | [NET]: Fix potential stack overflow in net/core/utils.cSuresh Siddha2006-08-171-3/+4
| | | * | | | | [VLAN]: Make sure bonding packet drop checks get done in hwaccel RX path.David S. Miller2006-08-173-17/+30
| | * | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Greg Kroah-Hartman2006-08-1820-134/+695
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | [POWERPC] Fix the mpc8641_hpcn.dts file.Jon Loeliger2006-08-181-0/+1
| | | * | | | | [POWERPC] Offer PCI as a CONFIG choice for PPC_86xx.Jon Loeliger2006-08-181-3/+4
| | | * | | | | [POWERPC] Add MPC8641 HPCN Device Tree Source file.Jon Loeliger2006-08-181-0/+338
| | | * | | | | [POWERPC] Convert to mac-address for ethernet MAC address data.Jon Loeliger2006-08-182-7/+15
| | | * | | | | [POWERPC] powerpc: Clear HID0 attention enable on PPC970 at boot timeOlof Johansson2006-08-181-0/+2
| | | * | | | | [POWERPC] Fix irq radix tree remapping typoBenjamin Herrenschmidt2006-08-171-1/+1
| | | * | | | | [POWERPC] kprobes: Fix possible system crash during out-of-line single-steppingAnanth N Mavinakayanahalli2006-08-171-0/+2
| | | * | | | | [POWERPC] Make crash.c work on 32-bit and 64-bitMichael Ellerman2006-08-175-8/+14
| | | * | | | | [POWERPC] Move some kexec logic into machine_kexec.cMichael Ellerman2006-08-172-56/+56
| | | * | | | | [POWERPC] update {g5,iseries,pseries}_defconfigsWill Schmidt2006-08-173-54/+224
| | | * | | | | [POWERPC] Make secondary CPUs call into kdump on reset exceptionDavid Wilder2006-08-171-0/+13
| | | * | | | | [POWERPC] Fix might-sleep warning on removing cpusHaren Myneni2006-08-083-3/+25
| | | * | | | | [POWERPC] fix PMU initialization on pseries lparSonny Rao2006-08-081-2/+0
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-2.6.18Greg Kroah-Hartman2006-08-161-4/+4
| | |\ \ \ \ \ \
| | | * | | | | | kbuild: correct assingment to CFLAGS with CROSS_COMPILESam Ravnborg2006-08-161-4/+4
| | * | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Greg Kroah-Hartman2006-08-166-77/+50
| | |\ \ \ \ \ \ \
| | | * | | | | | | [S390] kernel page table allocation.Heiko Carstens2006-08-161-3/+3
| | | * | | | | | | [S390] inaccessible PAV alias devices on LPAR.Peter Oberparleiter2006-08-161-14/+18
| | | * | | | | | | [S390] dasd slab cache alignment.Heiko Carstens2006-08-161-2/+3