| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 2 | -2/+2 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-12-15 | 8 | -66/+67 |
|\ |
|
| *-----. | Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test | Doug Ledford | 2016-12-14 | 5 | -32/+58 |
| |\ \ \ \ |
|
| | | | | * | IB/srp: Make writing the add_target sysfs attr interruptible | Bart Van Assche | 2016-12-14 | 1 | -1/+4 |
| | | | | * | IB/srp: Make mapping failures easier to debug | Bart Van Assche | 2016-12-14 | 1 | -2/+10 |
| | | | | * | IB/srp: Make login failures easier to debug | Bart Van Assche | 2016-12-14 | 1 | -0/+3 |
| | | | | * | IB/srp: Introduce a local variable in srp_add_one() | Bart Van Assche | 2016-12-14 | 1 | -8/+9 |
| | | | | * | IB/srp: Fix CONFIG_DYNAMIC_DEBUG=n build | Bart Van Assche | 2016-12-14 | 1 | -5/+6 |
| | | | |/
| | | |/| |
|
| | | | * | ib_isert: log the connection reject message | Steve Wise | 2016-12-14 | 1 | -0/+2 |
| | | | * | ib_iser: log the connection reject message | Steve Wise | 2016-12-14 | 1 | -1/+4 |
| | | |/ |
|
| | * | | IPoIB: Avoid reading an uninitialized member variable | Bart Van Assche | 2016-12-14 | 1 | -2/+5 |
| | * | | IB/srpt: Report login failures only once | Bart Van Assche | 2016-12-14 | 1 | -13/+9 |
| | * | | IB/isert: do not ignore errors in dma_map_single() | Alexey Khoroshilov | 2016-12-14 | 1 | -0/+6 |
| | |/ |
|
| * | | Merge branch 'mlx' into merge-test | Doug Ledford | 2016-12-14 | 1 | -2/+0 |
| |\ \ |
|
| | * | | IB/IPoIB: Remove can't use GFP_NOIO warning | Kamal Heib | 2016-11-16 | 1 | -2/+0 |
| | |/ |
|
| * | | IB/ipoib: Remove and fix debug prints after allocation failure | Leon Romanovsky | 2016-12-03 | 3 | -15/+3 |
| * | | IB/isert: Remove and fix debug prints after allocation failure | Leon Romanovsky | 2016-12-03 | 1 | -17/+6 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-10-30 | 5 | -43/+64 |
|\ \ |
|
| * | | IB/ipoib: move back IB LL address into the hard header | Paolo Abeni | 2016-10-14 | 5 | -43/+64 |
| |/ |
|
* | | net: use core MTU range checking in misc drivers | Jarod Wilson | 2016-10-20 | 1 | -0/+1 |
* | | IB/ipoib: Flip to new dev walk API | David Ahern | 2016-10-18 | 1 | -12/+25 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-10-09 | 10 | -59/+48 |
|\ |
|
| * | IB/srp: Fix infinite loop when FMR sg[0].offset != 0 | Bart Van Assche | 2016-10-07 | 1 | -3/+5 |
| * | IB/srp: Remove an unused argument | Bart Van Assche | 2016-10-07 | 1 | -2/+2 |
| * | ipoib: Make ipoib_warn ratelimited | kernel@kyup.com | 2016-10-07 | 1 | -1/+7 |
| * | IB/ipoib_verbs: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 2016-10-07 | 1 | -1/+1 |
| * | IB/ipoib: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 2016-10-07 | 1 | -1/+2 |
| * | IB/srp: use IB_PD_UNSAFE_GLOBAL_RKEY | Christoph Hellwig | 2016-09-23 | 2 | -27/+20 |
| * | IB/iser: use IB_PD_UNSAFE_GLOBAL_RKEY | Christoph Hellwig | 2016-09-23 | 3 | -21/+8 |
| * | IB/core: add support to create a unsafe global rkey to ib_create_pd | Christoph Hellwig | 2016-09-23 | 5 | -5/+5 |
* | | IB/ipoib: Don't allow MC joins during light MC flush | Alex Vesker | 2016-09-16 | 1 | -0/+9 |
* | | IB/ipoib: Fix memory corruption in ipoib cm mode connect flow | Erez Shitrit | 2016-09-02 | 3 | -1/+18 |
* | | IB/isert: Properly release resources on DEVICE_REMOVAL | Raju Rangoju | 2016-09-02 | 2 | -3/+22 |
* | | IB/srpt: Update sport->port_guid with each port refresh | Doug Ledford | 2016-08-24 | 1 | -4/+5 |
* | | IB/isert: fix error return code in isert_alloc_login_buf() | Wei Yongjun | 2016-08-22 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled... | Linus Torvalds | 2016-08-04 | 4 | -10/+9 |
|\ |
|
| * | IB/isert: Remove an unused member variable | Bart Van Assche | 2016-08-02 | 2 | -3/+0 |
| * | IB/srpt: Simplify srpt_queue_response() | Bart Van Assche | 2016-08-02 | 1 | -5/+2 |
| * | IB/srpt: Limit the number of SG elements per work request | Bart Van Assche | 2016-08-02 | 2 | -2/+7 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-08-04 | 3 | -11/+8 |
|\ \
| |/
|/| |
|
| *-. | Merge branches 'misc' and 'rxe' into k.o/for-4.8-1 | Doug Ledford | 2016-08-04 | 2 | -7/+6 |
| |\ \ |
|
| | * | | IB/ipoib: Report SG feature regardless of HW UD CSUM capability | Yuval Shaia | 2016-08-03 | 2 | -7/+6 |
| | |/ |
|
| * / | IB/ipoib: Use new device FW version string | Ira Weiny | 2016-06-23 | 1 | -4/+2 |
| |/ |
|
* / | IB/srpt: Reduce QP buffer size | Bart Van Assche | 2016-06-23 | 2 | -2/+2 |
|/ |
|
* | IB/IPoIB: Don't update neigh validity for unresolved entries | Erez Shitrit | 2016-06-07 | 1 | -1/+3 |
* | IB/IPoIB: Disable bottom half when dealing with device address | Mark Bloch | 2016-06-07 | 3 | -11/+11 |
* | IB/IPoIB: Fix race between ipoib_remove_one to sysfs functions | Erez Shitrit | 2016-06-07 | 4 | -0/+14 |
* | IB/srp: Fix srp_map_sg_dma() | Bart Van Assche | 2016-06-06 | 1 | -2/+1 |
* | IB/srp: Always initialize use_fast_reg and use_fmr | Bart Van Assche | 2016-06-06 | 1 | -3/+1 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2016-05-28 | 2 | -9/+11 |
|\ |
|