Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Vivien Didelot
|
34d8acd8aa
net: bridge: shorten ageing time on topology change
|
8 年之前 |
Jarod Wilson
|
91572088e3
net: use core MTU range checking in core net infra
|
8 年之前 |
Nikolay Aleksandrov
|
8addd5e7d3
net: bridge: change unicast boolean to exact pkt_type
|
9 年之前 |
Nikolay Aleksandrov
|
37b090e6be
net: bridge: remove _deliver functions and consolidate forward code
|
9 年之前 |
Jiri Pirko
|
18bfb924f0
net: introduce default neigh_construct/destroy ndo calls for L2 upper devices
|
9 年之前 |
Nikolay Aleksandrov
|
1080ab95e3
net: bridge: add support for IGMP/MLD stats and export them via netlink
|
9 年之前 |
Nikolay Aleksandrov
|
c6894dec8e
bridge: fix lockdep addr_list_lock false positive splat
|
9 年之前 |
Nikolay Aleksandrov
|
907b1e6e83
bridge: vlan: use proper rcu for the vlgrp member
|
9 年之前 |
Nikolay Aleksandrov
|
77751ee8ae
bridge: vlan: move pvid inside net_bridge_vlan_group
|
10 年之前 |
Nikolay Aleksandrov
|
2594e9064a
bridge: vlan: add per-vlan struct and move to rhashtables
|
10 年之前 |
Scott Feldman
|
a79e88d9fb
bridge: define some min/max/default ageing time constants
|
10 年之前 |
Phil Sutter
|
ccecb2a47c
net: bridge: convert to using IFF_NO_QUEUE
|
10 年之前 |
Toshiaki Makita
|
6678053092
bridge: Don't segment multiple tagged packets on bridge device
|
10 年之前 |
Pablo Neira Ayuso
|
1a4ba64d16
netfilter: bridge: use rcu hook to resolve br_netfilter dependency
|
10 年之前 |
Pablo Neira Ayuso
|
e5de75bf88
netfilter: bridge: move DNAT helper to br_netfilter
|
10 年之前 |
Vlad Yasevich
|
5be5a2df40
bridge: Add filtering support for default_pvid
|
11 年之前 |
Pablo Neira Ayuso
|
34666d467c
netfilter: bridge: move br_netfilter out of the core
|
11 年之前 |
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 年之前 |