index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_forward.c
Age
Commit message (
Expand
)
Author
2012-08-14
netpoll: check netpoll tx status on the right device
Amerigo Wang
2012-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-24
set fake_rtable's dst to NULL to avoid kernel Oops
Peter Huang (Peng)
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
2011-12-09
bridge: add local MAC address to forwarding table (v2)
stephen hemminger
2011-01-06
net: bridge: check the length of skb after nf_bridge_maybe_copy_header()
Changli Gao
2010-11-15
bridge: add RCU annotation to bridge multicast table
Eric Dumazet
2010-06-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-16
bridge: Fix OOM crash in deliver_clone
Herbert Xu
2010-06-15
bridge: Fix netpoll support
Herbert Xu
2010-05-10
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-05-06
bridge: make bridge support netpoll
WANG Cong
2010-04-28
bridge: multicast_flood cleanup
stephen hemminger
2010-04-28
bridge: multicast port group RCU fix
stephen hemminger
2010-04-28
bridge: multicast flood
stephen hemminger
2010-04-20
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-04-13
netfilter: bridge-netfilter: update a comment in br_forward.c about ip_fragme...
Bart De Schuymer
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-25
netfilter: bridge: use NFPROTO values for NF_HOOK invocation
Jan Engelhardt
2010-03-16
bridge: Make first arg to deliver_clone const.
David S. Miller
2010-03-16
bridge: Fix br_forward crash in promiscuous mode
Michael Braun
2010-02-28
bridge: Add multicast forwarding functions
Herbert Xu
2010-02-28
bridge: Split may_deliver/deliver_clone out of br_flood
Herbert Xu
2010-02-28
bridge: Use BR_INPUT_SKB_CB on xmit path
Herbert Xu
2010-02-28
bridge: Avoid unnecessary clone on forward path
Herbert Xu
2009-08-13
net/bridge: Add 'hairpin' port forwarding mode
Fischer, Anna
2009-02-09
bridge: Fix LRO crash with tun
Herbert Xu
2008-06-19
net: Discard and warn about LRO'd skbs received for forwarding
Ben Hutchings
2008-06-12
net: remove CVS keywords
Adrian Bunk
2008-05-21
bridge: Use on-device stats instead of private ones.
Pavel Emelyanov
2007-09-16
[BRIDGE]: Kill clone argument to br_flood_*
Herbert Xu
2007-04-26
[NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETE
Herbert Xu
2007-02-11
[NET] BRIDGE: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-09-22
[NETFILTER] bridge: code rearrangement for clarity
Stephen Hemminger
2006-08-27
[BRIDGE] netfilter: memory corruption fix
Stephen Hemminger
2006-07-08
[NET] gso: Add skb_is_gso
Herbert Xu
2006-06-23
[NET]: Merge TSO/UFO fields in sk_buff
Herbert Xu
2006-06-18
[BRIDGE]: optimize conditional in forward path
Stephen Hemminger
2006-04-26
[BRIDGE]: allow full size vlan packets
Stephen Hemminger
2005-09-23
[BRIDGE]: TSO fix in br_dev_queue_push_xmit
Vlad Drukker
2005-06-21
[NETFILTER]: Kill nf_debug
Patrick McHardy
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds