index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_input.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-10
net: bridge: Rename mglist to host_joined
Andrew Lunn
1
-1
/
+1
2017-10-08
bridge: suppress nd pkts on BR_NEIGH_SUPPRESS ports
Roopa Prabhu
1
-0
/
+11
2017-10-08
bridge: suppress arp pkts on BR_NEIGH_SUPPRESS ports
Roopa Prabhu
1
-58
/
+5
2017-09-29
net: bridge: add per-port group_fwd_mask with less restrictions
Nikolay Aleksandrov
1
-0
/
+1
2017-07-14
net: bridge: fix dest lookup when vlan proto doesn't match
Nikolay Aleksandrov
1
-1
/
+2
2017-03-13
bridge: drop netfilter fake rtable unconditionally
Florian Westphal
1
-0
/
+1
2017-02-14
bridge: fdb: converge fdb searching functions into one
Nikolay Aleksandrov
1
-2
/
+2
2017-02-07
bridge: avoid unnecessary read of jiffies
stephen hemminger
1
-2
/
+4
2017-02-06
bridge: fdb: write to used and updated at most once per jiffy
Nikolay Aleksandrov
1
-1
/
+2
2017-02-03
bridge: vlan dst_metadata hooks in ingress and egress paths
Roopa Prabhu
1
-1
/
+7
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+2
2016-09-01
net: bridge: change unicast boolean to exact pkt_type
Nikolay Aleksandrov
1
-15
/
+25
2016-09-01
net: bridge: don't increment tx_dropped in br_do_proxy_arp
Nikolay Aleksandrov
1
-5
/
+2
2016-08-26
bridge: switchdev: Add forward mark support for stacked devices
Ido Schimmel
1
-0
/
+2
2016-07-25
bridge: Fix incorrect re-injection of LLDP packets
Ido Schimmel
1
-0
/
+8
2016-07-16
net: bridge: remove _deliver functions and consolidate forward code
Nikolay Aleksandrov
1
-3
/
+3
2016-07-16
net: bridge: drop skb2/skb0 variables and use a local_rcv boolean
Nikolay Aleksandrov
1
-15
/
+10
2016-07-16
net: bridge: rearrange flood vs unicast receive paths
Nikolay Aleksandrov
1
-15
/
+14
2016-07-16
net: bridge: minor style adjustments in br_handle_frame_finish
Nikolay Aleksandrov
1
-10
/
+8
2016-07-09
net: bridge: extend MLD/IGMP query stats
Nikolay Aleksandrov
1
-1
/
+1
2016-06-30
net: bridge: add support for IGMP/MLD stats and export them via netlink
Nikolay Aleksandrov
1
-0
/
+3
2016-06-10
bridge: Fix incorrect re-injection of STP packets
Ido Schimmel
1
-3
/
+12
2016-03-14
bridge: fix potential use-after-free when hook returns QUEUE or STOLEN verdict
Florian Westphal
1
-9
/
+7
2015-10-13
bridge: vlan: use proper rcu for the vlgrp member
Nikolay Aleksandrov
1
-2
/
+2
2015-10-01
bridge: vlan: move pvid inside net_bridge_vlan_group
Nikolay Aleksandrov
1
-1
/
+1
2015-09-29
bridge: vlan: add per-vlan struct and move to rhashtables
Nikolay Aleksandrov
1
-5
/
+5
2015-09-17
netfilter: Pass net into okfn
Eric W. Biederman
1
-3
/
+4
2015-09-17
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
1
-6
/
+7
2015-09-17
bridge: Add br_netif_receive_skb remove netif_receive_skb_sk
Eric W. Biederman
1
-1
/
+6
2015-04-07
netfilter: Pass socket pointer down through okfn().
David Miller
1
-7
/
+9
2015-03-05
bridge: Extend Proxy ARP design to allow optional rules for Wi-Fi
Jouni Malinen
1
-7
/
+10
2015-01-14
bridge: only provide proxy ARP when CONFIG_INET is enabled
Arnd Bergmann
1
-1
/
+2
2014-10-27
bridge: Add support for IEEE 802.11 Proxy ARP
Kyeyoon Park
1
-0
/
+60
2014-09-26
netfilter: bridge: move br_netfilter out of the core
Pablo Neira Ayuso
1
-0
/
+1
2014-06-11
bridge: Prepare for forwarding another bridge group addresses
Toshiaki Makita
1
-2
/
+6
2014-06-02
bridge: Prevent insertion of FDB entry with disallowed vlan
Toshiaki Makita
1
-2
/
+2
2014-04-11
bridge: Fix double free and memory leak around br_allowed_ingress
Toshiaki Makita
1
-1
/
+1
2014-03-28
bridge: Fix crash with vlan filtering and tcpdump
Vlad Yasevich
1
-5
/
+6
2014-02-10
bridge: Fix the way to find old local fdb entries in br_fdb_changeaddr
Toshiaki Makita
1
-2
/
+2
2014-01-04
net: unify the pcpu_tstats and br_cpu_netstats as one
Li RongQing
1
-1
/
+1
2013-10-29
bridge: pass correct vlan id to multicast code
Vlad Yasevich
1
-1
/
+1
2013-08-30
bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones
Linus Lüssing
1
-1
/
+1
2013-07-31
bridge: disable snooping if there is no querier
Linus Lüssing
1
-1
/
+2
2013-06-11
bridge: Add a flag to control unicast packet flood.
Vlad Yasevich
1
-3
/
+6
2013-06-11
bridge: Add flag to control mac learning.
Vlad Yasevich
1
-2
/
+4
2013-03-07
bridge: add missing vid to br_mdb_get()
Cong Wang
1
-1
/
+1
2013-02-13
bridge: Add vlan to unicast fdb entries
Vlad Yasevich
1
-3
/
+6
2013-02-13
bridge: Implement vlan ingress/egress policy with PVID.
Vlad Yasevich
1
-1
/
+6
2013-02-13
bridge: Verify that a vlan is allowed to egress on given port
Vlad Yasevich
1
-0
/
+10
2013-02-13
bridge: Validate that vlan is permitted on ingress
Vlad Yasevich
1
-0
/
+4
[next]