summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [IPV4]: Convert address deletion to new netlink apiThomas Graf2006-09-221-15/+29
* [IPV4]: Convert address addition to new netlink apiThomas Graf2006-09-221-33/+75
* [NETLINK]: Convert core netlink handling to new netlink apiThomas Graf2006-09-221-19/+22
* [NETLINK]: Extend netlink messaging interfaceThomas Graf2006-09-224-12/+141
* [IPV4]: Use Protocol Independant Policy Routing Rules FrameworkThomas Graf2006-09-225-377/+249
* [IPV6]: Policy Routing RulesThomas Graf2006-09-229-12/+329
* [NET]: Protocol Independant Policy Routing Rules FrameworkThomas Graf2006-09-226-2/+577
* [IPV6]: Multiple Routing TablesThomas Graf2006-09-226-137/+441
* [IPV6]: Remove ndiscs rt6_lock dependencyThomas Graf2006-09-221-5/+11
* [NetLabel]: tie NetLabel into the Kconfig systemPaul Moore2006-09-221-0/+2
* [NetLabel]: SELinux supportVenkat Yekkirala2006-09-2211-28/+1020
* [NetLabel]: CIPSOv4 and Unlabeled packet integrationPaul Moore2006-09-222-0/+795
* [NetLabel]: core NetLabel subsystemPaul Moore2006-09-2212-0/+2395
* [NetLabel]: CIPSOv4 enginePaul Moore2006-09-224-0/+1647
* [NetLabel]: core network changesPaul Moore2006-09-226-2/+563
* [NetLabel]: documentationPaul Moore2006-09-228-0/+986
* [MLSXFRM]: Fix build with SECURITY_NETWORK_XFRM disabled.Venkat Yekkirala2006-09-222-1/+11
* [MLSXFRM]: Auto-labeling of child socketsVenkat Yekkirala2006-09-2212-51/+197
* [MLSXFRM]: Default labeling of socket specific IPSec policiesVenkat Yekkirala2006-09-228-24/+66
* [MLSXFRM]: Add flow labelingVenkat Yekkirala2006-09-2226-40/+79
* [MLSXFRM]: Add security context to acquire messages using PF_KEYVenkat Yekkirala2006-09-221-0/+22
* [MLSXFRM]: Add security context to acquire messages using netlinkSerge Hallyn2006-09-221-15/+28
* [MLSXFRM]: Flow based matching of xfrm policy and stateVenkat Yekkirala2006-09-229-80/+329
* [MLSXFRM]: Add security sid to flowiVenkat Yekkirala2006-09-222-0/+15
* [MLSXFRM]: Add security sid to sockVenkat Yekkirala2006-09-226-18/+53
* [MLSXFRM]: Define new SELinux service routineVenkat Yekkirala2006-09-224-20/+91
* [MLSXFRM]: Granular IPSec associations for use in MLS environmentsVenkat Yekkirala2006-09-222-0/+2
* Merge git://git.infradead.org/~dwmw2/hdronelineLinus Torvalds2006-09-2229-159/+722
|\
| * [HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse2006-09-1929-159/+721
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2006-09-2221-134/+440
|\ \
| * | ocfs2: Remove overzealous BUG_ON()Mark Fasheh2006-09-201-8/+20
| * | ocfs2: Don't print on unknown remote blocking callMark Fasheh2006-09-201-6/+4
| * | ocfs2: Remove EXPERIMENTAL dependencyMark Fasheh2006-09-201-2/+2
| * | ocfs2: implement directory read-aheadMark Fasheh2006-09-207-47/+115
| * | ocfs2: properly update i_mtime on buffered writeMark Fasheh2006-09-201-49/+34
| * | ocfs2: Fix directory link count checks in ocfs2_link()Tiger Yang2006-09-201-5/+5
| * | ocfs2: move nlink check in ocfs2_mknod()Mark Fasheh2006-09-201-7/+5
| * | ocfs2: Fix heartbeat sector calculationMathieu Avila2006-09-201-2/+6
| * | [PATCH] fs/ocfs2/ioctl.c should #include "ioctl.h"Adrian Bunk2006-09-201-0/+2
| * | ocfs2: add ext2 attributesHerbert Poetzl2006-09-209-6/+217
| * | configfs: Prevent duplicate subsystem names.Joel Becker2006-09-201-2/+30
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2006-09-2298-2780/+7726
|\ \ \
| * | | [BLOCK] dm-crypt: trivial comment improvementsRik Snel2006-09-211-4/+4
| * | | [CRYPTO] api: Deprecate crypto_digest_* and crypto_alg_availableHerbert Xu2006-09-211-5/+13
| * | | [CRYPTO] padlock: Convert padlock-sha to use crypto_hashHerbert Xu2006-09-212-56/+41
| * | | [CRYPTO] users: Use crypto_comp and crypto_has_*Herbert Xu2006-09-218-45/+60
| * | | [CRYPTO] api: Add crypto_comp and crypto_has_*Herbert Xu2006-09-212-6/+98
| * | | [CRYPTO] users: Use crypto_hash interface instead of crypto_digestHerbert Xu2006-09-216-69/+97
| * | | [SCSI] iscsi: Use crypto_hash interface instead of crypto_digestHerbert Xu2006-09-212-65/+78
| * | | [CRYPTO] digest: Remove old HMAC implementationHerbert Xu2006-09-215-133/+2
OpenPOWER on IntegriCloud