index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netlabel
Age
Commit message (
Expand
)
Author
2019-03-13
netlabel: fix out-of-bounds memory accesses
Paul Moore
2018-10-18
netlabel: check for IPV4MASK in addrinfo_get
Sean Tranchetti
2018-05-30
netlabel: If PF_INET6, check sk_buff ip header version
Richard Haines
2016-06-27
netlabel: Implement CALIPSO config functions for SMACK.
Huw Davies
2016-06-27
calipso: Add a label cache.
Huw Davies
2016-06-27
netlabel: Pass a family parameter to netlbl_skbuff_err().
Huw Davies
2016-06-27
calipso: Allow the lsm to label the skbuff directly.
Huw Davies
2016-06-27
calipso: Allow request sockets to be relabelled by the lsm.
Huw Davies
2016-06-27
calipso: Set the calipso socket label to match the secattr.
Huw Davies
2016-06-27
netlabel: Move bitmap manipulation functions to the NetLabel core.
Huw Davies
2016-06-27
netlabel: Add support for removing a CALIPSO DOI.
Huw Davies
2016-06-27
netlabel: Add support for creating a CALIPSO protocol domain mapping.
Huw Davies
2016-06-27
netlabel: Add support for enumerating the CALIPSO DOI list.
Huw Davies
2016-06-27
netlabel: Add support for querying a CALIPSO DOI.
Huw Davies
2016-06-27
netlabel: Initial support for the CALIPSO netlink protocol.
Huw Davies
2016-06-27
netlabel: Add an address family to domain hash entries.
Huw Davies
2016-06-27
netlabel: Mark rcu pointers with __rcu.
Huw Davies
2016-06-09
netlabel: handle sparse category maps in netlbl_catmap_getlong()
Paul Moore
2016-06-06
netlabel: add address family checks to netlbl_{sock,req}_delattr()
Paul Moore
2016-04-05
netlabel: fix a problem with netlbl_secattr_catmap_setrng()
Janak Desai
2016-03-07
netlabel: do not initialise statics to NULL
Wei Tang
2016-03-07
netlink: do not initialise statics to 0 or NULL
Wei Tang
2015-03-31
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
2015-02-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-02-11
cipso: don't use IPCB() to locate the CIPSO IP option
Paul Moore
2015-02-03
netlabel: Less function calls in netlbl_mgmt_add_common() after error detection
Markus Elfring
2015-02-03
netlabel: Deletion of an unnecessary check before the function call "cipso_v4...
Markus Elfring
2015-02-03
netlabel: Deletion of an unnecessary check before the function call "cipso_v4...
Markus Elfring
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2014-10-09
netlabel: kernel-doc warning fix
Fabian Frederick
2014-10-08
netlabel: directly return netlbl_unlabel_genl_init()
Fabian Frederick
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-08-01
netlabel: shorter names for the NetLabel catmap funcs/structs
Paul Moore
2014-08-01
netlabel: fix the catmap walking functions
Paul Moore
2014-08-01
netlabel: fix the horribly broken catmap functions
Paul Moore
2014-08-01
netlabel: fix a problem when setting bits below the previously lowest bit
Paul Moore
2014-07-15
netlabel: remove unnecessary break after goto
Fabian Frederick
2013-12-06
netlabel: Fix FSF address in file headers
Jeff Kirsher
2013-11-19
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
2013-11-14
genetlink: make all genl_ops users const
Johannes Berg
2013-10-10
inet: includes a sock_common in request_sock
Eric Dumazet
2013-08-02
netlabel: use domain based selectors when address based selectors are not ava...
Paul Moore
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-19
netlabel: improve domain mapping validation
Paul Moore
2013-03-08
netlabel: fix build problems when CONFIG_IPV6=n
Paul Moore
2013-03-07
netlabel: correctly list all the static label mappings
Paul Moore
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-09-17
userns: Convert the audit loginuid to be a kuid
Eric W. Biederman
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-03-22
netlabel: use GFP flags from caller instead of GFP_ATOMIC
Dan Carpenter
[next]