index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
dmapool.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-14
net: dsa: microchip: ksz9477: unwrap URL in comment
Enguerrand de Ribaucourt
1
-2
/
+1
2024-08-14
net: mvneta: Use __be16 for l3_proto parameter of mvneta_txq_desc_csum()
Simon Horman
1
-1
/
+1
2024-08-14
net: fec: Remove duplicated code
Csókás, Bence
1
-7
/
+1
2024-08-14
net: fec: Move `fec_ptp_read()` to the top of the file
Csókás, Bence
1
-25
/
+25
2024-08-14
net: netconsole: Constify struct config_item_type
Christophe JAILLET
1
-1
/
+1
2024-08-14
gve: Add RSS adminq commands and ethtool support
Jeroen de Borst
4
-1
/
+235
2024-08-14
gve: Add RSS device option
Ziwei Xiao
3
-3
/
+51
2024-08-14
dt-bindings: net: fsl,qoriq-mc-dpmac: using unevaluatedProperties
Frank Li
1
-9
/
+1
2024-08-14
Documentation: networking: correct spelling
Jing-Ping Jan
1
-10
/
+10
2024-08-13
net: hinic: use ethtool_sprintf/puts
Rosen Penev
1
-23
/
+10
2024-08-13
net: netconsole: Defer netpoll cleanup to avoid lock release during list trav...
Breno Leitao
1
-16
/
+67
2024-08-13
net: netconsole: Unify Function Return Paths
Breno Leitao
1
-23
/
+15
2024-08-13
net: netconsole: Standardize variable naming
Breno Leitao
1
-25
/
+25
2024-08-13
net: netconsole: Correct mismatched return types
Breno Leitao
1
-6
/
+6
2024-08-13
net: netpoll: extract core of netpoll_cleanup
Breno Leitao
2
-3
/
+10
2024-08-13
net: stmmac: dwmac-loongson: Add loongson module author
Yanteng Si
1
-0
/
+1
2024-08-13
net: stmmac: dwmac-loongson: Add Loongson GNET support
Yanteng Si
1
-3
/
+74
2024-08-13
net: stmmac: dwmac-loongson: Add Loongson Multi-channels GMAC support
Yanteng Si
2
-2
/
+327
2024-08-13
net: stmmac: dwmac-loongson: Add DT-less GMAC PCI-device support
Yanteng Si
1
-63
/
+102
2024-08-13
net: stmmac: dwmac-loongson: Introduce PCI device info data
Yanteng Si
1
-2
/
+15
2024-08-13
net: stmmac: dwmac-loongson: Add phy_interface for Loongson GMAC
Yanteng Si
1
-0
/
+2
2024-08-13
net: stmmac: dwmac-loongson: Init ref and PTP clocks rate
Yanteng Si
1
-0
/
+3
2024-08-13
net: stmmac: dwmac-loongson: Detach GMAC-specific platform data init
Yanteng Si
1
-7
/
+12
2024-08-13
net: stmmac: dwmac-loongson: Use PCI_DEVICE_DATA() macro for device identific...
Yanteng Si
1
-1
/
+3
2024-08-13
net: stmmac: dwmac-loongson: Drop pci_enable/disable_msi calls
Yanteng Si
1
-7
/
+3
2024-08-13
net: stmmac: dwmac-loongson: Drop duplicated hash-based filter size init
Yanteng Si
1
-2
/
+1
2024-08-13
net: stmmac: Export dwmac1000_dma_ops
Yanteng Si
1
-0
/
+1
2024-08-13
net: stmmac: Add multi-channel support
Yanteng Si
6
-39
/
+68
2024-08-13
net: stmmac: Move the atds flag to the stmmac_dma_cfg structure
Yanteng Si
8
-11
/
+10
2024-08-13
net/smc: Use static_assert() to check struct sizes
Gustavo A. R. Silva
1
-0
/
+4
2024-08-13
nfp: Use static_assert() to check struct sizes
Gustavo A. R. Silva
1
-0
/
+2
2024-08-13
sched: act_ct: avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-3
/
+1
2024-08-13
selftests: fib_nexthops: Test 16-bit next hop weights
Petr Machata
1
-1
/
+54
2024-08-13
selftests: router_mpath_nh_res: Test 16-bit next hop weights
Petr Machata
1
-8
/
+48
2024-08-13
selftests: router_mpath_nh: Test 16-bit next hop weights
Petr Machata
3
-8
/
+50
2024-08-13
selftests: router_mpath: Sleep after MZ
Petr Machata
3
-0
/
+6
2024-08-13
net: nexthop: Increase weight to u16
Petr Machata
3
-17
/
+31
2024-08-13
net: nexthop: Add flag to assert that NHGRP reserved fields are zero
Petr Machata
2
-3
/
+12
2024-08-13
ipv6: eliminate ndisc_ops_is_useropt()
Maciej Żenczykowski
3
-23
/
+2
2024-08-13
eth: fbnic: add support for basic qstats
Stanislav Fomichev
1
-0
/
+67
2024-08-13
eth: fbnic: add basic rtnl stats
Jakub Kicinski
4
-1
/
+132
2024-08-12
selftests: drv-net: rss_ctx: test dumping RSS contexts
Jakub Kicinski
2
-2
/
+80
2024-08-12
netlink: specs: decode indirection table as u32 array
Jakub Kicinski
1
-0
/
+1
2024-08-12
ethtool: rss: support skipping contexts during dump
Jakub Kicinski
5
-4
/
+27
2024-08-12
ethtool: rss: support dumping RSS contexts
Jakub Kicinski
4
-2
/
+146
2024-08-12
ethtool: rss: report info about additional contexts from XArray
Jakub Kicinski
1
-1
/
+36
2024-08-12
ethtool: rss: move the device op invocation out of rss_prepare_data()
Jakub Kicinski
1
-16
/
+27
2024-08-12
ethtool: rss: don't report key if device doesn't support it
Jakub Kicinski
8
-10
/
+45
2024-08-12
eth: remove .cap_rss_ctx_supported from updated drivers
Jakub Kicinski
4
-4
/
+0
2024-08-12
ethtool: make ethtool_ops::cap_rss_ctx_supported optional
Jakub Kicinski
3
-4
/
+8
[next]