Toshiaki Makita
|
f2808d226f
bridge: Prepare for forwarding another bridge group addresses
|
11 年之前 |
Toshiaki Makita
|
8580e2117c
bridge: Prepare for 802.1ad vlan filtering support
|
11 年之前 |
Toshiaki Makita
|
1c5abb6c77
bridge: Add 802.1ad tx vlan acceleration
|
11 年之前 |
Vlad Yasevich
|
2796d0c648
bridge: Automatically manage port promiscuous mode.
|
11 年之前 |
Wilfried Klaebe
|
7ad24ea4bf
net: get rid of SET_ETHTOOL_OPS
|
11 年之前 |
David S. Miller
|
64c27237a0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Eric W. Biederman
|
a8779ec1c5
netpoll: Remove gfp parameter from __netpoll_setup
|
11 年之前 |
Toshiaki Makita
|
12464bb8de
bridge: Fix inabillity to retrieve vlan tags when tx offload is disabled
|
11 年之前 |
Eric W. Biederman
|
57a7744e09
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
|
11 年之前 |
Joe Perches
|
e5a727f663
bridge: Use ether_addr_copy and ETH_ALEN
|
11 年之前 |
WANG Cong
|
1c213bd24a
net: introduce netdev_alloc_pcpu_stats() for drivers
|
11 年之前 |
Toshiaki Makita
|
a4b816d8ba
bridge: Change local fdb entries whenever mac address of bridge device changes
|
11 年之前 |
Toshiaki Makita
|
a3ebb7efe7
bridge: Fix the way to find old local fdb entries in br_fdb_change_mac_address
|
11 年之前 |
Cong Wang
|
dbe173079a
bridge: fix netconsole setup over bridge
|
11 年之前 |
Li RongQing
|
8f84985fec
net: unify the pcpu_tstats and br_cpu_netstats as one
|
11 年之前 |
Linus Torvalds
|
5e30025a31
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 年之前 |
John Stultz
|
827da44c61
net: Explicitly initialize u64_stats_sync structures for lockdep
|
12 年之前 |
Vlad Yasevich
|
06499098a0
bridge: pass correct vlan id to multicast code
|
11 年之前 |
David S. Miller
|
06c54055be
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 年之前 |
Linus Lüssing
|
cc0fdd8028
bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones
|
12 年之前 |
David S. Miller
|
0e76a3a587
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 年之前 |
Linus Lüssing
|
b00589af3b
bridge: disable snooping if there is no querier
|
12 年之前 |
stephen hemminger
|
93d8bf9fb8
bridge: cleanup netpoll code
|
12 年之前 |
Vlad Yasevich
|
867a59436f
bridge: Add a flag to control unicast packet flood.
|
12 年之前 |
Vlad Yasevich
|
161f65ba35
bridge: Set vlan_features to allow offloads on vlans.
|
12 年之前 |
Patrick McHardy
|
f646968f8f
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
|
12 年之前 |
Cong Wang
|
fbca58a224
bridge: add missing vid to br_mdb_get()
|
12 年之前 |
Vlad Yasevich
|
2ba071ecb6
bridge: Add vlan to unicast fdb entries
|
12 年之前 |
Vlad Yasevich
|
7885198861
bridge: Implement vlan ingress/egress policy with PVID.
|
12 年之前 |
Vlad Yasevich
|
407af3299e
bridge: Add netlink interface to configure vlans on bridge ports
|
12 年之前 |