| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2019-12-27 | 1 | -1/+2 |
|\ |
|
| * | scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy() | Varun Prakash | 2019-12-19 | 1 | -1/+2 |
* | | treewide: Use sizeof_field() macro | Pankaj Bharadiya | 2019-12-09 | 1 | -1/+1 |
|/ |
|
* | scsi: cxgb4i: remove set but not used variable 'ppmax' | YueHaibing | 2019-10-24 | 1 | -2/+0 |
* | scsi: libcxgbi: remove unused function to stop warning | Austin Kim | 2019-09-30 | 1 | -28/+0 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2019-07-11 | 1 | -2/+7 |
|\ |
|
| * | scsi: cxgb4i: add support for IEEE_8021QAZ_APP_SEL_STREAM selector | Varun Prakash | 2019-06-20 | 1 | -2/+7 |
* | | cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSI | Varun Prakash | 2019-06-10 | 4 | -17/+34 |
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2019-06-02 | 1 | -0/+4 |
|\ \ |
|
| * | | scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route() | Varun Prakash | 2019-05-29 | 1 | -0/+4 |
| |/ |
|
* | | treewide: Add SPDX license identifier - Kbuild | Greg Kroah-Hartman | 2019-05-30 | 2 | -0/+2 |
* | | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 4 | -0/+4 |
|/ |
|
* | scsi: cxgb4i: fix incorrect spelling "reveive" -> "receive" | Varun Prakash | 2019-04-15 | 1 | -1/+1 |
* | scsi: libcxgbi: update route finding logic | Varun Prakash | 2019-04-15 | 1 | -5/+8 |
* | scsi: libcxgbi: find cxgbi device by MAC address | Varun Prakash | 2019-04-15 | 1 | -2/+2 |
* | scsi: cxgbi: remove redundant __kfree_skb call on skb and free cst->atid | Colin Ian King | 2019-04-12 | 1 | -8/+6 |
* | scsi: libcxgbi: remove uninitialized variable len | Colin Ian King | 2019-03-27 | 1 | -3/+2 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2019-03-09 | 3 | -12/+9 |
|\ |
|
| * | scsi: cxgb4i: validate tcp sequence number only if chip version <= T5 | Varun Prakash | 2019-02-27 | 1 | -1/+2 |
| * | scsi: cxgb4i: get pf number from lldi->pf | Varun Prakash | 2019-02-27 | 1 | -2/+1 |
| * | scsi: remove bidirectional command support | Christoph Hellwig | 2019-02-05 | 1 | -8/+5 |
| * | scsi: prefix header search paths with $(srctree)/ | Masahiro Yamada | 2019-01-29 | 1 | -1/+1 |
* | | scsi: cxgb4i: add wait_for_completion() | Varun Prakash | 2019-01-11 | 4 | -18/+31 |
|/ |
|
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2018-12-28 | 3 | -4/+4 |
|\ |
|
| * | scsi: remove the use_clustering flag | Christoph Hellwig | 2018-12-18 | 2 | -2/+2 |
| * | scsi: cxgb4i: fix thermal configuration dependencies | Arnd Bergmann | 2018-11-21 | 1 | -2/+2 |
* | | cxgb4: use new fw interface to get the VIN and smt index | Santosh Rastapur | 2018-11-23 | 1 | -2/+1 |
|/ |
|
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2018-10-25 | 2 | -1/+156 |
|\ |
|
| * | scsi: cxgb4i: add DCB support for iSCSI connections | Varun Prakash | 2018-10-16 | 2 | -1/+156 |
* | | scsi: libcxgbi: fib6_ino reference in rt6_info is rcu protected | David Ahern | 2018-09-12 | 1 | -3/+2 |
* | | net/ipv6: Remove rt6i_prefsrc | David Ahern | 2018-09-10 | 1 | -2/+2 |
|/ |
|
* | scsi: cxgb4i: silence overflow warning in t4_uld_rx_handler() | Dan Carpenter | 2018-04-09 | 1 | -4/+4 |
* | scsi: libcxgbi: use GFP_ATOMIC in cxgbi_conn_alloc_pdu() | Varun Prakash | 2018-01-08 | 1 | -1/+1 |
* | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts | Kees Cook | 2017-11-21 | 2 | -4/+4 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2017-11-14 | 3 | -19/+33 |
|\ |
|
| * | scsi: libcxgbi: simplify task->hdr allocation for mgmt cmds | Varun Prakash | 2017-10-11 | 2 | -16/+28 |
| * | scsi: cxgb4i: fix Tx skb leak | Varun Prakash | 2017-10-11 | 1 | -0/+1 |
| * | scsi: libcxgbi: in case of vlan pass 0 as ifindex to find route | Varun Prakash | 2017-10-11 | 1 | -1/+4 |
| * | scsi: libcxgbi: remove redundant check and close on csk | Colin Ian King | 2017-09-15 | 1 | -2/+0 |
* | | scsi: cxgbi: Convert timers to use timer_setup() | Kees Cook | 2017-11-01 | 3 | -9/+9 |
|/ |
|
* | Merge branch 'fixes' into misc | James Bottomley | 2017-09-07 | 1 | -0/+3 |
|\ |
|
| * | scsi: cxgb4i: call neigh_event_send() to update MAC address | Varun Prakash | 2017-08-16 | 1 | -0/+3 |
* | | scsi: libcxgbi: use ndev->ifindex to find route | Varun Prakash | 2017-08-10 | 1 | -9/+18 |
|/ |
|
* | scsi: libcxgbi: add check for valid cxgbi_task_data | Varun Prakash | 2017-07-24 | 1 | -0/+7 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2017-07-06 | 2 | -1/+5 |
|\ |
|
| * | scsi: cxgb4i: assign rxqs in round robin mode | Varun Prakash | 2017-06-26 | 2 | -1/+5 |
* | | networking: make skb_push & __skb_push return void pointers | Johannes Berg | 2017-06-16 | 2 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-15 | 3 | -8/+23 |
|\ \
| |/ |
|
| * | scsi: cxgb4i: libcxgbi: in error case RST tcp conn | Varun Prakash | 2017-06-02 | 3 | -8/+23 |
* | | cxgb4: Fix tids count for ipv6 offload connection | Ganesh Goudar | 2017-06-07 | 1 | -3/+5 |
|/ |
|