Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
fcb732d8f8cf6084f8480015ad41d25fb023a4dd
/
net
/
ipv6
/
addrlabel.c
e255e11
ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
by Wang Hai
· 4 years, 1 month ago
8cb0817
netlink: make validation more configurable for future strictness
by Johannes Berg
· 6 years ago
d5f6db3
net: ipv6: addrlabel: fix spelling mistake "requewst" -> "request"
by Colin Ian King
· 6 years ago
5912a77
net: ipv6: addrlabel: perform strict checks also for doit handlers
by Jakub Kicinski
· 6 years ago
f2ae64b
net/ipv6: Update ip6addrlbl_dump for strict data checking
by David Ahern
· 6 years ago
a3fde2a
rtnetlink: ipv6: convert remaining users to rtnl_register_module
by Florian Westphal
· 7 years ago
16feebc
rtnetlink: remove __rtnl_register
by Florian Westphal
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
2809c09
ipv6: addrlabel: remove refcounting
by Eric Dumazet
· 7 years ago
66c77ff
ipv6: addrlabel: rework ip6addrlbl_get()
by Eric Dumazet
· 7 years ago
a90c934
ipv6: addrlabel: per netns list
by Eric Dumazet
· 7 years ago
a6f5702
addrlabel: add/delete/get can run without rtnl
by Florian Westphal
· 7 years ago
b97bac6
rtnetlink: make rtnl_register accept a flags parameter
by Florian Westphal
· 7 years ago
87078f2
net, ipv6: convert ip6addrlbl_entry.refcnt from atomic_t to refcount_t
by Reshetova, Elena
· 7 years ago
c21ef3e
net: rtnetlink: plumb extended ack to doit function
by David Ahern
· 8 years ago
fceb643
netlink: pass extended ACK struct to parsing functions
by Johannes Berg
· 8 years ago
e459dfe
ipv6/addrlabel: fix ip6addrlbl_get()
by Andrey Ryabinin
· 9 years ago
930345e
netlink: implement nla_put_in_addr and nla_put_in6_addr
by Jiri Benc
· 10 years ago
0c5c9fb
net: Introduce possible_net_t
by Eric W. Biederman
· 10 years ago
efd7ef1
net: Kill hold_net release_net
by Eric W. Biederman
· 10 years ago
053c095
netlink: make nlmsg_end() and genlmsg_end() void
by Johannes Berg
· 10 years ago
1d02328
list: fix order of arguments for hlist_add_after(_rcu)
by Ken Helias
· 10 years ago
cb6e926
ipv6:fix checkpatch errors with assignment in if condition
by Wang Yufen
· 11 years ago
1c8669e
ipv6: fix checkpatch errors with space required or prohibited
by Wang Yufen
· 11 years ago
22b285d
ipv6: fix checkpatch errors with brace and "foo *bar"
by Wang Yufen
· 11 years ago
639739b
ipv6: fix null pointer dereference in __ip6addrlbl_add
by Hannes Frederic Sowa
· 11 years ago
661d296
rtnetlink: Remove passing of attributes into rtnl_doit functions
by Thomas Graf
· 12 years ago
22c3521
ipv6: remove superfluous nla_data() NULL pointer checks
by Mathias Krause
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
04a6f82
sections: fix section conflicts in net
by Andi Kleen
· 12 years ago
417962a
ipv6: Add labels for site-local and 6bone testing addresses (RFC6724)
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
15e4730
netlink: Rename pid to portid to avoid confusion
by Eric W. Biederman
· 12 years ago
a50feda
ipv6: bool/const conversions phase2
by Eric Dumazet
· 13 years ago
f321383
net: ipv6: Standardize prefixes for message logging
by Joe Perches
· 13 years ago
c7ac867
rtnetlink: Compute and store minimum ifinfo dump size
by Greg Rose
· 14 years ago
e40051d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
2cc6d2b
ipv6: add a missing unregister_pernet_subsys call
by Neil Horman
· 14 years ago
a02cec2
net: return operator cleanup
by Eric Dumazet
· 14 years ago
c2d9ba9
net: CONFIG_NET_NS reduction
by Eric Dumazet
· 15 years ago
0771275
ipv6 addrlabel: permit deletion of labels assigned to removed dev
by Florian Westphal
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
5b095d989
net: replace %p6 with %pI6
by Harvey Harrison
· 16 years ago
0c6ce78
net: replace uses of NIP6_FMT with %p6
by Harvey Harrison
· 16 years ago
3de2325
ipv6 netns: Address labels per namespace
by Benjamin Thery
· 17 years ago
3b1e0a6
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
0dc4787
net: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
5fe47b8
[IPV6]: Add ORCHID prefix to address label table
by Juha-Matti Tapio
· 17 years ago
85040bcb
[IPV6] ADDRLABEL: Fix double free on label deletion.
by YOSHIFUJI Hideaki
· 17 years ago
40fee36
[IPV6] ADDRLABEL: Sparse: Make several functions static.
by YOSHIFUJI Hideaki
· 17 years ago
97c53ca
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
by Denis V. Lunev
· 17 years ago
b854272
[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)
by Denis V. Lunev
· 17 years ago
2a8cc6c
[IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table.
by YOSHIFUJI Hideaki
· 17 years ago