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
2023-06-07
net: stmmac: make the pcs_lynx cleanup sequence specific to dwmac_socfpga
Maxime Chevallier
3
-5
/
+13
2023-06-07
net: altera_tse: Use the correct Kconfig option for the PCS_LYNX dependency
Maxime Chevallier
1
-1
/
+1
2023-06-07
net: altera-tse: Initialize local structs before using it
Maxime Chevallier
1
-0
/
+2
2023-06-07
tools: ynl: generate code for the handshake family
Jakub Kicinski
3
-1
/
+534
2023-06-07
tools: ynl-gen: improve unwind on parsing errors
Jakub Kicinski
1
-5
/
+17
2023-06-07
tools: ynl-gen: fill in support for MultiAttr scalars
Jakub Kicinski
1
-5
/
+42
2023-06-07
net: txgbe: Avoid passing uninitialised parameter to pci_wake_from_d3()
Simon Horman
1
-5
/
+3
2023-06-07
net: dsa: qca8k: remove unnecessary (void*) conversions
Atin Bainada
3
-12
/
+12
2023-06-07
net: liquidio: fix mixed module-builtin object
Masahiro Yamada
14
-3
/
+89
2023-06-07
tcp: fix formatting in sysctl_net_ipv4.c
David Morley
1
-7
/
+7
2023-06-07
net: dsa: ocelot: unlock on error in vsc9959_qos_port_tas_set()
Dan Carpenter
1
-1
/
+2
2023-06-07
net: phy: realtek: Disable clock on suspend
Detlev Casanova
1
-2
/
+25
2023-06-07
dt-bindings: net: phy: Document support for external PHY clk
Detlev Casanova
1
-0
/
+6
2023-06-07
net: phy: realtek: Add optional external PHY clock
Detlev Casanova
1
-0
/
+7
2023-06-07
hv_netvsc: Allocate rx indirection table size dynamically
Shradha Gupta
3
-9
/
+35
2023-06-06
tipc: replace open-code bearer rcu_dereference access in bearer.c
Xin Long
1
-8
/
+6
2023-06-06
tcp: Set route scope properly in cookie_v4_check().
Guillaume Nault
1
-2
/
+2
2023-06-06
ipv4: Set correct scope in inet_csk_route_*().
Guillaume Nault
1
-2
/
+2
2023-06-06
net: dsa: microchip: remove KSZ9477 PHY errata handling
Robert Hancock
3
-75
/
+4
2023-06-06
net: phy: micrel: Move KSZ9477 errata fixes to PHY driver
Robert Hancock
1
-1
/
+74
2023-06-06
tools: ynl: add sample for netdev
Jakub Kicinski
3
-0
/
+137
2023-06-06
tools: ynl: support fou and netdev in C
Jakub Kicinski
5
-1
/
+1016
2023-06-06
tools: ynl: user space helpers
Jakub Kicinski
7
-1
/
+1310
2023-06-06
tools: ynl-gen: clean up stray new lines at the end of reply-less requests
Jakub Kicinski
1
-3
/
+4
2023-06-06
net/pppoe: fix a typo for the PPPOE_HASH_BITS_1 definition
Lukas Bulwahn
1
-1
/
+1
2023-06-06
mac_pton: Clean up the header inclusions
Andy Shevchenko
1
-1
/
+2
2023-06-06
gro: decrease size of CB
Richard Gobert
2
-17
/
+28
2023-06-05
kcm: Convert kcm_sendpage() to use MSG_SPLICE_PAGES
David Howells
1
-143
/
+18
2023-06-05
kcm: Support MSG_SPLICE_PAGES
David Howells
1
-17
/
+40
2023-06-05
lib/ref_tracker: remove warnings in case of allocation failure
Andrzej Hajda
1
-2
/
+3
2023-06-05
lib/ref_tracker: add printing to memory buffer
Andrzej Hajda
2
-8
/
+56
2023-06-05
lib/ref_tracker: improve printing stats
Andrzej Hajda
5
-17
/
+90
2023-06-05
lib/ref_tracker: add unlocked leak print helper
Andrzej Hajda
2
-28
/
+46
2023-06-05
selftests: router_bridge_vlan: Set vlan_default_pvid 0 on the bridge
Petr Machata
1
-1
/
+1
2023-06-05
selftests: router_bridge_vlan: Add a diagram
Petr Machata
1
-0
/
+22
2023-06-05
selftests: mlxsw: egress_vid_classification: Fix the diagram
Petr Machata
1
-3
/
+2
2023-06-05
selftests: mlxsw: ingress_rif_conf_1d: Fix the diagram
Petr Machata
1
-3
/
+2
2023-06-05
mlxsw: spectrum_router: Do not query MAX_VRS on each iteration
Petr Machata
1
-4
/
+8
2023-06-05
mlxsw: spectrum_router: Do not query MAX_RIFS on each iteration
Petr Machata
1
-2
/
+4
2023-06-05
mlxsw: spectrum_router: Use extack in mlxsw_sp~_rif_ipip_lb_configure()
Petr Machata
1
-2
/
+2
2023-06-05
mlxsw: spectrum_router: Clarify a comment
Petr Machata
1
-2
/
+2
2023-06-05
net: pcs: xpcs: remove xpcs_create() from public view
Russell King (Oracle)
2
-5
/
+2
2023-06-05
net: dsa: sja1105: use xpcs_create_mdiodev()
Russell King (Oracle)
1
-9
/
+1
2023-06-05
net: dsa: sja1105: allow XPCS to handle mdiodev lifetime
Russell King (Oracle)
1
-2
/
+1
2023-06-05
net: stmmac: dwmac-sogfpga: use the lynx pcs driver
Maxime Chevallier
8
-316
/
+83
2023-06-05
net: pcs: Drop the TSE PCS driver
Maxime Chevallier
5
-191
/
+0
2023-06-05
net: ethernet: altera-tse: Convert to mdio-regmap and use PCS Lynx
Maxime Chevallier
2
-9
/
+50
2023-06-05
net: mdio: Introduce a regmap-based mdio driver
Maxime Chevallier
5
-0
/
+138
2023-06-04
ipv6: lower "link become ready"'s level message
Matthieu Baerts
1
-2
/
+2
2023-06-02
net: phylib: fix phy_read*_poll_timeout()
Russell King (Oracle)
1
-6
/
+10
[next]