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
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-27
IB/mlx5: Respect mlx5_core reserved GIDs
Ilan Tayari
1
-66
/
+53
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.changelink
Matthias Schiffer
1
-3
/
+4
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
Matthias Schiffer
1
-1
/
+2
2017-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
20
-817
/
+935
2017-06-21
qed*: Rename qed_roce_if.h to qed_rdma_if.h
Kalderon, Michal
2
-2
/
+2
2017-06-20
net: introduce __skb_put_[zero, data, u8]
yuan linyu
4
-14
/
+7
2017-06-20
qed*: Set rdma generic functions prefix
Michal Kalderon
1
-3
/
+3
2017-06-20
qed*: qede_roce.[ch] -> qede_rdma.[ch]
Michal Kalderon
2
-2
/
+2
2017-06-20
qed: Chain support for external PBL
Mintz, Yuval
2
-4
/
+4
2017-06-16
Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-1
/
+1
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
5
-8
/
+8
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
8
-37
/
+31
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
4
-16
/
+8
2017-06-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
20
-817
/
+935
2017-06-16
net/mlx5: Fix some spelling mistakes
Or Gerlitz
1
-1
/
+1
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+4
2017-06-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+4
2017-06-14
rdma/cxgb4: Fix memory leaks during module exit
Raju Rangoju
1
-3
/
+7
2017-06-14
IB/ipoib: Fix memory leak in create child syscall
Feras Daoud
1
-3
/
+3
2017-06-14
IB/ipoib: Fix access to un-initialized napi struct
Alex Vesker
1
-1
/
+0
2017-06-14
IB/ipoib: Delete napi in device uninit default
Alex Vesker
1
-0
/
+3
2017-06-14
IB/ipoib: Limit call to free rdma_netdev for capable devices
Alex Vesker
2
-3
/
+8
2017-06-14
IB/ipoib: Fix memory leaks for child interfaces priv
Alex Vesker
2
-2
/
+10
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-09
qed*: LL2 callback operations
Michal Kalderon
3
-58
/
+188
2017-06-08
tcp: add a struct net parameter to tcp_parse_options()
Eric Dumazet
1
-1
/
+1
2017-06-08
crypto: Work around deallocated stack frame reference gcc bug on sparc.
David Miller
1
-1
/
+4
2017-06-07
IB/mlx4: Bump driver version
Tariq Toukan
1
-3
/
+2
2017-06-07
cxgb4: Fix tids count for ipv6 offload connection
Ganesh Goudar
1
-5
/
+9
2017-06-07
IB/addr: Fix setting source address in addr6_resolve()
Roland Dreier
1
-9
/
+1
2017-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
34
-137
/
+182
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
[next]