index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2025-11-20
Merge branch 'net-phy-adin1100-fix-powerdown-mode-setting'
Jakub Kicinski
-4
/
+3
2025-11-20
net: phy: adin1100: Simplify register value passing
Alexander Dahl
-3
/
+2
2025-11-20
net: phy: adin1100: Fix software power-down ready condition
Alexander Dahl
-1
/
+1
2025-11-20
Merge branch 'net-stmmac-simplify-axi_blen-handling'
Jakub Kicinski
-146
/
+78
2025-11-20
net: stmmac: remove axi_blen array
Russell King (Oracle)
-19
/
+5
2025-11-20
net: stmmac: move stmmac_axi_blen_to_mask() to axi_blen init sites
Russell King (Oracle)
-5
/
+10
2025-11-20
net: stmmac: move stmmac_axi_blen_to_mask() to stmmac_main.c
Russell King (Oracle)
-8
/
+10
2025-11-20
net: stmmac: provide common stmmac_axi_blen_to_mask()
Russell King (Oracle)
-93
/
+56
2025-11-20
net: stmmac: move common DMA AXI register bits to common.h
Russell King (Oracle)
-25
/
+21
2025-11-20
net: stmmac: dwc-qos-eth: simplify switch() in dwc_eth_dwmac_config_dt()
Russell King (Oracle)
-23
/
+3
2025-11-20
net: stmmac: rk: use phylink's interface mode for set_clk_tx_rate()
Russell King (Oracle)
-2
/
+1
2025-11-20
Merge branch 'net-stmmac-pass-struct-device-to-init-exit'
Jakub Kicinski
-99
/
+94
2025-11-20
net: stmmac: rk: convert to init()/exit() methods
Russell King (Oracle)
-28
/
+19
2025-11-20
net: stmmac: move probe/remove calling of init/exit
Russell King (Oracle)
-34
/
+36
2025-11-20
net: stmmac: pass struct device to init()/exit() methods
Russell King (Oracle)
-45
/
+47
2025-11-20
Merge branch 'tcp-tcp_rcvbuf_grow-changes'
Jakub Kicinski
-13
/
+42
2025-11-20
tcp: add net.ipv4.tcp_rcvbuf_low_rtt
Eric Dumazet
-4
/
+38
2025-11-20
tcp: tcp_moderate_rcvbuf is only used in rx path
Eric Dumazet
-9
/
+4
2025-11-20
Merge branch 'net-mdio-improve-reset-handling-of-mdio-devices'
Jakub Kicinski
-42
/
+68
2025-11-20
net: mdio: improve reset handling in mdio_device.c
Buday Csaba
-2
/
+6
2025-11-20
net: mdio: common handling of phy device reset properties
Buday Csaba
-25
/
+34
2025-11-20
net: mdio: move device reset functions to mdio_device.c
Buday Csaba
-29
/
+42
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1056
/
+2888
2025-11-20
Merge tag 'net-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-252
/
+521
2025-11-20
vsock: Ignore signal/timeout on connect() if already established
Michal Luczaj
-9
/
+31
2025-11-20
be2net: pass wrb_params in case of OS2BMC
Andrey Vatoropin
-3
/
+4
2025-11-20
Merge branch 'ynl-cli-list-attrs-argument'
Paolo Abeni
-0
/
+79
2025-11-20
tools: ynl: cli: Display enum values in --list-attrs output
Gal Pressman
-1
/
+7
2025-11-20
tools: ynl: cli: Parse nested attributes in --list-attrs output
Gal Pressman
-9
/
+26
2025-11-20
tools: ynl: cli: Add --list-attrs option to show operation attributes
Gal Pressman
-0
/
+56
2025-11-20
Merge branch 'add-af_xdp-zero-copy-support'
Paolo Abeni
-149
/
+739
2025-11-20
net: ti: icssg-prueth: Enable zero copy in XDP features
Meghana Malladi
-1
/
+2
2025-11-20
net: ti: icssg-prueth: Add AF_XDP zero copy for RX
Meghana Malladi
-72
/
+313
2025-11-20
net: ti: icssg-prueth: Make emac_run_xdp function independent of page
Meghana Malladi
-13
/
+25
2025-11-20
net: ti: icssg-prueth: Add AF_XDP zero copy for TX
Meghana Malladi
-2
/
+125
2025-11-20
net: ti: icssg-prueth: Add XSK pool helpers
Meghana Malladi
-1
/
+149
2025-11-20
net: ti: icssg-prueth: Add functions to create and destroy Rx/Tx queues
Meghana Malladi
-62
/
+127
2025-11-20
Merge tag 'wireless-2025-11-20' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
-0
/
+7
2025-11-20
Merge branch 'txgbe-support-more-modules'
Paolo Abeni
-96
/
+290
2025-11-20
net: txgbe: support getting module EEPROM by page
Jiawen Wu
-0
/
+77
2025-11-20
net: txgbe: delay to identify modules in .ndo_open
Jiawen Wu
-1
/
+2
2025-11-20
net: txgbe: improve functions of AML 40G devices
Jiawen Wu
-48
/
+137
2025-11-20
net: txgbe: rename the SFP related
Jiawen Wu
-34
/
+35
2025-11-20
net: txgbe: support CR modules for AML devices
Jiawen Wu
-18
/
+44
2025-11-20
l2tp: reset skb control buffer on xmit
David Bauer
-3
/
+3
2025-11-20
net: dsa: microchip: lan937x: Fix RGMII delay tuning
Oleksij Rempel
-0
/
+1
2025-11-20
Merge tag 'rtw-2025-11-20' of https://github.com/pkshih/rtw
Johannes Berg
-0
/
+7
2025-11-19
Merge branch 'net-mlx5-move-notifiers-outside-the-devlink-lock'
Jakub Kicinski
-151
/
+253
2025-11-19
net/mlx5: Move SF dev table notifier registration outside the PF devlink lock
Cosmin Ratiu
-17
/
+49
2025-11-19
net/mlx5: Move the SF table notifiers outside the devlink lock
Cosmin Ratiu
-33
/
+78
[next]