index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
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