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