Commit Graph

31 Commits (31a61bfc6e415fbd871317cbee7b8a4158d8ac5b)

Author SHA1 Message Date
Paul Moore ec8f2375d7 netlabel: Compiler warning and NULL pointer dereference fix 16 years ago
Paul Moore d25830e550 netlabel: Fix a potential NULL pointer dereference 16 years ago
Paul Moore 63c4168874 netlabel: Add network address selectors to the NetLabel/LSM domain mapping 17 years ago
Paul Moore 61e1068219 netlabel: Add a generic way to create ordered linked lists of network addrs 17 years ago
Paul Moore 561967010e netlabel: Fix some sparse warnings 17 years ago
YOSHIFUJI Hideaki 721499e893 netns: Use net_eq() to compare net-namespaces for optimization. 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
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
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 16efd45435 NetLabel: Add secid token support to the NetLabel secattr struct 17 years ago
Paul Moore c783f1ce57 NetLabel: Remove unneeded RCU read locks 17 years ago
Paul Moore 4be2700fb7 [NetLabel]: correct usage of RCU locking 18 years ago
Patrick McHardy ef7c79ed64 [NETLINK]: Mark netlink policies const 18 years ago
Patrick McHardy b08d5840d2 [NET]: Fix kfree(skb) 18 years ago
Paul Moore de64688ffb NetLabel: honor the audit_enabled flag 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 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 fd3858554b [NetLabel]: rework the Netlink attribute handling (part 2) 19 years ago
Paul Moore 96cb8e3313 [NetLabel]: CIPSOv4 and Unlabeled packet integration 19 years ago