index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-16
IB/mlx4: Add port and TID to MAD debug print
Håkon Bugge
1
-8
/
+10
2018-10-16
IB/mlx4: Enable debug print of SMPs
Håkon Bugge
1
-1
/
+1
2018-10-16
RDMA/core: Rename ports_parent to ports_kobj
Parav Pandit
2
-6
/
+5
2018-10-16
RDMA/core: Do not expose unsupported counters
Parav Pandit
1
-7
/
+12
2018-10-16
IB/mlx4: Refer to the device kobject instead of ports_parent
Parav Pandit
1
-5
/
+1
2018-10-16
perf tools: Pass build flags to traceevent build
Jiri Olsa
1
-1
/
+1
2018-10-16
perf report: Don't crash on invalid inline debug information
Milian Wolff
1
-0
/
+3
2018-10-16
RDMA/nldev: Allow IB device rename through RDMA netlink
Leon Romanovsky
2
-1
/
+36
2018-10-16
RDMA/core: Implement IB device rename function
Leon Romanovsky
2
-0
/
+26
2018-10-16
netfilter: xt_nat: fix DNAT target for shifted portmap ranges
Paolo Abeni
1
-0
/
+2
2018-10-16
RDMA/core: Annotate timeout as unsigned long
Leon Romanovsky
10
-23
/
+26
2018-10-16
RDMA/core: Align multiple functions to kernel coding style
Leon Romanovsky
4
-31
/
+21
2018-10-16
RDMA/cma: Remove unused timeout_ms parameter from cma_resolve_iw_route()
Leon Romanovsky
1
-2
/
+2
2018-10-16
Merge branch 'hns3-Some-cleanup-and-bugfix-for-desc-filling'
David S. Miller
2
-78
/
+62
2018-10-16
net: hns3: fix for multiple unmapping DMA problem
Fuyun Liang
1
-5
/
+8
2018-10-16
net: hns3: rename hns_nic_dma_unmap
Fuyun Liang
1
-7
/
+7
2018-10-16
net: hns3: add handling for big TX fragment
Fuyun Liang
1
-14
/
+31
2018-10-16
net: hns3: move DMA map into hns3_fill_desc
Peng Li
2
-26
/
+24
2018-10-16
net: hns3: remove hns3_fill_desc_tso
Peng Li
1
-39
/
+5
2018-10-16
Merge branch 'qed-Align-PTT-and-add-various-link-modes'
David S. Miller
8
-102
/
+586
2018-10-16
qed: Prevent link getting down in case of autoneg-off.
Rahul Verma
1
-7
/
+33
2018-10-16
qede: Check available link modes before link set from ethtool.
Rahul Verma
1
-19
/
+45
2018-10-16
qed: Add supported link and advertise link to display in ethtool.
Rahul Verma
5
-57
/
+425
2018-10-16
qed: Added supported transceiver modes, speed capability and board config to HSI.
Rahul Verma
1
-1
/
+53
2018-10-16
qed: Align local and global PTT to propagate through the APIs.
Rahul Verma
5
-23
/
+35
2018-10-16
net: aquantia: make function aq_fw2x_update_stats static
YueHaibing
1
-1
/
+1
2018-10-16
sctp: get pr_assoc and pr_stream all status with SCTP_PR_SCTP_ALL instead
Xin Long
2
-4
/
+5
2018-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Greg Kroah-Hartman
11
-65
/
+91
2018-10-16
Merge tag 'selinux-pr-20181015' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Greg Kroah-Hartman
1
-1
/
+1
2018-10-16
RDMA/ucma: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+3
2018-10-16
MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bit
Huacai Chen
1
-1
/
+1
2018-10-16
f2fs: allow to mount, if quota is failed
Jaegeuk Kim
1
-6
/
+1
2018-10-16
f2fs: update REQ_TIME in f2fs_cross_rename()
Sahitya Tummala
1
-0
/
+4
2018-10-16
f2fs: do not update REQ_TIME in case of error conditions
Sahitya Tummala
2
-2
/
+2
2018-10-16
f2fs: remove unneeded disable_nat_bits()
Chao Yu
1
-3
/
+1
2018-10-16
f2fs: remove unused sbi->trigger_ssr_threshold
Chao Yu
1
-1
/
+0
2018-10-16
f2fs: shrink sbi->sb_lock coverage in set_file_temperature()
Chao Yu
1
-7
/
+10
2018-10-16
f2fs: use rb_*_cached friends
Chao Yu
3
-48
/
+69
2018-10-16
f2fs: fix to recover cold bit of inode block during POR
Chao Yu
2
-1
/
+7
2018-10-16
f2fs: submit cached bio to avoid endless PageWriteback
Chao Yu
3
-25
/
+61
2018-10-16
f2fs: checkpoint disabling
Daniel Rosenberg
13
-14
/
+324
2018-10-16
sx8: convert to blk-mq
Jens Axboe
1
-45
/
+68
2018-10-16
z2ram: convert to blk-mq
Jens Axboe
1
-35
/
+46
2018-10-16
gdrom: convert to blk-mq
Jens Axboe
1
-93
/
+77
2018-10-16
floppy: convert to blk-mq
Omar Sandoval
1
-30
/
+36
2018-10-16
ataflop: convert to blk-mq
Omar Sandoval
1
-102
/
+71
2018-10-16
ataflop: fix error handling during setup
Omar Sandoval
1
-10
/
+15
2018-10-16
ataflop: fold headers into C file
Omar Sandoval
3
-95
/
+81
2018-10-16
amiflop: convert to blk-mq
Omar Sandoval
1
-78
/
+35
2018-10-16
amiflop: clean up on errors during setup
Omar Sandoval
1
-44
/
+40
[prev]
[next]