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
2026-03-14
Merge branch 'dpaa2-fix-config-relation-with-fsl_dpaa2_switch'
Jakub Kicinski
-2
/
+5
2026-03-14
dpaa2: compile dpaa2 even CONFIG_FSL_DPAA2_ETH=n
Cai Xinchen
-2
/
+1
2026-03-14
dpaa2: add independent dependencies for FSL_DPAA2_SWITCH
Cai Xinchen
-0
/
+4
2026-03-14
selftests/net: packetdrill: add tcp_disorder_fin_in_FIN_WAIT.pkt
Eric Dumazet
-0
/
+33
2026-03-14
Merge branch 'devlink-introduce-shared-devlink-instance-for-pfs-on-same-chip'
Jakub Kicinski
-209
/
+815
2026-03-14
net/mlx5: Add a shared devlink instance for PFs on same chip
Jiri Pirko
-2
/
+94
2026-03-14
documentation: networking: add shared devlink documentation
Jiri Pirko
-0
/
+98
2026-03-14
devlink: introduce shared devlink instance for PFs on same chip
Jiri Pirko
-1
/
+169
2026-03-14
devlink: allow devlink instance allocation without a backing device
Jiri Pirko
-11
/
+25
2026-03-14
devlink: add devl_warn() helper and use it in port warnings
Jiri Pirko
-7
/
+16
2026-03-14
devlink: add devlink_dev_driver_name() helper and use it in trace events
Jiri Pirko
-6
/
+13
2026-03-14
devlink: introduce __devlink_alloc() with dev driver pointer
Jiri Pirko
-16
/
+29
2026-03-14
devlink: support index-based notification filtering
Jiri Pirko
-1
/
+14
2026-03-14
devlink: support index-based lookup via bus_name/dev_name handle
Jiri Pirko
-0
/
+11
2026-03-14
devlink: allow to use devlink index as a command handle
Jiri Pirko
-143
/
+296
2026-03-14
devlink: avoid extra iterations when found devlink is not registered
Jiri Pirko
-6
/
+10
2026-03-14
devlink: add helpers to get bus_name/dev_name
Jiri Pirko
-20
/
+34
2026-03-14
devlink: expose devlink instance index over netlink
Jiri Pirko
-0
/
+10
2026-03-14
Merge tag 'rust-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-58
/
+59
2026-03-14
Merge branch 'net-phy-further-decouple-provider-from-consumer-part'
Jakub Kicinski
-473
/
+444
2026-03-14
net: phy: move remaining provider code to mdio_bus_provider.c
Heiner Kallweit
-285
/
+278
2026-03-14
net: phy: move registering mdio_bus_class and mdio_bus_type to libphy
Heiner Kallweit
-23
/
+13
2026-03-14
net: phy: move (of_)mdio_find_bus to mdio_bus_provider.c
Heiner Kallweit
-44
/
+44
2026-03-14
net: phy: make mdio_device.c part of libphy
Heiner Kallweit
-58
/
+46
2026-03-14
net: phy: move mdio_device reset handling functions in the code
Heiner Kallweit
-81
/
+81
2026-03-14
net: usb: cdc-ether: unify error handling in probe
Oliver Neukum
-24
/
+30
2026-03-14
Merge branch 'net-macb-fix-ethernet-malfunction-on-amd-versal-board-after-sus...
Jakub Kicinski
-4
/
+19
2026-03-14
net: macb: Reinitialize tx/rx queue pointer registers and rx ring during resume
Kevin Hao
-0
/
+10
2026-03-14
net: macb: Introduce gem_init_rx_ring()
Kevin Hao
-4
/
+9
2026-03-14
net: ti: icssg-prueth: Fix memory leak in XDP_DROP for non-zero-copy mode
Meghana Malladi
-0
/
+5
2026-03-14
lib/crypto: x86/sha256: PHE Extensions optimized SHA256 transform function
AlanSong-oc
-0
/
+25
2026-03-14
crypto: padlock-sha - Disable for Zhaoxin processor
AlanSong-oc
-0
/
+7
2026-03-14
net: mdio: remove selecting FIXED_PHY for FWNODE_MDIO
Heiner Kallweit
-1
/
+0
2026-03-14
net: mana: fix use-after-free in mana_hwc_destroy_channel() by reordering tea...
Dipayaan Roy
-3
/
+3
2026-03-14
selftests/arm64: Implement cmpbr_sigill() to hwcap test
Yifan Wu
-1
/
+2
2026-03-14
ipv4: validate IPV4_DEVCONF attributes properly
Fernando Fernandez Mancera
-10
/
+45
2026-03-14
Merge tag 'usb-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-369
/
+330
2026-03-14
net: stmmac: avoid passing pci_dev
Russell King (Oracle)
-5
/
+4
2026-03-14
net: bcmgenet: increase WoL poll timeout
Justin Chen
-1
/
+1
2026-03-14
Merge tag 'char-misc-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-181
/
+325
2026-03-14
Merge tag 'staging-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-17
/
+26
2026-03-14
riscv: dts: thead: lichee-pi-4a: enable HDMI
Icenowy Zheng
-0
/
+25
2026-03-14
riscv: dts: thead: add DPU and HDMI device tree nodes
Icenowy Zheng
-0
/
+66
2026-03-14
net: enetc: remove stray semicolon
Wei Fang
-1
/
+1
2026-03-14
Merge tag 'nf-26-03-13' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
-91
/
+75
2026-03-14
arm64/mm: Directly use TTBRx_EL1_CnP
Anshuman Khandual
-8
/
+6
2026-03-14
arm64/mm: Directly use TTBRx_EL1_ASID_MASK
Anshuman Khandual
-10
/
+10
2026-03-14
arm64/mm: Describe TTBR1_BADDR_4852_OFFSET
Anshuman Khandual
-2
/
+5
2026-03-14
hinic3: Fix spelling mistake "capbility" -> "capability"
Colin Ian King
-1
/
+1
2026-03-14
Merge tag 'for-net-2026-03-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
-31
/
+53
[prev]
[next]