Nicolas Dichtel
|
ed2a80ab7b
rtnl/bond: don't send rtnl msg for unregistered iface
|
10 年之前 |
Nicolas Dichtel
|
46c264daaa
bridge/nl: remove wrong use of NLM_F_MULTI
|
10 年之前 |
Vlad Zolotarov
|
01a3d79681
if_link: Add an additional parameter to ifla_vf_info for RSS querying
|
10 年之前 |
Thomas Graf
|
78ebb0d00b
rtnetlink: Mark name argument of rtnl_create_link() const
|
10 年之前 |
Hubert Sokolowski
|
1e53d5bb88
net: Pass VLAN ID to rtnl_fdb_notify.
|
10 年之前 |
David S. Miller
|
9f0d34bc34
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
Nicolas Dichtel
|
a54acb3a6f
dev: introduce dev_get_iflink()
|
10 年之前 |
WANG Cong
|
66400d5430
net: allow to delete a whole device group
|
10 年之前 |
WANG Cong
|
d079535d5e
net: use for_each_netdev_safe() in rtnl_group_changelink()
|
10 年之前 |
David S. Miller
|
0fa74a4be4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
David Ahern
|
db24a9044e
net: add support for phys_port_name
|
10 年之前 |
David S. Miller
|
4363890079
net: Handle unregister properly when netdev namespace change fails.
|
10 年之前 |
Eric Dumazet
|
cac5e65e8a
net: do not use rcu in rtnl_dump_ifinfo()
|
10 年之前 |
Eric W. Biederman
|
06615bed60
net: Verify permission to link_net in newlink
|
10 年之前 |
Eric W. Biederman
|
505ce4154a
net: Verify permission to dest_net in newlink
|
10 年之前 |
Sasha Levin
|
4e10fd5b4a
rtnetlink: avoid 0 sized arrays
|
10 年之前 |
WANG Cong
|
7afb8886a0
rtnetlink: call ->dellink on failure when ->newlink exists
|
10 年之前 |
David S. Miller
|
2573beec56
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
Daniel Borkmann
|
364d5716a7
rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY
|
10 年之前 |
David S. Miller
|
6e03f896b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
Moni Shoua
|
61bd3857ff
net/core: Add event for a change in slave state
|
10 年之前 |
Roopa Prabhu
|
add511b382
bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink
|
10 年之前 |
Nicolas Dichtel
|
7b4ce694b2
rtnetlink: pass link_net to the newlink handler
|
10 年之前 |
Roopa Prabhu
|
59ccaaaa49
bridge: dont send notification when skb->len == 0 in rtnl_bridge_notify
|
10 年之前 |
Nicolas Dichtel
|
bdef279b99
rtnl: fix error path when adding an iface with a link net
|
10 年之前 |
Nicolas Dichtel
|
317f4810e4
rtnl: allow to create device with IFLA_LINK_NETNSID set
|
10 年之前 |
Nicolas Dichtel
|
d37512a277
rtnl: add link netns id to interface messages
|
10 年之前 |
Rosen, Rami
|
4de8b41370
bridge: remove oflags from setlink/dellink.
|
10 年之前 |
David S. Miller
|
7b46a644a4
netlink: Fix bugs in nlmsg_end() conversions.
|
10 年之前 |
Johannes Berg
|
053c095a82
netlink: make nlmsg_end() and genlmsg_end() void
|
10 年之前 |