Florian Westphal
|
a3fde2addd
rtnetlink: ipv6: convert remaining users to rtnl_register_module
|
7 年之前 |
Florian Westphal
|
16feebcf23
rtnetlink: remove __rtnl_register
|
7 年之前 |
David S. Miller
|
2a171788ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年之前 |
Eric Dumazet
|
2809c0957d
ipv6: addrlabel: remove refcounting
|
7 年之前 |
Eric Dumazet
|
66c77ff3a0
ipv6: addrlabel: rework ip6addrlbl_get()
|
7 年之前 |
Eric Dumazet
|
a90c9347e9
ipv6: addrlabel: per netns list
|
8 年之前 |
Florian Westphal
|
a6f57028d6
addrlabel: add/delete/get can run without rtnl
|
8 年之前 |
Florian Westphal
|
b97bac64a5
rtnetlink: make rtnl_register accept a flags parameter
|
8 年之前 |
Reshetova, Elena
|
87078f26b6
net, ipv6: convert ip6addrlbl_entry.refcnt from atomic_t to refcount_t
|
8 年之前 |
David Ahern
|
c21ef3e343
net: rtnetlink: plumb extended ack to doit function
|
8 年之前 |
Johannes Berg
|
fceb6435e8
netlink: pass extended ACK struct to parsing functions
|
8 年之前 |
Andrey Ryabinin
|
e459dfeeb6
ipv6/addrlabel: fix ip6addrlbl_get()
|
9 年之前 |
Jiri Benc
|
930345ea63
netlink: implement nla_put_in_addr and nla_put_in6_addr
|
10 年之前 |
Eric W. Biederman
|
0c5c9fb551
net: Introduce possible_net_t
|
10 年之前 |
Eric W. Biederman
|
efd7ef1c19
net: Kill hold_net release_net
|
10 年之前 |
Johannes Berg
|
053c095a82
netlink: make nlmsg_end() and genlmsg_end() void
|
10 年之前 |
Ken Helias
|
1d023284c3
list: fix order of arguments for hlist_add_after(_rcu)
|
11 年之前 |
Wang Yufen
|
cb6e926e3f
ipv6:fix checkpatch errors with assignment in if condition
|
11 年之前 |
Wang Yufen
|
1c8669e0f6
ipv6: fix checkpatch errors with space required or prohibited
|
11 年之前 |
Wang Yufen
|
22b285d63e
ipv6: fix checkpatch errors with brace and "foo *bar"
|
11 年之前 |
Hannes Frederic Sowa
|
639739b5e6
ipv6: fix null pointer dereference in __ip6addrlbl_add
|
12 年之前 |
Thomas Graf
|
661d2967b3
rtnetlink: Remove passing of attributes into rtnl_doit functions
|
12 年之前 |
Mathias Krause
|
22c352195e
ipv6: remove superfluous nla_data() NULL pointer checks
|
12 年之前 |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 年之前 |
Andi Kleen
|
04a6f82cf0
sections: fix section conflicts in net
|
13 年之前 |
YOSHIFUJI Hideaki / 吉藤英明
|
417962a02b
ipv6: Add labels for site-local and 6bone testing addresses (RFC6724)
|
13 年之前 |
Eric W. Biederman
|
15e473046c
netlink: Rename pid to portid to avoid confusion
|
13 年之前 |
Eric Dumazet
|
a50feda546
ipv6: bool/const conversions phase2
|
13 年之前 |
Joe Perches
|
f32138319c
net: ipv6: Standardize prefixes for message logging
|
13 年之前 |