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.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
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
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-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
34
-137
/
+182
2017-06-02
RDMA/SA: Fix kernel panic in CMA request handler flow
Majd Dibbiny
4
-13
/
+12
2017-06-02
RDMA/umem: Fix missing mmap_sem in get umem ODP call
Leon Romanovsky
1
-1
/
+5
2017-06-02
RDMA/core: not to set page dirty bit if it's already set.
Qing Huang
1
-1
/
+1
2017-06-02
RDMA/uverbs: Declare local function static and add brackets to sizeof
Leon Romanovsky
1
-4
/
+4
2017-06-02
RDMA/netlink: Reduce exposure of RDMA netlink functions
Leon Romanovsky
2
-1
/
+11
2017-06-02
RDMA/srp: Fix NULL deref at srp_destroy_qp()
Israel Rukshin
1
-1
/
+1
2017-06-02
RDMA/IPoIB: Limit the ipoib_dev_uninit_default scope
Leon Romanovsky
1
-1
/
+1
2017-06-02
RDMA/IPoIB: Replace netdev_priv with ipoib_priv for ipoib_get_link_ksettings
Honggang Li
1
-1
/
+1
2017-06-02
RDMA/qedr: add null check before pointer dereference
Gustavo A. R. Silva
1
-4
/
+6
2017-06-02
RDMA/mlx5: set UMR wqe fence according to HCA cap
Max Gurtovoy
3
-37
/
+39
2017-06-02
RDMA/mlx4: Fix MAD tunneling when SRIOV is enabled
Jack Morgenstein
1
-0
/
+1
2017-06-02
RDMA/qib,hfi1: Fix MR reference count leak on write with immediate
Mike Marciniszyn
2
-2
/
+7
2017-06-02
RDMA/hfi1: Defer setting VL15 credits to link-up interrupt
Byczkowski, Jakub
4
-19
/
+64
2017-06-02
RDMA/hfi1: change PCI bar addr assignments to Linux API functions
Steven L. Roberts
1
-2
/
+2
2017-06-02
RDMA/hfi1: fix array termination by appending NULL to attr array
Steven L. Roberts
1
-1
/
+2
2017-06-02
RDMA/iw_cxgb4: fix the calculation of ipv6 header size
Raju Rangoju
1
-1
/
+2
2017-06-02
RDMA/iw_cxgb4: calculate t4_eq_status_entries properly
Ganesh Goudar
1
-1
/
+1
2017-06-02
RDMA/iw_cxgb4: Avoid touch after free error in ARP failure handlers
Raju Rangoju
1
-1
/
+5
2017-06-02
RDMA/nes: ACK MPA Reply frame
Tatyana Nikolova
1
-1
/
+1
2017-06-02
RDMA/nes: Don't set 0-length FULPDU RTR indication control flag
Tatyana Nikolova
1
-1
/
+0
2017-06-02
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-23
IB/core: Enforce security on management datagrams
Daniel Jurgens
3
-8
/
+171
2017-05-23
selinux lsm IB/core: Implement LSM notification system
Daniel Jurgens
1
-0
/
+53
2017-05-23
IB/core: Enforce PKey security on QPs
Daniel Jurgens
7
-9
/
+780
2017-05-23
IB/core: IB cache enhancements to support Infiniband security
Daniel Jurgens
2
-0
/
+25
2017-05-14
IB/mlx5: Bump driver version
Tariq Toukan
1
-3
/
+2
2017-05-14
{net, IB}/mlx5: Replace mlx5_vzalloc with kvzalloc
Leon Romanovsky
6
-27
/
+27
2017-05-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-6
/
+3
2017-05-10
Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2017-05-09
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2017-05-09
Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
23
-604
/
+714
2017-05-09
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-33
/
+2
2017-05-09
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
2
-2
/
+2
2017-05-09
scripts/spelling.txt: add "memory" pattern and fix typos
Stephen Boyd
1
-1
/
+1
2017-05-08
IB/srpt: Avoid that aborting a command triggers a kernel warning
Bart Van Assche
1
-1
/
+2
2017-05-08
IB/srpt: Fix abort handling
Bart Van Assche
1
-5
/
+1
2017-05-05
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-21
/
+22
2017-05-05
rxe: expose num_possible_cpus() cnum_comp_vectors
Sagi Grimberg
2
-2
/
+1
2017-05-05
IB/rxe: Update caller's CRC for RXE_MEM_TYPE_DMA memory type
Leon Romanovsky
1
-1
/
+1
[prev]
[next]