| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: use get_random_u32() when possible | Jason A. Donenfeld | 2022-10-11 | 1 | -1/+1 |
* | scsi: target: iscsi: Rename iscsi_conn to iscsit_conn | Max Gurtovoy | 2022-05-10 | 1 | -4/+4 |
* | scsi: target: cxgbit: Enable Delayed ACK | Varun Prakash | 2021-10-18 | 1 | -5/+3 |
* | scsi: target: cxgbit: Remove tx flow control code | Varun Prakash | 2020-07-08 | 1 | -2/+0 |
* | scsi: target: cxgbit: Check connection state before issuing hardware command | Varun Prakash | 2020-07-08 | 1 | -8/+24 |
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2019-11-02 | 1 | -1/+2 |
|\ |
|
| * | scsi: target: cxgbit: Fix cxgbit_fw4_ack() | Bart Van Assche | 2019-10-24 | 1 | -1/+2 |
* | | scsi: target: cxgbit: add support for IEEE_8021QAZ_APP_SEL_STREAM selector | Varun Prakash | 2019-07-22 | 1 | -3/+5 |
|/ |
|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2018-12-27 | 1 | -4/+4 |
|\ |
|
| * | cxgb4: use new fw interface to get the VIN and smt index | Santosh Rastapur | 2018-11-23 | 1 | -4/+4 |
* | | scsi: target: iscsi: cxgbit: fix csk leak | Varun Prakash | 2018-12-12 | 1 | -1/+4 |
|/ |
|
* | scsi: target: iscsi: cxgbit: fix csk leak | Varun Prakash | 2018-09-25 | 1 | -3/+20 |
* | cxgbit: call neigh_event_send() to update MAC address | Varun Prakash | 2018-01-12 | 1 | -0/+3 |
* | cxgbit: Abort the TCP connection in case of data out timeout | Varun Prakash | 2017-11-04 | 1 | -0/+45 |
* | cxgbit: add missing __kfree_skb() | Varun Prakash | 2017-07-30 | 1 | -4/+12 |
* | net: introduce __skb_put_[zero, data, u8] | yuan linyu | 2017-06-20 | 1 | -8/+4 |
* | networking: make skb_put & friends return void pointers | Johannes Berg | 2017-06-16 | 1 | -4/+4 |
* | cxgb4: Fix tids count for ipv6 offload connection | Ganesh Goudar | 2017-06-07 | 1 | -3/+3 |
* | target/cxgbit: add T6 iSCSI DDP completion feature | Varun Prakash | 2017-02-18 | 1 | -0/+3 |
* | target/cxgbit: Use T6 specific macros to get ETH/IP hdr len | Varun Prakash | 2017-02-18 | 1 | -2/+8 |
* | target/cxgbit: use cxgb4_tp_smt_idx() to get smt idx | Varun Prakash | 2017-02-18 | 1 | -2/+4 |
* | target/cxgbit: Fix endianness annotations | Bart Van Assche | 2017-02-09 | 1 | -5/+6 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack() | Varun Prakash | 2016-09-15 | 1 | -10/+6 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl() | Varun Prakash | 2016-09-15 | 1 | -9/+2 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req() | Varun Prakash | 2016-09-15 | 1 | -10/+3 |
* | libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req() | Varun Prakash | 2016-09-15 | 1 | -10/+3 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release() | Varun Prakash | 2016-09-15 | 1 | -9/+2 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale() | Varun Prakash | 2016-09-15 | 1 | -10/+1 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu() | Varun Prakash | 2016-09-15 | 1 | -17/+3 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv() | Varun Prakash | 2016-09-15 | 1 | -10/+1 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6() | Varun Prakash | 2016-09-15 | 1 | -45/+6 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route() | Varun Prakash | 2016-09-15 | 1 | -31/+5 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple() | Varun Prakash | 2016-09-15 | 1 | -38/+3 |
* | cxgbit: add files for cxgbit.ko | Varun Prakash | 2016-05-09 | 1 | -0/+2086 |