index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
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
2007-06-08
[CIPSO]: Fix several unaligned kernel accesses in the CIPSO engine.
Paul Moore
1
-10
/
+13
2007-06-08
[NetLabel]: consolidate the struct socket/sock handling to just struct sock
Paul Moore
1
-33
/
+8
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
1
-1
/
+1
2007-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-9
/
+32
2007-04-26
NetLabel: convert a BUG_ON in the CIPSO code to a runtime check
Paul Moore
1
-1
/
+3
2007-04-26
NetLabel: cleanup and document CIPSO constants
Paul Moore
1
-8
/
+29
2007-04-25
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[IPV4]: cleanup
Stephen Hemminger
1
-1
/
+1
2007-03-12
[NetLabel]: parse the CIPSO ranged tag on incoming packets
Paul Moore
1
-0
/
+5
2007-03-02
[NetLabel]: Verify sensitivity level has a valid CIPSO mapping
Paul Moore
1
-3
/
+4
2006-12-02
NetLabel: add the ranged tag to the CIPSOv4 protocol
Paul Moore
1
-0
/
+268
2006-12-02
NetLabel: add the enumerated tag to the CIPSOv4 protocol
Paul Moore
1
-0
/
+233
2006-12-02
NetLabel: convert to an extensibile/sparse category bitmap
Paul Moore
1
-99
/
+69
2006-12-02
[CIPSO]: Missing annotation in cipso_ipv4 update.
Al Viro
1
-1
/
+1
2006-12-02
NetLabel: use cipso_v4_doi_search() for local CIPSOv4 functions
Paul Moore
1
-3
/
+3
2006-12-02
NetLabel: return the correct error for translated CIPSOv4 tags
Paul Moore
1
-0
/
+4
2006-12-02
NetLabel: fixup the handling of CIPSOv4 tags to allow for multiple tag types
Paul Moore
1
-60
/
+53
2006-12-02
NetLabel: add tag verification when adding new CIPSOv4 DOI definitions
Paul Moore
1
-0
/
+14
2006-12-02
NetLabel: check for a CIPSOv4 option before we do call into the CIPSOv4 layer
Paul Moore
1
-2
/
+0
2006-12-02
NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand
Paul Moore
1
-8
/
+14
2006-12-02
[NETLABEL]: Use kmemdup in cipso_ipv4.c
Arnaldo Carvalho de Melo
1
-2
/
+1
2006-12-02
[IPV6]: Assorted trivial endianness annotations.
Al Viro
1
-4
/
+4
2006-10-30
[NetLabel]: protect the CIPSOv4 socket option from setsockopt()
Paul Moore
1
-4
/
+3
2006-10-15
NetLabel: the CIPSOv4 passthrough mapping does not pass categories correctly
Paul Moore
1
-2
/
+2
2006-10-15
NetLabel: only deref the CIPSOv4 standard map fields when using standard mapping
Paul Moore
1
-6
/
+12
2006-10-11
NetLabel: fix a cache race condition
paul.moore@hp.com
1
-8
/
+10
2006-09-29
[NetLabel]: audit fixups due to delayed feedback
Paul Moore
1
-2
/
+2
2006-09-28
[NetLabel]: add audit support for configuration changes
Paul Moore
1
-2
/
+6
2006-09-25
[NetLabel]: rework the Netlink attribute handling (part 1)
Paul Moore
1
-179
/
+24
2006-09-25
[NetLabel]: make the CIPSOv4 cache spinlocks bottom half safe
Paul Moore
1
-8
/
+8
2006-09-25
[NetLabel]: correct improper handling of non-NetLabel peer contexts
Paul Moore
1
-15
/
+33
2006-09-22
[NET]: Make code static.
Adrian Bunk
1
-1
/
+1
2006-09-22
[NetLabel]: CIPSOv4 engine
Paul Moore
1
-0
/
+1607