| Commit message (Expand) | Author | Age |
* | [PATCH] 64bit bugs in s2io | Al Viro | 2006-09-25 |
* | [PATCH] bonding: Fix primary selection error at enslavement time | Jay Vosburgh | 2006-09-25 |
* | [PATCH] bonding: Don't mangle LACPDUs | Jay Vosburgh | 2006-09-25 |
* | [PATCH] bonding: Validate probe replies in ARP monitor | Jay Vosburgh | 2006-09-25 |
* | [PATCH] bonding: Don't release slaves when master is admin down | jamal | 2006-09-25 |
* | [PATCH] bonding: Add priv_flag to avoid event mishandling | Jay Vosburgh | 2006-09-25 |
* | [PATCH] bonding: Handle large hard_header_len | Jay Vosburgh | 2006-09-25 |
* | [PATCH] bonding: Remove unneeded NULL test | Jay Vosburgh | 2006-09-25 |
* | [PATCH] bonding: Format fix in seq_printf call | Kenzo Iwami | 2006-09-25 |
* | [PATCH] bonding: Convert delay value from s16 to int | Jay Vosburgh | 2006-09-25 |
* | [PATCH] bonding: Allow bonding to enslave a 10 Gig adapter | Jay Vosburgh | 2006-09-25 |
* | Delete unused drivers/net/gt64240eth.h | Jeff Garzik | 2006-09-25 |
* | [PATCH] skge: fiber support | Stephen Hemminger | 2006-09-25 |
* | [PATCH] fix possible NULL ptr deref in forcedeth | Jesper Juhl | 2006-09-25 |
* | [PATCH] Signedness issue in drivers/net/phy/phy_device.c | Eric Sesterhenn | 2006-09-25 |
* | [PATCH] drivers/net/typhoon.c Removal of old code | Michal Piotrowski | 2006-09-25 |
* | [PATCH] drivers/net/tokenring/lanstreamer.h Removal of old code | Michal Piotrowski | 2006-09-25 |
* | [PATCH] drivers/net/tokenring/lanstreamer.c Removal of old code | Michal Piotrowski | 2006-09-25 |
* | [PATCH] drivers/net/acenic.c Removal of old code | Michal Piotrowski | 2006-09-25 |
* | [PATCH] Update smc91x driver with ARM Versatile board info | Deepak Saxena | 2006-09-25 |
* | [libata] No need for all those arch libata-portmap.h headers | Jeff Garzik | 2006-09-25 |
* | [PATCH] pata_pdc2027x iomem annotations | Al Viro | 2006-09-24 |
* | [PATCH] fix idiocy in asd_init_lseq_mdp() | Al Viro | 2006-09-24 |
* | [PATCH] SCSI gfp_t annotations | Al Viro | 2006-09-24 |
* | [PATCH] wrong thing iounmapped (qla3xxx) | Al Viro | 2006-09-24 |
* | [PATCH] qla3xxx iomem annotations | Al Viro | 2006-09-24 |
* | [PATCH] Revert ABI-breaking change in /proc | Matthew Wilcox | 2006-09-24 |
* | Merge git://git.infradead.org/~dwmw2/khdrs-2.6 | Linus Torvalds | 2006-09-24 |
|\ |
|
| * | Don't remove $(INSTALL_HDR_PATH)/install before headers_install. | David Woodhouse | 2006-09-24 |
* | | [PATCH] missing include (free_irq() use) | Al Viro | 2006-09-24 |
* | | [PATCH] NULL noise removal | Al Viro | 2006-09-24 |
* | | [PATCH] fix iptables __user misannotations | Al Viro | 2006-09-24 |
* | | [PATCH] netlabel gfp annotations | Al Viro | 2006-09-24 |
* | | [PATCH] libata won't build on SUN4 | Al Viro | 2006-09-24 |
* | | [PATCH] libata won't build on m68k and m32r | Al Viro | 2006-09-24 |
* | | [PATCH] restore libata build on frv | Al Viro | 2006-09-24 |
|/ |
|
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2006-09-24 |
|\ |
|
| * | ocfs2: Teach ocfs2_drop_lock() to use ->set_lvb() callback | Mark Fasheh | 2006-09-24 |
| * | ocfs2: Remove ->unblock lockres operation | Mark Fasheh | 2006-09-24 |
| * | ocfs2: move downconvert worker to lockres ops | Mark Fasheh | 2006-09-24 |
| * | ocfs2: Remove unused dlmglue functions | Mark Fasheh | 2006-09-24 |
| * | ocfs2: Have the metadata lock use generic dlmglue functions | Mark Fasheh | 2006-09-24 |
| * | ocfs2: Add ->set_lvb callback in dlmglue | Mark Fasheh | 2006-09-24 |
| * | ocfs2: Add ->check_downconvert callback in dlmglue | Mark Fasheh | 2006-09-24 |
| * | ocfs2: Check for refreshing locks in generic unblock function | Mark Fasheh | 2006-09-24 |
| * | ocfs2: don't unconditionally pass LVB flags | Mark Fasheh | 2006-09-24 |
| * | ocfs2: combine inode and generic blocking AST functions | Mark Fasheh | 2006-09-24 |
| * | ocfs2: Add ->get_osb() dlmglue locking operation | Mark Fasheh | 2006-09-24 |
| * | ocfs2: remove ->unlock_ast() callback from ocfs2_lock_res_ops | Mark Fasheh | 2006-09-24 |
| * | ocfs2: combine inode and generic AST functions | Mark Fasheh | 2006-09-24 |