index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-28
{net, IB}/mlx5: Raise fatal IB event when sys error occurs
Daniel Jurgens
1
-1
/
+1
2018-02-28
IB/mlx5: Avoid passing an invalid QP type to firmware
Noa Osherovich
1
-1
/
+6
2018-02-28
IB/mlx5: Fix incorrect size of klms in the memory region
Sergey Gorenko
1
-1
/
+1
2018-02-21
RDMA/uverbs: Fix kernel panic while using XRC_TGT QP type
Leon Romanovsky
1
-0
/
+3
2018-02-20
RDMA/bnxt_re: Avoid system hang during device un-reg
Selvin Xavier
2
-5
/
+4
2018-02-20
RDMA/bnxt_re: Fix system crash during load/unload
Selvin Xavier
1
-0
/
+5
2018-02-20
RDMA/bnxt_re: Synchronize destroy_qp with poll_cq
Selvin Xavier
4
-19
/
+47
2018-02-20
RDMA/bnxt_re: Unpin SQ and RQ memory if QP create fails
Devesh Sharma
1
-1
/
+8
2018-02-20
RDMA/bnxt_re: Disable atomic capability on bnxt_re adapters
Devesh Sharma
2
-17
/
+3
2018-02-16
RDMA/restrack: don't use uaccess_kernel()
Steve Wise
4
-7
/
+22
2018-02-16
RDMA/verbs: Check existence of function prior to accessing it
Leon Romanovsky
2
-0
/
+24
2018-02-15
RDMA/vmw_pvrdma: Fix usage of user response structures in ABI file
Adit Ranadive
3
-3
/
+9
2018-02-15
RDMA/uverbs: Sanitize user entered port numbers prior to access it
Leon Romanovsky
1
-1
/
+8
2018-02-15
RDMA/uverbs: Fix circular locking dependency
Leon Romanovsky
1
-1
/
+2
2018-02-15
RDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcd
Leon Romanovsky
1
-3
/
+1
2018-02-15
RDMA/restrack: Increment CQ restrack object before committing
Leon Romanovsky
1
-3
/
+3
2018-02-15
RDMA/uverbs: Protect from command mask overflow
Leon Romanovsky
1
-7
/
+20
2018-02-15
IB/uverbs: Fix unbalanced unlock on error path for rdma_explicit_destroy
Jason Gunthorpe
1
-2
/
+3
2018-02-15
IB/uverbs: Improve lockdep_check
Jason Gunthorpe
1
-7
/
+7
2018-02-15
RDMA/uverbs: Protect from races between lookup and destroy of uobjects
Leon Romanovsky
1
-1
/
+9
2018-02-15
IB/uverbs: Hold the uobj write lock after allocate
Jason Gunthorpe
1
-1
/
+10
2018-02-15
IB/uverbs: Fix possible oops with duplicate ioctl attributes
Matan Barak
1
-0
/
+3
2018-02-15
IB/uverbs: Add ioctl support for 32bit processes
Matan Barak
1
-0
/
+2
2018-02-15
IB/uverbs: Use __aligned_u64 for uapi headers
Jason Gunthorpe
1
-2
/
+2
2018-02-15
IB/uverbs: Fix method merging in uverbs_ioctl_merge
Matan Barak
1
-9
/
+9
2018-02-15
IB/uverbs: Use u64_to_user_ptr() not a union
Jason Gunthorpe
2
-8
/
+6
2018-02-15
IB/uverbs: Use inline data transfer for UHW_IN
Jason Gunthorpe
1
-1
/
+4
2018-02-15
IB/uverbs: Always use the attribute size provided by the user
Matan Barak
2
-9
/
+31
2018-02-15
RDMA/restrack: Remove unimplemented XRCD object
Leon Romanovsky
2
-9
/
+0
2018-02-15
IB/ipoib: Do not warn if IPoIB debugfs doesn't exist
Alaa Hleihel
1
-2
/
+0
2018-02-12
Linux 4.16-rc1
v4.16-rc1
Linus Torvalds
1
-2
/
+2
2018-02-11
unify {de,}mangle_poll(), get rid of kernel-side POLL...
Al Viro
8
-142
/
+47
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
297
-913
/
+913
2018-02-11
xtensa: fix build with KASAN
Max Filippov
1
-0
/
+2
2018-02-11
nios2: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
2
-2
/
+0
2018-02-11
nios2: dts: Remove leading 0x and 0s from bindings notation
Mathieu Malaterre
1
-8
/
+8
2018-02-10
powerpc/pci: Fix broken INTx configuration via OF
Alexey Kardashevskiy
1
-2
/
+3
2018-02-10
mconsole_proc(): don't mess with file->f_pos
Al Viro
1
-1
/
+2
2018-02-10
kconfig: remove const qualifier from sym_expand_string_value()
Masahiro Yamada
3
-4
/
+4
2018-02-10
kconfig: add xrealloc() helper
Masahiro Yamada
6
-5
/
+16
2018-02-10
platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systems
Vadim Pasternak
1
-0
/
+142
2018-02-10
platform/x86: mlx-platform: Add support for new msn201x system type
Vadim Pasternak
1
-0
/
+59
2018-02-10
platform/x86: mlx-platform: Add support for new msn274x system type
Vadim Pasternak
1
-0
/
+124
2018-02-09
ibmvnic: Remove skb->protocol checks in ibmvnic_xmit
John Allen
1
-4
/
+1
2018-02-09
bpf: fix rlimit in reuseport net selftest
Daniel Borkmann
1
-1
/
+20
2018-02-09
sctp: verify size of a new chunk in _sctp_make_chunk()
Alexey Kodanev
1
-1
/
+6
2018-02-09
s390/qeth: fix SETIP command handling
Julian Wiedmann
2
-6
/
+13
2018-02-09
s390/qeth: fix underestimated count of buffer elements
Ursula Braun
1
-1
/
+1
2018-02-09
ptr_ring: try vmalloc() when kmalloc() fails
Jason Wang
1
-5
/
+8
2018-02-09
ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE
Jason Wang
1
-0
/
+2
[next]