summaryrefslogtreecommitdiff
path: root/net/netlabel
Commit message (Expand)AuthorAge
...
* netlabel: improve domain mapping validationPaul Moore2013-05-19
* netlabel: fix build problems when CONFIG_IPV6=nPaul Moore2013-03-08
* netlabel: correctly list all the static label mappingsPaul Moore2013-03-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\
| * netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
* | userns: Convert the audit loginuid to be a kuidEric W. Biederman2012-09-17
|/
* netlabel: use GFP flags from caller instead of GFP_ATOMICDan Carpenter2012-03-22
* net: reintroduce missing rcu_assign_pointer() callsEric Dumazet2012-01-12
* net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-02
|\
| * netlabel: Fix build problems when IPv6 is not enabledPaul Moore2011-11-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-26
|\ \ | |/
| * net/netlabel: copy and paste bug in netlbl_cfg_unlbl_map_add()Dan Carpenter2011-11-25
* | net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-22
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-08-20
|\
| * net/netlabel/netlabel_kapi.c: add missing cleanup codeJulia Lawall2011-08-11
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-08-07
|\ \ | |/
| * doc: Update the email address for Paul Moore in various source filesPaul Moore2011-08-01
* | rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger2011-08-02
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\
| * rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_checkMichal Hocko2011-07-08
* | net: Remove casts of void *Joe Perches2011-06-16
|/
* Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h"Linus Torvalds2011-05-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-20
|\
| * netlabel: Fix set-but-unused variables.David S. Miller2011-04-17
* | net,rcu: convert call_rcu(netlbl_unlhsh_free_addr6) to kfree_rcu()Lai Jiangshan2011-05-07
* | net,rcu: convert call_rcu(netlbl_unlhsh_free_addr4) to kfree_rcu()Lai Jiangshan2011-05-07
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parmsPatrick McHardy2011-03-03
* net: kill unused macrosShan Wei2010-12-19
* net: Remove unnecessary returns from void function()sJoe Perches2010-05-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-06
|\
| * netlabel: Fix several rcu_dereference() calls used without RCU read locksPaul Moore2010-04-01
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* net: remove INIT_RCU_HEAD() usageAlexey Dobriyan2010-02-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | net: rename skb->iif to skb->skb_iifEric Dumazet2009-11-20
* | netlabel: remove dev_put() callsEric Dumazet2009-11-05
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-30
|\
| * net/netlabel: Add kmalloc NULL testsJulia Lawall2009-07-30
* | net/netlabel: Correct redundant testJulia Lawall2009-07-27
|/
* netlabel: Use genl_register_family_with_ops()Michał Mirosław2009-05-21
* netlabel: Always remove the correct address selectorPaul Moore2009-04-22
* netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connectionsPaul Moore2009-03-28
* netlabel: Label incoming TCP connections correctly in SELinuxPaul Moore2009-03-28
* netlabel: Update kernel configuration APIPaul Moore2008-12-31
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-15
|\
| * netlabel: Compiler warning and NULL pointer dereference fixPaul Moore2008-12-11