- f49f0e6 cipso,calipso: resolve a number of problems with the DOI refcounts by Paul Moore · 3 years ago
- 1a694b9 net: fix NULL pointer reference in cipso_v4_doi_free by 王贇 · 3 years, 4 months ago
- 57744fa net: cipso: fix warnings in netlbl_cipsov4_add_std by Pavel Skripkin · 3 years, 5 months ago
- 37c723f netlabel: Fix memory leak in netlbl_mgmt_add_common by Liu Shixin · 3 years, 7 months ago
- b55215a netlabel: fix an uninitialized warning in netlbl_unlabel_staticlist() by Paul Moore · 4 years, 1 month ago
- 627da8f netlabel: fix our progress tracking in netlbl_unlabel_staticlist() by Paul Moore · 4 years, 2 months ago
- a542f4f netlabel: fix problems with mapping removal by Paul Moore · 4 years, 4 months ago
- 9232577 netlabel: cope with NULL catmap by Paolo Abeni · 4 years, 8 months ago
- 1c973f9 netlabel: fix out-of-bounds memory accesses by Paul Moore · 6 years ago
- a7fa1e6 netlabel: check for IPV4MASK in addrinfo_get by Sean Tranchetti · 6 years ago
- f806ed5 netlabel: If PF_INET6, check sk_buff ip header version by Richard Haines · 7 years ago
- 3f09354 netlabel: Implement CALIPSO config functions for SMACK. by Huw Davies · 9 years ago
- 4fee524 calipso: Add a label cache. by Huw Davies · 9 years ago
- a04e71f netlabel: Pass a family parameter to netlbl_skbuff_err(). by Huw Davies · 9 years ago
- 2917f57 calipso: Allow the lsm to label the skbuff directly. by Huw Davies · 9 years ago
- e1adea9 calipso: Allow request sockets to be relabelled by the lsm. by Huw Davies · 9 years ago
- ceba183 calipso: Set the calipso socket label to match the secattr. by Huw Davies · 9 years ago
- 3faa8f9 netlabel: Move bitmap manipulation functions to the NetLabel core. by Huw Davies · 9 years ago
- d7cce01 netlabel: Add support for removing a CALIPSO DOI. by Huw Davies · 9 years ago
- dc7de73 netlabel: Add support for creating a CALIPSO protocol domain mapping. by Huw Davies · 9 years ago
- e1ce69d netlabel: Add support for enumerating the CALIPSO DOI list. by Huw Davies · 9 years ago
- a5e3449 netlabel: Add support for querying a CALIPSO DOI. by Huw Davies · 9 years ago
- cb72d38 netlabel: Initial support for the CALIPSO netlink protocol. by Huw Davies · 9 years ago
- 8f18e67 netlabel: Add an address family to domain hash entries. by Huw Davies · 9 years ago
- 96a8f7f netlabel: Mark rcu pointers with __rcu. by Huw Davies · 9 years ago
- 50b8629 netlabel: handle sparse category maps in netlbl_catmap_getlong() by Paul Moore · 9 years ago
- 0e0e367 netlabel: add address family checks to netlbl_{sock,req}_delattr() by Paul Moore · 9 years ago
- 341e0cb netlabel: fix a problem with netlbl_secattr_catmap_setrng() by Janak Desai · 9 years ago
- 8303394 netlabel: do not initialise statics to NULL by Wei Tang · 9 years ago
- 795f351 netlink: do not initialise statics to 0 or NULL by Wei Tang · 9 years ago
- 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 10 years ago
- 8cc748a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
- 04f81f0 cipso: don't use IPCB() to locate the CIPSO IP option by Paul Moore · 10 years ago
- 4de46d5 netlabel: Less function calls in netlbl_mgmt_add_common() after error detection by Markus Elfring · 10 years ago
- 7a11b1d netlabel: Deletion of an unnecessary check before the function call "cipso_v4_doi_free" by Markus Elfring · 10 years ago
- 79b7cf6 netlabel: Deletion of an unnecessary check before the function call "cipso_v4_doi_putdef" by Markus Elfring · 10 years ago
- 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 10 years ago
- 59f35b8 netlabel: kernel-doc warning fix by Fabian Frederick · 10 years ago
- 16b99a4 netlabel: directly return netlbl_unlabel_genl_init() by Fabian Frederick · 10 years ago
- ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
- 4fbe63d netlabel: shorter names for the NetLabel catmap funcs/structs by Paul Moore · 10 years ago
- d960a61 netlabel: fix the catmap walking functions by Paul Moore · 10 years ago
- 4b8feff netlabel: fix the horribly broken catmap functions by Paul Moore · 10 years ago
- 41c3bd2 netlabel: fix a problem when setting bits below the previously lowest bit by Paul Moore · 10 years ago
- 0947611 netlabel: remove unnecessary break after goto by Fabian Frederick · 10 years ago
- d484ff1 netlabel: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
- c53ed74 genetlink: only pass array to genl_register_family_with_ops() by Johannes Berg · 11 years ago
- 4534de8 genetlink: make all genl_ops users const by Johannes Berg · 11 years ago
- 634fb979 inet: includes a sock_common in request_sock by Eric Dumazet · 11 years ago
- 6a8b7f0 netlabel: use domain based selectors when address based selectors are not available by Paul Moore · 11 years ago
- 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 12 years ago
- 6b21e1b netlabel: improve domain mapping validation by Paul Moore · 12 years ago
- a6a8fe9 netlabel: fix build problems when CONFIG_IPV6=n by Paul Moore · 12 years ago
- 0c1233a netlabel: correctly list all the static label mappings by Paul Moore · 12 years ago
- aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
- e1760bd userns: Convert the audit loginuid to be a kuid by Eric W. Biederman · 12 years ago
- 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
- 64b5fad netlabel: use GFP flags from caller instead of GFP_ATOMIC by Dan Carpenter · 13 years ago
- cf778b0 net: reintroduce missing rcu_assign_pointer() calls by Eric Dumazet · 13 years ago
- dfd56b8 net: use IS_ENABLED(CONFIG_IPV6) by Eric Dumazet · 13 years ago
- b361311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- 1281bc2 netlabel: Fix build problems when IPv6 is not enabled by Paul Moore · 13 years ago
- 6dec4ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- 42ca020 net/netlabel: copy and paste bug in netlbl_cfg_unlbl_map_add() by Dan Carpenter · 13 years ago
- 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
- 823dcd2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- 94a80d6 net/netlabel/netlabel_kapi.c: add missing cleanup code by Julia Lawall · 13 years ago
- 19fd617 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- a9b3cd7 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER by Stephen Hemminger · 13 years ago
- 82c21bf doc: Update the email address for Paul Moore in various source files by Paul Moore · 13 years ago
- 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
- d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
- d8bf4ca rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check by Michal Hocko · 13 years ago
- ea11073 net: Remove casts of void * by Joe Perches · 14 years ago
- a1e4891 Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h" by Linus Torvalds · 14 years ago
- 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
- 6b26223 net,rcu: convert call_rcu(netlbl_unlhsh_free_addr6) to kfree_rcu() by Lai Jiangshan · 14 years ago
- c3b4942 net,rcu: convert call_rcu(netlbl_unlhsh_free_addr4) to kfree_rcu() by Lai Jiangshan · 14 years ago
- dab51d0 netlabel: Fix set-but-unused variables. by David S. Miller · 14 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- c53fa1e netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms by Patrick McHardy · 14 years ago
- 4c306a9 net: kill unused macros by Shan Wei · 14 years ago
- 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 15 years ago
- cb4361c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
- b914f3a netlabel: Fix several rcu_dereference() calls used without RCU read locks by Paul Moore · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- dc4c2c3 net: remove INIT_RCU_HEAD() usage by Alexey Dobriyan · 15 years ago
- 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
- af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
- 8964be4 net: rename skb->iif to skb->skb_iif by Eric Dumazet · 15 years ago
- 122ec6f netlabel: remove dev_put() calls by Eric Dumazet · 15 years ago
- df597ef Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
- ca7daea net/netlabel: Add kmalloc NULL tests by Julia Lawall · 15 years ago
- 4794323 net/netlabel: Correct redundant test by Julia Lawall · 15 years ago
- 7ae740d netlabel: Use genl_register_family_with_ops() by Michał Mirosław · 16 years ago
- 50b2ff1 netlabel: Always remove the correct address selector by Paul Moore · 16 years ago
- 07feee8 netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connections by Paul Moore · 16 years ago
- 389fb800 netlabel: Label incoming TCP connections correctly in SELinux by Paul Moore · 16 years ago
- 6c2e8ac netlabel: Update kernel configuration API by Paul Moore · 16 years ago
- eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago