summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-05-092-87/+84
|\
| * RDMA: Get rid of iw_cm_verbsKamal Heib2019-05-031-17/+10
| * IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-011-17/+18
| * IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch2019-04-011-4/+12
| * IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-012-10/+10
| * RDMA/nes: remove redundant check on udataColin Ian King2019-03-261-39/+34
* | ipv4: Prepare rtable for IPv6 gatewayDavid Ahern2019-04-081-1/+1
|/
* RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky2019-02-221-21/+11
* RDMA/nes: Remove useless usecnt variable and redundant memsetLeon Romanovsky2019-02-152-9/+1
* IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch2019-02-151-6/+6
* RDMA/nes: Use for_each_sg_dma_page iterator for umem SGLShiraz, Saleem2019-02-131-131/+89
* RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-081-21/+11
* RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky2019-01-301-1/+1
* RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit2019-01-141-1/+1
* RDMA: Rename port_callback to init_portParav Pandit2019-01-141-1/+1
* IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe2019-01-101-1/+1
* IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbsShamir Rabinovitch2019-01-101-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-12-282-35/+38
|\
| * RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch2018-12-181-2/+2
| * RDMA: Start use ib_device_opsKamal Heib2018-12-121-1/+1
| * RDMA/nes: Initialize ib_device_ops structKamal Heib2018-12-121-32/+35
* | net: remove unsafe skb_insert()Eric Dumazet2018-11-251-2/+2
* | infiniband: nes: Fix more direct skb list accesses.David S. Miller2018-11-091-2/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-10-265-56/+23
|\
| * RDMA/drivers: Use core provided API for registering device attributesParav Pandit2018-10-171-38/+20
| * RDMA/drivers: Use dev_name instead of ibdev->nameJason Gunthorpe2018-09-261-1/+1
| * RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2018-09-261-2/+1
| * IB/nes: Remove unnecessary parenthesesNathan Chancellor2018-09-211-1/+1
| * RDMA/nes: Delete impossible debug printsLeon Romanovsky2018-09-053-14/+0
* | infiniband: nes: Use skb_peek_next() and skb_queue_walk().David S. Miller2018-09-101-5/+3
|/
* RDMA/providers: Remove pointless functionsKamal Heib2018-07-301-60/+0
* RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-301-4/+4
* RDMA: Constify the argument of the work request conversion functionsBart Van Assche2018-07-301-1/+2
* infiniband: i40iw, nes: don't use wall time for TCP sequence numbersArnd Bergmann2018-07-111-3/+5
* RDMA/nes: Avoid complaints about unused variablesBart Van Assche2018-07-102-5/+3
* IB/nes: Fix a compiler warningBart Van Assche2018-07-091-1/+1
* IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-181-1/+2
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-122-3/+5
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-1/+1
* IB/nes: fix nes_netdev_start_xmit()'s return typeLuc Van Oostenryck2018-04-271-1/+1
* IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-191-0/+1
* nes: Change accelerated flag to boolShiraz Saleem2017-12-222-2/+2
* nes: remove unused 'timeval' struct memberArnd Bergmann2017-12-111-1/+0
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-211-1/+1
* Merge branch 'timer_setup' into for-nextDoug Ledford2017-10-188-36/+29
|\
| * RDMA/nes: Convert timers to use timer_setup()Kees Cook2017-10-098-36/+29
* | Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-186-43/+40
|\ \ | |/ |/|
| * IB/nes: Fix a race condition in nes_inetaddr_event()Bart Van Assche2017-10-141-4/+9
| * IB/nes: Remove set-but-not-used variablesBart Van Assche2017-10-142-11/+2