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-06-18
net: phy: introduce core support for phy-mode = "10g-qxgmii"
Vladimir Oltean
5
-1
/
+20
2024-06-18
net: stmmac: Enable TSO on VLANs
Furong Xu
1
-13
/
+19
2024-06-17
net: Move dev_set_hwtstamp_phylib to net/core/dev.h
Kory Maincent
3
-4
/
+4
2024-06-17
net: dwc-xlgmac: fix missing MODULE_DESCRIPTION() warning
Jeff Johnson
2
-7
/
+5
2024-06-17
net: mana: Use mana_cleanup_port_context() for rxq cleanup
Shradha Gupta
1
-4
/
+2
2024-06-17
fou: remove warn in gue_gro_receive on unsupported protocol
Willem de Bruijn
1
-1
/
+1
2024-06-17
net/smc: Introduce IPPROTO_SMC
D. Wythe
5
-3
/
+198
2024-06-17
net/smc: expose smc proto operations
D. Wythe
2
-30
/
+63
2024-06-17
net/smc: refactoring initialization of smc sock
D. Wythe
2
-38
/
+53
2024-06-17
net: make for_each_netdev_dump() a little more bug-proof
Jakub Kicinski
1
-1
/
+2
2024-06-17
net/mlx5e: Add per queue netdev-genl stats
Joe Damato
1
-0
/
+132
2024-06-17
net/mlx5e: Add txq to sq stats mapping
Joe Damato
3
-3
/
+23
2024-06-14
net: micro-optimize skb_datagram_iter
Sagi Grimberg
1
-2
/
+2
2024-06-14
selftests: forwarding: Add test for minimum and maximum MTU
Amit Cohen
2
-0
/
+284
2024-06-14
mlxsw: Use the same maximum MTU value throughout the driver
Amit Cohen
3
-26
/
+6
2024-06-14
mlxsw: spectrum: Set more accurate values for netdevice min/max MTU
Amit Cohen
1
-4
/
+2
2024-06-14
mlxsw: Adjust MTU value to hardware check
Amit Cohen
2
-1
/
+2
2024-06-14
mlxsw: port: Edit maximum MTU value
Amit Cohen
1
-1
/
+1
2024-06-14
atm: clean up a put_user() calls
Dan Carpenter
1
-2
/
+2
2024-06-14
net: stmmac: clean up stmmac_mac_select_pcs()
Russell King (Oracle)
1
-1
/
+1
2024-06-14
net: stmmac: dwmac-socfpga: provide select_pcs() implementation
Russell King (Oracle)
1
-0
/
+7
2024-06-14
net: stmmac: dwmac-rzn1: provide select_pcs() implementation
Russell King (Oracle)
1
-0
/
+7
2024-06-14
net: stmmac: dwmac-intel: provide a select_pcs() implementation
Russell King (Oracle)
2
-3
/
+11
2024-06-14
net: stmmac: add select_pcs() platform method
Russell King (Oracle)
2
-1
/
+10
2024-06-14
net/mlx5e: Support SWP-mode offload L4 csum calculation
Rahul Rameshbabu
3
-2
/
+44
2024-06-14
net/mlx5e: Use tcp_v[46]_check checksum helpers
Gal Pressman
1
-5
/
+4
2024-06-14
net/mlx5e: Fix outdated comment in features check
Gal Pressman
1
-1
/
+1
2024-06-14
net/mlx5: Replace strcpy with strscpy
Moshe Shemesh
1
-2
/
+2
2024-06-14
net/mlx5: CT: Separate CT and CT-NAT tuple entries
Chris Mi
1
-44
/
+143
2024-06-14
net/mlx5: Correct TASR typo into TSAR
Cosmin Ratiu
2
-2
/
+2
2024-06-14
net: phy: realtek: add support for rtl8224 2.5Gbps PHY
Chris Packham
1
-0
/
+8
2024-06-14
eth: lan966x: don't clear unsupported stats
Jakub Kicinski
1
-8
/
+0
2024-06-14
net: qrtr: ns: Ignore ENODEV failures in ns
Chris Lew
1
-7
/
+10
2024-06-14
net: stmmac: dwmac-stm32: add management of stm32mp13 for stm32
Christophe Roullier
1
-4
/
+28
2024-06-14
net: stmmac: dwmac-stm32: Mask support for PMCR configuration
Christophe Roullier
1
-9
/
+19
2024-06-14
net: stmmac: dwmac-stm32: Fix Mhz to MHz
Marek Vasut
1
-2
/
+2
2024-06-14
net: stmmac: dwmac-stm32: Clean up the debug prints
Marek Vasut
1
-10
/
+8
2024-06-14
net: stmmac: dwmac-stm32: Extract PMCR configuration
Marek Vasut
1
-10
/
+17
2024-06-14
net: stmmac: dwmac-stm32: Separate out external clock selector
Marek Vasut
1
-12
/
+38
2024-06-14
net: stmmac: dwmac-stm32: Separate out external clock rate validation
Marek Vasut
1
-10
/
+41
2024-06-14
dt-bindings: net: add STM32MP13 compatible in documentation for stm32
Christophe Roullier
1
-7
/
+36
2024-06-14
net: hsr: Send supervisory frames to HSR network with ProxyNodeTable data
Lukasz Majewski
6
-14
/
+105
2024-06-13
net: dsa: lantiq_gswip: Improve error message in gswip_port_fdb()
Martin Blumenstingl
1
-1
/
+2
2024-06-13
net: dsa: lantiq_gswip: Update comments in gswip_port_vlan_filtering()
Martin Blumenstingl
1
-2
/
+2
2024-06-13
net: dsa: lantiq_gswip: Remove dead code from gswip_add_single_port_br()
Martin Schiller
1
-6
/
+0
2024-06-13
net: dsa: lantiq_gswip: Consistently use macros for the mac bridge table
Martin Blumenstingl
1
-7
/
+11
2024-06-13
net: dsa: lantiq_gswip: Change literal 6 to ETH_ALEN
Martin Blumenstingl
1
-1
/
+1
2024-06-13
net: dsa: lantiq_gswip: Use dsa_is_cpu_port() in gswip_port_change_mtu()
Martin Blumenstingl
1
-2
/
+1
2024-06-13
net: dsa: lantiq_gswip: do also enable or disable cpu port
Martin Schiller
1
-16
/
+8
2024-06-13
net: dsa: lantiq_gswip: Don't manually call gswip_port_enable()
Martin Blumenstingl
1
-2
/
+0
[next]