aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/addrlabel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-29net: replace %p6 with %pI6Harvey Harrison1-5/+5
2008-10-28net: replace uses of NIP6_FMT with %p6Harvey Harrison1-23/+11
2008-06-12ipv6 netns: Address labels per namespaceBenjamin Thery1-31/+75
2008-03-26[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki1-3/+3
2008-03-05net: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-7/+7
2008-02-28[IPV6]: Add ORCHID prefix to address label tableJuha-Matti Tapio1-0/+5
2008-01-28[IPV6] ADDRLABEL: Fix double free on label deletion.YOSHIFUJI Hideaki1-8/+6
2008-01-28[IPV6] ADDRLABEL: Sparse: Make several functions static.YOSHIFUJI Hideaki1-10/+10
2008-01-28[NET]: Make rtnetlink infrastructure network namespace aware (v3)Denis V. Lunev1-1/+1
2008-01-28[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)Denis V. Lunev1-0/+12
2008-01-28[IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table.YOSHIFUJI Hideaki1-0/+551