Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e4caec0d1af3d608d52e6b92d09fb862d7691d4b
/
net
/
bridge
/
br_input.c
867a594
bridge: Add a flag to control unicast packet flood.
by Vlad Yasevich
· 11 years ago
9ba1889
bridge: Add flag to control mac learning.
by Vlad Yasevich
· 11 years ago
fbca58a
bridge: add missing vid to br_mdb_get()
by Cong Wang
· 12 years ago
2ba071e
bridge: Add vlan to unicast fdb entries
by Vlad Yasevich
· 12 years ago
7885198
bridge: Implement vlan ingress/egress policy with PVID.
by Vlad Yasevich
· 12 years ago
85f46c6
bridge: Verify that a vlan is allowed to egress on given port
by Vlad Yasevich
· 12 years ago
a37b85c
bridge: Validate that vlan is permitted on ingress
by Vlad Yasevich
· 12 years ago
46acc46
eth: Make is_link_local() consistent with other address tests
by Ben Hutchings
· 12 years ago
b3343a2
net, ixgbe: handle link local multicast addresses in SR-IOV mode
by John Fastabend
· 12 years ago
9a7b6ef9
bridge: Convert compare_ether_addr to ether_addr_equal
by Joe Perches
· 12 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
515853c
bridge: allow forwarding some link local frames
by stephen hemminger
· 13 years ago
4466146
bridge: Always flood broadcast packets
by Herbert Xu
· 13 years ago
2bd93d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
f01cb5f
Revert "bridge: Forward reserved group addresses if !STP"
by David S. Miller
· 14 years ago
7cd8861
bridge: track last used time in forwarding table
by stephen hemminger
· 14 years ago
8a4eb57
net: introduce rx_handler results and logic around that
by Jiri Pirko
· 14 years ago
8a87017
bridge: Replace mp->mglist hlist with a bool
by Herbert Xu
· 14 years ago
a386f99
bridge: add proper RCU annotation to should_route_hook
by Eric Dumazet
· 14 years ago
1e253c3
bridge: Forward reserved group addresses if !STP
by Benjamin Poirier
· 14 years ago
c2368e7
bridge: is PACKET_LOOPBACK unlikely()?
by Simon Horman
· 14 years ago
00dad5e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
eeaf61d
bridge: add rcu_read_lock on transmit
by stephen hemminger
· 14 years ago
406818f
bridge: 64bit rx/tx counters
by Eric Dumazet
· 14 years ago
f350a0a8
bridge: use rx_handler_data pointer to store net_bridge_port pointer
by Jiri Pirko
· 14 years ago
ab95bfe
net: replace hooks in __netif_receive_skb V5
by Jiri Pirko
· 14 years ago
6291055
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
713aefa
netfilter: bridge: use NFPROTO values for NF_HOOK invocation
by Jan Engelhardt
· 15 years ago
14bb478
bridge: per-cpu packet statistics (v3)
by stephen hemminger
· 15 years ago
32dec5d
bridge br_multicast: Don't refer to BR_INPUT_SKB_CB(skb)->mrouters_only without IGMP snooping.
by YOSHIFUJI Hideaki / 吉藤英明
· 15 years ago
7f7708f
bridge: Fix br_forward crash in promiscuous mode
by Michael Braun
· 15 years ago
c4fcb78
bridge: Add multicast data-path hooks
by Herbert Xu
· 15 years ago
b33084b
bridge: Avoid unnecessary clone on forward path
by Herbert Xu
· 15 years ago
68b7c89
bridge: Allow tail-call on br_pass_frame_up
by Herbert Xu
· 15 years ago
87557c1
bridge: Do br_pass_frame_up after other ports
by Herbert Xu
· 15 years ago
a598f6a
bridge: relay bridge multicast pkgs if !STP
by Stephen Hemminger
· 15 years ago
43aa192
bridge: handle process all link-local frames
by Stephen Hemminger
· 16 years ago
0b04082
net: remove CVS keywords
by Adrian Bunk
· 16 years ago
a339f1c
bridge: Use on-device stats instead of private ones.
by Pavel Emelyanov
· 16 years ago
91c5ec3
[BRIDGE]: Use cpu_to_be16() where appropriate.
by YOSHIFUJI Hideaki
· 17 years ago
82de382
[BRIDGE]: Properly dereference the br_should_route_hook
by Pavel Emelyanov
· 17 years ago
3db05fe
[NETFILTER]: Replace sk_buff ** with sk_buff *
by Herbert Xu
· 17 years ago
7b99565
[BRIDGE]: Unshare skb upon entry
by Herbert Xu
· 17 years ago
e081e1e
[BRIDGE]: Kill clone argument to br_flood_*
by Herbert Xu
· 17 years ago
df1c0b8
[BRIDGE]: Packets leaking out of disabled/blocked ports.
by Stephen Hemminger
· 17 years ago
582ee43
net/* misc endianness annotations
by Al Viro
· 17 years ago
c2886d6
[BRIDGE]: if no STP then forward all BPDUs
by Stephen Hemminger
· 18 years ago
2111f8b
[BRIDGE]: drop PAUSE frames
by Stephen Hemminger
· 18 years ago
83aa093
[BRIDGE]: don't change packet type
by Stephen Hemminger
· 18 years ago
467aea0
bridge: don't route packets while learning
by Stephen Hemminger
· 18 years ago
6229e36
bridge: eliminate call by reference
by Stephen Hemminger
· 18 years ago
fd74e6c
[BRIDGE]: faster compare for link local addresses
by Stephen Hemminger
· 18 years ago
9d6f229
[NET] BRIDGE: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
1c29fc4
[BRIDGE]: keep track of received multicast packets
by Stephen Hemminger
· 19 years ago
b7595b4
[BRIDGE]: receive link-local on disabled ports.
by Stephen Hemminger
· 19 years ago
b3e83d6
[BRIDGE]: Remove duplicate const from is_link_local() argument type.
by Andrew Morton
· 19 years ago
fda93d9
[BRIDGE]: allow show/store of group multicast address
by Stephen Hemminger
· 19 years ago
cf0f02d
[BRIDGE]: use llc for receiving STP packets
by Stephen Hemminger
· 19 years ago
d5513a7
[BRIDGE]: optimize frame pass up
by Stephen Hemminger
· 19 years ago
b3f1be4
[BRIDGE]: fix for RCU and deadlock on device removal
by Stephen Hemminger
· 19 years ago
dbbc098
[NET]: Use newer is_multicast_ether_addr() in some files
by Kris Katterjohn
· 19 years ago
0e5eaba
[BRIDGE]: filter packets in learning state
by Stephen Hemminger
· 19 years ago
6ede246
[BRIDGE]: Use ether_compare
by Stephen Hemminger
· 19 years ago
18b8afc
[NETFILTER]: Kill nf_debug
by Patrick McHardy
· 19 years ago
7ce54e3
[BRIDGE]: receive path optimization
by Stephen Hemminger
· 19 years ago
85967bb
[BRIDGE]: prevent bad forwarding table updates
by Stephen Hemminger
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago