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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2017-01-24
RDMA/qedr: Don't spam dmesg if QP is in error state
Ram Amrani
1
-3
/
+4
2017-01-24
RDMA/qedr: Remove CQ spinlock from CM completion handlers
Ram Amrani
2
-11
/
+2
2017-01-24
RDMA/qedr: Return max inline data in QP query result
Ram Amrani
1
-1
/
+1
2017-01-24
RDMA/qedr: Return success when not changing QP state
Ram Amrani
1
-1
/
+1
2017-01-24
RDMA/qedr: Add uapi header qedr-abi.h
Amrani, Ram
1
-0
/
+1
2017-01-24
RDMA/qedr: Fix MTU returned from QP query
Amrani, Ram
1
-1
/
+1
2017-01-24
RDMA/core: Add the function ib_mtu_int_to_enum
Amrani, Ram
5
-41
/
+18
2017-01-24
SUNRPC: cleanup ida information when removing sunrpc module
Kinglong Mee
3
-0
/
+7
2017-01-24
Merge branch 'alx-mq-fixes'
David S. Miller
1
-3
/
+8
2017-01-24
alx: work around hardware bug in interrupt fallback path
Tobias Regnery
1
-2
/
+6
2017-01-24
alx: fix fallback to msi or legacy interrupts
Tobias Regnery
1
-0
/
+1
2017-01-24
alx: fix wrong condition to free descriptor memory
Tobias Regnery
1
-1
/
+1
2017-01-24
qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN card
Bjørn Mork
2
-0
/
+15
2017-01-24
xfs: verify dirblocklog correctly
Darrick J. Wong
1
-1
/
+1
2017-01-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-6
/
+8
2017-01-24
ibmveth: Add a proper check for the availability of the checksum features
Thomas Huth
1
-2
/
+5
2017-01-24
Merge branch 'vxlan-fdb-fixes'
David S. Miller
1
-3
/
+7
2017-01-24
vxlan: do not age static remote mac entries
Balakrishnan Raman
1
-1
/
+1
2017-01-24
vxlan: don't flush static fdb entries on admin down
Roopa Prabhu
1
-2
/
+6
2017-01-24
Merge branch 'ip6_tnl_parse_tlv_enc_lim-fixes'
David S. Miller
2
-12
/
+27
2017-01-24
ipv6: fix ip6_tnl_parse_tlv_enc_lim()
Eric Dumazet
1
-12
/
+22
2017-01-24
ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit()
Eric Dumazet
2
-0
/
+5
2017-01-24
virtio_net: fix PAGE_SIZE > 64k
Michael S. Tsirkin
1
-1
/
+9
2017-01-24
af_unix: move unix_mknod() out of bindlock
WANG Cong
1
-11
/
+16
2017-01-24
md/r5cache: disable write back for degraded array
Song Liu
3
-7
/
+56
2017-01-24
md/r5cache: shift complex rmw from read path to write path
Song Liu
1
-4
/
+45
2017-01-24
md/r5cache: flush data only stripes in r5l_recovery_log()
Song Liu
2
-16
/
+45
2017-01-24
md/raid5: move comment of fetch_block to right location
Song Liu
1
-7
/
+6
2017-01-24
md/r5cache: read data into orig_page for prexor of cached data
Song Liu
3
-9
/
+42
2017-01-24
md/raid5-cache: delete meaningless code
Shaohua Li
1
-2
/
+0
2017-01-24
IB/vmw_pvrdma: Fix incorrect cleanup on pvrdma_pci_probe error path
Adit Ranadive
1
-3
/
+1
2017-01-24
IB/vmw_pvrdma: Don't leak info from alloc_ucontext
Adit Ranadive
1
-1
/
+1
2017-01-24
ARC: smp-boot: Decouple Non masters waiting API from jump to entry point
Vineet Gupta
2
-9
/
+11
2017-01-24
ARCv2: MCIP: update the BCR per current changes
Vineet Gupta
2
-10
/
+9
2017-01-24
ARC: udelay: fix inline assembler by adding LP_COUNT to clobber list
Vineet Gupta
1
-1
/
+3
2017-01-24
mlxsw: spectrum_router: Correctly reallocate adjacency entries
Ido Schimmel
1
-4
/
+6
2017-01-24
r8152: don't execute runtime suspend if the tx is not empty
hayeswang
1
-1
/
+3
2017-01-24
Documentation: net: phy: improve explanation when to specify the PHY ID
Martin Blumenstingl
1
-2
/
+3
2017-01-24
Input: wm97xx - make missing platform data non-fatal
Manuel Lauss
1
-1
/
+1
2017-01-24
ARCv2: MCIP: Deprecate setting of affinity in Device Tree
Yuriy Kolerov
2
-30
/
+25
2017-01-24
Merge tag 'v4.10-rc5' into for-linus
Dmitry Torokhov
17699
-563483
/
+1335361
2017-01-24
NFSv4.0: always send mode in SETATTR after EXCLUSIVE4
Benjamin Coddington
1
-1
/
+2
2017-01-24
nfs: Don't increment lock sequence ID after NFS4ERR_MOVED
Chuck Lever
1
-1
/
+2
2017-01-24
net: phy: marvell: Add Wake from LAN support for 88E1510 PHY
Jingju Hou
1
-0
/
+2
2017-01-24
IB/cxgb3: fix misspelling in header guard
Nicolas Iooss
1
-1
/
+1
2017-01-24
vfio/spapr: fail tce_iommu_attach_group() when iommu_data is null
Greg Kurz
1
-0
/
+4
2017-01-24
IB/iser: remove unused variable from iser_conn struct
Max Gurtovoy
3
-14
/
+5
2017-01-24
IB/iser: Fix sg_tablesize calculation
Max Gurtovoy
1
-7
/
+0
2017-01-24
MAINTAINERS: Add myself to X86 PLATFORM DRIVERS as a co-maintainer
Andy Shevchenko
1
-0
/
+1
2017-01-24
IB/srp: fix invalid indirect_sg_entries parameter value
Israel Rukshin
1
-0
/
+6
[prev]
[next]