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
2019-01-02
xprtrdma: Update comments in frwr_op_send
Chuck Lever
1
-2
/
+2
2019-01-02
SUNRPC: Fix some kernel doc complaints
Chuck Lever
4
-4
/
+6
2019-01-02
SUNRPC: Simplify defining common RPC trace events
Chuck Lever
1
-103
/
+69
2019-01-02
NFS: Fix NFSv4 symbolic trace point output
Chuck Lever
1
-143
/
+313
2019-01-02
xprtrdma: Trace mapping, alloc, and dereg failures
Chuck Lever
4
-10
/
+144
2019-01-02
xprtrdma: Add trace points for calls to transport switch methods
Chuck Lever
2
-11
/
+17
2019-01-02
xprtrdma: Relocate the xprtrdma_mr_map trace points
Chuck Lever
1
-1
/
+1
2019-01-02
xprtrdma: Clean up of xprtrdma chunk trace points
Chuck Lever
2
-19
/
+29
2019-01-02
xprtrdma: Remove unused fields from rpcrdma_ia
Chuck Lever
1
-2
/
+0
2019-01-02
xprtrdma: Cull dprintk() call sites
Chuck Lever
4
-68
/
+19
2019-01-02
xprtrdma: Simplify locking that protects the rl_allreqs list
Chuck Lever
3
-35
/
+23
2019-01-02
xprtrdma: Expose transport header errors
Chuck Lever
1
-1
/
+0
2019-01-02
xprtrdma: Remove request_module from backchannel
Chuck Lever
1
-2
/
+0
2019-01-02
xprtrdma: Recognize XDRBUF_SPARSE_PAGES
Chuck Lever
1
-5
/
+6
2019-01-02
NFS: Make "port=" mount option optional for RDMA mounts
Chuck Lever
1
-2
/
+8
2019-01-02
xprtrdma: Plant XID in on-the-wire RDMA offset (FRWR)
Chuck Lever
3
-5
/
+8
2019-01-02
xprtrdma: Remove rpcrdma_memreg_ops
Chuck Lever
5
-101
/
+116
2019-01-02
xprtrdma: Remove support for FMR memory registration
Chuck Lever
4
-359
/
+2
2019-01-02
xprtrdma: Reduce max_frwr_depth
Chuck Lever
1
-4
/
+11
2019-01-02
xprtrdma: Fix ri_max_segs and the result of ro_maxpages
Chuck Lever
3
-6
/
+14
2019-01-02
xprtrdma: Don't wake pending tasks until disconnect is done
Chuck Lever
5
-17
/
+23
2019-01-02
xprtrdma: No qp_event disconnect
Chuck Lever
2
-33
/
+0
2019-01-02
xprtrdma: Replace rpcrdma_receive_wq with a per-xprt workqueue
Chuck Lever
4
-48
/
+44
2019-01-02
xprtrdma: Refactor Receive accounting
Chuck Lever
5
-39
/
+19
2019-01-02
xprtrdma: Ensure MRs are DMA-unmapped when posting LOCAL_INV fails
Chuck Lever
1
-2
/
+2
2019-01-02
xprtrdma: Yet another double DMA-unmap
Chuck Lever
2
-5
/
+10
2019-01-02
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
46
-917
/
+1612
2019-01-02
Merge tag 'dmaengine-4.21-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
41
-394
/
+2296
2019-01-02
Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
20
-141
/
+125
2019-01-02
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2
-2
/
+2
2019-01-02
Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
52
-566
/
+744
2019-01-02
Merge tag 'pinctrl-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
117
-1164
/
+14244
2019-01-02
Merge tag 'linux-watchdog-4.21-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
20
-111
/
+529
2019-01-02
KEYS: fix parsing invalid pkey info string
Eric Biggers
1
-0
/
+2
2019-01-01
net: hns3: call hns3_nic_net_open() while doing HNAE3_UP_CLIENT
Huazhong Tan
1
-3
/
+4
2019-01-01
ip: validate header length on virtual device xmit
Willem de Bruijn
9
-32
/
+66
2019-01-01
tap: call skb_probe_transport_header after setting skb->dev
Willem de Bruijn
1
-2
/
+1
2019-01-01
ptr_ring: wrap back ->producer in __ptr_ring_swap_queue()
Cong Wang
1
-0
/
+2
2019-01-01
ALSA: hda - Revert DSP detection on legacy HD-audio driver
Takashi Iwai
4
-116
/
+8
2019-01-01
net: rds: remove unnecessary NULL check
Zhu Yanjun
1
-1
/
+1
2019-01-01
add document for TCP OFO, PAWS and skip ACK counters
yupeng
1
-1
/
+239
2019-01-01
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
4
-15
/
+55
2019-01-01
selftests/bpf: fix error printing in test_devmap()
Xiaozhou Liu
1
-1
/
+1
2019-01-01
ALSA: hda/tegra: clear pending irq handlers
Sameer Pujar
1
-0
/
+2
2019-01-01
ALSA: hda/realtek: Enable the headset mic auto detection for ASUS laptops
Jian-Hong Pan
1
-1
/
+1
2019-01-01
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-76
/
+105
2019-01-01
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
695
-11954
/
+37336
2019-01-01
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
68
-668
/
+3910
2019-01-01
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
78
-540
/
+822
2019-01-01
ibmveth: fix DMA unmap error in ibmveth_xmit_start error path
Tyrel Datwyler
1
-1
/
+5
[prev]
[next]