aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes
Commit message (Expand)AuthorAge
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-05-09
|\
| * RDMA: Get rid of iw_cm_verbsKamal Heib2019-05-03
| * IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-01
| * IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch2019-04-01
| * IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-01
| * RDMA/nes: remove redundant check on udataColin Ian King2019-03-26
* | ipv4: Prepare rtable for IPv6 gatewayDavid Ahern2019-04-08
|/
* RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky2019-02-22
* RDMA/nes: Remove useless usecnt variable and redundant memsetLeon Romanovsky2019-02-15
* IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch2019-02-15
* RDMA/nes: Use for_each_sg_dma_page iterator for umem SGLShiraz, Saleem2019-02-13
* RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-08
* RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky2019-01-30
* RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit2019-01-14
* RDMA: Rename port_callback to init_portParav Pandit2019-01-14
* IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe2019-01-10
* IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbsShamir Rabinovitch2019-01-10
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-12-28
|\
| * RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch2018-12-18
| * RDMA: Start use ib_device_opsKamal Heib2018-12-12
| * RDMA/nes: Initialize ib_device_ops structKamal Heib2018-12-12
* | net: remove unsafe skb_insert()Eric Dumazet2018-11-25
* | infiniband: nes: Fix more direct skb list accesses.David S. Miller2018-11-10
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-10-26
|\
| * RDMA/drivers: Use core provided API for registering device attributesParav Pandit2018-10-17
| * RDMA/drivers: Use dev_name instead of ibdev->nameJason Gunthorpe2018-09-26
| * RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2018-09-26
| * IB/nes: Remove unnecessary parenthesesNathan Chancellor2018-09-21
| * RDMA/nes: Delete impossible debug printsLeon Romanovsky2018-09-05
* | infiniband: nes: Use skb_peek_next() and skb_queue_walk().David S. Miller2018-09-10
|/
* RDMA/providers: Remove pointless functionsKamal Heib2018-07-30
* RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-30
* RDMA: Constify the argument of the work request conversion functionsBart Van Assche2018-07-30
* infiniband: i40iw, nes: don't use wall time for TCP sequence numbersArnd Bergmann2018-07-11
* RDMA/nes: Avoid complaints about unused variablesBart Van Assche2018-07-10
* IB/nes: Fix a compiler warningBart Van Assche2018-07-09
* IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-18
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* IB/nes: fix nes_netdev_start_xmit()'s return typeLuc Van Oostenryck2018-04-27
* IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-19
* nes: Change accelerated flag to boolShiraz Saleem2017-12-22
* nes: remove unused 'timeval' struct memberArnd Bergmann2017-12-11
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-21
* Merge branch 'timer_setup' into for-nextDoug Ledford2017-10-18
|\
| * RDMA/nes: Convert timers to use timer_setup()Kees Cook2017-10-09
* | Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-18
|\ \ | |/ |/|
| * IB/nes: Fix a race condition in nes_inetaddr_event()Bart Van Assche2017-10-14
| * IB/nes: Remove set-but-not-used variablesBart Van Assche2017-10-14