Nikolay Aleksandrov
|
b6cb5ac833
net: bridge: add per-port multicast flood flag
|
9 years ago |
Nikolay Aleksandrov
|
8addd5e7d3
net: bridge: change unicast boolean to exact pkt_type
|
9 years ago |
Ido Schimmel
|
6bc506b4fb
bridge: switchdev: Add forward mark support for stacked devices
|
9 years ago |
Nikolay Aleksandrov
|
37b090e6be
net: bridge: remove _deliver functions and consolidate forward code
|
9 years ago |
Nikolay Aleksandrov
|
b35c5f632b
net: bridge: drop skb2/skb0 variables and use a local_rcv boolean
|
9 years ago |
Nikolay Aleksandrov
|
a65056ecf4
net: bridge: extend MLD/IGMP query stats
|
9 years ago |
Nikolay Aleksandrov
|
1080ab95e3
net: bridge: add support for IGMP/MLD stats and export them via netlink
|
9 years ago |
WANG Cong
|
64d4e3431e
net: remove skb_sender_cpu_clear()
|
9 years ago |
Roopa Prabhu
|
b7af1472af
bridge: set is_local and is_static before fdb entry is added to the fdb hashtable
|
9 years ago |
Nikolay Aleksandrov
|
907b1e6e83
bridge: vlan: use proper rcu for the vlgrp member
|
9 years ago |
Nikolay Aleksandrov
|
2594e9064a
bridge: vlan: add per-vlan struct and move to rhashtables
|
10 years ago |
Eric W. Biederman
|
0c4b51f005
netfilter: Pass net into okfn
|
10 years ago |
Eric W. Biederman
|
29a26a5680
netfilter: Pass struct net into the netfilter hooks
|
10 years ago |
Toshiaki Makita
|
df356d5e81
bridge: Fix network header pointer for vlan tagged packets
|
10 years ago |
Eric Dumazet
|
a7d35f9d73
bridge: fix potential crash in __netdev_pick_tx()
|
10 years ago |
David Miller
|
7026b1ddb6
netfilter: Pass socket pointer down through okfn().
|
10 years ago |
David S. Miller
|
5428aef811
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
|
10 years ago |
Florian Westphal
|
8bd63cf1a4
bridge: move mac header copying into br_netfilter
|
10 years ago |
Jouni Malinen
|
842a9ae08a
bridge: Extend Proxy ARP design to allow optional rules for Wi-Fi
|
10 years ago |
David S. Miller
|
55b42b5ca2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Pablo Neira Ayuso
|
523b929d54
netfilter: nft_reject_bridge: don't use IP stack to reject traffic
|
10 years ago |
Kyeyoon Park
|
958501163d
bridge: Add support for IEEE 802.11 Proxy ARP
|
10 years ago |
Pablo Neira Ayuso
|
34666d467c
netfilter: bridge: move br_netfilter out of the core
|
11 years ago |
Vlad Yasevich
|
f6367b4660
bridge: use is_skb_forwardable in forward path
|
11 years ago |
tanxiaojun
|
a97bfc1d1f
bridge: remove unnecessary parentheses
|
11 years ago |
tanxiaojun
|
1a81a2e0db
bridge: spelling fixes
|
11 years ago |
Vlad Yasevich
|
867a59436f
bridge: Add a flag to control unicast packet flood.
|
12 years ago |
Vlad Yasevich
|
7885198861
bridge: Implement vlan ingress/egress policy with PVID.
|
12 years ago |
Vlad Yasevich
|
85f46c6bae
bridge: Verify that a vlan is allowed to egress on given port
|
12 years ago |
Amerigo Wang
|
e15c3c2294
netpoll: check netpoll tx status on the right device
|
13 years ago |