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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-24
net: dsa: mt7530: define MAC speed capabilities per switch model
Arınç ÜNAL
1
-5
/
+10
2024-04-24
net: dsa: mt7530: return mt7530_setup_mdio & mt7531_setup_common on error
Arınç ÜNAL
1
-1
/
+5
2024-04-24
net: dsa: mt7530: move MT753X_MTRAP operations for MT7530
Arınç ÜNAL
1
-11
/
+27
2024-04-24
net: dsa: mt7530: refactor MT7530_HWTRAP and MT7530_MHWTRAP
Arınç ÜNAL
2
-55
/
+54
2024-04-24
net: dsa: mt7530: refactor MT7530_MFC and MT7531_CFC, add MT7531_QRY_FFP
Arınç ÜNAL
2
-50
/
+57
2024-04-24
net: dsa: mt7530: rename mt753x_bpdu_port_fw enum to mt753x_to_cpu_fw
Arınç ÜNAL
2
-64
/
+56
2024-04-24
net: dsa: mt7530: rename p5_intf_sel and use only for MT7530 switch
Arınç ÜNAL
2
-44
/
+33
2024-04-24
net: dsa: mt7530: refactor MT7530_PMCR_P()
Arınç ÜNAL
2
-40
/
+42
2024-04-24
net: dsa: mt7530: disable EEE abilities on failure on MT7531 and MT7988
Arınç ÜNAL
1
-1
/
+5
2024-04-24
neighbour: fix neigh_master_filtered()
Eric Dumazet
1
-1
/
+1
2024-04-23
Merge branch 'selftests-drv-net-support-testing-with-a-remote-system'
Jakub Kicinski
12
-30
/
+417
2024-04-23
selftests: drv-net: add require_XYZ() helpers for validating env
Jakub Kicinski
2
-1
/
+34
2024-04-23
selftests: drv-net: add a TCP ping test case (and useful helpers)
Jakub Kicinski
3
-1
/
+68
2024-04-23
selftests: net: support matching cases by name prefix
Jakub Kicinski
2
-3
/
+13
2024-04-23
selftests: drv-net: add a trivial ping test
Jakub Kicinski
2
-1
/
+31
2024-04-23
selftests: drv-net: construct environment for running tests which require an ...
Jakub Kicinski
4
-1
/
+162
2024-04-23
selftests: drv-net: factor out parsing of the env
Jakub Kicinski
1
-18
/
+27
2024-04-23
selftests: drv-net: define endpoint structures
Jakub Kicinski
5
-8
/
+85
2024-04-23
Merge branch 'netdev-support-dumping-a-single-netdev-in-qstats'
Jakub Kicinski
6
-81
/
+188
2024-04-23
selftests: drv-net: test dumping qstats per device
Jakub Kicinski
2
-3
/
+77
2024-04-23
netlink: support all extack types in dumps
Jakub Kicinski
1
-5
/
+10
2024-04-23
netlink: move extack writing helpers
Jakub Kicinski
1
-63
/
+63
2024-04-23
netdev: support dumping a single netdev in qstats
Jakub Kicinski
3
-13
/
+41
2024-04-23
af_unix: Don't access successor in unix_del_edges() during GC.
Kuniyuki Iwashima
1
-5
/
+12
2024-04-23
Merge branch 'net-ipa-eight-simple-cleanups'
Paolo Abeni
15
-167
/
+51
2024-04-23
net: ipa: kill ipa_version_supported()
Alex Elder
2
-23
/
+0
2024-04-23
net: ipa: fix two minor ipa_cmd problems
Alex Elder
2
-8
/
+4
2024-04-23
net: ipa: fix two bogus argument names
Alex Elder
1
-3
/
+3
2024-04-23
net: ipa: make ipa_table_hash_support() a real function
Alex Elder
2
-6
/
+9
2024-04-23
net: ipa: remove unneeded FILT_ROUT_HASH_EN definitions
Alex Elder
6
-84
/
+0
2024-04-23
net: ipa: call device_init_wakeup() earlier
Alex Elder
4
-32
/
+10
2024-04-23
net: ipa: only enable the SUSPEND IPA interrupt when needed
Alex Elder
2
-10
/
+9
2024-04-23
net: ipa: maintain bitmap of suspend-enabled endpoints
Alex Elder
1
-2
/
+17
2024-04-23
Merge branch 'net-stmmac-fix-mac-capabilities-procedure'
Paolo Abeni
3
-27
/
+25
2024-04-23
net: stmmac: Move MAC caps init to phylink MAC caps getter
Serge Semin
1
-19
/
+17
2024-04-23
net: stmmac: Rename phylink_get_caps() callback to update_caps()
Serge Semin
3
-11
/
+11
2024-04-23
Merge branch 'enable-rx-hw-timestamp-for-ptp-packets-using-cpts-fifo'
Paolo Abeni
4
-64
/
+118
2024-04-23
net: ethernet: ti: am65-cpsw/ethtool: Enable RX HW timestamp only for PTP pac...
Chintan Vankar
4
-57
/
+35
2024-04-23
net: ethernet: ti: am65-cpts: Enable RX HW timestamp for PTP packets using CP...
Chintan Vankar
2
-7
/
+83
2024-04-23
Merge branch 'read-phy-address-of-switch-from-device-tree-on-mt7530-dsa-subdr...
Paolo Abeni
3
-84
/
+75
2024-04-23
net: dsa: mt7530: simplify core operations
Arınç ÜNAL
1
-65
/
+43
2024-04-23
net: dsa: mt7530-mdio: read PHY address of switch from device tree
Arınç ÜNAL
3
-28
/
+41
2024-04-23
net: ethernet: mtk_eth_soc: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+4
2024-04-23
dpaa2-switch: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+6
2024-04-23
cxgb4: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+3
2024-04-23
net: openvswitch: Check vport netdev name
Jun Gu
1
-1
/
+4
2024-04-23
Merge branch 'netlink-add-nftables-spec-w-multi-messages'
Jakub Kicinski
4
-30
/
+1346
2024-04-23
netfilter: nfnetlink: Handle ACK flags for batch messages
Donald Hunter
1
-0
/
+5
2024-04-23
tools/net/ynl: Add multi message support to ynl
Donald Hunter
2
-22
/
+71
2024-04-23
tools/net/ynl: Fix extack decoding for directional ops
Donald Hunter
1
-8
/
+6
[next]