Age | Commit message (Expand) | Author | Files | Lines |
2017-06-08 | tcp: add a struct net parameter to tcp_parse_options() | Eric Dumazet | 1 | -1/+1 |
2017-06-07 | cxgb4: Fix tids count for ipv6 offload connection | Ganesh Goudar | 1 | -5/+9 |
2017-06-02 | RDMA/iw_cxgb4: fix the calculation of ipv6 header size | Raju Rangoju | 1 | -1/+2 |
2017-06-02 | RDMA/iw_cxgb4: calculate t4_eq_status_entries properly | Ganesh Goudar | 1 | -1/+1 |
2017-06-02 | RDMA/iw_cxgb4: Avoid touch after free error in ARP failure handlers | Raju Rangoju | 1 | -1/+5 |
2017-05-01 | IB/core: Rename struct ib_ah_attr to rdma_ah_attr | Dasaratharaman Chandramouli | 1 | -1/+1 |
2017-04-28 | iw_cxgb4: check return value of alloc_skb | Pan Bian | 1 | -0/+2 |
2017-04-25 | IB: Replace ib_umem page_size by page_shift | Artemy Kovalyov | 1 | -2/+2 |
2017-04-25 | iw_cxgb4: Use dsgl by default | Ganesh Goudar | 1 | -3/+3 |
2017-04-21 | cxgb4: Convert PDBG to pr_debug the second | Doug Ledford | 1 | -2/+2 |
2017-04-20 | cxgb4: Convert PDBG to pr_debug | Joe Perches | 10 | -362/+368 |
2017-04-20 | cxgb4: Use more common logging style | Joe Perches | 10 | -129/+97 |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar | 1 | -1/+1 |
2017-02-26 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2017-02-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 1 | -4/+4 |
2017-02-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2 | -72/+123 |
2017-02-21 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -4/+4 |
2017-02-19 | iw_cxgb4: clean up send_connect() | Ganesh Goudar | 1 | -20/+36 |
2017-02-19 | Merge branch 'k.o/for-4.10-rc' into HEAD | Doug Ledford | 7 | -84/+159 |
2017-02-14 | IB: Query ports via the core instead of direct into the driver | Or Gerlitz | 1 | -4/+4 |
2017-01-24 | RDMA/core: Add the function ib_mtu_int_to_enum | Amrani, Ram | 1 | -10/+1 |
2017-01-24 | iw_cxgb4: Guard against null cm_id in dump_ep/qp | Ganesh Goudar | 1 | -49/+84 |
2017-01-24 | IB/cxgb4: Set dev.parent instead of dma_device | Bart Van Assche | 1 | -1/+1 |
2017-01-14 | locking/atomic, kref: Add kref_read() | Peter Zijlstra | 2 | -4/+4 |
2017-01-12 | RDMA/cxgb4: Use AF_INET for sin_family field | ssh10 | 1 | -3/+3 |
2017-01-10 | iw_cxgb4: do not send RX_DATA_ACK CPLs after close/abort | Steve Wise | 1 | -3/+4 |
2017-01-10 | iw_cxgb4: free EQ queue memory on last deref | Steve Wise | 4 | -13/+69 |
2017-01-10 | iw_cxgb4: refactor sq/rq drain logic | Steve Wise | 5 | -58/+85 |
2016-12-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 1 | -2/+3 |
2016-12-18 | iw_cxgb4: set correct FetchBurstMax for QPs | Steve Wise | 1 | -2/+3 |
2016-12-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2 | -6/+6 |
2016-12-14 | Merge branch 'mlx' into merge-test | Doug Ledford | 1 | -1/+3 |
2016-12-14 | Merge branches 'chelsio', 'debug-cleanup', 'hns' and 'i40iw' into merge-test | Doug Ledford | 1 | -4/+0 |
2016-12-13 | IB/core: Let create_ah return extended response to user | Moni Shoua | 1 | -1/+3 |
2016-12-08 | iw_cxgb4: Fix error return code in c4iw_rdev_open() | Wei Yongjun | 1 | -1/+3 |
2016-12-03 | IB/cxgb4: Remove debug prints after allocation failure | Leon Romanovsky | 1 | -4/+0 |
2016-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -23/+28 |
2016-11-18 | cxgb4: Allocate Tx queues dynamically | Hariprasad Shenai | 1 | -0/+1 |
2016-11-17 | iw_cxgb4: invalidate the mr when posting a read_w_inv wr | Steve Wise | 4 | -23/+24 |
2016-11-17 | iw_cxgb4: set *bad_wr for post_send/post_recv errors | Steve Wise | 1 | -0/+4 |
2016-10-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 9 | -93/+94 |
2016-10-07 | iw_cxgb4: add fast-path for small REG_MR operations | Steve Wise | 5 | -11/+91 |
2016-10-07 | IB/cxgb4: Move user vendor structures | Leon Romanovsky | 2 | -81/+1 |
2016-10-07 | IB/{core,hw}: Add constant for node_desc | Yuval Shaia | 1 | -0/+1 |
2016-10-07 | iw_cxgb4: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 1 | -1/+1 |
2016-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -1/+11 |
2016-09-19 | chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U... | Hariprasad Shenai | 1 | -0/+4 |
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 |