Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: remove unsafe skb_insert() | Eric Dumazet | 2018-11-25 | 1 | -2/+2 |
* | infiniband: nes: Fix more direct skb list accesses. | David S. Miller | 2018-11-09 | 1 | -2/+2 |
* | infiniband: nes: Use skb_peek_next() and skb_queue_walk(). | David S. Miller | 2018-09-10 | 1 | -5/+3 |
* | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-12 | 1 | -1/+2 |
* | RDMA/nes: Convert timers to use timer_setup() | Kees Cook | 2017-10-09 | 1 | -4/+5 |
* | IB/nes: use setup_timer | Geliang Tang | 2017-04-28 | 1 | -3/+2 |
* | IB/nes: Remove debug prints after allocation failure | Leon Romanovsky | 2016-12-03 | 1 | -7/+3 |
* | RDMA/nes: Use WARN() | Julia Lawall | 2012-11-22 | 1 | -4/+2 |
* | RDMA/nes: Fix for sending fpdus in order to hardware | Tatyana Nikolova | 2012-11-22 | 1 | -13/+10 |
* | RDMA/nes: Fix for unlinking skbs from empty list | Tatyana Nikolova | 2012-11-22 | 1 | -4/+7 |
* | RDMA/nes: Fix incorrect address of IP header | Tatyana Nikolova | 2012-11-22 | 1 | -1/+1 |
* | RDMA/nes: Copyright update | Tatyana Nikolova | 2012-01-30 | 1 | -1/+1 |
* | RDMA/nes: Support for Packed And Unaligned fpdus | Faisal Latif | 2011-10-10 | 1 | -0/+1162 |