index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-23
net: bridge: Add support for offloading of locked port flag
Hans Schultz
1
-1
/
+1
2022-02-23
net: bridge: Add support for bridge port in locked mode
Hans Schultz
2
-2
/
+15
2022-02-19
bridge: switch br_net_exit to batch mode
Eric Dumazet
1
-6
/
+9
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2022-02-17
net: bridge: multicast: notify switchdev driver whenever MC processing gets d...
Oleksandr Mazur
1
-0
/
+4
2022-02-16
net: bridge: switchdev: replay all VLAN groups
Vladimir Oltean
1
-41
/
+49
2022-02-16
net: bridge: make nbp_switchdev_unsync_objs() follow reverse order of sync()
Vladimir Oltean
1
-2
/
+2
2022-02-16
net: bridge: switchdev: differentiate new VLANs from changed ones
Vladimir Oltean
3
-9
/
+10
2022-02-16
net: bridge: vlan: notify switchdev only when something changed
Vladimir Oltean
1
-30
/
+65
2022-02-16
net: bridge: vlan: make __vlan_add_flags react only to PVID and UNTAGGED
Vladimir Oltean
1
-2
/
+4
2022-02-16
net: bridge: vlan: don't notify to switchdev master VLANs without BRENTRY flag
Vladimir Oltean
1
-3
/
+6
2022-02-16
net: bridge: vlan: check early for lack of BRENTRY flag in br_vlan_add_existing
Vladimir Oltean
1
-6
/
+4
2022-02-15
net: bridge: vlan: check for errors from __vlan_del in __vlan_flush
Vladimir Oltean
1
-1
/
+8
2022-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
1
-4
/
+4
2022-01-27
net: bridge: vlan: fix memory leak in __allowed_ingress
Tim Yi
1
-3
/
+3
2022-01-27
net: bridge: vlan: fix single net device option dumping
Nikolay Aleksandrov
1
-1
/
+2
2022-01-27
netfilter: nft_reject_bridge: Fix for missing reply from prerouting
Phil Sutter
1
-4
/
+4
2022-01-12
net: bridge: fix net device refcount tracking issue in error path
Eric Dumazet
1
-1
/
+2
2022-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
1
-0
/
+20
2022-01-10
netfilter: nft_meta: cancel register tracking after meta update
Pablo Neira Ayuso
1
-0
/
+20
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+1
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-9
/
+47
2021-12-30
net: bridge: mcast: fix br_multicast_ctx_vlan_global_disabled helper
Nikolay Aleksandrov
1
-3
/
+3
2021-12-29
net: bridge: mcast: add and enforce startup query interval minimum
Nikolay Aleksandrov
5
-3
/
+22
2021-12-29
net: bridge: mcast: add and enforce query interval minimum
Nikolay Aleksandrov
5
-3
/
+22
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
1
-0
/
+1
2021-12-27
net: bridge: Get SIOCGIFBR/SIOCSIFBR ioctl working in compat mode
Remi Pommarel
1
-25
/
+50
2021-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-12-23
net: bridge: fix ioctl old_deviceless bridge argument
Remi Pommarel
1
-1
/
+1
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
1
-4
/
+3
2021-12-08
net: bridge: add net device refcount tracker
Eric Dumazet
2
-3
/
+4
2021-12-01
netfilter: bridge: add support for pppoe filtering
Florian Westphal
1
-4
/
+3
2021-11-27
bridge: use __set_bit in __br_vlan_set_default_pvid
Xin Long
1
-2
/
+2
2021-11-25
net: bridge: Allow base 16 inputs in sysfs
Ido Schimmel
1
-1
/
+1
2021-11-22
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
1
-1
/
+1
2021-11-22
net: annotate accesses to dev->gso_max_size
Eric Dumazet
1
-1
/
+1
2021-11-19
net/bridge: replace simple_strtoul to kstrtol
Bernard Zhao
1
-4
/
+3
2021-11-15
net: bridge: Slightly optimize 'find_portno()'
Christophe JAILLET
1
-4
/
+4
2021-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2021-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-3
/
+4
2021-10-30
net: bridge: switchdev: fix shim definition for br_switchdev_mdb_notify
Vladimir Oltean
1
-12
/
+11
2021-10-29
net: bridge: fix uninitialized variables when BRIDGE_CFM is disabled
Ivan Vecera
1
-0
/
+2
2021-10-29
net: bridge: switchdev: consistent function naming
Vladimir Oltean
1
-54
/
+63
2021-10-29
net: bridge: mdb: move all switchdev logic to br_switchdev.c
Vladimir Oltean
3
-252
/
+262
2021-10-29
net: bridge: split out the switchdev portion of br_mdb_notify
Vladimir Oltean
1
-27
/
+35
2021-10-29
net: bridge: move br_vlan_replay to br_switchdev.c
Vladimir Oltean
3
-94
/
+85
2021-10-29
net: bridge: provide shim definition for br_vlan_flags
Vladimir Oltean
1
-0
/
+5
2021-10-27
net: bridge: create a common function for populating switchdev FDB entries
Vladimir Oltean
1
-19
/
+22
2021-10-27
net: bridge: move br_fdb_replay inside br_switchdev.c
Vladimir Oltean
3
-56
/
+54
2021-10-27
net: bridge: reduce indentation level in fdb_create
Vladimir Oltean
1
-14
/
+17
[prev]
[next]