index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-14
rxe: Fix a sleep-in-atomic bug in post_one_send
Jia-Ju Bai
1
-7
/
+2
2017-06-14
RDMA/qedr: Add 64KB PAGE_SIZE support to user-space queues
Ram Amrani
2
-28
/
+41
2017-06-14
RDMA/qedr: Initialize byte_len in WC of READ and SEND commands
Michal Kalderon
1
-0
/
+4
2017-06-14
RDMA/bnxt_re: Remove FMR support
Selvin Xavier
3
-106
/
+2
2017-06-14
RDMA/bnxt_re: Fix RQE posting logic
Devesh Sharma
3
-1
/
+20
2017-06-14
RDMA/bnxt_re: Add HW workaround for avoiding stall for UD QPs
Somnath Kotur
4
-0
/
+24
2017-06-14
RDMA/bnxt_re: Dereg MR in FW before freeing the fast_reg_page_list
Selvin Xavier
1
-2
/
+6
2017-06-14
RDMA/bnxt_re: HW workarounds for handling specific conditions
Eddie Wai
7
-70
/
+509
2017-06-13
RDMA/bnxt_re: Fixing the Control path command and response handling
Devesh Sharma
5
-605
/
+318
2017-06-07
IB/addr: Fix setting source address in addr6_resolve()
Roland Dreier
1
-9
/
+1
2017-06-01
RDMA/SA: Fix kernel panic in CMA request handler flow
Majd Dibbiny
4
-13
/
+12
2017-06-01
RDMA/umem: Fix missing mmap_sem in get umem ODP call
Leon Romanovsky
1
-1
/
+5
2017-06-01
RDMA/core: not to set page dirty bit if it's already set.
Qing Huang
1
-1
/
+1
2017-06-01
RDMA/uverbs: Declare local function static and add brackets to sizeof
Leon Romanovsky
1
-4
/
+4
2017-06-01
RDMA/netlink: Reduce exposure of RDMA netlink functions
Leon Romanovsky
2
-1
/
+11
2017-06-01
RDMA/srp: Fix NULL deref at srp_destroy_qp()
Israel Rukshin
1
-1
/
+1
2017-06-01
RDMA/IPoIB: Limit the ipoib_dev_uninit_default scope
Leon Romanovsky
1
-1
/
+1
2017-06-01
RDMA/IPoIB: Replace netdev_priv with ipoib_priv for ipoib_get_link_ksettings
Honggang Li
1
-1
/
+1
2017-06-01
RDMA/qedr: add null check before pointer dereference
Gustavo A. R. Silva
1
-4
/
+6
2017-06-01
RDMA/mlx5: set UMR wqe fence according to HCA cap
Max Gurtovoy
3
-37
/
+39
2017-06-01
RDMA/mlx4: Fix MAD tunneling when SRIOV is enabled
Jack Morgenstein
1
-0
/
+1
2017-06-01
RDMA/qib,hfi1: Fix MR reference count leak on write with immediate
Mike Marciniszyn
2
-2
/
+7
2017-06-01
RDMA/hfi1: Defer setting VL15 credits to link-up interrupt
Byczkowski, Jakub
4
-19
/
+64
2017-06-01
RDMA/hfi1: change PCI bar addr assignments to Linux API functions
Steven L. Roberts
1
-2
/
+2
2017-06-01
RDMA/hfi1: fix array termination by appending NULL to attr array
Steven L. Roberts
1
-1
/
+2
2017-06-01
RDMA/iw_cxgb4: fix the calculation of ipv6 header size
Raju Rangoju
1
-1
/
+2
2017-06-01
RDMA/iw_cxgb4: calculate t4_eq_status_entries properly
Ganesh Goudar
1
-1
/
+1
2017-06-01
RDMA/iw_cxgb4: Avoid touch after free error in ARP failure handlers
Raju Rangoju
1
-1
/
+5
2017-06-01
RDMA/nes: ACK MPA Reply frame
Tatyana Nikolova
1
-1
/
+1
2017-06-01
RDMA/nes: Don't set 0-length FULPDU RTR indication control flag
Tatyana Nikolova
1
-1
/
+0
2017-06-01
RDMA/i40iw: fix duplicated code for different branches
Gustavo A. R. Silva
1
-4
/
+1
2017-06-01
RDMA/i40iw: Remove MSS change support
Shiraz Saleem
4
-31
/
+1
2017-06-01
RDMA/i40iw: Fix device initialization error path
Mustafa Ismail
1
-7
/
+13
2017-06-01
RDMA/i40iw: ACK MPA Reject frame
Tatyana Nikolova
1
-1
/
+1
2017-06-01
RDMA/i40iw: Don't set 0-length FULPDU RTR indication control flag
Tatyana Nikolova
1
-1
/
+0
2017-05-28
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
4
-17
/
+11
2017-05-27
Merge tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
11
-40
/
+141
2017-05-27
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2017-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-15
/
+18
2017-05-26
Merge tag 'led_fixes_for_4-12-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2017-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
16
-79
/
+197
2017-05-26
net: ethernet: ax88796: don't call free_irq without request_irq first
Uwe Kleine-König
1
-5
/
+2
2017-05-26
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-123
/
+130
2017-05-26
Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-14
/
+39
2017-05-26
Merge tag 'mmc-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
1
-0
/
+7
2017-05-26
Merge tag 'drm-fixes-for-v4.12-rc3' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
19
-80
/
+102
2017-05-26
nvme: Quirk APST on Intel 600P/P3100 devices
Andy Lutomirski
1
-0
/
+2
2017-05-26
nvme: only setup block integrity if supported by the driver
Christoph Hellwig
3
-19
/
+33
2017-05-26
nvme: replace is_flags field in nvme_ctrl_ops with a flags field
Christoph Hellwig
5
-5
/
+6
2017-05-26
nvme-pci: consistencly use ctrl->device for logging
Christoph Hellwig
1
-6
/
+6
[next]