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
wifi: ath11k: allocate dummy net_device dynamically
Breno Leitao
3
-7
/
+25
2024-04-24
wifi: ath10k: allocate dummy net_device dynamically
Breno Leitao
6
-8
/
+13
2024-04-24
wifi: qtnfmac: Use netdev dummy allocator helper
Breno Leitao
1
-2
/
+1
2024-04-24
net: ibm/emac: allocate dummy net_device dynamically
Breno Leitao
2
-4
/
+12
2024-04-24
net: ipa: allocate dummy net_device dynamically
Breno Leitao
2
-5
/
+9
2024-04-24
net: mediatek: mtk_eth_sock: allocate dummy net_device dynamically
Breno Leitao
2
-5
/
+14
2024-04-24
net: marvell: prestera: allocate dummy net_device dynamically
Breno Leitao
1
-3
/
+12
2024-04-24
net: create a dummy net_device allocator
Breno Leitao
2
-18
/
+41
2024-04-24
net: free_netdev: exit earlier if dummy
Breno Leitao
1
-1
/
+2
2024-04-24
net: core: Fix documentation
Breno Leitao
1
-2
/
+2
2024-04-24
Merge branch 'dsa-mt7530-improvements'
David S. Miller
2
-286
/
+297
2024-04-24
net: dsa: mt7530: explain exposing MDIO bus of MT7531AE better
Arınç ÜNAL
1
-1
/
+4
2024-04-24
net: dsa: mt7530: do not pass port variable to mt7531_rgmii_setup()
Arınç ÜNAL
1
-2
/
+2
2024-04-24
net: dsa: mt7530: use priv->ds->num_ports instead of MT7530_NUM_PORTS
Arınç ÜNAL
1
-4
/
+4
2024-04-24
net: dsa: mt7530: get rid of mac_port_validate member of mt753x_info
Arınç ÜNAL
1
-7
/
+3
2024-04-24
net: dsa: mt7530: refactor MT7530_PMEEECR_P()
Arınç ÜNAL
2
-10
/
+11
2024-04-24
net: dsa: mt7530: get rid of function sanity check
Arınç ÜNAL
1
-7
/
+0
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
[prev]
[next]