index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
cipso_ipv4.c
Age
Commit message (
Expand
)
Author
2023-02-01
cipso_ipv4: use iph_set_totlen in skbuff_setattr
Xin Long
2022-07-08
cipso: Fix data-races around sysctl.
Kuniyuki Iwashima
2021-09-19
NET: IPV4: fix error "do not initialise globals to 0"
wangzhitong
2021-09-03
net: remove the unnecessary check in cipso_v4_doi_free
王贇
2021-08-26
net: fix NULL pointer reference in cipso_v4_doi_free
王贇
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-08
net: ipv4: fix memory leak in netlbl_cipsov4_add_std
Nanyong Sun
2021-05-18
cipso: correct comments of cipso_v4_cache_invalidate()
Zheng Yejian
2021-03-05
CIPSO: Fix unaligned memory access in cipso_v4_gentag_hdr
Sergey Nazarov
2021-03-04
cipso,calipso: resolve a number of problems with the DOI refcounts
Paul Moore
2020-09-08
cipso: fix 'audit_secid' kernel-doc warning in cipso_ipv4.c
Wang Hai
2020-07-13
net: ipv4: kerneldoc fixes
Andrew Lunn
2020-07-06
Replace HTTP links with HTTPS ones: IPv*
Alexander A. Klimov
2020-05-12
netlabel: cope with NULL catmap
Paolo Abeni
2020-02-22
ipv4: ensure rcu_read_lock() in cipso_v4_error()
Matteo Croce
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-02-27
netlabel: fix out-of-bounds memory accesses
Paul Moore
2019-02-25
net: avoid use IPCB in cipso_v4_error
Nazarov Sergey
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
[next]