Michael Riesch
|
88c5b5ce5c
rtnetlink: Call nlmsg_parse() with correct header length
|
12 years ago |
Wei Yongjun
|
fcca143d69
rtnetlink: fix error return code in rtnl_link_fill()
|
12 years ago |
Vlad Yasevich
|
a5b8db9144
rtnetlink: Mask the rta_type when range checking
|
12 years ago |
Mathias Krause
|
84d73cd3fb
rtnl: fix info leak on RTM_GETLINK request for VF devices
|
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 |
Eric W. Biederman
|
b51642f6d7
net: Enable a userns root rtnl calls that are safe for unprivilged users
|
12 years ago |
Eric W. Biederman
|
dfc47ef863
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
|
12 years ago |
David S. Miller
|
d4185bbf62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
John Fastabend
|
c38e01b8b9
net: fix bridge notify hook to manage flags correctly
|
12 years ago |
John Fastabend
|
a7a558fe42
rtnetlink: Use nlmsg type RTM_NEWNEIGH from dflt fdb dump
|
12 years ago |
Ben Hutchings
|
25b1e67921
net: Fix continued iteration in rtnl_bridge_getlink()
|
12 years ago |
John Fastabend
|
815cccbf10
ixgbe: add setlink, getlink support to ixgbe and ixgbevf
|
12 years ago |
John Fastabend
|
2469ffd723
net: set and query VEB/VEPA bridge mode via PF_BRIDGE
|
12 years ago |
John Fastabend
|
e5a55a8987
net: create generic bridge ops
|
12 years ago |
Hans Zhang
|
c80bbeaec9
netlink: cleanup the unnecessary return value check
|
12 years ago |
stephen hemminger
|
edc7d57327
netlink: add attributes to fdb interface
|
12 years ago |
Eric W. Biederman
|
15e473046c
netlink: Rename pid to portid to avoid confusion
|
12 years ago |
Pablo Neira Ayuso
|
9f00d9776b
netlink: hide struct module parameter in netlink_kernel_create
|
12 years ago |
Pablo Neira Ayuso
|
9785e10aed
netlink: kill netlink_set_nonroot
|
12 years ago |
Eric Dumazet
|
0115e8e30d
net: remove delay at device dismantle
|
13 years ago |