summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes_mgt.c
Commit message (Expand)AuthorAgeFilesLines
* rdma: Remove nesJason Gunthorpe2019-06-131-1155/+0
* 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
* infiniband: nes: Use skb_peek_next() and skb_queue_walk().David S. Miller2018-09-101-5/+3
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+2
* RDMA/nes: Convert timers to use timer_setup()Kees Cook2017-10-091-4/+5
* IB/nes: use setup_timerGeliang Tang2017-04-281-3/+2
* IB/nes: Remove debug prints after allocation failureLeon Romanovsky2016-12-031-7/+3
* RDMA/nes: Use WARN()Julia Lawall2012-11-221-4/+2
* RDMA/nes: Fix for sending fpdus in order to hardwareTatyana Nikolova2012-11-221-13/+10
* RDMA/nes: Fix for unlinking skbs from empty listTatyana Nikolova2012-11-221-4/+7
* RDMA/nes: Fix incorrect address of IP headerTatyana Nikolova2012-11-221-1/+1
* RDMA/nes: Copyright updateTatyana Nikolova2012-01-301-1/+1
* RDMA/nes: Support for Packed And Unaligned fpdusFaisal Latif2011-10-101-0/+1162