summaryrefslogtreecommitdiff
path: root/net/netlabel
Commit message (Expand)AuthorAge
* net: remove INIT_RCU_HEAD() usageAlexey Dobriyan2010-02-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | net: rename skb->iif to skb->skb_iifEric Dumazet2009-11-20
* | netlabel: remove dev_put() callsEric Dumazet2009-11-05
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-30
|\
| * net/netlabel: Add kmalloc NULL testsJulia Lawall2009-07-30
* | net/netlabel: Correct redundant testJulia Lawall2009-07-27
|/
* netlabel: Use genl_register_family_with_ops()Michał Mirosław2009-05-21
* netlabel: Always remove the correct address selectorPaul Moore2009-04-22
* netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connectionsPaul Moore2009-03-28
* netlabel: Label incoming TCP connections correctly in SELinuxPaul Moore2009-03-28
* netlabel: Update kernel configuration APIPaul Moore2008-12-31
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-15
|\
| * netlabel: Compiler warning and NULL pointer dereference fixPaul Moore2008-12-11
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-05
|\ \ | |/
| * netlabel: Fix a potential NULL pointer dereferencePaul Moore2008-12-03
* | net: remove redundant argument commentsQinghuang Feng2008-11-21
* | net: replace NIPQUAD() in net/*/Harvey Harrison2008-10-31
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-31
|\ \ | |/
| * netlabel: Fix compilation warnings in net/netlabel/netlabel_addrlist.cManish Katiyar2008-10-30
| * netlabel: Fix compiler warnings in netlabel_mgmt.cPaul Moore2008-10-29
* | net: replace %p6 with %pI6Harvey Harrison2008-10-29
* | net, misc: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-28
|/
* netlabel: Add configuration support for local labelingPaul Moore2008-10-10
* cipso: Add support for native local labeling and fixup mapping namesPaul Moore2008-10-10
* selinux: Set socket NetLabel based on connection endpointPaul Moore2008-10-10
* netlabel: Add functionality to set the security attributes of a packetPaul Moore2008-10-10
* netlabel: Add network address selectors to the NetLabel/LSM domain mappingPaul Moore2008-10-10
* netlabel: Add a generic way to create ordered linked lists of network addrsPaul Moore2008-10-10
* netlabel: Replace protocol/NetLabel linking with refrerence countsPaul Moore2008-10-10
* selinux: Fix missing calls to netlbl_skbuff_err()Paul Moore2008-10-10
* netlabel: Remove unneeded in-kernel API functionsPaul Moore2008-10-10
* netlabel: Fix some sparse warningsPaul Moore2008-10-10
* netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki2008-07-19
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-18
|\
| * Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar2008-07-15
| |\
| | * Merge branch 'linus' into core/rcuIngo Molnar2008-07-11
| | |\
| | * | rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu2008-05-19
* | | | netlabel: return msg overflow error from netlbl_cipsov4_list fasterDenis V. Lunev2008-07-14
|/ / /
* | | netlabel: netlink_unicast calls kfree_skb on error path by itselfDenis V. Lunev2008-07-10
| |/ |/|
* | netlabel: Fix a problem when dumping the default IPv6 static labelsPaul Moore2008-06-27
|/
* Audit: collect sessionid in netlink messagesEric Paris2008-04-28
* [NETLABEL]: Fix NULL deref in netlbl_unlabel_staticlist_gen() if ifindex not ...Jesper Juhl2008-04-17
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-26
* [NETLABEL]: Move some initialization code into __init section.Pavel Emelyanov2008-02-17
* [NETLABEL]: Shrink the genl-ops registration code.Pavel Emelyanov2008-02-17
* [NETLABLE]: Hide netlbl_unlabel_audit_addr6 under ifdef CONFIG_IPV6.Pavel Emelyanov2008-02-12
* [NETLABEL]: Don't produce unused variables when IPv6 is off.Pavel Emelyanov2008-02-12
* [NETLABEL]: Compilation for CONFIG_AUDIT=n case.Pavel Emelyanov2008-02-12