index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_netlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-28
netlink: make validation more configurable for future strictness
Johannes Berg
1
-2
/
+4
2019-04-28
net: fix two coding style issues
Michal Kubecek
1
-2
/
+2
2019-04-28
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
1
-3
/
+3
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-04-17
net: bridge: fix netlink export of vlan_stats_per_port option
Nikolay Aleksandrov
1
-1
/
+1
2019-03-29
net: bridge: use netif_is_bridge_port()
Julian Wiedmann
1
-1
/
+1
2018-12-19
net: bridge: remove unneeded variable 'err'
YueHaibing
1
-3
/
+1
2018-12-13
net: bridge: Propagate extack to switchdev
Petr Machata
1
-11
/
+16
2018-12-13
net: ndo_bridge_setlink: Add extack
Petr Machata
1
-1
/
+2
2018-12-06
net: bridge: mark hash_elasticity as obsolete
Nikolay Aleksandrov
1
-7
/
+4
2018-12-06
net: bridge: convert multicast to generic rhashtable
Nikolay Aleksandrov
1
-7
/
+2
2018-11-28
net: bridge: add support for user-controlled bool options
Nikolay Aleksandrov
1
-1
/
+16
2018-10-12
net: bridge: add support for per-port vlan stats
Nikolay Aleksandrov
1
-1
/
+13
2018-09-26
net: bridge: convert mcast options to bits
Nikolay Aleksandrov
1
-5
/
+6
2018-09-26
net: bridge: convert and rename mcast disabled
Nikolay Aleksandrov
1
-1
/
+2
2018-09-26
net: bridge: convert group_addr_set option to a bit
Nikolay Aleksandrov
1
-1
/
+1
2018-09-26
net: bridge: convert nf call options to bits
Nikolay Aleksandrov
1
-6
/
+6
2018-09-26
net: bridge: add bitfield for options and convert vlan opts
Nikolay Aleksandrov
1
-1
/
+2
2018-07-23
net: bridge: add support for backup port
Nikolay Aleksandrov
1
-1
/
+29
2018-05-25
net: bridge: add support for port isolation
Nikolay Aleksandrov
1
-1
/
+8
2017-12-18
net: bridge: fix early call to br_stp_change_bridge_id and plug newlink leaks
Nikolay Aleksandrov
1
-5
/
+6
2017-11-14
net: bridge: add vlan_tunnel to bridge port policies
Nikolay Aleksandrov
1
-0
/
+1
2017-11-02
net: bridge: add notifications for the bridge dev on vlan change
Nikolay Aleksandrov
1
-26
/
+32
2017-11-01
net: bridge: add neigh_suppress to bridge port policies
Nikolay Aleksandrov
1
-0
/
+1
2017-10-29
bridge: vlan: signal if anything changed on vlan add
Nikolay Aleksandrov
1
-3
/
+6
2017-10-29
bridge: netlink: make setlink/dellink notifications more accurate
Nikolay Aleksandrov
1
-18
/
+26
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-10-22
net: bridge: fix returning of vlan range op errors
Nikolay Aleksandrov
1
-1
/
+1
2017-10-09
bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd flood
Roopa Prabhu
1
-1
/
+9
2017-09-29
net: bridge: add per-port group_fwd_mask with less restrictions
Nikolay Aleksandrov
1
-1
/
+13
2017-06-27
net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink
Matthias Schiffer
1
-1
/
+2
2017-06-27
net: add netlink_ext_ack argument to rtnl_link_ops.validate
Matthias Schiffer
1
-1
/
+3
2017-06-27
net: add netlink_ext_ack argument to rtnl_link_ops.changelink
Matthias Schiffer
1
-2
/
+3
2017-06-27
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
Matthias Schiffer
1
-1
/
+2
2017-06-08
net: bridge: Add support for offloading port attributes
Arkadi Sharshevsky
1
-21
/
+66
2017-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-06-06
net: bridge: fix a null pointer dereference in br_afspec
Nikolay Aleksandrov
1
-1
/
+1
2017-05-26
bridge: Export VLAN filtering state
Ido Schimmel
1
-1
/
+1
2017-05-18
bridge: netlink: check vlan_default_pvid range
Tobias Jungel
1
-0
/
+7
2017-05-05
bridge: netlink: account for IFLA_BRPORT_{B, M}CAST_FLOOD size and policy
Tobias Klauser
1
-0
/
+4
2017-04-27
bridge: add per-port broadcast flood flag
Mike Manning
1
-0
/
+3
2017-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+5
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-2
/
+2
2017-04-12
bridge: netlink: register netdevice before executing changelink
Ido Schimmel
1
-2
/
+5
2017-02-07
net: bridge: remove redundant check to see if err is set
Colin Ian King
1
-3
/
+0
2017-02-07
bridge: move to workqueue gc
Nikolay Aleksandrov
1
-1
/
+1
2017-02-03
bridge: per vlan dst_metadata netlink support
Roopa Prabhu
1
-45
/
+95
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-14
/
+19
2017-01-24
bridge: multicast to unicast
Felix Fietkau
1
-0
/
+5
[next]