Commit Graph

83 Commits (1b4d33121f1d991f6ae226cc3333428ff87627bb)

Author SHA1 Message Date
Paul Moore 6c2e8ac095 netlabel: Update kernel configuration API 16 years ago
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
Qinghuang Feng cf005b1d0e net: remove redundant argument comments 16 years ago
Harvey Harrison 21454aaad3 net: replace NIPQUAD() in net/*/ 16 years ago
Manish Katiyar 47b676c0e0 netlabel: Fix compilation warnings in net/netlabel/netlabel_addrlist.c 16 years ago
Paul Moore f8a024796b netlabel: Fix compiler warnings in netlabel_mgmt.c 16 years ago
Harvey Harrison 5b095d9892 net: replace %p6 with %pI6 16 years ago
Harvey Harrison fdb46ee752 net, misc: replace uses of NIP6_FMT with %p6 16 years ago
Paul Moore d91d407991 netlabel: Add configuration support for local labeling 16 years ago
Paul Moore 15c45f7b2e cipso: Add support for native local labeling and fixup mapping names 16 years ago
Paul Moore 014ab19a69 selinux: Set socket NetLabel based on connection endpoint 16 years ago
Paul Moore 948bf85c1b netlabel: Add functionality to set the security attributes of a packet 16 years ago
Paul Moore 63c4168874 netlabel: Add network address selectors to the NetLabel/LSM domain mapping 16 years ago
Paul Moore 61e1068219 netlabel: Add a generic way to create ordered linked lists of network addrs 16 years ago
Paul Moore b1edeb1023 netlabel: Replace protocol/NetLabel linking with refrerence counts 16 years ago
Paul Moore dfaebe9825 selinux: Fix missing calls to netlbl_skbuff_err() 16 years ago
Paul Moore 948a72438d netlabel: Remove unneeded in-kernel API functions 16 years ago
Paul Moore 561967010e netlabel: Fix some sparse warnings 16 years ago
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 17 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