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
/
ipv4
/
cipso_ipv4.c
Age
Commit message (
Expand
)
Author
2014-11-04
cipso: remove NULL assignment on static
Fabian Frederick
2014-11-04
ipv4: include linux/bug.h instead of asm/bug.h
Fabian Frederick
2014-11-04
cipso: kerneldoc warning fix
Fabian Frederick
2014-10-01
cipso: add __init to cipso_v4_cache_init
Fabian Frederick
2014-08-01
netlabel: shorter names for the NetLabel catmap funcs/structs
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
2013-12-26
ipv4: ERROR: code indent should use tabs where possible
Weilong Chen
2013-12-06
ipv4/ipv6: Fix FSF address in file headers
Jeff Kirsher
2012-07-18
cipso: don't follow a NULL pointer when setsockopt() is called
Paul Moore
2012-02-21
ipv4: Convert call_rcu() to kfree_rcu(), drop opt_kfree_rcu()
Paul E. McKenney
2011-10-11
cipso: remove an unneeded NULL check in cipso_v4_doi_add()
Dan Carpenter
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-04-28
inet: add RCU protection to inet->opt
Eric Dumazet
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
2010-05-17
net: Remove unnecessary returns from void function()s
Joe Perches
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-10-07
ipv4: Define cipso_v4_delopt static
Hagen Paul Pfeifer
2009-03-28
netlabel: Label incoming TCP connections correctly in SELinux
Paul Moore
2009-02-23
cipso: Fix documentation comment
Paul Moore
2008-12-31
netlabel: Update kernel configuration API
Paul Moore
2008-10-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-10-29
cipso: unsigned buf_len cannot be negative
roel kluin
2008-10-28
net: don't use INIT_RCU_HEAD
Alexey Dobriyan
2008-10-10
cipso: Add support for native local labeling and fixup mapping names
Paul Moore
2008-10-10
selinux: Set socket NetLabel based on connection endpoint
Paul Moore
2008-10-10
netlabel: Add functionality to set the security attributes of a packet
Paul Moore
2008-10-10
netlabel: Replace protocol/NetLabel linking with refrerence counts
Paul Moore
2008-05-13
cipso: Relax too much careful cipso hash function.
Pavel Emelyanov
2008-05-02
net: use get/put_unaligned_* helpers
Harvey Harrison
2008-03-22
[IPV4]: Remove unused ip_options->is_data.
Denis V. Lunev
2008-02-05
NetLabel: introduce a new kernel configuration API for NetLabel
Paul Moore
2008-01-30
NetLabel: Add secid token support to the NetLabel secattr struct
Paul Moore
2008-01-28
[IPV4] net/ipv4/cipso_ipv4.c: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
2007-10-26
[NetLabel]: correct usage of RCU locking
Paul Moore
2007-10-10
[CIPSO]: remove duplicated code in the cipso_v4_*_getattr() functions
Paul Moore
2007-06-08
[CIPSO]: Fix several unaligned kernel accesses in the CIPSO engine.
Paul Moore
2007-06-08
[NetLabel]: consolidate the struct socket/sock handling to just struct sock
Paul Moore
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
2007-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2007-04-26
NetLabel: convert a BUG_ON in the CIPSO code to a runtime check
Paul Moore
2007-04-26
NetLabel: cleanup and document CIPSO constants
Paul Moore
2007-04-25
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-04-25
[IPV4]: cleanup
Stephen Hemminger
2007-03-12
[NetLabel]: parse the CIPSO ranged tag on incoming packets
Paul Moore
2007-03-02
[NetLabel]: Verify sensitivity level has a valid CIPSO mapping
Paul Moore
2006-12-02
NetLabel: add the ranged tag to the CIPSOv4 protocol
Paul Moore
2006-12-02
NetLabel: add the enumerated tag to the CIPSOv4 protocol
Paul Moore
2006-12-02
NetLabel: convert to an extensibile/sparse category bitmap
Paul Moore
[next]