index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK 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
2016-03-01
net: remove skb_sender_cpu_clear()
WANG Cong
2015-10-30
bridge: set is_local and is_static before fdb entry is added to the fdb hasht...
Roopa Prabhu
2015-10-13
bridge: vlan: use proper rcu for the vlgrp member
Nikolay Aleksandrov
2015-09-29
bridge: vlan: add per-vlan struct and move to rhashtables
Nikolay Aleksandrov
2015-09-18
netfilter: Pass net into okfn
Eric W. Biederman
2015-09-18
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
2015-07-29
bridge: Fix network header pointer for vlan tagged packets
Toshiaki Makita
2015-07-10
bridge: fix potential crash in __netdev_pick_tx()
Eric Dumazet
2015-04-07
netfilter: Pass socket pointer down through okfn().
David Miller
2015-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-03-09
bridge: move mac header copying into br_netfilter
Florian Westphal
2015-03-05
bridge: Extend Proxy ARP design to allow optional rules for Wi-Fi
Jouni Malinen
2014-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-31
netfilter: nft_reject_bridge: don't use IP stack to reject traffic
Pablo Neira Ayuso
2014-10-27
bridge: Add support for IEEE 802.11 Proxy ARP
Kyeyoon Park
2014-09-26
netfilter: bridge: move br_netfilter out of the core
Pablo Neira Ayuso
2014-03-31
bridge: use is_skb_forwardable in forward path
Vlad Yasevich
2013-12-20
bridge: remove unnecessary parentheses
tanxiaojun
2013-12-18
bridge: spelling fixes
tanxiaojun
2013-06-11
bridge: Add a flag to control unicast packet flood.
Vlad Yasevich
2013-02-14
bridge: Implement vlan ingress/egress policy with PVID.
Vlad Yasevich
2013-02-14
bridge: Verify that a vlan is allowed to egress on given port
Vlad Yasevich
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
[next]