index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
cipso_ipv4.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-17
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-13
1
-2
/
+2
*
net: use get/put_unaligned_* helpers
Harvey Harrison
2008-05-02
1
-10
/
+8
*
[IPV4]: Remove unused ip_options->is_data.
Denis V. Lunev
2008-03-22
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-30
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-10
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-25
1
-1
/
+1
*
|
[IPV4]: cleanup
Stephen Hemminger
2007-04-25
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-02
1
-3
/
+4
*
NetLabel: add the ranged tag to the CIPSOv4 protocol
Paul Moore
2006-12-02
1
-0
/
+268
*
NetLabel: add the enumerated tag to the CIPSOv4 protocol
Paul Moore
2006-12-02
1
-0
/
+233
*
NetLabel: convert to an extensibile/sparse category bitmap
Paul Moore
2006-12-02
1
-99
/
+69
*
[CIPSO]: Missing annotation in cipso_ipv4 update.
Al Viro
2006-12-02
1
-1
/
+1
*
NetLabel: use cipso_v4_doi_search() for local CIPSOv4 functions
Paul Moore
2006-12-02
1
-3
/
+3
*
NetLabel: return the correct error for translated CIPSOv4 tags
Paul Moore
2006-12-02
1
-0
/
+4
*
NetLabel: fixup the handling of CIPSOv4 tags to allow for multiple tag types
Paul Moore
2006-12-02
1
-60
/
+53
*
NetLabel: add tag verification when adding new CIPSOv4 DOI definitions
Paul Moore
2006-12-02
1
-0
/
+14
*
NetLabel: check for a CIPSOv4 option before we do call into the CIPSOv4 layer
Paul Moore
2006-12-02
1
-2
/
+0
*
NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand
Paul Moore
2006-12-02
1
-8
/
+14
*
[NETLABEL]: Use kmemdup in cipso_ipv4.c
Arnaldo Carvalho de Melo
2006-12-02
1
-2
/
+1
*
[IPV6]: Assorted trivial endianness annotations.
Al Viro
2006-12-02
1
-4
/
+4
*
[NetLabel]: protect the CIPSOv4 socket option from setsockopt()
Paul Moore
2006-10-30
1
-4
/
+3
*
NetLabel: the CIPSOv4 passthrough mapping does not pass categories correctly
Paul Moore
2006-10-15
1
-2
/
+2
*
NetLabel: only deref the CIPSOv4 standard map fields when using standard mapping
Paul Moore
2006-10-15
1
-6
/
+12
*
NetLabel: fix a cache race condition
paul.moore@hp.com
2006-10-11
1
-8
/
+10
*
[NetLabel]: audit fixups due to delayed feedback
Paul Moore
2006-09-29
1
-2
/
+2
*
[NetLabel]: add audit support for configuration changes
Paul Moore
2006-09-28
1
-2
/
+6
*
[NetLabel]: rework the Netlink attribute handling (part 1)
Paul Moore
2006-09-25
1
-179
/
+24
[next]