aboutsummaryrefslogtreecommitdiff
path: root/net/netlabel
AgeCommit message (Expand)AuthorFilesLines
2011-05-22Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h"Gravatar Linus Torvalds 1-4/+4
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Gravatar Linus Torvalds 1-4/+0
2011-05-07net,rcu: convert call_rcu(netlbl_unlhsh_free_addr6) to kfree_rcu()Gravatar Lai Jiangshan 1-21/+1
2011-05-07net,rcu: convert call_rcu(netlbl_unlhsh_free_addr4) to kfree_rcu()Gravatar Lai Jiangshan 1-19/+1
2011-04-17netlabel: Fix set-but-unused variables.Gravatar David S. Miller 1-4/+0
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 2-6/+6
2011-03-03netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parmsGravatar Patrick McHardy 1-3/+3
2010-12-19net: kill unused macrosGravatar Shan Wei 3-3/+0
2010-05-17net: Remove unnecessary returns from void function()sGravatar Joe Perches 2-3/+0
2010-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 2-57/+37
2010-04-01netlabel: Fix several rcu_dereference() calls used without RCU read locksGravatar Paul Moore 2-57/+37
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 6-0/+6
2010-02-17net: remove INIT_RCU_HEAD() usageGravatar Alexey Dobriyan 2-4/+0
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeGravatar André Goddard Rosa 1-1/+1
2009-11-20net: rename skb->iif to skb->skb_iifGravatar Eric Dumazet 1-1/+1
2009-11-05netlabel: remove dev_put() callsGravatar Eric Dumazet 1-4/+2
2009-07-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 1-1/+1
2009-07-30net/netlabel: Add kmalloc NULL testsGravatar Julia Lawall 1-1/+1
2009-07-27net/netlabel: Correct redundant testGravatar Julia Lawall 1-4/+2
2009-05-21netlabel: Use genl_register_family_with_ops()Gravatar Michał Mirosław 3-42/+6
2009-04-22netlabel: Always remove the correct address selectorGravatar Paul Moore 1-16/+10
2009-03-28netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connectionsGravatar Paul Moore 1-0/+13
2009-03-28netlabel: Label incoming TCP connections correctly in SELinuxGravatar Paul Moore 1-20/+132
2008-12-31netlabel: Update kernel configuration APIGravatar Paul Moore 6-116/+404
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 1-18/+20
2008-12-11netlabel: Compiler warning and NULL pointer dereference fixGravatar Paul Moore 1-18/+20
2008-12-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 1-4/+6
2008-12-03netlabel: Fix a potential NULL pointer dereferenceGravatar Paul Moore 1-4/+6
2008-11-21net: remove redundant argument commentsGravatar Qinghuang Feng 1-1/+0
2008-10-31net: replace NIPQUAD() in net/*/Gravatar Harvey Harrison 1-1/+1
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 3-1/+25
2008-10-30netlabel: Fix compilation warnings in net/netlabel/netlabel_addrlist.cGravatar Manish Katiyar 2-0/+24
2008-10-29netlabel: Fix compiler warnings in netlabel_mgmt.cGravatar Paul Moore 1-1/+1
2008-10-29net: replace %p6 with %pI6Gravatar Harvey Harrison 1-1/+1
2008-10-28net, misc: replace uses of NIP6_FMT with %p6Gravatar Harvey Harrison 1-1/+1
2008-10-10netlabel: Add configuration support for local labelingGravatar Paul Moore 3-2/+48
2008-10-10cipso: Add support for native local labeling and fixup mapping namesGravatar Paul Moore 3-11/+11
2008-10-10selinux: Set socket NetLabel based on connection endpointGravatar Paul Moore 1-1/+77
2008-10-10netlabel: Add functionality to set the security attributes of a packetGravatar Paul Moore 1-0/+60
2008-10-10netlabel: Add network address selectors to the NetLabel/LSM domain mappingGravatar Paul Moore 8-222/+811
2008-10-10netlabel: Add a generic way to create ordered linked lists of network addrsGravatar Paul Moore 4-216/+569
2008-10-10netlabel: Replace protocol/NetLabel linking with refrerence countsGravatar Paul Moore 5-118/+123
2008-10-10selinux: Fix missing calls to netlbl_skbuff_err()Gravatar Paul Moore 1-2/+3
2008-10-10netlabel: Remove unneeded in-kernel API functionsGravatar Paul Moore 1-61/+23
2008-10-10netlabel: Fix some sparse warningsGravatar Paul Moore 3-14/+14
2008-07-19netns: Use net_eq() to compare net-namespaces for optimization.Gravatar YOSHIFUJI Hideaki 1-1/+1
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Gravatar David S. Miller 1-2/+1
2008-07-15Merge branch 'core/rcu' into core/rcu-for-linusGravatar Ingo Molnar 1-2/+1
2008-07-14netlabel: return msg overflow error from netlbl_cipsov4_list fasterGravatar Denis V. Lunev 1-1/+1