index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-22
net: mctp: avoid confusion over local/peer dest/source addresses
Jeremy Kerr
3
-11
/
+11
2024-02-21
PPPoL2TP: Add more code snippets
Samuel Thibault
1
-6
/
+129
2024-02-21
udp: add local "peek offset enabled" flag
Paolo Abeni
4
-3
/
+13
2024-02-21
Merge branch 'net-phy-marvell-88q2xxx-add-driver-for-the-marvell-88q2220-phy'
Jakub Kicinski
6
-30
/
+625
2024-02-21
net: phy: marvell-88q2xxx: move interrupt configuration
Dimitri Fedrau
1
-8
/
+8
2024-02-21
net: phy: marvell-88q2xxx: remove duplicated assignment of pma_extable
Dimitri Fedrau
1
-7
/
+1
2024-02-21
net: phy: marvell-88q2xxx: cleanup mv88q2xxx_config_init
Dimitri Fedrau
1
-8
/
+1
2024-02-21
net: phy: marvell-88q2xxx: switch to mv88q2xxx_config_aneg
Dimitri Fedrau
1
-12
/
+1
2024-02-21
net: phy: marvell-88q2xxx: make mv88q2xxx_config_aneg generic
Dimitri Fedrau
1
-1
/
+1
2024-02-21
net: phy: marvell-88q2xxx: add cable test support
Dimitri Fedrau
1
-0
/
+107
2024-02-21
net: phy: marvell-88q2xxx: add support for temperature sensor
Dimitri Fedrau
2
-0
/
+147
2024-02-21
net: phy: marvell-88q2xxx: add suspend / resume ops
Dimitri Fedrau
1
-0
/
+34
2024-02-21
net: phy: marvell-88q2xxx: add interrupt support for link detection
Dimitri Fedrau
1
-4
/
+119
2024-02-21
net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHY
Dimitri Fedrau
2
-6
/
+205
2024-02-21
net: phy: marvell-88q2xxx: fix typos
Dimitri Fedrau
1
-11
/
+17
2024-02-21
net: phy: c45: detect 100/1000BASE-T1 linkmode advertisements
Dimitri Fedrau
1
-1
/
+2
2024-02-21
net: phy: Support 100/1000BT1 linkmode advertisements
Dimitri Fedrau
1
-0
/
+8
2024-02-21
net: phy: Add BaseT1 auto-negotiation constants
Dimitri Fedrau
1
-0
/
+2
2024-02-21
net: phy: mxl-gpy: fill in possible_interfaces for GPY21x chipset
Raju Lakkaraju
1
-6
/
+14
2024-02-21
Merge branch 'rework-genet-mdioclocking'
David S. Miller
3
-45
/
+57
2024-02-21
Revert "net: bcmgenet: Ensure MDIO unregistration has clocks enabled"
Florian Fainelli
1
-2
/
+0
2024-02-21
net: bcmgenet: Pass "main" clock down to the MDIO driver
Florian Fainelli
1
-0
/
+4
2024-02-21
net: mdio: mdio-bcm-unimac: Manage clock around I/O accesses
Florian Fainelli
2
-43
/
+53
2024-02-21
net: wan: framer: remove children from struct framer_ops kdoc
Simon Horman
1
-1
/
+0
2024-02-21
Merge tag 'wireless-next-2024-02-20' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
306
-7272
/
+18906
2024-02-21
Merge branch 'net-kmem-cache-create'
David S. Miller
5
-21
/
+8
2024-02-21
ipv6: Simplify the allocation of slab caches
Kunwu Chan
1
-4
/
+2
2024-02-21
ipv4: Simplify the allocation of slab caches in ip_rt_init
Kunwu Chan
1
-3
/
+2
2024-02-21
ipmr: Simplify the allocation of slab caches
Kunwu Chan
1
-4
/
+1
2024-02-21
ip6mr: Simplify the allocation of slab caches in ip6_mr_init
Kunwu Chan
1
-4
/
+1
2024-02-21
net: kcm: Simplify the allocation of slab caches
Kunwu Chan
1
-6
/
+2
2024-02-21
net/dummy: Move stats allocation to core
Breno Leitao
1
-9
/
+1
2024-02-21
tg3: simplify tg3_phy_autoneg_cfg
Heiner Kallweit
1
-13
/
+4
2024-02-21
tg3: copy only needed fields from userspace-provided EEE data
Heiner Kallweit
1
-1
/
+3
2024-02-21
Merge branch 'net-constify-device_type'
David S. Miller
12
-13
/
+13
2024-02-21
net: hso: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: wwan: core: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: netdevsim: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: vlan: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: l2tp: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: hsr: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: geneve: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: ppp: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: vxlan: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: bridge: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: dsa: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: usbnet: constify the struct device_type usage
Ricardo B. Marliere
1
-2
/
+2
2024-02-20
net: wan: framer: constify of_phandle_args in xlate
Krzysztof Kozlowski
2
-11
/
+12
2024-02-20
r8169: add MODULE_FIRMWARE entry for RTL8126A
Heiner Kallweit
1
-0
/
+1
2024-02-20
net: fix pointer check in skb_pp_cow_data routine
Lorenzo Bianconi
1
-1
/
+1
[next]