| Commit message (Expand) | Author | Age |
* | [PATCH] libertas: fix scanning from associate path | Marcelo Tosatti | 2007-06-11 |
* | [PATCH] libertas: make libertas_wlan_data_rates static | Holger Schurig | 2007-06-11 |
* | [PATCH] libertas: move vendor & product id's into if_usb.c | Holger Schurig | 2007-06-11 |
* | [PATCH] libertas: remove unused/superfluous definitions of DEV_NAME_LEN | Holger Schurig | 2007-06-11 |
* | [PATCH] libertas: remove __FILE__ from debug output | Holger Schurig | 2007-06-11 |
* | [PATCH] libertas: remove deprecated pm_register and associated code | Marcelo Tosatti | 2007-06-11 |
* | [PATCH] libertas: fix removal of all debugfs files | Holger Schurig | 2007-06-11 |
* | [PATCH] libertas: a debug output was missing a newline | Holger Schurig | 2007-06-11 |
* | [PATCH] libertas: rename wlan_association_worker | Holger Schurig | 2007-06-11 |
* | [PATCH] libertas: scan two channels per scan command | Marcelo Tosatti | 2007-06-11 |
* | Linux 2.6.22-rc4v2.6.22-rc4 | Linus Torvalds | 2007-06-04 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2007-06-04 |
|\ |
|
| * | [JFFS2] Fix obsoletion of metadata nodes in jffs2_add_tn_to_tree() | David Woodhouse | 2007-06-01 |
| * | [MTD] Fix error checking after get_mtd_device() in get_sb_mtd functions | David Woodhouse | 2007-06-01 |
| * | [JFFS2] Fix buffer length calculations in jffs2_get_inode_nodes() | Artem Bityutskiy | 2007-06-01 |
| * | [JFFS2] Fix potential memory leak of dead xattrs on unmount. | David Woodhouse | 2007-05-20 |
| * | [JFFS2] Fix BUG() caused by failing to discard xattrs on deleted files. | David Woodhouse | 2007-05-20 |
| * | [MTD] generalise the handling of MTD-specific superblocks | David Howells | 2007-05-11 |
| * | [MTD] [MAPS] don't force uclinux mtd map to be root dev | Mike Frysinger | 2007-05-11 |
* | | libata: always use polling SETXFER | Tejun Heo | 2007-06-04 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2007-06-04 |
|\ \ |
|
| * | | [SCSI] JAZZ ESP and SUN ESP need SPI_ATTRS | David S. Miller | 2007-06-04 |
| * | | [SCSI] atari_NCR5380: update_timeout removal | Michael Schmitz | 2007-06-04 |
| * | | [SCSI] aacraid: fix shutdown handler to also disable interrupts. | Salyzyn, Mark | 2007-06-01 |
| * | | [SCSI] qla2xxx: fix timeout in qla2x00_down_timeout | Bill Nottingham | 2007-05-30 |
| * | | [SCSI] fix CONFIG_SCSI_WAIT_SCAN=m | Hugh Dickins | 2007-05-30 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-06-04 |
|\ \ \ |
|
| * | | | Input: reduce raciness when input handlers disconnect | Dmitry Torokhov | 2007-06-03 |
| * | | | Input: ucb1x00 - do not access input_dev->private directly | Dmitry Torokhov | 2007-06-03 |
| * | | | Input: logips2pp - fix typo in Kconfig | Uwe Bugla | 2007-05-28 |
| * | | | Input: db9 - do not ignore dev2 module parameter | Dmitry Torokhov | 2007-05-28 |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-06-04 |
|\ \ \ \ |
|
| * | | | | [ICMP]: Fix icmp_errors_use_inbound_ifaddr sysctl | Patrick McHardy | 2007-06-03 |
| * | | | | [IPV4]: Fix "ipOutNoRoutes" counter error for TCP and UDP | Wei Dong | 2007-06-03 |
| * | | | | [NET] gso: Fix GSO feature mask in sk_setup_caps | Herbert Xu | 2007-06-03 |
| * | | | | [TCP]: Fix GSO ignorance of pkts_acked arg (cong.cntrl modules) | Ilpo Järvinen | 2007-06-03 |
| * | | | | [NET]: Fix comparisons of unsigned < 0. | Bill Nottingham | 2007-06-03 |
| * | | | | [NET]: Make net watchdog timers 1 sec jiffy aligned. | Venkatesh Pallipadi | 2007-06-03 |
| * | | | | [ATM]: Fix warning. | Jeff Garzik | 2007-06-03 |
| * | | | | [TCP]: Use default 32768-61000 outgoing port range in all cases. | Mark Glines | 2007-06-03 |
| * | | | | [AF_UNIX]: Fix datagram connect race causing an OOPS. | David S. Miller | 2007-06-03 |
| * | | | | [TG3]: Fix link problem on Dell's onboard 5906. | Michael Chan | 2007-06-03 |
| * | | | | [AF_UNIX]: Make socket locking much less confusing. | David S. Miller | 2007-06-03 |
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-06-04 |
|\ \ \ \ \ |
|
| * | | | | | [ATA]: Don't allow to enable this for SPARC64 without PCI. | David S. Miller | 2007-06-03 |
| * | | | | | [VIDEO]: XVR500 and XVR2500 require FB=y | David S. Miller | 2007-06-03 |
| |/ / / / |
|
* | | | | | vanishing ioctl handler debugging | Andrew Morton | 2007-06-04 |
* | | | | | mtrr atomicity fix | Andrew Morton | 2007-06-04 |
* | | | | | SPI dynamic busid generation bugfix | David Brownell | 2007-06-04 |
|/ / / / |
|
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-06-03 |
|\ \ \ \ |
|