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.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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-02
cxgb4vf: Revert force link up behaviour
Arjun Vynipadath
1
-10
/
+3
2019-03-02
cxgb4: Add VF Link state support
Arjun Vynipadath
3
-6
/
+60
2019-03-02
cxgb4vf: Prefix adapter flags with CXGB4VF
Arjun Vynipadath
3
-43
/
+47
2019-03-02
drivers: net: Remove unnecessary semicolon
YueHaibing
5
-5
/
+6
2019-03-02
mlxsw: spectrum_acl: Make mlxsw_sp_acl_tcam_vregion_rehash() return void
Jiri Pirko
1
-8
/
+4
2019-03-02
mlxsw: spectrum_acl: Remember where to continue rehash migration
Jiri Pirko
1
-5
/
+86
2019-03-02
mlxsw: spectrum_acl: Allow to interrupt/continue rehash work
Jiri Pirko
1
-20
/
+62
2019-03-02
mlxsw: spectrum_acl: Do rollback as another call to mlxsw_sp_acl_tcam_vchunk_...
Jiri Pirko
1
-46
/
+29
2019-03-02
mlxsw: spectrum_acl: Put vchunk migrate start/end code into separate functions
Jiri Pirko
1
-11
/
+32
2019-03-02
mlxsw: spectrum_acl: Put this_is_rollback to rehash context struct
Jiri Pirko
1
-7
/
+12
2019-03-02
mlxsw: spectrum_acl: Rename variables in mlxsw_sp_acl_tcam_ventry_migrate()
Jiri Pirko
1
-7
/
+7
2019-03-02
mlxsw: spectrum_acl: assign vchunk->chunk by the newly created chunk
Jiri Pirko
1
-8
/
+10
2019-03-02
mlxsw: spectrum_acl: assign vregion->region by the newly created region
Jiri Pirko
1
-22
/
+20
2019-03-02
mlxsw: spectrum_acl: Push code start/end from mlxsw_sp_acl_tcam_vregion_migra...
Jiri Pirko
1
-39
/
+35
2019-03-02
mlxsw: spectrum_acl: Push rehash start/end code into separate functions
Jiri Pirko
1
-9
/
+32
2019-03-02
mlxsw: spectrum_acl: Introduce new rehash context struct and save hint_priv t...
Jiri Pirko
1
-4
/
+12
2019-03-02
mlxsw: spectrum_acl: Don't migrate already migrated entry
Jiri Pirko
1
-0
/
+4
2019-03-02
mlxsw: spectrum_acl: Push rehash dw struct into rehash sub-struct
Jiri Pirko
1
-7
/
+9
2019-03-02
net: aquantia: use better wrappers for state registers
Nikita Danilov
2
-5
/
+5
2019-03-02
net: aquantia: replace AQ_HW_WAIT_FOR with readx_poll_timeout_atomic
Nikita Danilov
8
-72
/
+184
2019-03-02
net: aquantia: fixed instack structure overflow
Igor Russkikh
2
-4
/
+4
2019-03-02
net: aquantia: fixed buffer overflow
Nikita Danilov
1
-0
/
+2
2019-03-02
net: aquantia: added newline at end of file
Nikita Danilov
1
-1
/
+1
2019-03-02
net: aquantia: fixed memcpy size
Nikita Danilov
1
-1
/
+1
2019-03-01
nfp: nsp: set higher timeout for flash bundle
Dirk van der Merwe
1
-4
/
+1
2019-03-01
nfp: nsp: allow the use of DMA buffer
Jakub Kicinski
1
-5
/
+191
2019-03-01
nfp: nsp: move default buffer handling into its own function
Jakub Kicinski
1
-42
/
+51
2019-03-01
nfp: nsp: use fractional size of the buffer
Jakub Kicinski
1
-6
/
+7
2019-03-01
nfp: report RJ45 connector in ethtool
Jakub Kicinski
2
-0
/
+4
2019-03-01
net: marvell: neta: disable comphy when setting mode
Marek BehĂșn
1
-5
/
+23
2019-03-01
enetc: Add ENETC PF level external MDIO support
Claudiu Manoil
4
-1
/
+219
2019-02-28
s390/qeth: drop redundant state checking
Julian Wiedmann
5
-43
/
+13
2019-02-28
s390/qeth: don't special-case HW trap during suspend
Julian Wiedmann
2
-12
/
+4
2019-02-28
s390/qeth: remove driver-wide workqueue
Julian Wiedmann
1
-18
/
+1
2019-02-28
s390/qeth: don't defer close_dev work during recovery
Julian Wiedmann
4
-5
/
+3
2019-02-28
s390/qeth: remove a redundant check for card->dev
Julian Wiedmann
1
-1
/
+1
2019-02-28
s390/qeth: call dev_close() during recovery
Julian Wiedmann
3
-75
/
+20
2019-02-28
s390/qeth: unconditionally clear MAC_REGISTERED flag
Julian Wiedmann
2
-2
/
+1
2019-02-28
s390/qeth: enable/disable the HW trap a little earlier
Julian Wiedmann
2
-14
/
+17
2019-02-28
s390/qeth: remove RECOVER state
Julian Wiedmann
6
-47
/
+25
2019-02-28
cxgb4vf: Enter debugging mode if FW is inaccessible
Arjun Vynipadath
2
-13
/
+33
2019-02-28
cxgb4: Enable outer UDP checksum offload for T6
Arjun Vynipadath
1
-0
/
+2
2019-02-28
cxgb4/cxgb4vf: Fix up netdev->hw_features
Arjun Vynipadath
2
-10
/
+9
2019-02-28
net: hns: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-2
/
+3
2019-02-28
net: phy: marvell10g: Use the generic C45 helper to read the 2110 features
Maxime Chevallier
1
-1
/
+1
2019-02-28
net: phy: marvell10g: Let genphy_c45_pma_read_abilities set Aneg bit
Maxime Chevallier
1
-10
/
+0
2019-02-27
drivers: net: phy: mdio-mux: Add support for Generic Mux controls
Pankaj Bansal
3
-0
/
+135
2019-02-27
route: Add multipath_hash in flowi_common to make user-define hash
wenxu
1
-1
/
+1
2019-02-27
net: Remove switchdev_ops
Florian Fainelli
6
-32
/
+0
2019-02-27
staging: fsl-dpaa2: ethsw: Handle SWITCHDEV_PORT_ATTR_SET
Florian Fainelli
1
-0
/
+21
[next]