index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/ipoib: Warn when one port fails to initialize
Yuval Shaia
2017-12-13
1
-3
/
+4
*
IB/srp: replace custom implementation of hex2bin()
Andy Shevchenko
2017-12-11
1
-10
/
+3
*
IB/ipoib: Replace printk with pr_warn
Yuval Shaia
2017-12-11
3
-19
/
+18
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-11-15
18
-268
/
+577
|
\
|
*
RDMA/core: Rename kernel modify_cq to better describe its usage
Leon Romanovsky
2017-11-13
1
-2
/
+3
|
*
IB/srpt: Ensure that modifying the use_srq configfs attribute works
Bart Van Assche
2017-11-13
1
-0
/
+12
|
*
IB/srpt: Wait until channel release has finished during module unload
Bart Van Assche
2017-11-13
1
-23
/
+20
|
*
IB/srpt: Introduce srpt_disconnect_ch_sync()
Bart Van Assche
2017-11-13
1
-16
/
+35
|
*
IB/srpt: Introduce helper functions for SRQ allocation and freeing
Bart Van Assche
2017-11-13
1
-43
/
+72
|
*
IB/srpt: Post receive work requests after qp transition to INIT state
Mike Marciniszyn
2017-11-13
1
-4
/
+4
|
*
IB/ipoib: Change number of TX wqe to 64
Erez Shitrit
2017-10-25
1
-1
/
+1
|
*
IB/ipoib: Use NAPI in UD/TX flows
Erez Shitrit
2017-10-25
5
-79
/
+136
|
*
IB/ipoib: Get rid of the tx_outstanding variable in all modes
Erez Shitrit
2017-10-25
3
-11
/
+10
|
*
Merge branch 'timer_setup' into for-next
Doug Ledford
2017-10-18
3
-5
/
+6
|
|
\
|
|
*
IB/ipoib: Convert timers to use timer_setup()
Kees Cook
2017-10-09
3
-5
/
+6
|
*
|
Merge branch 'for-next-early' into for-next
Doug Ledford
2017-10-18
15
-130
/
+324
|
|
\
\
|
|
*
|
IB/srp: Make CM timeout dependent on subnet timeout
Bart Van Assche
2017-10-18
1
-2
/
+22
|
|
*
|
IB/srp: Cache global rkey
Bart Van Assche
2017-10-18
2
-14
/
+16
|
|
*
|
IB/srp: Remove second argument of srp_destroy_qp()
Bart Van Assche
2017-10-18
1
-6
/
+6
|
|
*
|
IB/srp: Avoid that a cable pull can trigger a kernel crash
Bart Van Assche
2017-10-18
1
-6
/
+19
|
|
*
|
IB/srpt: Change default behavior from using SRQ to using RC
Bart Van Assche
2017-10-18
2
-35
/
+123
|
|
*
|
IB/srpt: Cache global L_Key
Bart Van Assche
2017-10-18
2
-3
/
+6
|
|
*
|
IB/srpt: Limit the send and receive queue sizes to what the HCA supports
Bart Van Assche
2017-10-18
1
-4
/
+5
|
|
*
|
IB/srpt: Do not accept invalid initiator port names
Bart Van Assche
2017-10-18
1
-5
/
+4
|
|
*
|
RDMA/isert: Suppress gcc 7 fall-through complaints
Bart Van Assche
2017-10-14
1
-7
/
+7
|
|
*
|
IB/core: Simplify sa_path_set_[sd]lid() calls
Bart Van Assche
2017-10-10
1
-1
/
+1
|
|
*
|
IB/{ipoib, iser}: Consistent print format of vendor error
Ajaykumar Hotchandani
2017-09-29
3
-10
/
+10
|
|
*
|
Merge branch 'vnic' into k.o/for-next
Doug Ledford
2017-09-29
6
-35
/
+103
|
|
|
\
\
|
|
|
*
|
IB/opa_vnic: Add routing control information
Niranjana Vishwanathapura
2017-09-27
4
-4
/
+61
|
|
|
*
|
IB/opa_vnic: Properly set vesw port status
Niranjana Vishwanathapura
2017-09-27
1
-12
/
+27
|
|
|
*
|
IB/opa_vnic: Properly clear Mac Table Digest
Scott Franco
2017-09-27
1
-0
/
+1
|
|
|
*
|
IB/opa_vnic: Properly return the total MACs in UC MAC list
Niranjana Vishwanathapura
2017-09-27
1
-3
/
+5
|
|
|
*
|
IB/opa_vnic: Allow reset of MAC address
Niranjana Vishwanathapura
2017-09-27
1
-1
/
+1
|
|
|
*
|
IB/opa_vnic: Set POD value for Ethernet MTU
Niranjana Vishwanathapura
2017-09-27
2
-0
/
+2
|
|
|
*
|
IB/opa_vnic: Mark unused Ethernet MTU fields as reserved
Niranjana Vishwanathapura
2017-09-27
4
-17
/
+8
|
|
*
|
|
IB/ipoib: Remove device when one port fails to init
Yuval Shaia
2017-09-27
1
-1
/
+2
|
|
*
|
|
IB: Move PCI dependency from root KConfig to HW's KConfigs
Yuval Shaia
2017-09-27
1
-1
/
+0
|
|
|
/
/
*
|
|
|
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
treewide: Fix function prototypes for module_param_call()
Kees Cook
2017-10-31
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
3
-0
/
+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
3
-0
/
+3
|
|
/
/
*
|
|
IB/ipoib: Add ability to set PKEY index to lower device driver
Alex Vesker
2017-10-14
1
-2
/
+6
*
|
|
IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stop
Alex Vesker
2017-10-14
1
-1
/
+6
|
/
/
*
|
Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"
Alex Estrin
2017-09-27
1
-13
/
+0
*
|
IB/ipoib: Fix inconsistency with free_netdev and free_rdma_netdev
Alex Vesker
2017-09-25
2
-6
/
+19
*
|
IB/ipoib: Fix sysfs Pkey create<->remove possible deadlock
Shalom Lagziel
2017-09-25
1
-6
/
+14
*
|
IB: Correct MR length field to be 64-bit
Parav Pandit
2017-09-25
1
-1
/
+1
|
/
*
IB/ipoib: Suppress the retry related completion errors
Santosh Shilimkar
2017-09-22
1
-5
/
+11
*
Merge branch 'mellanox' into k.o/for-next
Doug Ledford
2017-08-24
7
-27
/
+37
|
\
|
*
IB/ipoib: Sync between remove_one to sysfs calls that use rtnl_lock
Erez Shitrit
2017-08-24
4
-5
/
+31
[next]