| Commit message (Expand) | Author | Age |
* | ipv4: Conditionally enable transparent flow flag when connecting | KOVACS Krisztian | 2008-10-01 |
* | ipv4: Make inet_sock.h independent of route.h | KOVACS Krisztian | 2008-10-01 |
* | ipv4: Allow binding to non-local addresses if IP_TRANSPARENT is set | Tóth László Attila | 2008-10-01 |
* | ipv4: Implement IP_TRANSPARENT socket option | KOVACS Krisztian | 2008-10-01 |
* | ipv4: Loosen source address check on IPv4 output | Julian Anastasov | 2008-10-01 |
* | net: BUG instead of corrupting memory in pskb_expand_head | Herbert Xu | 2008-10-01 |
* | ipsec: Put dumpers on the dump list | Herbert Xu | 2008-10-01 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-10-01 |
|\ |
|
| * | af_key: Free dumping state on socket close | Timo Teras | 2008-10-01 |
| * | XFRM,IPv6: initialize ip6_dst_blackhole_ops.kmem_cachep | Arnaud Ebalard | 2008-10-01 |
| * | ipv6: NULL pointer dereferrence in tcp_v6_send_ack | Denis V. Lunev | 2008-10-01 |
| * | tcp: Fix NULL dereference in tcp_4_send_ack() | Vitaliy Gusev | 2008-10-01 |
| * | sctp: Fix kernel panic while process protocol violation parameter | Wei Yongjun | 2008-09-30 |
| * | iucv: Fix mismerge again. | Heiko Carstens | 2008-09-30 |
| * | ipsec: Fix pskb_expand_head corruption in xfrm_state_check_space | Herbert Xu | 2008-09-30 |
| * | Linux 2.6.27-rc8v2.6.27-rc8 | Linus Torvalds | 2008-09-29 |
| * | mm owner: fix race between swapoff and exit | Balbir Singh | 2008-09-29 |
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-09-29 |
| |\ |
|
| | * | x86: disable apm on the olpc | Jeremy Katz | 2008-09-24 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-09-29 |
| |\ \ |
|
| | * | | cdrom: update ioctl documentation | Márton Németh | 2008-09-27 |
| | * | | ide: note that IDE generic may prevent other drivers from attaching | Tejun Heo | 2008-09-27 |
| | * | | ide-tape: fix vendor strings | Borislav Petkov | 2008-09-27 |
| | * | | Swarm: Fix crash due to missing initialization | Ralf Baechle | 2008-09-27 |
| * | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-09-29 |
| |\ \ \ |
|
| | * | | | [SSB] Initialise dma_mask for SSB_BUSTYPE_SSB devices | Aurelien Jarno | 2008-09-27 |
| | * | | | [MIPS] BCM47xx: Fix build error due to missing PCI functions | Aurelien Jarno | 2008-09-27 |
| | * | | | [MIPS] IP27: Switch to dynamic interrupt routing avoding panic on error. | Ralf Baechle | 2008-09-27 |
| | * | | | [MIPS] au1000: Make sure GPIO value is zero or one | Bruno Randolf | 2008-09-27 |
| | |/ / |
|
| * | | | Merge branch 'linux-m32r' of git://www.linux-m32r.org/git/takata/linux-2.6_dev | Linus Torvalds | 2008-09-29 |
| |\ \ \ |
|
| | * | | | m32r/kernel/: cleanups | Adrian Bunk | 2008-09-27 |
| | * | | | m32r: export __ndelay | Adrian Bunk | 2008-09-27 |
| | * | | | m32r: export empty_zero_page | Adrian Bunk | 2008-09-27 |
| | * | | | m32r: don't offer CONFIG_ISA | Adrian Bunk | 2008-09-27 |
| | * | | | m32r: remove the unused NOHIGHMEM option | Adrian Bunk | 2008-09-27 |
| | |/ / |
|
| * | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2008-09-29 |
| |\ \ \ |
|
| | * | | | kgdboc,tty: Fix tty polling search to use name correctly | Jason Wessel | 2008-09-26 |
| | * | | | kgdb, x86_64: fix PS CS SS registers in gdb serial | Jason Wessel | 2008-09-26 |
| | * | | | kgdb, x86_64: gdb serial has BX and DX reversed | Jason Wessel | 2008-09-26 |
| | * | | | kgdb, x86, arm, mips, powerpc: ignore user space single stepping | Jason Wessel | 2008-09-26 |
| | * | | | kgdb: could not write to the last of valid memory with kgdb | Atsuo Igarashi | 2008-09-26 |
| | |/ / |
|
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-09-29 |
| |\ \ \ |
|
| | * | | | ALSA: ASoC: Fix another cs4270 error path | Jean Delvare | 2008-09-29 |
| | * | | | ALSA: make the CS4270 driver a new-style I2C driver | Timur Tabi | 2008-09-29 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2008-09-29 |
| |\ \ \ \ |
|
| | * | | | | [SCSI] qlogicpti: fix sg list traversal error in continuation entries | Boaz Harrosh | 2008-09-28 |
| | * | | | | [SCSI] Fix hang with split requests | James Bottomley | 2008-09-23 |
| | * | | | | [SCSI] qla2xxx: Defer enablement of RISC interrupts until ISP initialization ... | Andrew Vasquez | 2008-09-13 |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-09-29 |
| |\ \ \ \ \ |
|
| | * | | | | | scsi: fix fall out of sg-chaining patch in qlogicpti | Boaz Harrosh | 2008-09-29 |
| | | |_|/ /
| | |/| | | |
|