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.13.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
2020-02-07
nfsd: make nfsd_filecache_wq variable static
Chen Zhou
1
-1
/
+1
2020-02-07
drop_monitor: Do not cancel uninitialized work item
Ido Schimmel
1
-1
/
+3
2020-02-07
Merge branch 'mlxsw-Various-fixes'
David S. Miller
5
-6
/
+142
2020-02-07
mlxsw: spectrum_dpipe: Add missing error path
Ido Schimmel
1
-1
/
+2
2020-02-07
mlxsw: core: Add validation of hardware device types for MGPIR register
Vadim Pasternak
2
-4
/
+10
2020-02-07
mlxsw: spectrum_router: Clear offload indication from IPv6 nexthops on abort
Ido Schimmel
1
-0
/
+3
2020-02-07
selftests: mlxsw: Add test cases for local table route replacement
Ido Schimmel
1
-0
/
+76
2020-02-07
mlxsw: spectrum_router: Prevent incorrect replacement of local table routes
Ido Schimmel
1
-1
/
+51
2020-02-07
net: dsa: microchip: enable module autoprobe
Razvan Stefanescu
1
-0
/
+6
2020-02-07
ipv6/addrconf: fix potential NULL deref in inet6_set_link_af()
Eric Dumazet
1
-0
/
+3
2020-02-07
smp/up: Make smp_call_function_single() match SMP semantics
Paul E. McKenney
1
-1
/
+2
2020-02-07
x86/apic: Mask IOAPIC entries when disabling the local APIC
Tony W Wang-oc
1
-0
/
+7
2020-02-07
dpaa_eth: support all modes with rate adapting PHYs
Madalin Bucur
1
-3
/
+11
2020-02-07
Merge branch 'stmmac-fixes'
David S. Miller
3
-13
/
+20
2020-02-07
net: stmmac: update pci platform data to use phy_interface
Voon Weifeng
1
-6
/
+8
2020-02-07
net: stmmac: xgmac: fix missing IFF_MULTICAST checki in dwxgmac2_set_filter
Tan, Tee Min
1
-1
/
+1
2020-02-07
net: stmmac: fix missing IFF_MULTICAST check in dwmac4_set_filter
Verma, Aashish
1
-1
/
+1
2020-02-07
net: stmmac: xgmac: fix incorrect XGMAC_VLAN_TAG register writting
Ong Boon Leong
1
-2
/
+6
2020-02-07
net: stmmac: fix incorrect GMAC_VLAN_TAG register writting in GMAC4+
Tan, Tee Min
1
-3
/
+4
2020-02-07
hv_netvsc: Fix XDP refcnt for synthetic and VF NICs
Haiyang Zhang
2
-3
/
+15
2020-02-07
Merge branch 'taprio-Some-fixes'
David S. Miller
1
-35
/
+57
2020-02-07
taprio: Fix dropping packets when using taprio + ETF offloading
Vinicius Costa Gomes
1
-2
/
+2
2020-02-07
taprio: Use taprio_reset_tc() to reset Traffic Classes configuration
Vinicius Costa Gomes
1
-1
/
+1
2020-02-07
taprio: Add missing policy validation for flags
Vinicius Costa Gomes
1
-0
/
+1
2020-02-07
taprio: Fix still allowing changing the flags during runtime
Vinicius Costa Gomes
1
-20
/
+41
2020-02-07
taprio: Fix enabling offload with wrong number of traffic classes
Vinicius Costa Gomes
1
-13
/
+13
2020-02-07
net: dsa: bcm_sf2: Only 7278 supports 2Gb/sec IMP port
Florian Fainelli
1
-1
/
+3
2020-02-07
net: dsa: b53: Always use dev->vlan_enabled in b53_configure_vlan()
Florian Fainelli
1
-1
/
+1
2020-02-07
net: stmmac: fix a possible endless loop
Dejin Zheng
1
-0
/
+1
2020-02-07
rxrpc: Fix call RCU cleanup using non-bh-safe locks
David Howells
1
-3
/
+19
2020-02-07
rxrpc: Fix service call disconnection
David Howells
1
-2
/
+1
2020-02-07
Merge branches 'pm-avs' and 'pm-cpuidle'
Rafael J. Wysocki
6
-19
/
+66
2020-02-07
zonefs: Add documentation
Damien Le Moal
2
-0
/
+405
2020-02-07
fs: New zonefs file system
Damien Le Moal
8
-0
/
+1653
2020-02-07
fold struct fs_parameter_enum into struct constant_table
Al Viro
8
-16
/
+11
2020-02-07
fs_parse: get rid of ->enums
Al Viro
9
-165
/
+119
2020-02-07
Pass consistent param->type to fs_parse()
Al Viro
4
-20
/
+16
2020-02-07
Merge tag 'amd-drm-next-5.6-2020-02-05' of git://people.freedesktop.org/~agd5...
Dave Airlie
102
-869
/
+4337
2020-02-07
Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
5
-10
/
+50
2020-02-07
Merge tag 'drm/tegra/for-5.6-rc1-fixes' of git://anongit.freedesktop.org/tegr...
Dave Airlie
5
-63
/
+123
2020-02-07
smb3: Add defines for new information level, FileIdInformation
Steve French
1
-0
/
+8
2020-02-07
smb3: print warning once if posix context returned on open
Steve French
2
-0
/
+30
2020-02-07
smb3: add one more dynamic tracepoint missing from strict fsync path
Steve French
1
-1
/
+3
2020-02-07
cifs: fix mode bits from dir listing when mounted with modefromsid
Aurelien Aptel
1
-1
/
+2
2020-02-07
Merge tag 'mlx5-fixes-2020-02-06' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
8
-40
/
+40
2020-02-06
net/mlx5: Deprecate usage of generic TLS HW capability bit
Tariq Toukan
4
-6
/
+7
2020-02-06
net/mlx5e: TX, Error completion is for last WQE in batch
Tariq Toukan
2
-26
/
+23
2020-02-06
net/mlx5: IPsec, fix memory leak at mlx5_fpga_ipsec_delete_sa_ctx
Raed Salem
1
-0
/
+1
2020-02-06
net/mlx5: IPsec, Fix esp modify function attribute
Raed Salem
1
-1
/
+1
2020-02-06
net/mlx5: Fix deadlock in fs_core
Maor Gottlieb
1
-7
/
+8
[prev]
[next]