index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_input.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: bridge: use DEV_STATS_INC()
Eric Dumazet
2023-09-19
1
-2
/
+2
*
skbuff: bridge: Add layer 2 miss indication
Ido Schimmel
2023-05-30
1
-0
/
+1
*
bridge: Pass VLAN ID to br_flood()
Ido Schimmel
2023-04-21
1
-1
/
+1
*
bridge: Add missing parentheses
Ido Schimmel
2022-11-11
1
-1
/
+1
*
bridge: Add MAC Authentication Bypass (MAB) support
Hans J. Schultz
2022-11-03
1
-2
/
+19
*
net: bridge: Clear offload_fwd_mark when passing frame up bridge interface.
Andrew Lunn
2022-05-19
1
-0
/
+7
*
net: bridge: mst: Multiple Spanning Tree (MST) mode
Tobias Waldekranz
2022-03-17
1
-2
/
+15
*
net: bridge: Add support for bridge port in locked mode
Hans Schultz
2022-02-23
1
-1
/
+10
*
net: bridge: change return type of br_handle_ingress_vlan_tunnel
Kangmin Park
2021-08-24
1
-5
/
+2
*
net: bridge: add vlan mcast snooping knob
Nikolay Aleksandrov
2021-07-20
1
-2
/
+3
*
net: bridge: multicast: use multicast contexts instead of bridge or port
Nikolay Aleksandrov
2021-07-20
1
-5
/
+9
*
net: bridge: mcast: prepare is-router function for mcast router split
Linus Lüssing
2021-05-13
1
-1
/
+1
*
net: bridge: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-03-10
1
-0
/
+1
*
net: bridge: fix misspellings using codespell tool
Menglong Dong
2021-01-09
1
-1
/
+1
*
net: bridge: switch to net core statistics counters handling
Heiner Kallweit
2020-11-21
1
-5
/
+1
*
net: bridge: mcast: add support for raw L2 multicast groups
Nikolay Aleksandrov
2020-10-30
1
-1
/
+1
*
net: bridge: extend the process of special frames
Henrik Bjoernlund
2020-10-29
1
-1
/
+32
*
net: bridge: allow enslaving some DSA master network devices
Vladimir Oltean
2020-05-10
1
-1
/
+22
*
bridge: mrp: Integrate MRP into the bridge
Horatiu Vultur
2020-04-27
1
-0
/
+3
*
net: bridge: vlan: add per-vlan state
Nikolay Aleksandrov
2020-01-24
1
-2
/
+5
*
net: bridge: fdb: eliminate extra port state tests from fast-path
Nikolay Aleksandrov
2019-11-04
1
-0
/
+1
*
net: bridge: fdb: br_fdb_update can take flags directly
Nikolay Aleksandrov
2019-11-01
1
-2
/
+2
*
net: bridge: fdb: convert is_local to bitops
Nikolay Aleksandrov
2019-10-29
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-08
1
-5
/
+3
|
\
|
*
net: bridge: don't cache ether dest pointer on input
Nikolay Aleksandrov
2019-07-02
1
-5
/
+3
*
|
netfilter: nf_queue: remove unused hook entries pointer
Florian Westphal
2019-07-04
1
-1
/
+1
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-17
1
-9
/
+14
|
\
|
*
net: bridge: fix per-port af_packet sockets
Nikolay Aleksandrov
2019-04-16
1
-9
/
+14
*
|
bridge: only include nf_queue.h if needed
Stephen Rothwell
2019-04-15
1
-0
/
+2
*
|
bridge: broute: make broute a real ebtables table
Florian Westphal
2019-04-12
1
-14
/
+4
*
|
bridge: netfilter: unroll NF_HOOK helper in bridge input path
Florian Westphal
2019-04-12
1
-4
/
+51
*
|
bridge: reduce size of input cb to 16 bytes
Florian Westphal
2019-04-12
1
-0
/
+2
|
/
*
net: bridge: add no_linklocal_learn bool option
Nikolay Aleksandrov
2018-11-27
1
-1
/
+3
*
net: bridge: convert neigh_suppress_enabled option to a bit
Nikolay Aleksandrov
2018-09-26
1
-1
/
+1
*
net: bridge: add support for port isolation
Nikolay Aleksandrov
2018-05-25
1
-0
/
+1
*
net: bridge: Rename mglist to host_joined
Andrew Lunn
2017-11-10
1
-1
/
+1
*
bridge: suppress nd pkts on BR_NEIGH_SUPPRESS ports
Roopa Prabhu
2017-10-08
1
-0
/
+11
*
bridge: suppress arp pkts on BR_NEIGH_SUPPRESS ports
Roopa Prabhu
2017-10-08
1
-58
/
+5
*
net: bridge: add per-port group_fwd_mask with less restrictions
Nikolay Aleksandrov
2017-09-29
1
-0
/
+1
*
net: bridge: fix dest lookup when vlan proto doesn't match
Nikolay Aleksandrov
2017-07-14
1
-1
/
+2
*
bridge: drop netfilter fake rtable unconditionally
Florian Westphal
2017-03-13
1
-0
/
+1
*
bridge: fdb: converge fdb searching functions into one
Nikolay Aleksandrov
2017-02-14
1
-2
/
+2
*
bridge: avoid unnecessary read of jiffies
stephen hemminger
2017-02-07
1
-2
/
+4
*
bridge: fdb: write to used and updated at most once per jiffy
Nikolay Aleksandrov
2017-02-06
1
-1
/
+2
*
bridge: vlan dst_metadata hooks in ingress and egress paths
Roopa Prabhu
2017-02-03
1
-1
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-12
1
-5
/
+2
|
\
|
*
net: bridge: don't increment tx_dropped in br_do_proxy_arp
Nikolay Aleksandrov
2016-09-01
1
-5
/
+2
*
|
net: bridge: change unicast boolean to exact pkt_type
Nikolay Aleksandrov
2016-09-01
1
-15
/
+25
*
|
bridge: switchdev: Add forward mark support for stacked devices
Ido Schimmel
2016-08-26
1
-0
/
+2
|
/
[next]