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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-20
net/sched: flower: Reduce identation after is_key_vlan refactoring
Boris Sukholitko
1
-17
/
+17
2022-04-20
net/sched: flower: Helper function for vlan ethtype checks
Boris Sukholitko
1
-15
/
+17
2022-04-20
ar5523: Use kzalloc instead of kmalloc/memset
Haowen Bai
1
-2
/
+1
2022-04-20
net: dsa: realtek: remove realtek,rtl8367s string
Luiz Angelo Daros de Luca
2
-5
/
+0
2022-04-20
dt-bindings: net: dsa: realtek: cleanup compatible strings
Luiz Angelo Daros de Luca
1
-21
/
+14
2022-04-20
Merge branch 'hns3-next'
David S. Miller
12
-46
/
+116
2022-04-20
net: hns3: remove unnecessary line wrap for hns3_set_tunable
Hao Chen
1
-6
/
+3
2022-04-20
net: hns3: replace magic value by HCLGE_RING_REG_OFFSET
Peng Li
1
-1
/
+1
2022-04-20
net: hns3: fix the wrong words in comments
Peng Li
3
-3
/
+3
2022-04-20
net: hns3: update the comment of function hclgevf_get_mbx_resp
Peng Li
1
-2
/
+4
2022-04-20
net: hns3: add log for setting tx spare buf size
Hao Chen
1
-0
/
+6
2022-04-20
net: hns3: add failure logs in hclge_set_vport_mtu
Jie Wang
1
-0
/
+3
2022-04-20
net: hns3: refine the definition for struct hclge_pf_to_vf_msg
Jian Shen
2
-5
/
+14
2022-04-20
net: hns3: refactor hns3_set_ringparam()
Hao Chen
2
-22
/
+49
2022-04-20
net: hns3: add ethtool parameter check for CQE/EQE mode
Yufeng Mo
5
-7
/
+33
2022-04-20
Merge branch 'atlantic-xdp-multi-buffer'
David S. Miller
12
-45
/
+670
2022-04-20
net: atlantic: Implement .ndo_xdp_xmit handler
Taehee Yoo
3
-0
/
+26
2022-04-20
net: atlantic: Implement xdp data plane
Taehee Yoo
6
-9
/
+468
2022-04-20
net: atlantic: Implement xdp control plane
Taehee Yoo
10
-37
/
+177
2022-04-20
Merge branch 'dsa-cross-chip-notifier-cleanup'
David S. Miller
5
-239
/
+146
2022-04-20
net: dsa: don't emit targeted cross-chip notifiers for MTU change
Vladimir Oltean
4
-25
/
+7
2022-04-20
net: dsa: drop dsa_slave_priv from dsa_slave_change_mtu
Vladimir Oltean
1
-2
/
+1
2022-04-20
net: dsa: avoid one dsa_to_port() in dsa_slave_change_mtu
Vladimir Oltean
1
-4
/
+1
2022-04-20
net: dsa: use dsa_tree_for_each_user_port in dsa_slave_change_mtu
Vladimir Oltean
1
-8
/
+5
2022-04-20
net: dsa: make cross-chip notifiers more efficient for host events
Vladimir Oltean
4
-140
/
+76
2022-04-20
net: dsa: move reset of VLAN filtering to dsa_port_switchdev_unsync_attrs
Vladimir Oltean
2
-61
/
+57
2022-04-19
Merge branch 'rtnetlink-improve-alt_ifname-config-and-fix-dangerous-group-usage'
Paolo Abeni
1
-46
/
+45
2022-04-19
rtnetlink: return EINVAL when request cannot succeed
Florent Fourcot
1
-1
/
+1
2022-04-19
rtnetlink: return ENODEV when IFLA_ALT_IFNAME is used in dellink
Florent Fourcot
1
-1
/
+1
2022-04-19
rtnetlink: enable alt_ifname for setlink/newlink
Florent Fourcot
1
-40
/
+29
2022-04-19
rtnetlink: return ENODEV when ifname does not exist and group is given
Florent Fourcot
1
-4
/
+14
2022-04-19
Merge branch 'net-sched-allow-user-to-select-txqueue'
Paolo Abeni
6
-5
/
+88
2022-04-19
net: sched: support hash selecting tx queue
Tonghao Zhang
3
-2
/
+50
2022-04-19
net: sched: use queue_mapping to pick tx queue
Tonghao Zhang
4
-3
/
+38
2022-04-18
docs: net: dsa: describe issues with checksum offload
Luiz Angelo Daros de Luca
1
-0
/
+17
2022-04-18
Merge branch 'mlxsw-line-card'
David S. Miller
16
-84
/
+2896
2022-04-18
selftests: mlxsw: Introduce devlink line card provision/unprovision/activatio...
Jiri Pirko
1
-0
/
+280
2022-04-18
mlxsw: spectrum: Add port to linecard mapping
Jiri Pirko
8
-33
/
+107
2022-04-18
mlxsw: core: Extend driver ops by remove selected ports op
Jiri Pirko
3
-0
/
+34
2022-04-18
mlxsw: core_linecards: Implement line card activation process
Jiri Pirko
2
-1
/
+66
2022-04-18
mlxsw: core_linecards: Add line card objects and implement provisioning
Jiri Pirko
6
-1
/
+1006
2022-04-18
mlxsw: reg: Add Management Binary Code Transfer Register
Jiri Pirko
1
-0
/
+122
2022-04-18
mlxsw: reg: Add Management DownStream Device Control Register
Jiri Pirko
1
-0
/
+37
2022-04-18
mlxsw: reg: Add Management DownStream Device Query Register
Jiri Pirko
1
-0
/
+144
2022-04-18
mlxsw: spectrum: Introduce port mapping change event processing
Jiri Pirko
3
-9
/
+166
2022-04-18
mlxsw: Narrow the critical section of devl_lock during ports creation/removal
Jiri Pirko
2
-13
/
+14
2022-04-18
mlxsw: reg: Add Ports Mapping Event Configuration Register
Jiri Pirko
1
-0
/
+64
2022-04-18
mlxsw: spectrum: Allocate port mapping array of structs instead of pointers
Jiri Pirko
2
-25
/
+9
2022-04-18
mlxsw: spectrum: Allow lane to start from non-zero index
Jiri Pirko
1
-1
/
+3
2022-04-18
devlink: add port to line card relationship set
Jiri Pirko
2
-1
/
+28
[next]