index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
cipso_ipv4.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2021-06-08
net: ipv4: fix memory leak in netlbl_cipsov4_add_std
Nanyong Sun
1
-0
/
+1
2021-05-18
cipso: correct comments of cipso_v4_cache_invalidate()
Zheng Yejian
1
-2
/
+1
2021-03-06
CIPSO: Fix unaligned memory access in cipso_v4_gentag_hdr
Sergey Nazarov
1
-1
/
+1
2021-03-05
cipso,calipso: resolve a number of problems with the DOI refcounts
Paul Moore
1
-10
/
+1
2020-09-09
cipso: fix 'audit_secid' kernel-doc warning in cipso_ipv4.c
Wang Hai
1
-1
/
+1
2020-07-14
net: ipv4: kerneldoc fixes
Andrew Lunn
1
-2
/
+4
2020-07-06
Replace HTTP links with HTTPS ones: IPv*
Alexander A. Klimov
1
-2
/
+2
2020-05-13
netlabel: cope with NULL catmap
Paolo Abeni
1
-2
/
+4
2020-02-23
ipv4: ensure rcu_read_lock() in cipso_v4_error()
Matteo Croce
1
-1
/
+6
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-15
/
+1
2019-02-28
netlabel: fix out-of-bounds memory accesses
Paul Moore
1
-1
/
+2
2019-02-26
net: avoid use IPCB in cipso_v4_error
Nazarov Sergey
1
-2
/
+15
2018-09-18
net/ipv4: defensive cipso option parsing
Stefan Nuernberger
1
-4
/
+7
2017-10-21
tcp/dccp: fix ireq->opt races
Eric Dumazet
1
-17
/
+7
2017-08-02
Cipso: cipso_v4_optptr enter infinite loop
yujuan.qi
1
-2
/
+10
2017-07-04
net, ipv4: convert cipso_v4_doi.refcount from atomic_t to refcount_t
Reshetova, Elena
1
-6
/
+6
2017-07-01
net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_t
Reshetova, Elena
1
-2
/
+2
2017-02-05
netlabel: out of bound access in cipso_v4_validate()
Eric Dumazet
1
-0
/
+4
2016-07-07
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in...
James Morris
1
-79
/
+9
2016-06-27
netlabel: Move bitmap manipulation functions to the NetLabel core.
Huw Davies
1
-79
/
+9
2016-04-07
net: introduce lockdep_is_held and update various places to use it
Hannes Frederic Sowa
1
-1
/
+2
2015-04-03
ipv4: coding style: comparison for inequality with NULL
Ian Morris
1
-3
/
+3
2015-04-03
ipv4: coding style: comparison for equality with NULL
Ian Morris
1
-18
/
+18
2015-02-11
cipso: don't use IPCB() to locate the CIPSO IP option
Paul Moore
1
-21
/
+30
2014-11-04
cipso: remove NULL assignment on static
Fabian Frederick
1
-1
/
+3
2014-11-04
ipv4: include linux/bug.h instead of asm/bug.h
Fabian Frederick
1
-1
/
+1
2014-11-04
cipso: kerneldoc warning fix
Fabian Frederick
1
-1
/
+1
2014-10-01
cipso: add __init to cipso_v4_cache_init
Fabian Frederick
1
-1
/
+1
2014-08-01
netlabel: shorter names for the NetLabel catmap funcs/structs
Paul Moore
1
-19
/
+16
2014-08-01
netlabel: fix the horribly broken catmap functions
Paul Moore
1
-12
/
+0
2014-08-01
netlabel: fix a problem when setting bits below the previously lowest bit
Paul Moore
1
-3
/
+3
2013-12-26
ipv4: ERROR: code indent should use tabs where possible
Weilong Chen
1
-6
/
+3
2013-12-06
ipv4/ipv6: Fix FSF address in file headers
Jeff Kirsher
1
-2
/
+1
2012-07-18
cipso: don't follow a NULL pointer when setsockopt() is called
Paul Moore
1
-2
/
+4
2012-02-21
ipv4: Convert call_rcu() to kfree_rcu(), drop opt_kfree_rcu()
Paul E. McKenney
1
-8
/
+3
2011-10-12
cipso: remove an unneeded NULL check in cipso_v4_doi_add()
Dan Carpenter
1
-1
/
+1
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-04-29
inet: add RCU protection to inet->opt
Eric Dumazet
1
-50
/
+63
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-4
/
+4
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
1
-1
/
+1
2010-05-18
net: Remove unnecessary returns from void function()s
Joe Perches
1
-2
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-10-08
ipv4: Define cipso_v4_delopt static
Hagen Paul Pfeifer
1
-1
/
+1
2009-03-28
netlabel: Label incoming TCP connections correctly in SELinux
Paul Moore
1
-12
/
+118
2009-02-23
cipso: Fix documentation comment
Paul Moore
1
-2
/
+7
2008-12-31
netlabel: Update kernel configuration API
Paul Moore
1
-21
/
+65
2008-10-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+4
2008-10-29
cipso: unsigned buf_len cannot be negative
roel kluin
1
-3
/
+4
2008-10-28
net: don't use INIT_RCU_HEAD
Alexey Dobriyan
1
-1
/
+0
[next]