index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_forward.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-27
bridge: add per-port broadcast flood flag
Mike Manning
1
-7
/
+17
2017-03-01
net: bridge: allow IPv6 when multicast flood is disabled
Mike Manning
1
-1
/
+2
2017-02-03
bridge: vlan dst_metadata hooks in ingress and egress paths
Roopa Prabhu
1
-1
/
+1
2017-01-25
bridge: move maybe_deliver_addr() inside #ifdef
Arnd Bergmann
1
-25
/
+25
2017-01-24
bridge: multicast to unicast
Felix Fietkau
1
-2
/
+37
2016-09-01
net: bridge: add per-port multicast flood flag
Nikolay Aleksandrov
1
-0
/
+3
2016-09-01
net: bridge: change unicast boolean to exact pkt_type
Nikolay Aleksandrov
1
-2
/
+2
2016-08-26
bridge: switchdev: Add forward mark support for stacked devices
Ido Schimmel
1
-1
/
+2
2016-07-16
net: bridge: remove _deliver functions and consolidate forward code
Nikolay Aleksandrov
1
-119
/
+65
2016-07-16
net: bridge: drop skb2/skb0 variables and use a local_rcv boolean
Nikolay Aleksandrov
1
-17
/
+18
2016-07-09
net: bridge: extend MLD/IGMP query stats
Nikolay Aleksandrov
1
-5
/
+2
2016-06-30
net: bridge: add support for IGMP/MLD stats and export them via netlink
Nikolay Aleksandrov
1
-1
/
+12
2016-03-01
net: remove skb_sender_cpu_clear()
WANG Cong
1
-1
/
+0
2015-10-30
bridge: set is_local and is_static before fdb entry is added to the fdb hasht...
Roopa Prabhu
1
-1
/
+1
2015-10-13
bridge: vlan: use proper rcu for the vlgrp member
Nikolay Aleksandrov
1
-3
/
+3
2015-09-29
bridge: vlan: add per-vlan struct and move to rhashtables
Nikolay Aleksandrov
1
-4
/
+11
2015-09-17
netfilter: Pass net into okfn
Eric W. Biederman
1
-3
/
+2
2015-09-17
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
1
-6
/
+7
2015-07-29
bridge: Fix network header pointer for vlan tagged packets
Toshiaki Makita
1
-7
/
+22
2015-07-09
bridge: fix potential crash in __netdev_pick_tx()
Eric Dumazet
1
-0
/
+1
2015-04-07
netfilter: Pass socket pointer down through okfn().
David Miller
1
-5
/
+8
2015-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-3
/
+1
2015-03-09
bridge: move mac header copying into br_netfilter
Florian Westphal
1
-3
/
+1
2015-03-05
bridge: Extend Proxy ARP design to allow optional rules for Wi-Fi
Jouni Malinen
1
-0
/
+3
2014-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2014-10-31
netfilter: nft_reject_bridge: don't use IP stack to reject traffic
Pablo Neira Ayuso
1
-0
/
+1
2014-10-27
bridge: Add support for IEEE 802.11 Proxy ARP
Kyeyoon Park
1
-0
/
+5
2014-09-26
netfilter: bridge: move br_netfilter out of the core
Pablo Neira Ayuso
1
-0
/
+2
2014-03-31
bridge: use is_skb_forwardable in forward path
Vlad Yasevich
1
-7
/
+2
2013-12-19
bridge: remove unnecessary parentheses
tanxiaojun
1
-2
/
+2
2013-12-18
bridge: spelling fixes
tanxiaojun
1
-1
/
+1
2013-06-11
bridge: Add a flag to control unicast packet flood.
Vlad Yasevich
1
-5
/
+9
2013-02-13
bridge: Implement vlan ingress/egress policy with PVID.
Vlad Yasevich
1
-0
/
+8
2013-02-13
bridge: Verify that a vlan is allowed to egress on given port
Vlad Yasevich
1
-0
/
+1
2012-08-14
netpoll: check netpoll tx status on the right device
Amerigo Wang
1
-1
/
+1
2012-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2012-04-24
set fake_rtable's dst to NULL to avoid kernel Oops
Peter Huang (Peng)
1
-0
/
+1
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-1
/
+1
2011-12-08
bridge: add local MAC address to forwarding table (v2)
stephen hemminger
1
-1
/
+1
2011-01-06
net: bridge: check the length of skb after nf_bridge_maybe_copy_header()
Changli Gao
1
-10
/
+6
2010-11-15
bridge: add RCU annotation to bridge multicast table
Eric Dumazet
1
-2
/
+2
2010-06-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2010-06-15
bridge: Fix OOM crash in deliver_clone
Herbert Xu
1
-2
/
+2
2010-06-15
bridge: Fix netpoll support
Herbert Xu
1
-22
/
+12
2010-05-10
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
1
-10
/
+29
2010-05-06
bridge: make bridge support netpoll
WANG Cong
1
-1
/
+22
2010-04-27
bridge: multicast_flood cleanup
stephen hemminger
1
-5
/
+3
2010-04-27
bridge: multicast port group RCU fix
stephen hemminger
1
-2
/
+2
2010-04-27
bridge: multicast flood
stephen hemminger
1
-2
/
+2
2010-04-20
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
1
-0
/
+1
[next]