aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/cipso_ipv4.c
AgeCommit message (Expand)Author
9 daysmaster: sync with upstream 6.6Bruce Ashfield
2023-02-01cipso_ipv4: use iph_set_totlen in skbuff_setattrXin Long
2022-07-08cipso: Fix data-races around sysctl.Kuniyuki Iwashima
2021-09-19NET: IPV4: fix error "do not initialise globals to 0"wangzhitong
2021-09-03net: remove the unnecessary check in cipso_v4_doi_free王贇
2021-08-26net: fix NULL pointer reference in cipso_v4_doi_free王贇
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-08net: ipv4: fix memory leak in netlbl_cipsov4_add_stdNanyong Sun
2021-05-18cipso: correct comments of cipso_v4_cache_invalidate()Zheng Yejian
2021-03-05CIPSO: Fix unaligned memory access in cipso_v4_gentag_hdrSergey Nazarov
2021-03-04cipso,calipso: resolve a number of problems with the DOI refcountsPaul Moore
2020-09-08cipso: fix 'audit_secid' kernel-doc warning in cipso_ipv4.cWang Hai
2020-07-13net: ipv4: kerneldoc fixesAndrew Lunn
2020-07-06Replace HTTP links with HTTPS ones: IPv*Alexander A. Klimov
2020-05-12netlabel: cope with NULL catmapPaolo Abeni
2020-02-22ipv4: ensure rcu_read_lock() in cipso_v4_error()Matteo Croce
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-02-27netlabel: fix out-of-bounds memory accessesPaul Moore
2019-02-25net: avoid use IPCB in cipso_v4_errorNazarov Sergey
2018-09-17net/ipv4: defensive cipso option parsingStefan Nuernberger
2017-10-21tcp/dccp: fix ireq->opt racesEric Dumazet
2017-08-01Cipso: cipso_v4_optptr enter infinite loopyujuan.qi
2017-07-04net, ipv4: convert cipso_v4_doi.refcount from atomic_t to refcount_tReshetova, Elena
2017-07-01net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_tReshetova, Elena
2017-02-04netlabel: out of bound access in cipso_v4_validate()Eric Dumazet
2016-07-07Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in...James Morris
2016-06-27netlabel: Move bitmap manipulation functions to the NetLabel core.Huw Davies
2016-04-07net: introduce lockdep_is_held and update various places to use itHannes Frederic Sowa
2015-04-03ipv4: coding style: comparison for inequality with NULLIan Morris
2015-04-03ipv4: coding style: comparison for equality with NULLIan Morris
2015-02-11cipso: don't use IPCB() to locate the CIPSO IP optionPaul Moore
2014-11-04cipso: remove NULL assignment on staticFabian Frederick
2014-11-04ipv4: include linux/bug.h instead of asm/bug.hFabian Frederick
2014-11-04cipso: kerneldoc warning fixFabian Frederick
2014-10-01cipso: add __init to cipso_v4_cache_initFabian Frederick
2014-08-01netlabel: shorter names for the NetLabel catmap funcs/structsPaul Moore
2014-08-01netlabel: fix the horribly broken catmap functionsPaul Moore
2014-08-01netlabel: fix a problem when setting bits below the previously lowest bitPaul Moore
2013-12-26ipv4: ERROR: code indent should use tabs where possibleWeilong Chen
2013-12-06ipv4/ipv6: Fix FSF address in file headersJeff Kirsher
2012-07-18cipso: don't follow a NULL pointer when setsockopt() is calledPaul Moore
2012-02-21ipv4: Convert call_rcu() to kfree_rcu(), drop opt_kfree_rcu()Paul E. McKenney
2011-10-11cipso: remove an unneeded NULL check in cipso_v4_doi_add()Dan Carpenter
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-04-28inet: add RCU protection to inet->optEric Dumazet
2011-03-31Fix common misspellingsLucas De Marchi
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-05-17net: Remove unnecessary returns from void function()sJoe Perches
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-10-07ipv4: Define cipso_v4_delopt staticHagen Paul Pfeifer