index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-03
net: ibm: emac: rgmii: use devm for kzalloc
Rosen Penev
1
-15
/
+6
2024-11-03
net: ibm: emac: tah: devm_platform_get_resources
Rosen Penev
1
-22
/
+4
2024-11-03
net: ibm: emac: tah: use devm for mutex_init
Rosen Penev
1
-1
/
+5
2024-11-03
net: ibm: emac: tah: use devm for kzalloc
Rosen Penev
1
-15
/
+6
2024-11-03
vrf: Prepare vrf_process_v4_outbound() to future .flowi4_tos conversion.
Guillaume Nault
1
-1
/
+1
2024-11-03
ipvlan: Prepare ipvlan_process_v4_outbound() to future .flowi4_tos conversion.
Guillaume Nault
1
-1
/
+2
2024-11-03
net: macb: avoid redundant lookup for "mdio" child node in MDIO setup
Oleksij Rempel
1
-14
/
+9
2024-11-03
dt-bindings: net: snps,dwmac: Fix "snps,kbbe" type
Rob Herring (Arm)
1
-1
/
+1
2024-11-03
ptp: fc3: remove redundant check on variable ret
Colin Ian King
1
-5
/
+0
2024-11-03
net: dsa: mt7530: Add TBF qdisc offload support
Lorenzo Bianconi
2
-0
/
+61
2024-11-03
dim: pass dim_sample to net_dim() by reference
Caleb Sander Mateos
19
-31
/
+31
2024-11-03
dim: make dim_calc_stats() inputs const pointers
Caleb Sander Mateos
2
-2
/
+4
2024-11-03
net/tcp: Add missing lockdep annotations for TCP-AO hlist traversals
Dmitry Safonov
4
-23
/
+29
2024-11-03
net: netconsole: selftests: Add userdata validation
Breno Leitao
1
-0
/
+29
2024-11-03
net: netconsole: selftests: Change the IP subnet
Breno Leitao
1
-2
/
+2
2024-11-03
net: airoha: Simplify Tx napi logic
Lorenzo Bianconi
1
-32
/
+41
2024-11-03
net: airoha: Read completion queue data in airoha_qdma_tx_napi_poll()
Lorenzo Bianconi
1
-18
/
+13
2024-11-03
net: bnxt: use ethtool string helpers
Rosen Penev
1
-61
/
+54
2024-11-03
net: phy: use ethtool string helpers
Rosen Penev
8
-29
/
+15
2024-11-03
net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
9
-22
/
+26
2024-11-03
UAPI: ethtool: Use __struct_group() in struct ethtool_link_settings
Gustavo A. R. Silva
1
-15
/
+18
2024-11-03
net: dsa: use ethtool string helpers
Rosen Penev
15
-103
/
+64
2024-11-03
net: tcp: Add noinline_for_tracing annotation for tcp_drop_reason()
Yafang Shao
1
-2
/
+2
2024-11-03
compiler_types: Add noinline_for_tracing annotation
Yafang Shao
1
-0
/
+6
2024-11-03
net/mlx5: DPLL, Add clock quality level op implementation
Jiri Pirko
1
-0
/
+81
2024-11-03
dpll: add clock quality level attribute and op
Jiri Pirko
4
-0
/
+93
2024-10-31
net: fjes: use ethtool string helpers
Rosen Penev
1
-41
/
+23
2024-10-31
netlink: Remove the dead code in netlink_proto_init()
Jinjie Ruan
1
-5
/
+1
2024-10-31
selftests/net: Fix ./ns-XXXXXX not cleanup
Li Zhijian
1
-2
/
+0
2024-10-31
selftests: netdevsim: add fib_notifications to Makefile
Jakub Kicinski
1
-0
/
+1
2024-10-31
dql: annotate data-races around dql->last_obj_cnt
Eric Dumazet
2
-2
/
+2
2024-10-31
netlink: add NLA_POLICY_MAX_LEN macro
Antonio Quartulli
2
-1
/
+4
2024-10-31
fsl/fman: Validate cell-index value obtained from Device Tree
Aleksandr Mishin
3
-1
/
+8
2024-10-31
netlabel: document doi_remove field of struct netlbl_calipso_ops
George Guo
1
-0
/
+1
2024-10-31
ptp_pch: Replace deprecated PCI functions
Philipp Stanner
1
-3
/
+3
2024-10-31
net: freescale: use ethtool string helpers
Rosen Penev
8
-88
/
+51
2024-10-31
tcp: only release congestion control if it has been initialized
Pengcheng Yang
2
-2
/
+3
2024-10-31
bpf, test_run: Fix LIVE_FRAME frame update after a page has been recycled
Toke Høiland-Jørgensen
1
-0
/
+1
2024-10-31
net: phy: dp83822: Configure RMII mode on DP83825 devices
Erik Schumacher
1
-13
/
+18
2024-10-31
net: hns3: fix kernel crash when 1588 is sent on HIP08 devices
Jie Wang
1
-0
/
+3
2024-10-31
net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issue
Hao Lan
2
-8
/
+10
2024-10-31
net: hns3: initialize reset_timer before hclgevf_misc_irq_init()
Jian Shen
1
-1
/
+1
2024-10-31
net: hns3: don't auto enable misc vector
Jian Shen
1
-5
/
+7
2024-10-31
net: hns3: Resolved the issue that the debugfs query result is inconsistent.
Hao Lan
1
-1
/
+3
2024-10-31
net: hns3: fix missing features due to dev->features configuration too early
Hao Lan
1
-1
/
+0
2024-10-31
net: hns3: fixed reset failure issues caused by the incorrect reset type
Hao Lan
2
-10
/
+61
2024-10-31
net: hns3: add sync command to sync io-pgtable
Jian Shen
1
-0
/
+27
2024-10-31
net: hns3: default enable tx bounce buffer when smmu enabled
Peiyang Wang
3
-0
/
+66
2024-10-31
netfilter: nft_payload: sanitize offset and length before calling skb_checksum()
Pablo Neira Ayuso
1
-0
/
+3
2024-10-30
dt-bindings: net: qcom,ethqos: add description for qcs8300
Yijie Yang
1
-0
/
+4
[next]