aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-22iw_cxgb4: remove the stid on listen create failureSteve Wise1-1/+1
2017-09-22iw_cxgb4: drop listen destroy replies if no ep foundSteve Wise1-0/+5
2017-09-22iw_cxgb4: put ep reference in pass_accept_req()Steve Wise1-1/+1
2017-08-18Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford1-1/+1
2017-08-18Merge branch 'misc' into k.o/for-nextDoug Ledford1-1/+0
2017-08-17cxgb4: Remove some dead codeChristophe Jaillet1-1/+0
2017-08-16iw_cxgb4: fix misuse of integer variableSteve Wise1-1/+1
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky1-3/+2
2017-07-24RDMA: Remove useless MODULE_VERSIONLeon Romanovsky1-1/+0
2017-07-20iw_cxgb4: don't use WR keys/addrs for 0 byte readsGanesh Goudar1-1/+1
2017-07-20cxgb4: Fix error codes in c4iw_create_cq()Dan Carpenter1-0/+1
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+7
2017-06-20net: introduce __skb_put_[zero, data, u8]yuan linyu4-14/+7
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg1-1/+1
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg4-21/+17
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg1-6/+3
2017-06-14rdma/cxgb4: Fix memory leaks during module exitRaju Rangoju1-3/+7
2017-06-08tcp: add a struct net parameter to tcp_parse_options()Eric Dumazet1-1/+1
2017-06-07cxgb4: Fix tids count for ipv6 offload connectionGanesh Goudar1-5/+9
2017-06-01RDMA/iw_cxgb4: fix the calculation of ipv6 header sizeRaju Rangoju1-1/+2
2017-06-01RDMA/iw_cxgb4: calculate t4_eq_status_entries properlyGanesh Goudar1-1/+1
2017-06-01RDMA/iw_cxgb4: Avoid touch after free error in ARP failure handlersRaju Rangoju1-1/+5
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli1-1/+1
2017-04-28iw_cxgb4: check return value of alloc_skbPan Bian1-0/+2
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov1-2/+2
2017-04-25iw_cxgb4: Use dsgl by defaultGanesh Goudar1-3/+3
2017-04-20cxgb4: Convert PDBG to pr_debug the secondDoug Ledford1-2/+2
2017-04-20cxgb4: Convert PDBG to pr_debugJoe Perches10-362/+368
2017-04-20cxgb4: Use more common logging styleJoe Perches10-129/+97
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar1-1/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+1
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-4/+4
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-72/+123
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+4
2017-02-19iw_cxgb4: clean up send_connect()Ganesh Goudar1-20/+36
2017-02-19Merge branch 'k.o/for-4.10-rc' into HEADDoug Ledford7-84/+159
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz1-4/+4
2017-01-24RDMA/core: Add the function ib_mtu_int_to_enumAmrani, Ram1-10/+1
2017-01-24iw_cxgb4: Guard against null cm_id in dump_ep/qpGanesh Goudar1-49/+84
2017-01-24IB/cxgb4: Set dev.parent instead of dma_deviceBart Van Assche1-1/+1
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra2-4/+4
2017-01-12RDMA/cxgb4: Use AF_INET for sin_family fieldssh101-3/+3
2017-01-10iw_cxgb4: do not send RX_DATA_ACK CPLs after close/abortSteve Wise1-3/+4
2017-01-10iw_cxgb4: free EQ queue memory on last derefSteve Wise4-13/+69
2017-01-10iw_cxgb4: refactor sq/rq drain logicSteve Wise5-58/+85
2016-12-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-2/+3
2016-12-18iw_cxgb4: set correct FetchBurstMax for QPsSteve Wise1-2/+3
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-6/+6
2016-12-14Merge branch 'mlx' into merge-testDoug Ledford1-1/+3
2016-12-14Merge branches 'chelsio', 'debug-cleanup', 'hns' and 'i40iw' into merge-testDoug Ledford1-4/+0