summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ipv4: Implement IP_TRANSPARENT socket optionKOVACS Krisztian2008-10-015-3/+20
* ipv4: Loosen source address check on IPv4 outputJulian Anastasov2008-10-012-7/+15
* net: BUG instead of corrupting memory in pskb_expand_headHerbert Xu2008-10-011-0/+2
* ipsec: Put dumpers on the dump listHerbert Xu2008-10-016-175/+159
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-01327-2128/+3182
|\
| * af_key: Free dumping state on socket closeTimo Teras2008-10-011-11/+19
| * XFRM,IPv6: initialize ip6_dst_blackhole_ops.kmem_cachepArnaud Ebalard2008-10-011-0/+2
| * ipv6: NULL pointer dereferrence in tcp_v6_send_ackDenis V. Lunev2008-10-011-1/+1
| * tcp: Fix NULL dereference in tcp_4_send_ack()Vitaliy Gusev2008-10-011-1/+1
| * sctp: Fix kernel panic while process protocol violation parameterWei Yongjun2008-09-303-24/+64
| * iucv: Fix mismerge again.Heiko Carstens2008-09-301-1/+2
| * ipsec: Fix pskb_expand_head corruption in xfrm_state_check_spaceHerbert Xu2008-09-301-4/+8
| * Linux 2.6.27-rc8v2.6.27-rc8Linus Torvalds2008-09-291-1/+1
| * mm owner: fix race between swapoff and exitBalbir Singh2008-09-294-5/+31
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-09-291-1/+2
| |\
| | * x86: disable apm on the olpcJeremy Katz2008-09-241-1/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-09-294-7/+22
| |\ \
| | * | cdrom: update ioctl documentationMárton Németh2008-09-271-2/+2
| | * | ide: note that IDE generic may prevent other drivers from attachingTejun Heo2008-09-271-0/+14
| | * | ide-tape: fix vendor stringsBorislav Petkov2008-09-271-5/+5
| | * | Swarm: Fix crash due to missing initializationRalf Baechle2008-09-271-0/+1
| * | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-09-295-11/+95
| |\ \ \
| | * | | [SSB] Initialise dma_mask for SSB_BUSTYPE_SSB devicesAurelien Jarno2008-09-271-0/+1
| | * | | [MIPS] BCM47xx: Fix build error due to missing PCI functionsAurelien Jarno2008-09-272-0/+61
| | * | | [MIPS] IP27: Switch to dynamic interrupt routing avoding panic on error.Ralf Baechle2008-09-271-9/+31
| | * | | [MIPS] au1000: Make sure GPIO value is zero or oneBruno Randolf2008-09-271-2/+2
| | |/ /
| * | | Merge branch 'linux-m32r' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds2008-09-2910-54/+16
| |\ \ \
| | * | | m32r/kernel/: cleanupsAdrian Bunk2008-09-277-45/+11
| | * | | m32r: export __ndelayAdrian Bunk2008-09-271-0/+2
| | * | | m32r: export empty_zero_pageAdrian Bunk2008-09-271-0/+2
| | * | | m32r: don't offer CONFIG_ISAAdrian Bunk2008-09-271-5/+1
| | * | | m32r: remove the unused NOHIGHMEM optionAdrian Bunk2008-09-271-4/+0
| | |/ /
| * | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2008-09-297-38/+63
| |\ \ \
| | * | | kgdboc,tty: Fix tty polling search to use name correctlyJason Wessel2008-09-261-2/+12
| | * | | kgdb, x86_64: fix PS CS SS registers in gdb serialJason Wessel2008-09-262-15/+30
| | * | | kgdb, x86_64: gdb serial has BX and DX reversedJason Wessel2008-09-261-2/+2
| | * | | kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel2008-09-265-18/+18
| | * | | kgdb: could not write to the last of valid memory with kgdbAtsuo Igarashi2008-09-261-1/+1
| | |/ /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-09-291-62/+16
| |\ \ \
| | * | | ALSA: ASoC: Fix another cs4270 error pathJean Delvare2008-09-291-6/+1
| | * | | ALSA: make the CS4270 driver a new-style I2C driverTimur Tabi2008-09-291-56/+15
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-09-293-2/+4
| |\ \ \ \
| | * | | | [SCSI] qlogicpti: fix sg list traversal error in continuation entriesBoaz Harrosh2008-09-281-0/+1
| | * | | | [SCSI] Fix hang with split requestsJames Bottomley2008-09-231-1/+2
| | * | | | [SCSI] qla2xxx: Defer enablement of RISC interrupts until ISP initialization ...Andrew Vasquez2008-09-132-1/+2
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-09-291-0/+1
| |\ \ \ \ \
| | * | | | | scsi: fix fall out of sg-chaining patch in qlogicptiBoaz Harrosh2008-09-291-0/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-09-291-6/+40
| |\ \ \ \ \
| | * | | | | sata_nv: reinstate nv_hardreset() for non generic controllersTejun Heo2008-09-291-6/+40
| | |/ / / /
| * | | | | kconfig: readd lost change countzippel@linux-m68k.org2008-09-291-2/+6
OpenPOWER on IntegriCloud