summaryrefslogtreecommitdiff
path: root/net/ipv6/addrlabel.c
Commit message (Expand)AuthorAge
* rtnetlink: ipv6: convert remaining users to rtnl_register_moduleFlorian Westphal2017-12-04
* rtnetlink: remove __rtnl_registerFlorian Westphal2017-12-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | ipv6: addrlabel: remove refcountingEric Dumazet2017-10-09
* | ipv6: addrlabel: rework ip6addrlbl_get()Eric Dumazet2017-10-09
* | ipv6: addrlabel: per netns listEric Dumazet2017-09-19
|/
* addrlabel: add/delete/get can run without rtnlFlorian Westphal2017-08-29
* rtnetlink: make rtnl_register accept a flags parameterFlorian Westphal2017-08-09
* net, ipv6: convert ip6addrlbl_entry.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-04
* net: rtnetlink: plumb extended ack to doit functionDavid Ahern2017-04-17
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
* ipv6/addrlabel: fix ip6addrlbl_get()Andrey Ryabinin2015-12-22
* netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-03-31
* net: Introduce possible_net_tEric W. Biederman2015-03-12
* net: Kill hold_net release_netEric W. Biederman2015-03-12
* netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-18
* list: fix order of arguments for hlist_add_after(_rcu)Ken Helias2014-08-06
* ipv6:fix checkpatch errors with assignment in if conditionWang Yufen2014-02-17
* ipv6: fix checkpatch errors with space required or prohibitedWang Yufen2014-02-17
* ipv6: fix checkpatch errors with brace and "foo *bar"Wang Yufen2014-02-17
* ipv6: fix null pointer dereference in __ip6addrlbl_addHannes Frederic Sowa2013-09-04
* rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf2013-03-22
* ipv6: remove superfluous nla_data() NULL pointer checksMathias Krause2013-03-10
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* sections: fix section conflicts in netAndi Kleen2012-10-06
* ipv6: Add labels for site-local and 6bone testing addresses (RFC6724)YOSHIFUJI Hideaki / 吉藤英明2012-09-13
* netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
* ipv6: bool/const conversions phase2Eric Dumazet2012-05-19
* net: ipv6: Standardize prefixes for message loggingJoe Perches2012-05-16
* rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2011-06-09
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-27
|\
| * ipv6: add a missing unregister_pernet_subsys callNeil Horman2010-09-26
* | net: return operator cleanupEric Dumazet2010-09-23
|/
* net: CONFIG_NET_NS reductionEric Dumazet2010-06-02
* ipv6 addrlabel: permit deletion of labels assigned to removed devFlorian Westphal2010-05-17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* net: replace %p6 with %pI6Harvey Harrison2008-10-29
* net: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-28
* ipv6 netns: Address labels per namespaceBenjamin Thery2008-06-12
* [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-26
* net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-05
* [IPV6]: Add ORCHID prefix to address label tableJuha-Matti Tapio2008-02-28
* [IPV6] ADDRLABEL: Fix double free on label deletion.YOSHIFUJI Hideaki2008-01-28
* [IPV6] ADDRLABEL: Sparse: Make several functions static.YOSHIFUJI Hideaki2008-01-28
* [NET]: Make rtnetlink infrastructure network namespace aware (v3)Denis V. Lunev2008-01-28
* [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)Denis V. Lunev2008-01-28
* [IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table.YOSHIFUJI Hideaki2008-01-28