summaryrefslogtreecommitdiff
path: root/net/ipv4/cipso_ipv4.c
Commit message (Expand)AuthorAge
* tcp/dccp: fix ireq->opt racesEric Dumazet2017-10-21
* Cipso: cipso_v4_optptr enter infinite loopyujuan.qi2017-08-01
* net, ipv4: convert cipso_v4_doi.refcount from atomic_t to refcount_tReshetova, Elena2017-07-04
* net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_tReshetova, Elena2017-07-01
* netlabel: out of bound access in cipso_v4_validate()Eric Dumazet2017-02-04
* Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in...James Morris2016-07-07
|\
| * netlabel: Move bitmap manipulation functions to the NetLabel core.Huw Davies2016-06-27
* | net: introduce lockdep_is_held and update various places to use itHannes Frederic Sowa2016-04-07
|/
* ipv4: coding style: comparison for inequality with NULLIan Morris2015-04-03
* ipv4: coding style: comparison for equality with NULLIan Morris2015-04-03
* cipso: don't use IPCB() to locate the CIPSO IP optionPaul Moore2015-02-11
* cipso: remove NULL assignment on staticFabian Frederick2014-11-04
* ipv4: include linux/bug.h instead of asm/bug.hFabian Frederick2014-11-04
* cipso: kerneldoc warning fixFabian Frederick2014-11-04
* cipso: add __init to cipso_v4_cache_initFabian Frederick2014-10-01
* netlabel: shorter names for the NetLabel catmap funcs/structsPaul Moore2014-08-01
* netlabel: fix the horribly broken catmap functionsPaul Moore2014-08-01
* netlabel: fix a problem when setting bits below the previously lowest bitPaul Moore2014-08-01
* ipv4: ERROR: code indent should use tabs where possibleWeilong Chen2013-12-26
* ipv4/ipv6: Fix FSF address in file headersJeff Kirsher2013-12-06
* cipso: don't follow a NULL pointer when setsockopt() is calledPaul Moore2012-07-18
* ipv4: Convert call_rcu() to kfree_rcu(), drop opt_kfree_rcu()Paul E. McKenney2012-02-21
* cipso: remove an unneeded NULL check in cipso_v4_doi_add()Dan Carpenter2011-10-11
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* inet: add RCU protection to inet->optEric Dumazet2011-04-28
* Fix common misspellingsLucas De Marchi2011-03-31
* Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
* net: Remove unnecessary returns from void function()sJoe Perches2010-05-17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ipv4: Define cipso_v4_delopt staticHagen Paul Pfeifer2009-10-07
* netlabel: Label incoming TCP connections correctly in SELinuxPaul Moore2009-03-28
* cipso: Fix documentation commentPaul Moore2009-02-23
* netlabel: Update kernel configuration APIPaul Moore2008-12-31
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-31
|\
| * cipso: unsigned buf_len cannot be negativeroel kluin2008-10-29
* | net: don't use INIT_RCU_HEADAlexey Dobriyan2008-10-28
|/
* cipso: Add support for native local labeling and fixup mapping namesPaul Moore2008-10-10
* selinux: Set socket NetLabel based on connection endpointPaul Moore2008-10-10
* netlabel: Add functionality to set the security attributes of a packetPaul Moore2008-10-10
* netlabel: Replace protocol/NetLabel linking with refrerence countsPaul Moore2008-10-10
* cipso: Relax too much careful cipso hash function.Pavel Emelyanov2008-05-13
* net: use get/put_unaligned_* helpersHarvey Harrison2008-05-02
* [IPV4]: Remove unused ip_options->is_data.Denis V. Lunev2008-03-22
* NetLabel: introduce a new kernel configuration API for NetLabelPaul Moore2008-02-05
* NetLabel: Add secid token support to the NetLabel secattr structPaul Moore2008-01-30
* [IPV4] net/ipv4/cipso_ipv4.c: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-01-28
* [NetLabel]: correct usage of RCU lockingPaul Moore2007-10-26
* [CIPSO]: remove duplicated code in the cipso_v4_*_getattr() functionsPaul Moore2007-10-10
* [CIPSO]: Fix several unaligned kernel accesses in the CIPSO engine.Paul Moore2007-06-08
* [NetLabel]: consolidate the struct socket/sock handling to just struct sockPaul Moore2007-06-08