index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_netlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-18
netlink: consistently use NLA_POLICY_EXACT_LEN()
Johannes Berg
1
-2
/
+2
2020-07-14
net: bridge: Add port attribute IFLA_BRPORT_MRP_IN_OPEN
Horatiu Vultur
1
-0
/
+3
2020-07-02
bridge: Extend br_fill_ifinfo to return MPR status
Horatiu Vultur
1
-1
/
+24
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-04-30
net: bridge: vlan: Add a schedule point during VLAN processing
Ido Schimmel
1
-0
/
+1
2020-04-27
net: bridge: Add checks for enabling the STP.
Horatiu Vultur
1
-1
/
+3
2020-04-27
bridge: mrp: Integrate MRP into the bridge
Horatiu Vultur
1
-0
/
+5
2020-04-27
net: bridge: Add port attribute IFLA_BRPORT_MRP_RING_OPEN
Horatiu Vultur
1
-0
/
+3
2020-01-15
net: bridge: vlan: notify on vlan add/delete/change flags
Nikolay Aleksandrov
1
-3
/
+31
2020-01-15
net: bridge: vlan: add new rtm message support
Nikolay Aleksandrov
1
-6
/
+6
2020-01-15
net: bridge: vlan: add rtm definitions and dump support
Nikolay Aleksandrov
1
-0
/
+2
2020-01-15
net: bridge: netlink: add extack error messages when processing vlans
Nikolay Aleksandrov
1
-3
/
+3
2020-01-15
net: bridge: vlan: add helpers to check for vlan id/range validity
Nikolay Aleksandrov
1
-10
/
+3
2019-12-14
net: bridge: add STP xstats
Vivien Didelot
1
-0
/
+13
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
1
-2
/
+4
2019-04-27
net: fix two coding style issues
Michal Kubecek
1
-2
/
+2
2019-04-27
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-16
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-18
net: bridge: remove unneeded variable 'err'
YueHaibing
1
-3
/
+1
2018-12-12
net: bridge: Propagate extack to switchdev
Petr Machata
1
-11
/
+16
2018-12-12
net: ndo_bridge_setlink: Add extack
Petr Machata
1
-1
/
+2
2018-12-05
net: bridge: mark hash_elasticity as obsolete
Nikolay Aleksandrov
1
-7
/
+4
2018-12-05
net: bridge: convert multicast to generic rhashtable
Nikolay Aleksandrov
1
-7
/
+2
2018-11-27
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-08
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-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
[next]