Roopa Prabhu
|
fed0a159c8
bridge: fix link notification skb size calculation to include vlan ranges
|
10 年之前 |
Roopa Prabhu
|
b7853d73e3
bridge: add vlan info to bridge setlink and dellink notification messages
|
10 年之前 |
Roopa Prabhu
|
1fd0bddb61
bridge: add missing bridge port check for offloads
|
10 年之前 |
Roopa Prabhu
|
68e331c785
bridge: offload bridge port attributes to switch asic if feature flag set
|
10 年之前 |
Roopa Prabhu
|
add511b382
bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink
|
10 年之前 |
Daniel Borkmann
|
207895fd38
net: mark some potential candidates __read_mostly
|
10 年之前 |
Dan Carpenter
|
1b846f9282
bridge: simplify br_getlink() a bit
|
10 年之前 |
Johannes Berg
|
053c095a82
netlink: make nlmsg_end() and genlmsg_end() void
|
10 年之前 |
Roopa Prabhu
|
02dba4388d
bridge: fix setlink/dellink notifications
|
10 年之前 |
Roopa Prabhu
|
0fe6de4903
bridge: fix uninitialized variable warning
|
10 年之前 |
Roopa Prabhu
|
36cd0ffbab
bridge: new function to pack vlans into ranges during gets
|
10 年之前 |
Roopa Prabhu
|
bdced7ef78
bridge: support for multiple vlans and vlan ranges in setlink and dellink requests
|
10 年之前 |
David S. Miller
|
60b7379dc5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
Thomas Graf
|
6f705d8cfc
bridge: Add missing policy entry for IFLA_BRPORT_FAST_LEAVE
|
10 年之前 |
Kyeyoon Park
|
958501163d
bridge: Add support for IEEE 802.11 Proxy ARP
|
11 年之前 |
Florian Fainelli
|
775dd692bd
net: bridge: add a br_set_state helper function
|
11 年之前 |
Pablo Neira Ayuso
|
34666d467c
netfilter: bridge: move br_netfilter out of the core
|
11 年之前 |
Rami Rosen
|
5aaa62d608
bridge: Cleanup of unncessary check.
|
11 年之前 |
Jiri Pirko
|
1332351617
bridge: implement rtnl_link_ops->changelink
|
11 年之前 |
Jiri Pirko
|
e5c3ea5c66
bridge: implement rtnl_link_ops->get_size and rtnl_link_ops->fill_info
|
11 年之前 |
Jiri Pirko
|
3ac636b859
bridge: implement rtnl_link_ops->slave_changelink
|
11 年之前 |
Jiri Pirko
|
ced8283f90
bridge: implement rtnl_link_ops->get_slave_size and rtnl_link_ops->fill_slave_info
|
11 年之前 |
Michael S. Tsirkin
|
4b7a9168e1
bridge: remove a useless comment
|
11 年之前 |
Vlad Yasevich
|
e028e4b8dc
bridge: Keep track of ports capable of automatic discovery.
|
11 年之前 |
Toshiaki Makita
|
30313a3d57
bridge: Handle IFLA_ADDRESS correctly when creating bridge device
|
11 年之前 |
stephen hemminger
|
3678a9d863
netlink: cleanup rntl_af_register
|
11 年之前 |
tanxiaojun
|
87e823b3d5
bridge: remove unnecessary condition judgment
|
11 年之前 |
stephen hemminger
|
8e3bff96af
net: more spelling fixes
|
11 年之前 |
Toshiaki Makita
|
8adff41c3d
bridge: Don't use VID 0 and 4095 in vlan filtering
|
12 年之前 |
Hong Zhiguo
|
1fb1754a8c
bridge: use br_port_get_rtnl within rtnl lock
|
12 年之前 |