David S. Miller
|
c99f7abf0e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Toshiaki Makita
|
e0d7968ab6
bridge: Prevent insertion of FDB entry with disallowed vlan
|
11 years ago |
Cong Wang
|
b1282726d5
bridge: make br_device_notifier static
|
11 years ago |
Alexei Starovoitov
|
d4f0e0958d
net: bridge: fix build
|
11 years ago |
Vlad Yasevich
|
2796d0c648
bridge: Automatically manage port promiscuous mode.
|
11 years ago |
Vlad Yasevich
|
f3a6ddf152
bridge: Introduce BR_PROMISC flag
|
11 years ago |
Vlad Yasevich
|
8db24af71b
bridge: Add functionality to sync static fdb entries to hw
|
11 years ago |
Vlad Yasevich
|
e028e4b8dc
bridge: Keep track of ports capable of automatic discovery.
|
11 years ago |
Eric W. Biederman
|
a8779ec1c5
netpoll: Remove gfp parameter from __netpoll_setup
|
11 years ago |
Joe Perches
|
e5a727f663
bridge: Use ether_addr_copy and ETH_ALEN
|
11 years ago |
Toshiaki Makita
|
424bb9c97c
bridge: Properly check if local fdb entry can be deleted when deleting vlan
|
11 years ago |
Toshiaki Makita
|
2b292fb4a5
bridge: Fix the way to check if a local fdb entry can be deleted
|
11 years ago |
Toshiaki Makita
|
a5642ab474
bridge: Fix the way to find old local fdb entries in br_fdb_changeaddr
|
11 years ago |
WANG Cong
|
b86f81cca9
bridge: move br_net_exit() to br.c
|
11 years ago |
Li RongQing
|
8f84985fec
net: unify the pcpu_tstats and br_cpu_netstats as one
|
11 years ago |
tanxiaojun
|
31a5b837c2
bridge: add space before '(/{', after ',', etc.
|
11 years ago |
Jiri Pirko
|
859828c0ea
br: fix use of ->rx_handler_data in code executed on non-rx_handler path
|
11 years ago |
David S. Miller
|
394efd19d5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Vlad Yasevich
|
06499098a0
bridge: pass correct vlan id to multicast code
|
12 years ago |
David S. Miller
|
c3fa32b976
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Linus Lüssing
|
454594f3b9
Revert "bridge: only expire the mdb entry when query is received"
|
12 years ago |
Joe Perches
|
348662a142
net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes
|
12 years ago |
Toshiaki Makita
|
d1c6c708c4
bridge: Fix the way the PVID is referenced
|
12 years ago |
Hong Zhiguo
|
716ec052d2
bridge: fix NULL pointer deref of br_port_get_rcu
|
12 years ago |
Hong Zhiguo
|
1fb1754a8c
bridge: use br_port_get_rtnl within rtnl lock
|
12 years ago |
Herbert Xu
|
be4f154d5e
bridge: Clamp forward_delay when enabling STP
|
12 years ago |
David S. Miller
|
06c54055be
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Linus Lüssing
|
3c3769e633
bridge: apply multicast snooping to IPv6 link-local, too
|
12 years ago |
Linus Lüssing
|
cc0fdd8028
bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones
|
12 years ago |
stephen hemminger
|
762a3d89eb
bridge: fix rcu check warning in multicast port group
|
12 years ago |