index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_input.c
Commit message (
Expand
)
Author
Age
*
bridge: Fix double free and memory leak around br_allowed_ingress
Toshiaki Makita
2014-04-11
*
bridge: Fix crash with vlan filtering and tcpdump
Vlad Yasevich
2014-03-28
*
bridge: Fix the way to find old local fdb entries in br_fdb_changeaddr
Toshiaki Makita
2014-02-10
*
net: unify the pcpu_tstats and br_cpu_netstats as one
Li RongQing
2014-01-04
*
bridge: pass correct vlan id to multicast code
Vlad Yasevich
2013-10-29
*
bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones
Linus Lüssing
2013-08-30
*
bridge: disable snooping if there is no querier
Linus Lüssing
2013-07-31
*
bridge: Add a flag to control unicast packet flood.
Vlad Yasevich
2013-06-11
*
bridge: Add flag to control mac learning.
Vlad Yasevich
2013-06-11
*
bridge: add missing vid to br_mdb_get()
Cong Wang
2013-03-07
*
bridge: Add vlan to unicast fdb entries
Vlad Yasevich
2013-02-13
*
bridge: Implement vlan ingress/egress policy with PVID.
Vlad Yasevich
2013-02-13
*
bridge: Verify that a vlan is allowed to egress on given port
Vlad Yasevich
2013-02-13
*
bridge: Validate that vlan is permitted on ingress
Vlad Yasevich
2013-02-13
*
eth: Make is_link_local() consistent with other address tests
Ben Hutchings
2012-11-02
*
net, ixgbe: handle link local multicast addresses in SR-IOV mode
John Fastabend
2012-10-30
*
bridge: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-09
*
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
*
bridge: allow forwarding some link local frames
stephen hemminger
2011-10-06
*
bridge: Always flood broadcast packets
Herbert Xu
2011-07-05
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-04-26
|
\
|
*
Revert "bridge: Forward reserved group addresses if !STP"
David S. Miller
2011-04-22
*
|
bridge: track last used time in forwarding table
stephen hemminger
2011-04-04
|
/
*
net: introduce rx_handler results and logic around that
Jiri Pirko
2011-03-16
*
bridge: Replace mp->mglist hlist with a bool
Herbert Xu
2011-02-12
*
bridge: add proper RCU annotation to should_route_hook
Eric Dumazet
2010-11-15
*
bridge: Forward reserved group addresses if !STP
Benjamin Poirier
2010-10-21
*
bridge: is PACKET_LOOPBACK unlikely()?
Simon Horman
2010-08-23
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-08-03
|
\
|
*
bridge: add rcu_read_lock on transmit
stephen hemminger
2010-07-28
*
|
bridge: 64bit rx/tx counters
Eric Dumazet
2010-06-23
*
|
bridge: use rx_handler_data pointer to store net_bridge_port pointer
Jiri Pirko
2010-06-15
*
|
net: replace hooks in __netif_receive_skb V5
Jiri Pirko
2010-06-02
|
/
*
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-04-20
|
\
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
|
|
\
|
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
|
|
netfilter: bridge: use NFPROTO values for NF_HOOK invocation
Jan Engelhardt
2010-03-25
|
/
/
*
/
bridge: per-cpu packet statistics (v3)
stephen hemminger
2010-03-17
|
/
*
bridge br_multicast: Don't refer to BR_INPUT_SKB_CB(skb)->mrouters_only witho...
YOSHIFUJI Hideaki / 吉藤英明
2010-03-16
*
bridge: Fix br_forward crash in promiscuous mode
Michael Braun
2010-03-16
*
bridge: Add multicast data-path hooks
Herbert Xu
2010-02-28
*
bridge: Avoid unnecessary clone on forward path
Herbert Xu
2010-02-28
*
bridge: Allow tail-call on br_pass_frame_up
Herbert Xu
2010-02-28
*
bridge: Do br_pass_frame_up after other ports
Herbert Xu
2010-02-28
*
bridge: relay bridge multicast pkgs if !STP
Stephen Hemminger
2009-05-18
*
bridge: handle process all link-local frames
Stephen Hemminger
2008-06-17
*
net: remove CVS keywords
Adrian Bunk
2008-06-12
*
bridge: Use on-device stats instead of private ones.
Pavel Emelyanov
2008-05-21
*
[BRIDGE]: Use cpu_to_be16() where appropriate.
YOSHIFUJI Hideaki
2008-01-28
*
[BRIDGE]: Properly dereference the br_should_route_hook
Pavel Emelyanov
2007-11-29
[next]