aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6/addrlabel.c
AgeCommit message (Expand)Author
2015-12-22ipv6/addrlabel: fix ip6addrlbl_get()Andrey Ryabinin
2015-03-31netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc
2015-03-12net: Introduce possible_net_tEric W. Biederman
2015-03-12net: Kill hold_net release_netEric W. Biederman
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg
2014-08-06list: fix order of arguments for hlist_add_after(_rcu)Ken Helias
2014-02-17ipv6:fix checkpatch errors with assignment in if conditionWang Yufen
2014-02-17ipv6: fix checkpatch errors with space required or prohibitedWang Yufen
2014-02-17ipv6: fix checkpatch errors with brace and "foo *bar"Wang Yufen
2013-09-04ipv6: fix null pointer dereference in __ip6addrlbl_addHannes Frederic Sowa
2013-03-22rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf
2013-03-10ipv6: remove superfluous nla_data() NULL pointer checksMathias Krause
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2012-10-06sections: fix section conflicts in netAndi Kleen
2012-09-13ipv6: Add labels for site-local and 6bone testing addresses (RFC6724)YOSHIFUJI Hideaki / 吉藤英明
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman
2012-05-19ipv6: bool/const conversions phase2Eric Dumazet
2012-05-16net: ipv6: Standardize prefixes for message loggingJoe Perches
2011-06-09rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-26ipv6: add a missing unregister_pernet_subsys callNeil Horman
2010-09-23net: return operator cleanupEric Dumazet
2010-06-02net: CONFIG_NET_NS reductionEric Dumazet
2010-05-17ipv6 addrlabel: permit deletion of labels assigned to removed devFlorian Westphal
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-10-29net: replace %p6 with %pI6Harvey Harrison
2008-10-28net: replace uses of NIP6_FMT with %p6Harvey Harrison
2008-06-12ipv6 netns: Address labels per namespaceBenjamin Thery
2008-03-26[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki
2008-03-05net: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-28[IPV6]: Add ORCHID prefix to address label tableJuha-Matti Tapio
2008-01-28[IPV6] ADDRLABEL: Fix double free on label deletion.YOSHIFUJI Hideaki
2008-01-28[IPV6] ADDRLABEL: Sparse: Make several functions static.YOSHIFUJI Hideaki
2008-01-28[NET]: Make rtnetlink infrastructure network namespace aware (v3)Denis V. Lunev
2008-01-28[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)Denis V. Lunev
2008-01-28[IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table.YOSHIFUJI Hideaki