summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] bonding: Fix primary selection error at enslavement timeJay Vosburgh2006-09-251-23/+2
* [PATCH] bonding: Don't mangle LACPDUsJay Vosburgh2006-09-251-30/+29
* [PATCH] bonding: Validate probe replies in ARP monitorJay Vosburgh2006-09-256-10/+325
* [PATCH] bonding: Don't release slaves when master is admin downjamal2006-09-251-3/+3
* [PATCH] bonding: Add priv_flag to avoid event mishandlingJay Vosburgh2006-09-252-1/+7
* [PATCH] bonding: Handle large hard_header_lenJay Vosburgh2006-09-251-1/+6
* [PATCH] bonding: Remove unneeded NULL testJay Vosburgh2006-09-251-1/+1
* [PATCH] bonding: Format fix in seq_printf callKenzo Iwami2006-09-251-1/+1
* [PATCH] bonding: Convert delay value from s16 to intJay Vosburgh2006-09-251-1/+1
* [PATCH] bonding: Allow bonding to enslave a 10 Gig adapterJay Vosburgh2006-09-252-1/+11
* Delete unused drivers/net/gt64240eth.hJeff Garzik2006-09-251-402/+0
* [PATCH] skge: fiber supportStephen Hemminger2006-09-252-93/+301
* [PATCH] fix possible NULL ptr deref in forcedethJesper Juhl2006-09-251-1/+7
* [PATCH] Signedness issue in drivers/net/phy/phy_device.cEric Sesterhenn2006-09-251-1/+1
* [PATCH] drivers/net/typhoon.c Removal of old codeMichal Piotrowski2006-09-251-4/+0
* [PATCH] drivers/net/tokenring/lanstreamer.h Removal of old codeMichal Piotrowski2006-09-251-12/+0
* [PATCH] drivers/net/tokenring/lanstreamer.c Removal of old codeMichal Piotrowski2006-09-251-59/+0
* [PATCH] drivers/net/acenic.c Removal of old codeMichal Piotrowski2006-09-251-4/+0
* [PATCH] Update smc91x driver with ARM Versatile board infoDeepak Saxena2006-09-251-0/+18
* [libata] No need for all those arch libata-portmap.h headersJeff Garzik2006-09-259-8/+8
* [PATCH] pata_pdc2027x iomem annotationsAl Viro2006-09-241-3/+3
* [PATCH] fix idiocy in asd_init_lseq_mdp()Al Viro2006-09-241-1/+1
* [PATCH] SCSI gfp_t annotationsAl Viro2006-09-246-16/+16
* [PATCH] wrong thing iounmapped (qla3xxx)Al Viro2006-09-241-1/+1
* [PATCH] qla3xxx iomem annotationsAl Viro2006-09-242-26/+25
* [PATCH] Revert ABI-breaking change in /procMatthew Wilcox2006-09-241-6/+10
* Merge git://git.infradead.org/~dwmw2/khdrs-2.6Linus Torvalds2006-09-241-1/+0
|\
| * Don't remove $(INSTALL_HDR_PATH)/install before headers_install.David Woodhouse2006-09-241-1/+0
* | [PATCH] missing include (free_irq() use)Al Viro2006-09-241-0/+1
* | [PATCH] NULL noise removalAl Viro2006-09-242-4/+4
* | [PATCH] fix iptables __user misannotationsAl Viro2006-09-242-5/+5
* | [PATCH] netlabel gfp annotationsAl Viro2006-09-241-1/+1
* | [PATCH] libata won't build on SUN4Al Viro2006-09-241-0/+1
* | [PATCH] libata won't build on m68k and m32rAl Viro2006-09-241-0/+1
* | [PATCH] restore libata build on frvAl Viro2006-09-241-0/+1
|/
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2006-09-2427-910/+1245
|\
| * ocfs2: Teach ocfs2_drop_lock() to use ->set_lvb() callbackMark Fasheh2006-09-241-31/+28
| * ocfs2: Remove ->unblock lockres operationMark Fasheh2006-09-241-146/+6
| * ocfs2: move downconvert worker to lockres opsMark Fasheh2006-09-241-18/+32
| * ocfs2: Remove unused dlmglue functionsMark Fasheh2006-09-241-103/+0
| * ocfs2: Have the metadata lock use generic dlmglue functionsMark Fasheh2006-09-241-1/+31
| * ocfs2: Add ->set_lvb callback in dlmglueMark Fasheh2006-09-241-2/+29
| * ocfs2: Add ->check_downconvert callback in dlmglueMark Fasheh2006-09-241-1/+18
| * ocfs2: Check for refreshing locks in generic unblock functionMark Fasheh2006-09-241-12/+19
| * ocfs2: don't unconditionally pass LVB flagsMark Fasheh2006-09-241-3/+15
| * ocfs2: combine inode and generic blocking AST functionsMark Fasheh2006-09-241-112/+11
| * ocfs2: Add ->get_osb() dlmglue locking operationMark Fasheh2006-09-241-0/+33
| * ocfs2: remove ->unlock_ast() callback from ocfs2_lock_res_opsMark Fasheh2006-09-241-13/+3
| * ocfs2: combine inode and generic AST functionsMark Fasheh2006-09-241-110/+10
| * ocfs2: Clean up lock resource refresh flagsMark Fasheh2006-09-241-14/+35
OpenPOWER on IntegriCloud