summaryrefslogtreecommitdiffstats
path: root/drivers/net/README.de4x5
stat options
Period:
Authors:

Commits per author per week (path 'drivers/net/README.de4x5')

AuthorW42 2024W43 2024W44 2024W45 2024Total
Total00000
>-1/+0 * security: compile capabilities by defaultsergeh@us.ibm.com2008-01-301-0/+1 * selinux: make selinux_set_mnt_opts() staticAdrian Bunk2008-01-301-2/+2 * SELinux: Add warning messages on network denial due to errorPaul Moore2008-01-303-8/+40 * SELinux: Add network ingress and egress control permission checksPaul Moore2008-01-301-122/+280 * SELinux: Allow NetLabel to directly cache SIDsPaul Moore2008-01-305-134/+55 * SELinux: Enable dynamic enable/disable of the network access checksPaul Moore2008-01-304-13/+83 * SELinux: Better integration between peer labeling subsystemsPaul Moore2008-01-306-100/+208 * SELinux: Add a new peer class and permissions to the Flask definitionsPaul Moore2008-01-304-0/+26 * SELinux: Add a capabilities bitmap to SELinux policy version 22Paul Moore2008-01-306-8/+185 * SELinux: Add a network node caching mechanism similar to the sel_netif_*() fu...Paul Moore2008-01-305-17/+416 * SELinux: Only store the network interface's ifindexPaul Moore2008-01-303-6/+15 * SELinux: Convert the netif code to use ifindex valuesPaul Moore2008-01-306-125/+155 * NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu...Paul Moore2008-01-303-15/+38 * NetLabel: Add secid token support to the NetLabel secattr structPaul Moore2008-01-302-6/+9 * [NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy2008-01-281-2/+2 * selinux: fix labeling of /proc/net inodesStephen Smalley2008-01-261-0/+3 * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-01-258-277/+564 |\ | * selinux: make mls_compute_sid always polyinstantiateEamon Walsh2008-01-251-9/+2 | * security/selinux: constify function pointer tables and fieldsJan Engelhardt2008-01-252-3/+3 | * security: add a secctx_to_secid() hookDavid Howells2008-01-253-0/+18 | * security: remove security_sb_post_mountroot hookH. Peter Anvin2008-01-252-11/+0 | * Security: add get, set, and cloning of superblock security informationEric Paris2008-01-254-254/+541 | * security/selinux: Add missing "space"Joe Perches2008-01-251-1/+1 * | Kobject: convert remaining kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-241-1/+1 * | kobject: convert kernel_kset to be a kobjectGreg Kroah-Hartman2008-01-241-1/+1 * | kset: convert kernel_subsys to use kset_createGreg Kroah-Hartman2008-01-241-1/+1 * | kobject: convert securityfs to use kobject_createGreg Kroah-Hartman2008-01-241-6/+5 * | kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-241-2/+2 |/ * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-01-212-4/+5 |\ | * selinux: fix memory leak in netlabel codePaul Moore2008-01-222-4/+5 * | Fix filesystem capability supportAndrew G. Morgan2008-01-211-3/+10 |/ * Security: allow capable check to permit mmap or low vm spaceEric Paris2007-12-061-1/+1 * SELinux: detect dead booleansStephen Smalley2007-12-061-13/+30 * SELinux: do not clear f_op when removing entriesStephen Smalley2007-12-061-27/+1 * file capabilities: don't prevent signaling setuid root programsSerge E. Hallyn2007-11-291-0/+9 * file capabilities: allow sigcont within sessionSerge E. Hallyn2007-11-141-0/+4 * SELinux: add more validity checks on policy loadStephen Smalley2007-11-087-38/+118 * SELinux: fix bug in new ebitmap code.KaiGai Kohei2007-11-081-1/+1 * SELinux: suppress a warning for 64k pages.Stephen Rothwell2007-11-081-6/+7 * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2007-10-231-5/+1 |\