| Commit message (Expand) | Author | Age | Files | Lines |
* | ipv4: coding style: comparison for inequality with NULL | Ian Morris | 2015-04-03 | 1 | -3/+3 |
* | ipv4: coding style: comparison for equality with NULL | Ian Morris | 2015-04-03 | 1 | -18/+18 |
* | cipso: don't use IPCB() to locate the CIPSO IP option | Paul Moore | 2015-02-11 | 1 | -21/+30 |
* | cipso: remove NULL assignment on static | Fabian Frederick | 2014-11-04 | 1 | -1/+3 |
* | ipv4: include linux/bug.h instead of asm/bug.h | Fabian Frederick | 2014-11-04 | 1 | -1/+1 |
* | cipso: kerneldoc warning fix | Fabian Frederick | 2014-11-04 | 1 | -1/+1 |
* | cipso: add __init to cipso_v4_cache_init | Fabian Frederick | 2014-10-01 | 1 | -1/+1 |
* | netlabel: shorter names for the NetLabel catmap funcs/structs | Paul Moore | 2014-08-01 | 1 | -19/+16 |
* | netlabel: fix the horribly broken catmap functions | Paul Moore | 2014-08-01 | 1 | -12/+0 |
* | netlabel: fix a problem when setting bits below the previously lowest bit | Paul Moore | 2014-08-01 | 1 | -3/+3 |
* | ipv4: ERROR: code indent should use tabs where possible | Weilong Chen | 2013-12-26 | 1 | -6/+3 |
* | ipv4/ipv6: Fix FSF address in file headers | Jeff Kirsher | 2013-12-06 | 1 | -2/+1 |
* | cipso: don't follow a NULL pointer when setsockopt() is called | Paul Moore | 2012-07-18 | 1 | -2/+4 |
* | ipv4: Convert call_rcu() to kfree_rcu(), drop opt_kfree_rcu() | Paul E. McKenney | 2012-02-21 | 1 | -8/+3 |
* | cipso: remove an unneeded NULL check in cipso_v4_doi_add() | Dan Carpenter | 2011-10-12 | 1 | -1/+1 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-27 | 1 | -1/+1 |
* | inet: add RCU protection to inet->opt | Eric Dumazet | 2011-04-28 | 1 | -50/+63 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -4/+4 |
* | Update broken web addresses in the kernel. | Justin P. Mattock | 2010-10-18 | 1 | -1/+1 |
* | net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-18 | 1 | -2/+0 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | ipv4: Define cipso_v4_delopt static | Hagen Paul Pfeifer | 2009-10-07 | 1 | -1/+1 |
* | netlabel: Label incoming TCP connections correctly in SELinux | Paul Moore | 2009-03-28 | 1 | -12/+118 |
* | cipso: Fix documentation comment | Paul Moore | 2009-02-23 | 1 | -2/+7 |
* | netlabel: Update kernel configuration API | Paul Moore | 2008-12-31 | 1 | -21/+65 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-10-31 | 1 | -3/+4 |
|\ |
|
| * | cipso: unsigned buf_len cannot be negative | roel kluin | 2008-10-29 | 1 | -3/+4 |
* | | net: don't use INIT_RCU_HEAD | Alexey Dobriyan | 2008-10-28 | 1 | -1/+0 |
|/ |
|
* | cipso: Add support for native local labeling and fixup mapping names | Paul Moore | 2008-10-10 | 1 | -20/+107 |
* | selinux: Set socket NetLabel based on connection endpoint | Paul Moore | 2008-10-10 | 1 | -0/+74 |
* | netlabel: Add functionality to set the security attributes of a packet | Paul Moore | 2008-10-10 | 1 | -39/+183 |
* | netlabel: Replace protocol/NetLabel linking with refrerence counts | Paul Moore | 2008-10-10 | 1 | -137/+98 |
* | cipso: Relax too much careful cipso hash function. | Pavel Emelyanov | 2008-05-14 | 1 | -2/+2 |
* | net: use get/put_unaligned_* helpers | Harvey Harrison | 2008-05-03 | 1 | -10/+8 |
* | [IPV4]: Remove unused ip_options->is_data. | Denis V. Lunev | 2008-03-23 | 1 | -1/+0 |
* | NetLabel: introduce a new kernel configuration API for NetLabel | Paul Moore | 2008-02-05 | 1 | -2/+2 |
* | NetLabel: Add secid token support to the NetLabel secattr struct | Paul Moore | 2008-01-29 | 1 | -22/+37 |
* | [IPV4] net/ipv4/cipso_ipv4.c: use LIST_HEAD instead of LIST_HEAD_INIT | Denis Cheng | 2008-01-28 | 1 | -1/+1 |
* | [NetLabel]: correct usage of RCU locking | Paul Moore | 2007-10-26 | 1 | -29/+10 |
* | [CIPSO]: remove duplicated code in the cipso_v4_*_getattr() functions | Paul Moore | 2007-10-11 | 1 | -73/+42 |
* | [CIPSO]: Fix several unaligned kernel accesses in the CIPSO engine. | Paul Moore | 2007-06-08 | 1 | -10/+13 |
* | [NetLabel]: consolidate the struct socket/sock handling to just struct sock | Paul Moore | 2007-06-08 | 1 | -33/+8 |
* | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2007-04-27 | 1 | -9/+32 |
|\ |
|
| * | NetLabel: convert a BUG_ON in the CIPSO code to a runtime check | Paul Moore | 2007-04-26 | 1 | -1/+3 |
| * | NetLabel: cleanup and document CIPSO constants | Paul Moore | 2007-04-26 | 1 | -8/+29 |
* | | [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph | Arnaldo Carvalho de Melo | 2007-04-26 | 1 | -1/+1 |
* | | [IPV4]: cleanup | Stephen Hemminger | 2007-04-26 | 1 | -1/+1 |
|/ |
|
* | [NetLabel]: parse the CIPSO ranged tag on incoming packets | Paul Moore | 2007-03-12 | 1 | -0/+5 |
* | [NetLabel]: Verify sensitivity level has a valid CIPSO mapping | Paul Moore | 2007-03-03 | 1 | -3/+4 |