index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netlabel
/
netlabel_cipso_v4.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-21
netlabel: Use genl_register_family_with_ops()
Michał Mirosław
1
-14
/
+2
2008-12-31
netlabel: Update kernel configuration API
Paul Moore
1
-43
/
+18
2008-10-10
netlabel: Add configuration support for local labeling
Paul Moore
1
-0
/
+41
2008-10-10
cipso: Add support for native local labeling and fixup mapping names
Paul Moore
1
-7
/
+7
2008-10-10
netlabel: Replace protocol/NetLabel linking with refrerence counts
Paul Moore
1
-33
/
+44
2008-10-10
netlabel: Fix some sparse warnings
Paul Moore
1
-2
/
+2
2008-07-14
netlabel: return msg overflow error from netlbl_cipsov4_list faster
Denis V. Lunev
1
-1
/
+1
2008-07-10
netlabel: netlink_unicast calls kfree_skb on error path by itself
Denis V. Lunev
1
-6
/
+1
2008-02-17
[NETLABEL]: Move some initialization code into __init section.
Pavel Emelyanov
1
-1
/
+1
2008-02-17
[NETLABEL]: Shrink the genl-ops registration code.
Pavel Emelyanov
1
-27
/
+16
2008-02-05
NetLabel: introduce a new kernel configuration API for NetLabel
Paul Moore
1
-1
/
+1
2008-01-30
NetLabel: Remove unneeded RCU read locks
Paul Moore
1
-2
/
+3
2007-10-10
[NETLINK]: Introduce nested and byteorder flag to netlink attribute
Thomas Graf
1
-7
/
+7
2007-07-19
SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcement
Paul Moore
1
-0
/
+5
2007-06-07
[NETLINK]: Mark netlink policies const
Patrick McHardy
1
-1
/
+1
2007-02-10
[NET] NETLABEL: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-4
/
+4
2007-01-09
NetLabel: correct CIPSO tag handling when adding new DOI definitions
Paul Moore
1
-3
/
+3
2006-12-22
NetLabel: correctly fill in unused CIPSOv4 level and category mappings
Paul Moore
1
-0
/
+9
2006-12-22
NetLabel: perform input validation earlier on CIPSOv4 DOI add ops
Paul Moore
1
-11
/
+17
2006-12-02
NetLabel: honor the audit_enabled flag
Paul Moore
1
-11
/
+15
2006-12-02
[GENL]: Add genlmsg_put_reply() to simplify building reply headers
Thomas Graf
1
-12
/
+5
2006-12-02
[GENL]: Add genlmsg_reply() to simply unicast replies to requests
Thomas Graf
1
-1
/
+1
2006-12-02
[NETLINK]: Do precise netlink message allocations where possible
Thomas Graf
1
-1
/
+1
2006-09-29
[NetLabel]: audit fixups due to delayed feedback
Paul Moore
1
-19
/
+29
2006-09-28
[NetLabel]: add audit support for configuration changes
Paul Moore
1
-10
/
+33
2006-09-25
[NetLabel]: rework the Netlink attribute handling (part 2)
Paul Moore
1
-215
/
+413
2006-09-22
[NetLabel]: CIPSOv4 and Unlabeled packet integration
Paul Moore
1
-0
/
+542