index
:
pub/scm/linux/kernel/git/pza/linux.git
master
reset tree
Philipp Zabel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_mrp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-31
net: bridge: mrp: fix uninitialised bytes on the wire
Baul Lee
1
-4
/
+2
2026-07-27
net: bridge: mrp: fix Option TLV length in MRP_Test frames
David Corvaglia
1
-1
/
+1
2026-06-12
net: bridge: use atomic ops to read/change p->flags (II)
Eric Dumazet
1
-10
/
+10
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-09-22
net: replace use of system_wq with system_percpu_wq
Marco Crivellari
1
-4
/
+4
2021-06-28
net: bridge: mrp: Update the Test frames for MRA
Horatiu Vultur
1
-0
/
+27
2021-06-04
net: bridge: mrp: Update ring transitions.
Horatiu Vultur
1
-4
/
+2
2021-03-24
bridge: mrp: Disable roles before deleting the MRP instance
Horatiu Vultur
1
-0
/
+7
2021-02-16
bridge: mrp: Update br_mrp to use new return values of br_mrp_switchdev
Horatiu Vultur
1
-16
/
+27
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+6
2021-02-08
bridge: mrp: Fix the usage of br_mrp_port_switchdev_set_state
Horatiu Vultur
1
-3
/
+6
2021-01-09
net: bridge: fix misspellings using codespell tool
Menglong Dong
1
-3
/
+3
2020-11-25
bridge: mrp: Implement LC mode for MRP
Horatiu Vultur
1
-3
/
+15
2020-11-09
bridge: mrp: Use hlist_head instead of list_head for mrp
Horatiu Vultur
1
-13
/
+13
2020-10-29
net: bridge: extend the process of special frames
Henrik Bjoernlund
1
-4
/
+15
2020-07-14
bridge: mrp: Implement the MRP Interconnect API
Horatiu Vultur
1
-31
/
+539
2020-07-14
bridge: mrp: Rename br_mrp_port_open to br_mrp_ring_port_open
Horatiu Vultur
1
-3
/
+3
2020-06-28
bridge: mrp: Fix endian conversion and some other warnings
Horatiu Vultur
1
-1
/
+1
2020-06-23
bridge: mrp: Validate when setting the port role
Horatiu Vultur
1
-2
/
+8
2020-06-01
bridge: mrp: Add support for role MRA
Horatiu Vultur
1
-17
/
+104
2020-06-01
bridge: mrp: Set the priority of MRP instance
Horatiu Vultur
1
-1
/
+2
2020-05-27
bridge: mrp: Rework the MRP netlink interface
Horatiu Vultur
1
-4
/
+4
2020-05-22
bridge: mrp: Restore port state when deleting MRP instance
Horatiu Vultur
1
-4
/
+9
2020-05-22
bridge: mrp: Add br_mrp_unique_ifindex function
Horatiu Vultur
1
-0
/
+25
2020-04-27
bridge: mrp: Connect MRP API with the switchdev API
Horatiu Vultur
1
-0
/
+559