Commit Graph

61 Commits (17f0f4a47df9aea9ee26c939f8057c35e0be1847)

Author SHA1 Message Date
YOSHIFUJI Hideaki 721499e893 netns: Use net_eq() to compare net-namespaces for optimization. 17 years ago
Denis V. Lunev 83aa2e964b netlabel: return msg overflow error from netlbl_cipsov4_list faster 17 years ago
Denis V. Lunev fe785bee05 netlabel: netlink_unicast calls kfree_skb on error path by itself 17 years ago
Paul Moore 59d88c00ca netlabel: Fix a problem when dumping the default IPv6 static labels 17 years ago
Franck Bui-Huu 82524746c2 rcu: split list.h and move rcu-protected lists into rculist.h 17 years ago
Eric Paris 2532386f48 Audit: collect sessionid in netlink messages 17 years ago
Jesper Juhl 794eb6bf20 [NETLABEL]: Fix NULL deref in netlbl_unlabel_staticlist_gen() if ifindex not found 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
Pavel Emelyanov 05705e4e11 [NETLABEL]: Move some initialization code into __init section. 17 years ago
Pavel Emelyanov 227c43c3bc [NETLABEL]: Shrink the genl-ops registration code. 17 years ago
Pavel Emelyanov 370125f0a4 [NETLABLE]: Hide netlbl_unlabel_audit_addr6 under ifdef CONFIG_IPV6. 17 years ago
Pavel Emelyanov 56628b1d89 [NETLABEL]: Don't produce unused variables when IPv6 is off. 17 years ago
Pavel Emelyanov 94de7feb2d [NETLABEL]: Compilation for CONFIG_AUDIT=n case. 17 years ago
Pavel Emelyanov 4c3a0a254e [NETLABEL]: Fix lookup logic of netlbl_domhsh_search_def. 17 years ago
Paul Moore eda61d32e8 NetLabel: introduce a new kernel configuration API for NetLabel 17 years ago
Paul Moore 13541b3ada NetLabel: Add auditing to the static labeling mechanism 17 years ago
Paul Moore 8cc44579d1 NetLabel: Introduce static network labels for unlabeled connections 17 years ago
Paul Moore 75e22910cf NetLabel: Add IP address family information to the netlbl_skbuff_getattr() function 17 years ago
Paul Moore 16efd45435 NetLabel: Add secid token support to the NetLabel secattr struct 17 years ago
Paul Moore 1c3fad936a NetLabel: Consolidate the LSM domain mapping/hashing locks 17 years ago
Paul Moore b64397e0b4 NetLabel: Cleanup the LSM domain hash functions 17 years ago
Paul Moore c783f1ce57 NetLabel: Remove unneeded RCU read locks 17 years ago
Joe Perches e185446ce8 [NETLABEL]: Spelling fixes 17 years ago
Paul Moore 4be2700fb7 [NetLabel]: correct usage of RCU locking 17 years ago
Thomas Graf 8f4c1f9b04 [NETLINK]: Introduce nested and byteorder flag to netlink attribute 18 years ago
Paul Moore 3482fd9099 [NetLabel]: add missing rcu_dereference() calls in the LSM domain mapping hash table 18 years ago
Paul Moore e6e0871cce Net/Security: fix memory leaks from security_secid_to_secctx() 18 years ago
Paul Moore 23bcdc1ade SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcement 18 years ago
Miloslav Trmac 522ed7767e Audit: add TTY input auditing 18 years ago
Paul Moore ba6ff9f2b5 [NetLabel]: consolidate the struct socket/sock handling to just struct sock 18 years ago
Patrick McHardy ef7c79ed64 [NETLINK]: Mark netlink policies const 18 years ago
Paul Moore 5778eabd9c SELinux: extract the NetLabel SELinux support from the security server 18 years ago
Patrick McHardy b08d5840d2 [NET]: Fix kfree(skb) 18 years ago
YOSHIFUJI Hideaki e1a95265b4 [NET] NETLABEL: Fix whitespace errors. 18 years ago
Paul Moore 2a2f11c227 NetLabel: correct CIPSO tag handling when adding new DOI definitions 18 years ago
Paul Moore caff5b6a6b NetLabel: correctly fill in unused CIPSOv4 level and category mappings 18 years ago
Paul Moore 1fd2a25b77 NetLabel: perform input validation earlier on CIPSOv4 DOI add ops 18 years ago
Paul Moore 0275276035 NetLabel: convert to an extensibile/sparse category bitmap 18 years ago
Paul Moore de64688ffb NetLabel: honor the audit_enabled flag 18 years ago
Paul Moore 05e00cbf50 NetLabel: check for a CIPSOv4 option before we do call into the CIPSOv4 layer 18 years ago
Paul Moore 701a90bad9 NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand 18 years ago
Paul Moore cd28786d6d NetLabel: convert the unlabeled accept flag to use RCU 18 years ago
Thomas Graf 17c157c889 [GENL]: Add genlmsg_put_reply() to simplify building reply headers 18 years ago
Thomas Graf 81878d27fd [GENL]: Add genlmsg_reply() to simply unicast replies to requests 18 years ago
Thomas Graf 339bf98ffc [NETLINK]: Do precise netlink message allocations where possible 18 years ago
Paul Moore 38c94377a3 [NETLABEL]: Fix build failure. 18 years ago
paul.moore@hp.com ffb733c650 NetLabel: fix a cache race condition 19 years ago
Paul Moore 95d4e6be25 [NetLabel]: audit fixups due to delayed feedback 19 years ago
Paul Moore 32f50cdee6 [NetLabel]: add audit support for configuration changes 19 years ago
Paul Moore 4cc6773508 [NetLabel]: update docs with website information 19 years ago