Commit Graph

100 Commits (2db9983a4318818845193bd577879c0620705e82)

Author SHA1 Message Date
Shan Wei 4c306a9291 net: kill unused macros 14 years ago
Joe Perches 3fa21e07e6 net: Remove unnecessary returns from void function()s 15 years ago
Paul Moore b914f3a2a3 netlabel: Fix several rcu_dereference() calls used without RCU read locks 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Alexey Dobriyan dc4c2c3105 net: remove INIT_RCU_HEAD() usage 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Eric Dumazet 8964be4a9a net: rename skb->iif to skb->skb_iif 15 years ago
Eric Dumazet 122ec6ffca netlabel: remove dev_put() calls 15 years ago
Julia Lawall ca7daea612 net/netlabel: Add kmalloc NULL tests 16 years ago
Julia Lawall 4794323444 net/netlabel: Correct redundant test 16 years ago
Michał Mirosław 7ae740df3a netlabel: Use genl_register_family_with_ops() 16 years ago
Paul Moore 50b2ff1bc4 netlabel: Always remove the correct address selector 16 years ago
Paul Moore 07feee8f81 netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connections 16 years ago
Paul Moore 389fb800ac netlabel: Label incoming TCP connections correctly in SELinux 16 years ago
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 17 years ago
Paul Moore 15c45f7b2e cipso: Add support for native local labeling and fixup mapping names 17 years ago
Paul Moore 014ab19a69 selinux: Set socket NetLabel based on connection endpoint 17 years ago
Paul Moore 948bf85c1b netlabel: Add functionality to set the security attributes of a packet 17 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 b1edeb1023 netlabel: Replace protocol/NetLabel linking with refrerence counts 17 years ago
Paul Moore dfaebe9825 selinux: Fix missing calls to netlbl_skbuff_err() 17 years ago
Paul Moore 948a72438d netlabel: Remove unneeded in-kernel API functions 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 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