Age | Commit message (Expand) | Author | Files | Lines |
2016-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 18 | -81/+200 |
2016-09-19 | chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U... | Hariprasad Shenai | 1 | -0/+4 |
2016-09-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 15 | -80/+189 |
2016-09-16 | IB/rdmavt: Don't vfree a kzalloc'ed memory region | Colin Ian King | 1 | -1/+1 |
2016-09-16 | IB/rxe: Fix kmem_cache leak | Yonatan Cohen | 1 | -0/+13 |
2016-09-16 | IB/rxe: Fix race condition between requester and completer | Yonatan Cohen | 1 | -13/+44 |
2016-09-16 | IB/rxe: Fix duplicate atomic request handling | Yonatan Cohen | 1 | -5/+6 |
2016-09-16 | IB/rxe: Fix kernel panic in udp_setup_tunnel | Yonatan Cohen | 3 | -34/+51 |
2016-09-16 | IB/mlx5: Set source mac address in FTE | Maor Gottlieb | 1 | -0/+7 |
2016-09-16 | IB/mlx5: Enable MAD_IFC commands for IB ports only | Noa Osherovich | 1 | -1/+3 |
2016-09-16 | IB/mlx4: Diagnostic HW counters are not supported in slave mode | Kamal Heib | 1 | -0/+3 |
2016-09-16 | IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV | Jack Morgenstein | 3 | -3/+27 |
2016-09-16 | IB/mlx4: Fix code indentation in QP1 MAD flow | Jack Morgenstein | 1 | -17/+19 |
2016-09-16 | IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV | Alex Vesker | 1 | -7/+7 |
2016-09-16 | IB/ipoib: Don't allow MC joins during light MC flush | Alex Vesker | 1 | -0/+9 |
2016-09-16 | IB/rxe: fix GFP_KERNEL in spinlock context | Alexey Khoroshilov | 1 | -1/+1 |
2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack() | Varun Prakash | 1 | -11/+8 |
2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl() | Varun Prakash | 1 | -6/+4 |
2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req() | Varun Prakash | 1 | -9/+4 |
2016-09-16 | libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req() | Varun Prakash | 1 | -9/+4 |
2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release() | Varun Prakash | 1 | -6/+4 |
2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale() | Varun Prakash | 2 | -15/+6 |
2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu() | Varun Prakash | 1 | -23/+9 |
2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv() | Varun Prakash | 1 | -12/+3 |
2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6() | Varun Prakash | 1 | -52/+18 |
2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route() | Varun Prakash | 1 | -37/+16 |
2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple() | Varun Prakash | 3 | -38/+5 |
2016-09-15 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -1/+11 |
2016-09-13 | Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l... | Jens Axboe | 3 | -1/+11 |
2016-09-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 23 | -177/+226 |
2016-09-04 | iw_cxgb4: block module unload until all ep resources are released | Steve Wise | 3 | -0/+8 |
2016-09-04 | iw_cxgb4: call dev_put() on l2t allocation failure | Steve Wise | 1 | -1/+3 |
2016-09-02 | IB/hfi1: Rework debugfs to use SRCU | Mike Marciniszyn | 1 | -80/+52 |
2016-09-02 | IB/hfi1: Make n_krcvqs be an unsigned long integer | Harish Chegondi | 3 | -5/+5 |
2016-09-02 | IB/hfi1: Add QSFP sanity pre-check | Dean Luick | 4 | -8/+82 |
2016-09-02 | IB/hfi1: Fix AHG KDETH Intr shift | Jubin John | 1 | -1/+4 |
2016-09-02 | IB/hfi1: Fix SGE length for misaligned PIO copy | Sebastian Sanchez | 1 | -0/+12 |
2016-09-02 | IB/mlx5: Don't return errors from poll_cq | Leon Romanovsky | 1 | -20/+2 |
2016-09-02 | IB/mlx5: Use TIR number based on selector | Yishai Hadas | 3 | -1/+7 |
2016-09-02 | IB/mlx5: Simplify code by removing return variable | Leon Romanovsky | 1 | -7/+3 |
2016-09-02 | IB/mlx5: Return EINVAL when caller specifies too many SGEs | Chuck Lever | 1 | -1/+1 |
2016-09-02 | IB/mlx4: Don't return errors from poll_cq | Leon Romanovsky | 1 | -24/+2 |
2016-09-02 | Revert "IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one" | Leon Romanovsky | 1 | -3/+3 |
2016-09-02 | IB/ipoib: Fix memory corruption in ipoib cm mode connect flow | Erez Shitrit | 3 | -1/+18 |
2016-09-02 | IB/core: Fix use after free in send_leave function | Erez Shitrit | 1 | -11/+2 |
2016-09-02 | IB/cxgb4: Make _free_qp static to silence build warning | Baoyou Xie | 1 | -1/+1 |
2016-09-02 | IB/isert: Properly release resources on DEVICE_REMOVAL | Raju Rangoju | 2 | -3/+22 |
2016-09-02 | IB/hfi1: Fix the size parameter to find_first_bit | Christophe Jaillet | 1 | -4/+4 |
2016-09-02 | IB/mlx5: Fix the size parameter to find_first_bit | Christophe Jaillet | 1 | -3/+3 |
2016-08-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 31 | -136/+181 |