aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [NetLabel]: update docs with website informationPaul Moore2006-09-25
* [NetLabel]: rework the Netlink attribute handling (part 2)Paul Moore2006-09-25
* [NetLabel]: rework the Netlink attribute handling (part 1)Paul Moore2006-09-25
* [Netlink]: add nla_validate_nested()Paul Moore2006-09-25
* [NETLINK]: add nla_for_each_nested() to the interface listPaul Moore2006-09-25
* [NetLabel]: change the SELinux permissionsPaul Moore2006-09-25
* [NetLabel]: make the CIPSOv4 cache spinlocks bottom half safePaul Moore2006-09-25
* [NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore2006-09-25
* [TCP]: make cubic the defaultStephen Hemminger2006-09-24
* [TCP]: default congestion control menuStephen Hemminger2006-09-24
* [ATM] he: Fix __init/__devinit conflictRoland Dreier2006-09-24
* Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6David S. Miller2006-09-24
|\
| * [DCCP]: Introduce dccp_probeIan McDonald2006-09-24
| * [DCCP]: Use constants for CCIDsIan McDonald2006-09-24
| * [DCCP]: Introduce constants for CCID numbersIan McDonald2006-09-24
| * [DCCP]: Allow default/fallback service code.Gerrit Renker2006-09-24
* | [NETFILTER]: Add dscp,DSCP headers to header-yYasuyuki Kozakai2006-09-24
* | Merge git://git.infradead.org/~dwmw2/khdrs-2.6Linus Torvalds2006-09-24
|\ \
| * | Don't remove $(INSTALL_HDR_PATH)/install before headers_install.David Woodhouse2006-09-24
* | | [PATCH] missing include (free_irq() use)Al Viro2006-09-24
* | | [PATCH] NULL noise removalAl Viro2006-09-24
* | | [PATCH] fix iptables __user misannotationsAl Viro2006-09-24
* | | [PATCH] netlabel gfp annotationsAl Viro2006-09-24
* | | [PATCH] libata won't build on SUN4Al Viro2006-09-24
* | | [PATCH] libata won't build on m68k and m32rAl Viro2006-09-24
* | | [PATCH] restore libata build on frvAl Viro2006-09-24
|/ /
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2006-09-24
|\ \
| * | ocfs2: Teach ocfs2_drop_lock() to use ->set_lvb() callbackMark Fasheh2006-09-24
| * | ocfs2: Remove ->unblock lockres operationMark Fasheh2006-09-24
| * | ocfs2: move downconvert worker to lockres opsMark Fasheh2006-09-24
| * | ocfs2: Remove unused dlmglue functionsMark Fasheh2006-09-24
| * | ocfs2: Have the metadata lock use generic dlmglue functionsMark Fasheh2006-09-24
| * | ocfs2: Add ->set_lvb callback in dlmglueMark Fasheh2006-09-24
| * | ocfs2: Add ->check_downconvert callback in dlmglueMark Fasheh2006-09-24
| * | ocfs2: Check for refreshing locks in generic unblock functionMark Fasheh2006-09-24
| * | ocfs2: don't unconditionally pass LVB flagsMark Fasheh2006-09-24
| * | ocfs2: combine inode and generic blocking AST functionsMark Fasheh2006-09-24
| * | ocfs2: Add ->get_osb() dlmglue locking operationMark Fasheh2006-09-24
| * | ocfs2: remove ->unlock_ast() callback from ocfs2_lock_res_opsMark Fasheh2006-09-24
| * | ocfs2: combine inode and generic AST functionsMark Fasheh2006-09-24
| * | ocfs2: Clean up lock resource refresh flagsMark Fasheh2006-09-24
| * | ocfs2: Remove i_generation from inode lock namesMark Fasheh2006-09-24
| * | ocfs2: Encode i_generation in the meta data lvbMark Fasheh2006-09-24
| * | ocfs2: Free up some space in the lvbMark Fasheh2006-09-24
| * | ocfs2: Remove special casing for inode creation in ocfs2_dentry_attach_lock()Mark Fasheh2006-09-24
| * | ocfs2: manually d_move() during ocfs2_rename()Mark Fasheh2006-09-24
| * | [PATCH] Allow file systems to manually d_move() inside of ->rename()Mark Fasheh2006-09-24
| * | ocfs2: Remove the dentry voteMark Fasheh2006-09-24
| * | ocfs2: Hook rest of the file system into dentry locking APIMark Fasheh2006-09-24
| * | ocfs2: Add dentry tracking APIMark Fasheh2006-09-24