index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
cipso_ipv4.c
Age
Commit message (
Expand
)
Author
2018-09-17
net/ipv4: defensive cipso option parsing
Stefan Nuernberger
2017-10-21
tcp/dccp: fix ireq->opt races
Eric Dumazet
2017-08-01
Cipso: cipso_v4_optptr enter infinite loop
yujuan.qi
2017-07-04
net, ipv4: convert cipso_v4_doi.refcount from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_t
Reshetova, Elena
2017-02-04
netlabel: out of bound access in cipso_v4_validate()
Eric Dumazet
2016-07-07
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in...
James Morris
2016-06-27
netlabel: Move bitmap manipulation functions to the NetLabel core.
Huw Davies
2016-04-07
net: introduce lockdep_is_held and update various places to use it
Hannes Frederic Sowa
2015-04-03
ipv4: coding style: comparison for inequality with NULL
Ian Morris
2015-04-03
ipv4: coding style: comparison for equality with NULL
Ian Morris
2015-02-11
cipso: don't use IPCB() to locate the CIPSO IP option
Paul Moore
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
[next]