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 |
Pavel Emelyanov
|
9c7dafbfab
net: Allow to create links with given ifindex
|
13 years ago |
Eric Dumazet
|
a399a80531
time: jiffies_delta_to_clock_t() helper to the rescue
|
13 years ago |
Linus Torvalds
|
3e9a97082f
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
|
13 years ago |
Li Wei
|
8253947e2c
ipv6: fix incorrect route 'expires' value passed to userspace
|
13 years ago |
Jiri Benc
|
b1beb681cb
net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handling
|
13 years ago |
Mark A. Greer
|
1d69c2b343
rtnl: Add #ifdef CONFIG_RPS around num_rx_queues reference
|
13 years ago |