| Commit message (Expand) | Author | Age | Files | Lines |
* | IB: Convert msleep below 20ms to usleep_range | Leon Romanovsky | 2017-07-17 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-07-05 | 1 | -2/+2 |
|\ |
|
| * | net: convert sk_buff.users from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 1 | -2/+2 |
* | | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-07-03 | 1 | -49/+31 |
|\ \
| |/
|/| |
|
| * | IB: nes: convert to use DRIVER_ATTR_RW | Greg Kroah-Hartman | 2017-06-12 | 1 | -49/+31 |
* | | RDMA/nes: ACK MPA Reply frame | Tatyana Nikolova | 2017-06-01 | 1 | -1/+1 |
* | | RDMA/nes: Don't set 0-length FULPDU RTR indication control flag | Tatyana Nikolova | 2017-06-01 | 1 | -1/+0 |
|/ |
|
* | IB/core: Rename struct ib_ah_attr to rdma_ah_attr | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -1/+2 |
* | IB/nes: use setup_timer | Geliang Tang | 2017-04-28 | 3 | -9/+6 |
* | IB/nes: Fix incorrect type in assignment | Leon Romanovsky | 2017-04-28 | 1 | -1/+1 |
* | IB: Replace ib_umem page_size by page_shift | Artemy Kovalyov | 2017-04-25 | 1 | -2/+2 |
* | drivers: add explicit interrupt.h includes | Florian Westphal | 2017-03-30 | 1 | -0/+1 |
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-02-25 | 1 | -1/+0 |
|\ |
|
| * | IB/nes: Remove a superfluous assignment statement | Bart Van Assche | 2017-01-24 | 1 | -1/+0 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2017-02-23 | 1 | -2/+3 |
|\ \ |
|
| * | | IB: Query ports via the core instead of direct into the driver | Or Gerlitz | 2017-02-14 | 1 | -2/+3 |
* | | | Merge branch 'k.o/for-4.10-rc' into HEAD | Doug Ledford | 2017-02-19 | 1 | -11/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | RDMA/core: Add the function ib_mtu_int_to_enum | Amrani, Ram | 2017-01-24 | 1 | -11/+1 |
| |/ |
|
* | | RDMA/nes: use designated initializers | Kees Cook | 2017-01-12 | 1 | -11/+11 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-12-15 | 6 | -56/+56 |
|\ |
|
| *-. | Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test | Doug Ledford | 2016-12-14 | 1 | -36/+48 |
| |\ \ |
|
| | * | | infiniband: nes: return value of skb_linearize should be handled | Zhouyi Zhou | 2016-12-14 | 1 | -2/+6 |
| | * | | IB/nes: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 2016-12-14 | 1 | -34/+42 |
| | |/ |
|
| * | | Merge branch 'mlx' into merge-test | Doug Ledford | 2016-12-14 | 1 | -1/+2 |
| |\ \ |
|
| | * | | IB/core: Let create_ah return extended response to user | Moni Shoua | 2016-12-13 | 1 | -1/+2 |
| | |/ |
|
| * | | IB/nes: Remove debug prints after allocation failure | Leon Romanovsky | 2016-12-03 | 5 | -19/+6 |
| |/ |
|
* | | net: use core MTU range checking in misc drivers | Jarod Wilson | 2016-10-20 | 3 | -10/+5 |
|/ |
|
* | IB/nes: Move user vendor structures | Leon Romanovsky | 2016-10-07 | 2 | -115/+1 |
* | IB/nes: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 2016-10-07 | 1 | -2/+2 |
* | IB/nes: Support device FW version string | Ira Weiny | 2016-06-23 | 1 | -19/+14 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-05-20 | 3 | -62/+43 |
|\ |
|
| *-. | Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ... | Doug Ledford | 2016-05-13 | 3 | -58/+40 |
| |\ \ |
|
| | | * | RDMA/nes: replace custom print_hex_dump() | Andy Shevchenko | 2016-05-13 | 1 | -57/+3 |
| | | * | IB/nes: Deinline nes_free_qp_mem, save 1072 bytes | Denys Vlasenko | 2016-05-13 | 1 | -1/+1 |
| | | * | RDMA/nes: Adding queue drain functions | Tatyana Nikolova | 2016-05-13 | 2 | -0/+36 |
| | |/ |
|
| * | | IB/core: Enhance ib_map_mr_sg() | Bart Van Assche | 2016-05-13 | 1 | -1/+1 |
| * | | IB/core: Add passing an offset into the SG to ib_map_mr_sg | Christoph Hellwig | 2016-05-13 | 1 | -4/+3 |
| |/ |
|
* | | treewide: replace dev->trans_start update with helper | Florian Westphal | 2016-05-04 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-05-04 | 1 | -3/+0 |
|\ \
| |/ |
|
| * | RDMA/nes: don't leak skb if carrier down | Florian Westphal | 2016-04-28 | 1 | -3/+0 |
* | | infiniband: nes: Kill unused variable in nes_netdev_start_xmit() | David S. Miller | 2016-04-26 | 1 | -1/+0 |
* | | RDMA/nes: remove use of NETDEV_TX_LOCKED | Florian Westphal | 2016-04-26 | 1 | -8/+5 |
|/ |
|
*---. | Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6 | Doug Ledford | 2016-03-16 | 8 | -367/+91 |
|\ \ \ |
|
| | | * | iw_nes: remove port mapper related code | Faisal Latif | 2016-03-16 | 4 | -309/+80 |
| | |/ |
|
| * | | nes: handling failed allocation when creating workqueue | Insu Yun | 2016-02-29 | 1 | -0/+10 |
| * | | RDMA/nes: Replace LRO with GRO | Ben Hutchings | 2016-02-29 | 4 | -58/+1 |
| |/ |
|
* | | IB/core: Add vendor's specific data to alloc mw | Matan Barak | 2016-03-01 | 1 | -1/+2 |
|/ |
|
* | infiniband: Replace memset with eth_zero_addr | Lucas Tanure | 2016-01-19 | 1 | -1/+1 |
* | RDMA/nes: checking for NULL instead of IS_ERR | Dan Carpenter | 2016-01-19 | 1 | -2/+2 |
* | RDMA/nes: constify nes_cm_ops structure | Julia Lawall | 2015-12-24 | 2 | -2/+2 |