summaryrefslogtreecommitdiff
path: root/net/netlabel
Commit message (Expand)AuthorAge
* netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-03-31
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-02-11
|\
| * cipso: don't use IPCB() to locate the CIPSO IP optionPaul Moore2015-02-11
* | netlabel: Less function calls in netlbl_mgmt_add_common() after error detectionMarkus Elfring2015-02-03
* | netlabel: Deletion of an unnecessary check before the function call "cipso_v4...Markus Elfring2015-02-03
* | netlabel: Deletion of an unnecessary check before the function call "cipso_v4...Markus Elfring2015-02-03
* | netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-18
|/
* netlabel: kernel-doc warning fixFabian Frederick2014-10-09
* netlabel: directly return netlbl_unlabel_genl_init()Fabian Frederick2014-10-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-06
|\
| * netlabel: remove unnecessary break after gotoFabian Frederick2014-07-15
* | netlabel: shorter names for the NetLabel catmap funcs/structsPaul Moore2014-08-01
* | netlabel: fix the catmap walking functionsPaul Moore2014-08-01
* | netlabel: fix the horribly broken catmap functionsPaul Moore2014-08-01
* | netlabel: fix a problem when setting bits below the previously lowest bitPaul Moore2014-08-01
|/
* netlabel: Fix FSF address in file headersJeff Kirsher2013-12-06
* genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-19
* genetlink: make all genl_ops users constJohannes Berg2013-11-14
* inet: includes a sock_common in request_sockEric Dumazet2013-10-10
* netlabel: use domain based selectors when address based selectors are not ava...Paul Moore2013-08-02
* net: pass info struct via netdevice notifierJiri Pirko2013-05-28
* 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