index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-22
cxgb4: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-40
/
+27
2021-08-22
cxgb4: Remove unused vpd_param member ec
Heiner Kallweit
2
-6
/
+1
2021-08-22
cxgb4: Validate VPD checksum with pci_vpd_check_csum()
Heiner Kallweit
1
-8
/
+4
2021-08-22
bnxt: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-29
/
+9
2021-08-22
bnxt: Read VPD with pci_vpd_alloc()
Heiner Kallweit
1
-9
/
+4
2021-08-22
bnx2x: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-42
/
+15
2021-08-22
bnx2x: Read VPD with pci_vpd_alloc()
Heiner Kallweit
2
-35
/
+10
2021-08-22
bnx2: Replace open-coded version with swab32s()
Heiner Kallweit
1
-9
/
+4
2021-08-22
bnx2: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-25
/
+8
2021-08-22
sfc: falcon: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-51
/
+14
2021-08-22
sfc: falcon: Read VPD with pci_vpd_alloc()
Heiner Kallweit
1
-16
/
+14
2021-08-22
Merge branch 'mlxsw-refactor-parser'
David S. Miller
7
-78
/
+160
2021-08-22
mlxsw: spectrum_router: Increase parsing depth for multipath hash
Amit Cohen
2
-1
/
+44
2021-08-22
mlxsw: Remove old parsing depth infrastructure
Amit Cohen
2
-69
/
+0
2021-08-22
mlxsw: Convert existing consumers to use new API for parsing configuration
Amit Cohen
2
-8
/
+22
2021-08-22
mlxsw: spectrum: Add infrastructure for parsing configuration
Amit Cohen
2
-0
/
+94
2021-08-22
Merge branch 'octeontx2-misc-fixes'
David S. Miller
10
-31
/
+75
2021-08-22
octeontx2-af: cn10k: Use FLIT0 register instead of FLIT1
Geetha sowjanya
2
-3
/
+3
2021-08-22
octeontx2-pf: Fix algorithm index in MCAM rules with RSS action
Sunil Goutham
3
-0
/
+15
2021-08-22
octeontx2-pf: Don't install VLAN offload rule if netdev is down
Sunil Goutham
1
-1
/
+2
2021-08-22
octeontx2-af: Check capability flag while freeing ipolicer memory
Geetha sowjanya
1
-3
/
+6
2021-08-22
octeontx2-af: Use DMA_ATTR_FORCE_CONTIGUOUS attribute in DMA alloc
Geetha sowjanya
1
-5
/
+6
2021-08-22
octeontx2-pf: send correct vlan priority mask to npc_install_flow_req
Naveen Mamindlapalli
1
-2
/
+2
2021-08-22
octeontx2-pf: Don't mask out supported link modes
Hariprasad Kelam
1
-5
/
+0
2021-08-22
octeontx2-af: Handle return value in block reset.
Geetha sowjanya
1
-1
/
+4
2021-08-22
octeontx2-af: cn10k: Fix SDP base channel number
Subbaraya Sundeep
2
-11
/
+22
2021-08-22
octeontx2-pf: Fix NIX1_RX interface backpressure
Subbaraya Sundeep
1
-0
/
+15
2021-08-22
dt-bindings: net: brcm,unimac-mdio: convert to the json-schema
Rafał Miłecki
2
-43
/
+84
2021-08-22
Merge branch 'dsa-docs'
David S. Miller
4
-280
/
+17
2021-08-22
docs: net: dsa: document the new methods for bridge TX forwarding offload
Vladimir Oltean
1
-0
/
+16
2021-08-22
docs: net: dsa: remove references to struct dsa_device_ops::filter
Vladimir Oltean
1
-13
/
+0
2021-08-22
docs: net: dsa: sja1105: update list of limitations
Vladimir Oltean
1
-217
/
+1
2021-08-22
docs: devlink: remove the references to sja1105
Vladimir Oltean
2
-50
/
+0
2021-08-22
Merge branch 'ipa-autosuspend'
David S. Miller
19
-204
/
+217
2021-08-22
net: ipa: rename "ipa_clock.c"
Alex Elder
6
-8
/
+8
2021-08-22
net: ipa: rename ipa_clock_* symbols
Alex Elder
17
-173
/
+171
2021-08-22
net: ipa: use autosuspend
Alex Elder
6
-25
/
+40
2021-08-21
brcmsmac: make array addr static const, makes object smaller
Colin Ian King
1
-1
/
+1
2021-08-21
rtw88: Remove unnecessary check code
Len Baker
1
-5
/
+0
2021-08-21
rtw88: wow: fix size access error of probe request
Chin-Yen Lee
2
-2
/
+7
2021-08-21
rtw88: wow: report wow reason through mac80211 api
Chin-Yen Lee
1
-9
/
+37
2021-08-21
rtw88: wow: build wow function only if CONFIG_PM is on
Ping-Ke Shih
1
-1
/
+1
2021-08-21
rtw88: refine the setting of rsvd pages for different firmware
Chin-Yen Lee
1
-23
/
+17
2021-08-21
rtw88: use read_poll_timeout instead of fixed sleep
Chin-Yen Lee
1
-5
/
+16
2021-08-21
rtw88: 8822ce: set CLKREQ# signal to low during suspend
Chin-Yen Lee
2
-0
/
+34
2021-08-21
rtw88: change beacon filter default mode
Po-Hao Huang
1
-1
/
+1
2021-08-21
rtw88: 8822c: add tx stbc support under HT mode
Po-Hao Huang
3
-0
/
+9
2021-08-21
rtw88: adjust the log level for failure of tx report
Chin-Yen Lee
1
-1
/
+1
2021-08-21
rtl8xxxu: Fix the handling of TX A-MPDU aggregation
Chris Chiu
2
-9
/
+26
2021-08-21
rtl8xxxu: disable interrupt_in transfer for 8188cu and 8192cu
Chris Chiu
1
-2
/
+2
[prev]
[next]