index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
sja1105
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-19
net: dsa: sja1105: fix -ENOSPC when replacing the same tc-cbs too many times
Vladimir Oltean
1
-3
/
+20
2023-09-19
net: dsa: sja1105: fix bandwidth discrepancy between tc-cbs software and offload
Vladimir Oltean
1
-3
/
+12
2022-12-14
net: dsa: sja1105: fix memory leak in sja1105_setup_devlink_regions()
Zhengchao Shao
1
-0
/
+2
2022-08-25
net: dsa: sja1105: fix buffer overflow in sja1105_setup_devlink_regions()
Rustam Subkhankulov
1
-1
/
+1
2021-08-18
net: dsa: sja1105: fix broken backpressure in .port_fdb_dump
Vladimir Oltean
1
-1
/
+3
2021-08-12
net: dsa: sja1105: match FDB entries regardless of inner/outer VLAN tag
Vladimir Oltean
1
-4
/
+0
2021-08-12
net: dsa: sja1105: be stateless with FDB entries on SJA1105P/Q/R/S/SJA1110 too
Vladimir Oltean
1
-14
/
+4
2021-08-12
net: dsa: sja1105: invalidate dynamic FDB entries learned concurrently with s...
Vladimir Oltean
1
-2
/
+55
2021-08-12
net: dsa: sja1105: overwrite dynamic FDB entries with static ones in .port_fd...
Vladimir Oltean
1
-4
/
+6
2021-07-28
net: dsa: sja1105: make VID 4095 a bridge VLAN too
Vladimir Oltean
1
-0
/
+6
2021-07-14
net: dsa: sja1105: fix NULL pointer dereference in sja1105_reload_cbs()
Vladimir Oltean
1
-0
/
+6
2021-06-03
net: dsa: sja1105: fix VL lookup command packing for P/Q/R/S
Vladimir Oltean
1
-4
/
+19
2021-06-03
net: dsa: sja1105: call dsa_unregister_switch when allocating memory fails
Vladimir Oltean
1
-4
/
+11
2021-06-03
net: dsa: sja1105: add error handling in sja1105_setup()
Vladimir Oltean
1
-3
/
+14
2021-06-03
net: dsa: sja1105: error out on unsupported PHY mode
Vladimir Oltean
1
-0
/
+1
2021-06-03
net: dsa: sja1105: use 4095 as the private VLAN for untagged traffic
Vladimir Oltean
1
-12
/
+11
2021-06-03
net: dsa: sja1105: update existing VLANs from the bridge VLAN list
Vladimir Oltean
1
-4
/
+15
2021-03-17
net: dsa: sja1105: fix SGMII PCS being forced to SPEED_UNKNOWN instead of SPE...
Vladimir Oltean
1
-1
/
+1
2020-10-05
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
3
-8
/
+21
2020-10-04
net: dsa: sja1105: remove duplicate prefix for VL Lookup dynamic config
Vladimir Oltean
1
-5
/
+5
2020-09-26
net: dsa: sja1105: implement .devlink_info_get
Vladimir Oltean
3
-0
/
+21
2020-09-26
net: dsa: sja1105: expose static config as devlink region
Vladimir Oltean
3
-3
/
+124
2020-09-26
net: dsa: sja1105: move devlink param code to sja1105_devlink.c
Vladimir Oltean
4
-103
/
+132
2020-09-21
net: dsa: tag_8021q: add VLANs to the master interface too
Vladimir Oltean
1
-1
/
+6
2020-09-12
net: dsa: tag_8021q: add a context structure
Vladimir Oltean
2
-90
/
+126
2020-09-12
net: dsa: tag_8021q: setup tagging via a single function call
Vladimir Oltean
1
-11
/
+4
2020-08-25
net: dsa: sja1105: Do not use address of compatible member in sja1105_check_d...
Nathan Chancellor
1
-1
/
+1
2020-08-05
net: dsa: sja1105: use detected device id instead of DT one on mismatch
Vladimir Oltean
1
-11
/
+24
2020-08-04
net: dsa: sja1105: poll for extts events from a timer
Vladimir Oltean
2
-34
/
+50
2020-06-30
net:qos: police action offloading parameter 'burst' change to the original value
Po Liu
2
-12
/
+8
2020-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-166
/
+173
2020-06-26
net: dsa: sja1105: fix tc-gate schedule with single element
Vladimir Oltean
1
-2
/
+1
2020-06-26
net: dsa: sja1105: recalculate gating subschedule after deleting tc-gate rules
Vladimir Oltean
1
-0
/
+8
2020-06-26
net: dsa: sja1105: unconditionally free old gating config
Vladimir Oltean
1
-2
/
+2
2020-06-26
net: dsa: sja1105: move sja1105_compose_gating_subschedule at the top
Vladimir Oltean
1
-160
/
+160
2020-06-23
net: dsa: sja1105: make the instantiations of struct sja1105_info constant
Vladimir Oltean
2
-12
/
+17
2020-06-23
net: dsa: sja1105: make config table operation structures constant
Vladimir Oltean
4
-16
/
+16
2020-06-23
net: dsa: sja1105: remove empty structures from config table ops
Vladimir Oltean
2
-45
/
+0
2020-06-19
net: dsa: sja1105: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2020-06-19
net: qos offload add flow status with dropped count
Po Liu
1
-1
/
+1
2020-06-19
net: dsa: sja1105: fix checks for VLAN state in gate action
Vladimir Oltean
1
-1
/
+3
2020-06-19
net: dsa: sja1105: fix checks for VLAN state in redirect action
Vladimir Oltean
1
-1
/
+3
2020-06-19
net: dsa: sja1105: remove debugging code in sja1105_vl_gate
Vladimir Oltean
1
-4
/
+0
2020-06-15
net: dsa: sja1105: fix PTP timestamping with large tc-taprio cycles
Vladimir Oltean
1
-4
/
+4
2020-06-01
net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_vl.c
Vladimir Oltean
2
-1
/
+3
2020-05-31
net: dsa: sja1105: fix port mirroring for P/Q/R/S
Vladimir Oltean
3
-16
/
+48
2020-05-31
net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_static_config.c
Vladimir Oltean
2
-18
/
+18
2020-05-30
net: dsa: sja1105: avoid invalid state in sja1105_vlan_filtering
Vladimir Oltean
1
-0
/
+4
2020-05-28
net: dsa: sja1105: offload the Credit-Based Shaper qdisc
Vladimir Oltean
5
-0
/
+199
2020-05-12
net: dsa: sja1105: implement VLAN retagging for dsa_8021q sub-VLANs
Vladimir Oltean
1
-3
/
+409
[next]