index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: bridge: vlan: fix global vlan option range dumping
Nikolay Aleksandrov
2021-08-12
1
-1
/
+2
*
net: bridge: vlan: use br_rports_fill_info() to export mcast router ports
Nikolay Aleksandrov
2021-08-11
3
-13
/
+37
*
net: bridge: mcast: use the proper multicast context when dumping router ports
Nikolay Aleksandrov
2021-08-11
1
-18
/
+31
*
net: bridge: vlan: add support for mcast router global option
Nikolay Aleksandrov
2021-08-11
5
-10
/
+24
*
net: bridge: vlan: add support for mcast querier global option
Nikolay Aleksandrov
2021-08-11
5
-11
/
+25
*
net: bridge: mcast: querier and query state affect only current context type
Nikolay Aleksandrov
2021-08-11
2
-5
/
+20
*
net: bridge: mcast: move querier state to the multicast context
Nikolay Aleksandrov
2021-08-11
4
-14
/
+15
*
net: bridge: vlan: add support for mcast startup query interval global option
Nikolay Aleksandrov
2021-08-11
2
-0
/
+15
*
net: bridge: vlan: add support for mcast query response interval global option
Nikolay Aleksandrov
2021-08-11
2
-0
/
+15
*
net: bridge: vlan: add support for mcast query interval global option
Nikolay Aleksandrov
2021-08-11
2
-0
/
+15
*
net: bridge: vlan: add support for mcast querier interval global option
Nikolay Aleksandrov
2021-08-11
2
-0
/
+15
*
net: bridge: vlan: add support for mcast membership interval global option
Nikolay Aleksandrov
2021-08-11
2
-0
/
+15
*
net: bridge: vlan: add support for mcast last member interval global option
Nikolay Aleksandrov
2021-08-11
2
-0
/
+17
*
net: bridge: vlan: add support for mcast startup query count global option
Nikolay Aleksandrov
2021-08-11
2
-1
/
+14
*
net: bridge: vlan: add support for mcast last member count global option
Nikolay Aleksandrov
2021-08-11
2
-1
/
+14
*
net: bridge: vlan: add support for mcast igmp/mld version global options
Nikolay Aleksandrov
2021-08-11
5
-16
/
+78
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-08-11
4
-23
/
+137
|
\
|
*
netfilter: ebtables: do not hook tables by default
Florian Westphal
2021-08-02
4
-23
/
+137
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-06
3
-8
/
+27
|
\
\
|
*
|
net: bridge: validate the NUD_PERMANENT bit when adding an extern_learn FDB e...
Vladimir Oltean
2021-08-03
3
-8
/
+27
*
|
|
net: bridge: fix ioctl old_deviceless bridge argument
Nikolay Aleksandrov
2021-08-05
1
-1
/
+1
*
|
|
net: bridge: fix ioctl locking
Nikolay Aleksandrov
2021-08-05
2
-16
/
+25
*
|
|
net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridge
Vladimir Oltean
2021-08-04
3
-28
/
+88
*
|
|
net: bridge: switchdev: fix incorrect use of FDB flags when picking the dst d...
Vladimir Oltean
2021-08-03
2
-2
/
+2
|
|
/
|
/
|
*
|
net: bridge: switchdev: treat local FDBs the same as entries towards the bridge
Vladimir Oltean
2021-07-28
2
-3
/
+2
*
|
net: bridge: switchdev: replay the entire FDB for each port
Vladimir Oltean
2021-07-28
3
-30
/
+11
*
|
net: bridge: move bridge ioctls out of .ndo_do_ioctl
Arnd Bergmann
2021-07-27
4
-17
/
+6
*
|
bridge: use ndo_siocdevprivate
Arnd Bergmann
2021-07-27
3
-12
/
+28
*
|
net: bridge: add a helper for retrieving port VLANs from the data path
Vladimir Oltean
2021-07-26
1
-0
/
+27
*
|
net: bridge: update BROPT_VLAN_ENABLED before notifying switchdev in br_vlan_...
Vladimir Oltean
2021-07-26
1
-2
/
+5
*
|
net: bridge: fix build when setting skb->offload_fwd_mark with CONFIG_NET_SWI...
Vladimir Oltean
2021-07-24
3
-1
/
+12
*
|
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
2021-07-23
4
-5
/
+113
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-07-23
1
-1
/
+1
|
\
|
|
*
net: bridge: do not replay fdb entries pointing towards the bridge twice
Vladimir Oltean
2021-07-20
1
-1
/
+1
*
|
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
2021-07-22
5
-6
/
+97
*
|
net: bridge: guard the switchdev replay helpers against a NULL notifier block
Vladimir Oltean
2021-07-22
3
-0
/
+9
*
|
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
2021-07-22
3
-33
/
+75
*
|
net: bridge: switchdev: recycle unused hwdoms
Tobias Waldekranz
2021-07-22
3
-39
/
+86
*
|
net: bridge: disambiguate offload_fwd_mark
Tobias Waldekranz
2021-07-22
3
-14
/
+25
*
|
net: bridge: multicast: add context support for host-joined groups
Nikolay Aleksandrov
2021-07-21
3
-6
/
+7
*
|
net: bridge: multicast: add mdb context support
Nikolay Aleksandrov
2021-07-21
1
-3
/
+40
*
|
net: bridge: multicast: fix igmp/mld port context null pointer dereferences
Nikolay Aleksandrov
2021-07-21
1
-5
/
+9
*
|
net: bridge: vlan: add mcast snooping control
Nikolay Aleksandrov
2021-07-20
3
-1
/
+46
*
|
net: bridge: vlan: notify when global options change
Nikolay Aleksandrov
2021-07-20
1
-1
/
+79
*
|
net: bridge: vlan: add support for dumping global vlan options
Nikolay Aleksandrov
2021-07-20
3
-8
/
+68
*
|
net: bridge: vlan: add support for global options
Nikolay Aleksandrov
2021-07-20
3
-3
/
+102
*
|
net: bridge: multicast: include router port vlan id in notifications
Nikolay Aleksandrov
2021-07-20
3
-10
/
+25
*
|
net: bridge: multicast: add vlan querier and query support
Nikolay Aleksandrov
2021-07-20
1
-8
/
+60
*
|
net: bridge: multicast: check if should use vlan mcast ctx
Nikolay Aleksandrov
2021-07-20
2
-15
/
+62
*
|
net: bridge: multicast: use the port group to port context helper
Nikolay Aleksandrov
2021-07-20
1
-6
/
+15
[next]