index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
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
2018-01-02
net: bridge: fix early call to br_stp_change_bridge_id and plug newlink leaks
Nikolay Aleksandrov
1
-5
/
+6
2017-10-22
net: bridge: fix returning of vlan range op errors
Nikolay Aleksandrov
1
-1
/
+1
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink
Matthias Schiffer
1
-1
/
+2
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.validate
Matthias Schiffer
1
-1
/
+3
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.changelink
Matthias Schiffer
1
-2
/
+3
2017-06-26
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-06
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-15
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-11
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-06
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
2017-01-20
bridge: netlink: call br_changelink() during br_dev_newlink()
Ivan Vecera
1
-14
/
+19
2016-11-21
bridge: mcast: add MLDv2 querier support
Nikolay Aleksandrov
1
-1
/
+18
2016-11-21
bridge: mcast: add IGMPv3 query support
Nikolay Aleksandrov
1
-1
/
+14
2016-09-01
net: bridge: add per-port multicast flood flag
Nikolay Aleksandrov
1
-3
/
+9
2016-08-26
net: bridge: export also pvid flag in the xstats flags
Nikolay Aleksandrov
1
-0
/
+5
2016-08-18
net: bridge: export vlan flags with the stats
Nikolay Aleksandrov
1
-0
/
+1
2016-08-18
net: bridge: consolidate bridge and port linkxstats calls
Nikolay Aleksandrov
1
-75
/
+39
2016-06-30
net: bridge: add support for IGMP/MLD stats and export them via netlink
Nikolay Aleksandrov
1
-26
/
+65
2016-06-30
net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attribute
Nikolay Aleksandrov
1
-3
/
+56
2016-06-29
net: bridge: fix vlan stats continue counter
Nikolay Aleksandrov
1
-1
/
+1
2016-05-02
bridge: netlink: export per-vlan stats
Nikolay Aleksandrov
1
-0
/
+65
2016-05-02
bridge: vlan: learn to count
Nikolay Aleksandrov
1
-1
/
+12
2016-04-25
bridge: use nla_put_u64_64bit()
Nicolas Dichtel
1
-26
/
+36
2016-02-18
net: bridge: log port STP state on change
Vivien Didelot
1
-1
/
+0
2015-10-21
netlink: Rightsize IFLA_AF_SPEC size calculation
Arad, Ronen
1
-20
/
+1
2015-10-13
bridge: vlan: use rcu for vlan_list traversal in br_fill_ifinfo
Nikolay Aleksandrov
1
-8
/
+13
2015-10-13
bridge: vlan: use proper rcu for the vlgrp member
Nikolay Aleksandrov
1
-2
/
+2
2015-10-12
bridge: vlan: enforce no pvid flag in vlan ranges
Nikolay Aleksandrov
1
-0
/
+3
2015-10-12
bridge: push bridge setting ageing_time down to switchdev
Scott Feldman
1
-3
/
+3
2015-10-07
bridge: netlink: add support for port's multicast_router attribute
Nikolay Aleksandrov
1
-0
/
+19
2015-10-07
bridge: netlink: allow to flush port's fdb
Nikolay Aleksandrov
1
-0
/
+3
2015-10-07
bridge: netlink: export port's timer values
Nikolay Aleksandrov
1
-0
/
+14
2015-10-07
bridge: netlink: export port's topology_change_ack and config_pending
Nikolay Aleksandrov
1
-1
/
+6
2015-10-07
bridge: netlink: export port's id and number
Nikolay Aleksandrov
1
-1
/
+5
2015-10-07
bridge: netlink: export port's designated cost and port
Nikolay Aleksandrov
1
-1
/
+5
2015-10-07
bridge: netlink: export port's bridge id
Nikolay Aleksandrov
1
-1
/
+4
2015-10-07
bridge: netlink: export port's root id
Nikolay Aleksandrov
1
-1
/
+4
2015-10-07
bridge: netlink: make br_fill_info's frame size smaller
Nikolay Aleksandrov
1
-23
/
+19
2015-10-04
bridge: netlink: add support for default_pvid
Nikolay Aleksandrov
1
-1
/
+12
[next]