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
2021-01-27
net: bridge: multicast: fix br_multicast_eht_set_entry_lookup indentation
Nikolay Aleksandrov
1
-9
/
+9
2021-01-26
bridge: Use PTR_ERR_OR_ZERO instead if(IS_ERR(...)) + PTR_ERR
Jiapeng Zhong
1
-1
/
+1
2021-01-23
net: mrp: move struct definitions out of uapi
Rasmus Villemoes
1
-0
/
+29
2021-01-23
net: bridge: multicast: mark IGMPv3/MLDv2 fast-leave deletes
Nikolay Aleksandrov
3
-12
/
+20
2021-01-23
net: bridge: multicast: handle block pg delete for all cases
Nikolay Aleksandrov
1
-8
/
+9
2021-01-23
net: bridge: multicast: add EHT host filter_mode handling
Nikolay Aleksandrov
1
-4
/
+38
2021-01-23
net: bridge: multicast: optimize TO_INCLUDE EHT timeouts
Nikolay Aleksandrov
1
-0
/
+21
2021-01-23
net: bridge: multicast: add EHT include and exclude handling
Nikolay Aleksandrov
3
-23
/
+168
2021-01-23
net: bridge: multicast: add EHT allow/block handling
Nikolay Aleksandrov
4
-14
/
+290
2021-01-23
net: bridge: multicast: add EHT host delete function
Nikolay Aleksandrov
1
-0
/
+17
2021-01-23
net: bridge: multicast: add EHT source set handling functions
Nikolay Aleksandrov
3
-0
/
+325
2021-01-23
net: bridge: multicast: add EHT host handling functions
Nikolay Aleksandrov
3
-1
/
+117
2021-01-23
net: bridge: multicast: add EHT structures and definitions
Nikolay Aleksandrov
3
-0
/
+53
2021-01-23
net: bridge: multicast: calculate idx position without changing ptr
Nikolay Aleksandrov
1
-18
/
+9
2021-01-23
net: bridge: multicast: __grp_src_block_incl can modify pg
Nikolay Aleksandrov
1
-3
/
+11
2021-01-23
net: bridge: multicast: pass host src address to IGMPv3/MLDv2 functions
Nikolay Aleksandrov
1
-41
/
+49
2021-01-23
net: bridge: multicast: rename src_size to addr_size
Nikolay Aleksandrov
1
-39
/
+39
2021-01-19
net: bridge: check vlan with eth_type_vlan() method
Menglong Dong
3
-12
/
+5
2021-01-12
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
1
-4
/
+2
2021-01-10
net: bridge: fix misspellings using codespell tool
Menglong Dong
4
-7
/
+7
2021-01-08
net: bridge: notify switchdev of disappearance of old FDB entry upon migration
Vladimir Oltean
1
-0
/
+1
2020-12-15
net: bridge: Fix a warning when del bridge sysfs
Wang Hai
1
-1
/
+4
2020-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
1
-0
/
+2
2020-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-10
/
+44
2020-12-08
bridge: Fix a deadlock when enabling multicast snooping
Joseph Huang
3
-9
/
+41
2020-12-05
net: bridge: vlan: fix error return code in __vlan_add()
Zhang Changzhong
1
-1
/
+3
2020-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+5
2020-12-02
bridge: switchdev: Notify about VLAN protocol changes
Danielle Ratson
1
-2
/
+14
2020-11-28
netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING traversal
Antoine Tenart
1
-2
/
+5
2020-11-26
bridge: mrp: Implement LC mode for MRP
Horatiu Vultur
1
-3
/
+15
2020-11-22
netfilter: nft_reject_bridge: fix build errors due to code movement
Randy Dunlap
1
-0
/
+2
2020-11-22
net: bridge: switch to net core statistics counters handling
Heiner Kallweit
3
-28
/
+10
2020-11-20
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2020-11-19
net: bridge: replace struct br_vlan_stats with pcpu_sw_netstats
Heiner Kallweit
3
-19
/
+12
2020-11-17
net: bridge: add missing counters to ndo_get_stats64 callback
Heiner Kallweit
1
-0
/
+1
2020-11-10
bridge: mrp: Use hlist_head instead of list_head for mrp
Horatiu Vultur
5
-17
/
+17
2020-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2
-250
/
+7
2020-11-01
net: bridge: mcast: fix stub definition of br_multicast_querier_exists
Vladimir Oltean
1
-1
/
+2
2020-10-31
netfilter: nft_reject: unify reject init and dump into nft_reject
Jose M. Guisado Gomez
1
-58
/
+2
2020-10-31
netfilter: nf_reject: add reject skbuff creation helpers
Jose M. Guisado Gomez
2
-192
/
+5
2020-10-31
net: bridge: explicitly convert between mdb entry state and port group flags
Vladimir Oltean
1
-1
/
+5
2020-10-31
net: bridge: mcast: add support for raw L2 multicast groups
Nikolay Aleksandrov
5
-10
/
+41
2020-10-30
bridge: cfm: Netlink Notifications.
Henrik Bjoernlund
4
-21
/
+147
2020-10-30
bridge: cfm: Netlink GET status Interface.
Henrik Bjoernlund
3
-3
/
+124
2020-10-30
bridge: cfm: Netlink GET configuration Interface.
Henrik Bjoernlund
3
-2
/
+194
2020-10-30
bridge: cfm: Netlink SET configuration Interface.
Henrik Bjoernlund
5
-2
/
+480
2020-10-30
bridge: cfm: Kernel space implementation of CFM. CCM frame RX added.
Henrik Bjoernlund
2
-0
/
+301
2020-10-30
bridge: cfm: Kernel space implementation of CFM. CCM frame TX added.
Henrik Bjoernlund
2
-0
/
+339
2020-10-30
bridge: cfm: Kernel space implementation of CFM. MEP create/delete.
Henrik Bjoernlund
5
-0
/
+334
2020-10-30
bridge: cfm: Add BRIDGE_CFM to Kconfig.
Henrik Bjoernlund
3
-0
/
+17
[prev]
[next]