summaryrefslogtreecommitdiffstats
path: root/net/ipv6/addrlabel.c
Commit message (Expand)AuthorAgeFilesLines
* list: fix order of arguments for hlist_add_after(_rcu)Ken Helias2014-08-061-1/+1
* ipv6:fix checkpatch errors with assignment in if conditionWang Yufen2014-02-171-7/+9
* ipv6: fix checkpatch errors with space required or prohibitedWang Yufen2014-02-171-19/+19
* ipv6: fix checkpatch errors with brace and "foo *bar"Wang Yufen2014-02-171-3/+2
* ipv6: fix null pointer dereference in __ip6addrlbl_addHannes Frederic Sowa2013-09-041-25/+23
* rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf2013-03-221-4/+2
* ipv6: remove superfluous nla_data() NULL pointer checksMathias Krause2013-03-101-6/+0
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-10/+8
* sections: fix section conflicts in netAndi Kleen2012-10-061-1/+1
* ipv6: Add labels for site-local and 6bone testing addresses (RFC6724)YOSHIFUJI Hideaki / 吉藤英明2012-09-131-1/+13
* netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-101-5/+5
* ipv6: bool/const conversions phase2Eric Dumazet2012-05-191-12/+12
* net: ipv6: Standardize prefixes for message loggingJoe Perches2012-05-161-1/+1
* rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2011-06-091-3/+6
* 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