summaryrefslogtreecommitdiffstats
path: root/net/ipv6/addrlabel.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-271-0/+5
|\
| * ipv6: add a missing unregister_pernet_subsys callNeil Horman2010-09-261-0/+5
* | net: return operator cleanupEric Dumazet2010-09-231-3/+2
|/
* net: CONFIG_NET_NS reductionEric Dumazet2010-06-021-5/+1
* ipv6 addrlabel: permit deletion of labels assigned to removed devFlorian Westphal2010-05-171-4/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* net: replace %p6 with %pI6Harvey Harrison2008-10-291-5/+5
* net: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-281-23/+11
* ipv6 netns: Address labels per namespaceBenjamin Thery2008-06-121-31/+75
* [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-3/+3
* net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-051-7/+7
* [IPV6]: Add ORCHID prefix to address label tableJuha-Matti Tapio2008-02-281-0/+5
* [IPV6] ADDRLABEL: Fix double free on label deletion.YOSHIFUJI Hideaki2008-01-281-8/+6
* [IPV6] ADDRLABEL: Sparse: Make several functions static.YOSHIFUJI Hideaki2008-01-281-10/+10
* [NET]: Make rtnetlink infrastructure network namespace aware (v3)Denis V. Lunev2008-01-281-1/+1
* [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)Denis V. Lunev2008-01-281-0/+12
* [IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table.YOSHIFUJI Hideaki2008-01-281-0/+551
OpenPOWER on IntegriCloud