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_mrp_netlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-09
bridge: mrp: Use hlist_head instead of list_head for mrp
Horatiu Vultur
1
-1
/
+1
2020-07-14
bridge: mrp: Extend br_mrp_fill_info
Horatiu Vultur
1
-0
/
+18
2020-07-14
bridge: mrp: Extend MRP netlink interface for configuring MRP interconnect
Horatiu Vultur
1
-0
/
+140
2020-07-14
bridge: mrp: Add br_mrp_in_port_open function
Horatiu Vultur
1
-0
/
+22
2020-07-14
bridge: mrp: Rename br_mrp_port_open to br_mrp_ring_port_open
Horatiu Vultur
1
-1
/
+1
2020-07-02
bridge: mrp: Add br_mrp_fill_info
Horatiu Vultur
1
-0
/
+64
2020-06-01
bridge: mrp: Add support for role MRA
Horatiu Vultur
1
-0
/
+6
2020-06-01
bridge: mrp: Set the priority of MRP instance
Horatiu Vultur
1
-0
/
+5
2020-05-27
bridge: mrp: Rework the MRP netlink interface
Horatiu Vultur
1
-38
/
+228
2020-05-25
bridge: mrp: Fix out-of-bounds read in br_mrp_parse
Horatiu Vultur
1
-0
/
+6
2020-05-07
net: remove newlines in NL_SET_ERR_MSG_MOD
Jacob Keller
1
-1
/
+1
2020-04-27
bridge: mrp: Implement netlink interface to configure MRP
Horatiu Vultur
1
-0
/
+91
2020-04-27
bridge: mrp: Connect MRP API with the switchdev API
Horatiu Vultur
1
-0
/
+29