index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netlabel
Commit message (
Expand
)
Author
Age
*
Audit: collect sessionid in netlink messages
Eric Paris
2008-04-28
*
[NETLABEL]: Fix NULL deref in netlbl_unlabel_staticlist_gen() if ifindex not ...
Jesper Juhl
2008-04-18
*
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-25
*
[NETLABEL]: Move some initialization code into __init section.
Pavel Emelyanov
2008-02-18
*
[NETLABEL]: Shrink the genl-ops registration code.
Pavel Emelyanov
2008-02-18
*
[NETLABLE]: Hide netlbl_unlabel_audit_addr6 under ifdef CONFIG_IPV6.
Pavel Emelyanov
2008-02-13
*
[NETLABEL]: Don't produce unused variables when IPv6 is off.
Pavel Emelyanov
2008-02-13
*
[NETLABEL]: Compilation for CONFIG_AUDIT=n case.
Pavel Emelyanov
2008-02-13
*
[NETLABEL]: Fix lookup logic of netlbl_domhsh_search_def.
Pavel Emelyanov
2008-02-13
*
NetLabel: introduce a new kernel configuration API for NetLabel
Paul Moore
2008-02-05
*
NetLabel: Add auditing to the static labeling mechanism
Paul Moore
2008-01-29
*
NetLabel: Introduce static network labels for unlabeled connections
Paul Moore
2008-01-29
*
NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu...
Paul Moore
2008-01-29
*
NetLabel: Add secid token support to the NetLabel secattr struct
Paul Moore
2008-01-29
*
NetLabel: Consolidate the LSM domain mapping/hashing locks
Paul Moore
2008-01-29
*
NetLabel: Cleanup the LSM domain hash functions
Paul Moore
2008-01-29
*
NetLabel: Remove unneeded RCU read locks
Paul Moore
2008-01-29
*
[NETLABEL]: Spelling fixes
Joe Perches
2007-12-20
*
[NetLabel]: correct usage of RCU locking
Paul Moore
2007-10-26
*
[NETLINK]: Introduce nested and byteorder flag to netlink attribute
Thomas Graf
2007-10-10
*
[NetLabel]: add missing rcu_dereference() calls in the LSM domain mapping has...
Paul Moore
2007-08-07
*
Net/Security: fix memory leaks from security_secid_to_secctx()
Paul Moore
2007-08-02
*
SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcement
Paul Moore
2007-07-19
*
Audit: add TTY input auditing
Miloslav Trmac
2007-07-16
*
[NetLabel]: consolidate the struct socket/sock handling to just struct sock
Paul Moore
2007-06-08
*
[NETLINK]: Mark netlink policies const
Patrick McHardy
2007-06-07
*
SELinux: extract the NetLabel SELinux support from the security server
Paul Moore
2007-04-26
*
[NET]: Fix kfree(skb)
Patrick McHardy
2007-02-28
*
[NET] NETLABEL: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-11
*
NetLabel: correct CIPSO tag handling when adding new DOI definitions
Paul Moore
2007-01-09
*
NetLabel: correctly fill in unused CIPSOv4 level and category mappings
Paul Moore
2006-12-22
*
NetLabel: perform input validation earlier on CIPSOv4 DOI add ops
Paul Moore
2006-12-22
*
NetLabel: convert to an extensibile/sparse category bitmap
Paul Moore
2006-12-03
*
NetLabel: honor the audit_enabled flag
Paul Moore
2006-12-03
*
NetLabel: check for a CIPSOv4 option before we do call into the CIPSOv4 layer
Paul Moore
2006-12-03
*
NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand
Paul Moore
2006-12-03
*
NetLabel: convert the unlabeled accept flag to use RCU
Paul Moore
2006-12-03
*
[GENL]: Add genlmsg_put_reply() to simplify building reply headers
Thomas Graf
2006-12-03
*
[GENL]: Add genlmsg_reply() to simply unicast replies to requests
Thomas Graf
2006-12-03
*
[NETLINK]: Do precise netlink message allocations where possible
Thomas Graf
2006-12-03
*
[NETLABEL]: Fix build failure.
Paul Moore
2006-11-05
*
NetLabel: fix a cache race condition
paul.moore@hp.com
2006-10-12
*
[NetLabel]: audit fixups due to delayed feedback
Paul Moore
2006-09-29
*
[NetLabel]: add audit support for configuration changes
Paul Moore
2006-09-28
*
[NetLabel]: update docs with website information
Paul Moore
2006-09-25
*
[NetLabel]: rework the Netlink attribute handling (part 2)
Paul Moore
2006-09-25
*
[NetLabel]: rework the Netlink attribute handling (part 1)
Paul Moore
2006-09-25
*
[NetLabel]: correct improper handling of non-NetLabel peer contexts
Paul Moore
2006-09-25
*
[NetLabel]: add some missing #includes to various header files
Paul Moore
2006-09-22
*
[NETLINK]: Add notification message sending interface
Thomas Graf
2006-09-22
[next]