aboutsummaryrefslogtreecommitdiffstats
path: root/net/netlabel (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-31netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2-28/+20
2015-02-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-5/+10
2015-02-11cipso: don't use IPCB() to locate the CIPSO IP optionPaul Moore1-5/+10
2015-02-03netlabel: Less function calls in netlbl_mgmt_add_common() after error detectionMarkus Elfring1-25/+24
2015-02-03netlabel: Deletion of an unnecessary check before the function call "cipso_v4_doi_free"Markus Elfring1-2/+1
2015-02-03netlabel: Deletion of an unnecessary check before the function call "cipso_v4_doi_putdef"Markus Elfring1-2/+1
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg3-4/+8
2014-10-09netlabel: kernel-doc warning fixFabian Frederick1-1/+0
2014-10-08netlabel: directly return netlbl_unlabel_genl_init()Fabian Frederick1-5/+1
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+0
2014-08-01netlabel: shorter names for the NetLabel catmap funcs/structsPaul Moore1-57/+52
2014-08-01netlabel: fix the catmap walking functionsPaul Moore1-48/+54
2014-08-01netlabel: fix the horribly broken catmap functionsPaul Moore1-50/+166
2014-08-01netlabel: fix a problem when setting bits below the previously lowest bitPaul Moore1-8/+18
2014-07-15netlabel: remove unnecessary break after gotoFabian Frederick1-1/+0
2013-12-06netlabel: Fix FSF address in file headersJeff Kirsher13-26/+13
2013-11-19genetlink: only pass array to genl_register_family_with_ops()Johannes Berg3-3/+3
2013-11-14genetlink: make all genl_ops users constJohannes Berg3-3/+3
2013-10-10inet: includes a sock_common in request_sockEric Dumazet1-1/+1
2013-08-02netlabel: use domain based selectors when address based selectors are not availablePaul Moore6-158/+130
2013-05-28net: pass info struct via netdevice notifierJiri Pirko1-4/+3
2013-05-19netlabel: improve domain mapping validationPaul Moore1-0/+69
2013-03-08netlabel: fix build problems when CONFIG_IPV6=nPaul Moore1-10/+5
2013-03-07netlabel: correctly list all the static label mappingsPaul Moore1-6/+6
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-4/+4
2012-09-17userns: Convert the audit loginuid to be a kuidEric W. Biederman2-2/+2
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman3-4/+4
2012-03-22netlabel: use GFP flags from caller instead of GFP_ATOMICDan Carpenter1-1/+1
2012-01-12net: reintroduce missing rcu_assign_pointer() callsEric Dumazet2-6/+4
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet7-41/+41
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-8/+14
2011-11-29netlabel: Fix build problems when IPv6 is not enabledPaul Moore1-8/+14
2011-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2011-11-25net/netlabel: copy and paste bug in netlbl_cfg_unlbl_map_add()Dan Carpenter1-2/+2
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan3-6/+6
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-8/+12
2011-08-11net/netlabel/netlabel_kapi.c: add missing cleanup codeJulia Lawall1-8/+12
2011-08-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller14-15/+13
2011-08-02rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger2-6/+6
2011-08-01doc: Update the email address for Paul Moore in various source filesPaul Moore14-15/+13
2011-07-26atomic: use <linux/atomic.h>Arun Sharma5-5/+5
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-4/+2
2011-07-08rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_checkMichal Hocko2-4/+2
2011-06-16net: Remove casts of void *Joe Perches1-6/+4
2011-05-22Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h"Linus Torvalds1-4/+4
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-4/+0
2011-05-07net,rcu: convert call_rcu(netlbl_unlhsh_free_addr6) to kfree_rcu()Lai Jiangshan1-21/+1
2011-05-07net,rcu: convert call_rcu(netlbl_unlhsh_free_addr4) to kfree_rcu()Lai Jiangshan1-19/+1
2011-04-17netlabel: Fix set-but-unused variables.David S. Miller1-4/+0
2011-03-31Fix common misspellingsLucas De Marchi2-6/+6