| Commit message (Expand) | Author | Age |
* | [SCSI] scsi_lib.c: properly count the number of pages in scsi_req_map_sg() | Bryan Holty | 2006-06-01 |
* | [SCSI] scsi_transport_sas: make write attrs writeable | Eric Moore | 2006-05-20 |
* | [SCSI] scsi_transport_sas; fix user_scan | James Bottomley | 2006-05-20 |
* | [SCSI] ppa: fix for machines with highmem | Randy.Dunlap | 2006-05-19 |
* | [SCSI] mptspi: reset handler shouldn't be called for other bus protocols | James Bottomley | 2006-05-19 |
* | [SCSI] Blacklist entry for HP dat changer | Thomas Bogendoerfer | 2006-05-19 |
* | [NETFILTER]: nfnetlink_log: fix byteorder confusion | Patrick McHardy | 2006-05-19 |
* | [NETFILTER]: Fix do_add_counters race, possible oops or info leak (CVE-2006-0... | Solar Designer | 2006-05-19 |
* | [NETFILTER]: GRE conntrack: fix htons/htonl confusion | Alexey Dobriyan | 2006-05-19 |
* | [NETFILTER]: fix format specifier for netfilter log targets | Philip Craig | 2006-05-19 |
* | [NETFILTER]: Fix memory leak in ipt_recent | Jesper Juhl | 2006-05-19 |
* | [PATCH] ohci1394, sbp2: fix "scsi_add_device failed" with PL-3507 based devices | Stefan Richter | 2006-05-18 |
* | [PATCH] sbp2: add ability to override hardwired blacklist | Stefan Richter | 2006-05-18 |
* | [PATCH] sbp2: add read_capacity workaround for iPod | Stefan Richter | 2006-05-18 |
* | [PATCH] sbp2: consolidate workarounds | Stefan Richter | 2006-05-18 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-05-17 |
|\ |
|
| * | [TCP]: reno sacked_out count fix | Angelo P. Castellani | 2006-05-17 |
| * | [IPV6]: Endian fix in net/ipv6/netfilter/ip6t_eui64.c:match(). | Alexey Dobriyan | 2006-05-16 |
| * | [TR]: Remove an unused export. | Adrian Bunk | 2006-05-16 |
| * | [IPX]: Correct return type of ipx_map_frame_type(). | Alexey Dobriyan | 2006-05-16 |
| * | [IPX]: Correct argument type of ipxrtr_delete(). | Alexey Dobriyan | 2006-05-16 |
| * | [PKT_SCHED]: Potential jiffy wrap bug in dev_watchdog(). | Stephen Hemminger | 2006-05-16 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/netdev-2.6 | Linus Torvalds | 2006-05-17 |
|\ \ |
|
| * | | sky2: prevent dual port receiver problems | Stephen Hemminger | 2006-05-15 |
| * | | x86_64: Check for bad dma address in b44 1GB DMA workaround | Andi Kleen | 2006-05-15 |
| * | | The ixp2000 driver for the enp2611 was developed on a board with | Lennert Buytenhek | 2006-05-15 |
* | | | Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2 | Linus Torvalds | 2006-05-17 |
|\ \ \ |
|
| * | | | configfs: Make sure configfs_init() is called before consumers. | Joel Becker | 2006-05-17 |
| * | | | configfs: configfs_mkdir() failed to cleanup linkage. | Joel Becker | 2006-05-17 |
| * | | | configfs: Fix a reference leak in configfs_mkdir(). | Joel Becker | 2006-05-17 |
| * | | | ocfs2: fix gfp mask in some file system paths | Sunil Mushran | 2006-05-17 |
| * | | | ocfs2: Don't populate uptodate cache in ocfs2_force_read_journal() | Mark Fasheh | 2006-05-17 |
| * | | | ocfs2: take meta data lock in ocfs2_file_aio_read() | Mark Fasheh | 2006-05-17 |
| * | | | ocfs2: take data locks around extend | Mark Fasheh | 2006-05-17 |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-05-17 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | [IA64] one-line cleanup on set_irq_affinity_info | Chen, Kenneth W | 2006-05-17 |
| * | | | [IA64] fix broken irq affinity | Chen, Kenneth W | 2006-05-17 |
| * | | | [IA64] sn2 defconfig | Jes Sorensen | 2006-05-17 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6 | Linus Torvalds | 2006-05-16 |
|\ \ \ \ |
|
| * | | | | [PATCH] SPI: spi_bitbang: clocking fixes | David Brownell | 2006-05-16 |
| * | | | | [PATCH] spi: Update to PXA2xx SPI Driver | Stephen Street | 2006-05-16 |
| * | | | | [PATCH] SPI: busnum == 0 needs to work | David Brownell | 2006-05-16 |
| * | | | | [PATCH] SPI: devices can require LSB-first encodings | David Brownell | 2006-05-16 |
| * | | | | [PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and... | Kumar Gala | 2006-05-16 |
| * | | | | [PATCH] SPI: Add David as the SPI subsystem maintainer | Kumar Gala | 2006-05-16 |
| * | | | | [PATCH] SPI: spi bounce buffer has a minimum length | David Brownell | 2006-05-16 |
| * | | | | [PATCH] SPI: spi whitespace fixes | David Brownell | 2006-05-16 |
| * | | | | [PATCH] SPI: add PXA2xx SSP SPI Driver | Stephen Street | 2006-05-16 |
| * | | | | [PATCH] SPI: per-transfer overrides for wordsize and clocking | Imre Deak | 2006-05-16 |
| | |_|/
| |/| | |
|
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-05-16 |
|\ \ \ \ |
|