Jiri Pirko
|
66cae9ed6b
rtnl: export physical port id via RT netlink
|
12 years ago |
Mike Rapoport
|
f693dff710
rtnetlink: allow using zero MAC address in rtnl_fdb_{add,del}
|
12 years ago |
Rony Efraim
|
1d8faf48c7
net/core: Add VF link state control
|
12 years ago |
Jiri Pirko
|
351638e7de
net: pass info struct via netdevice notifier
|
12 years ago |
Vlad Yasevich
|
37fe066098
net: fix address check in rtnl_fdb_del
|
12 years ago |
David S. Miller
|
6e0895c2ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Michael Riesch
|
88c5b5ce5c
rtnetlink: Call nlmsg_parse() with correct header length
|
12 years ago |
David S. Miller
|
a210576cf8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
John Fastabend
|
91f3e7b174
net: rtnetlink: fdb dflt dump must set idx used for cb->arg[0]
|
12 years ago |
Hong zhi guo
|
573ce260b3
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
|
12 years ago |
Wei Yongjun
|
fcca143d69
rtnetlink: fix error return code in rtnl_link_fill()
|
12 years ago |
Nicolas Dichtel
|
0465277f6b
ipv4: provide addr and netconf dump consistency info
|
12 years ago |
Thomas Graf
|
661d2967b3
rtnetlink: Remove passing of attributes into rtnl_doit functions
|
12 years ago |
David S. Miller
|
61816596d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
David Stevens
|
6681712d67
vxlan: generalize forwarding tables
|
12 years ago |
Vlad Yasevich
|
a5b8db9144
rtnetlink: Mask the rta_type when range checking
|
12 years ago |
David S. Miller
|
e5f2ef7ab4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Mathias Krause
|
84d73cd3fb
rtnl: fix info leak on RTM_GETLINK request for VF devices
|
12 years ago |
Vlad Yasevich
|
090096bf3d
net: generic fdb support for drivers without ndo_fdb_<op>
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Vlad Yasevich
|
1690be63a2
bridge: Add vlan support to static neighbors
|
12 years ago |
Vlad Yasevich
|
6cbdceeb1c
bridge: Dump vlan information from a bridge port
|
12 years ago |
Vlad Yasevich
|
407af3299e
bridge: Add netlink interface to configure vlans on bridge ports
|
12 years ago |
Gao feng
|
c5c351088a
netns: fdb: allow unprivileged users to add/del fdb entries
|
12 years ago |
Jiri Pirko
|
2afb9b5334
ethtool: set addr_assign_type to NET_ADDR_SET when addr is passed on create
|
12 years ago |
Jiri Pirko
|
471cb5a33d
bonding: remove usage of dev->master
|
12 years ago |
Jiri Pirko
|
898e506171
rtnetlink: remove usage of dev->master
|
12 years ago |
Jiri Pirko
|
e7c3273ec2
rtnl: use dev_set_mac_address() instead of plain ndo_
|
12 years ago |
Jiri Pirko
|
9a57247f31
rtnl: expose carrier value with possibility to set it
|
12 years ago |
Rami Rosen
|
c07135633b
rtnelink: remove unused parameter from rtnl_create_link().
|
12 years ago |