index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
decompress_unzstd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-24
net: sparx5: add support for matchall mirror stats
Daniel Machon
3
-0
/
+67
2024-04-24
net: sparx5: add the tc glue to support port mirroring
Daniel Machon
1
-2
/
+36
2024-04-24
net: sparx5: add port mirroring implementation
Daniel Machon
3
-1
/
+212
2024-04-24
net: sparx5: add bookkeeping code for matchall rules
Daniel Machon
3
-8
/
+67
2024-04-24
net: sparx5: add new register definitions
Daniel Machon
1
-0
/
+68
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
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
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
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
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
[next]