Age | Commit message (Expand) | Author |
2022-10-11 | treewide: use get_random_u32() when possible | Jason A. Donenfeld |
2022-02-22 | scsi: iscsi: Stop using the SCSI pointer | Bart Van Assche |
2021-08-13 | ethernet: fix PTP_1588_CLOCK dependencies | Arnd Bergmann |
2021-06-02 | scsi: iscsi: Stop queueing during ep_disconnect | Mike Christie |
2020-12-09 | scsi: cxgb4i: Fix TLS dependency | Randy Dunlap |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-07-08 | scsi: cxgb4i: Add support for iSCSI segmentation offload | Varun Prakash |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-04-24 | scsi: cxgb4i: Remove superfluous null check | Xu Wang |
2019-10-24 | scsi: cxgb4i: remove set but not used variable 'ppmax' | YueHaibing |
2019-07-11 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2019-06-20 | scsi: cxgb4i: add support for IEEE_8021QAZ_APP_SEL_STREAM selector | Varun Prakash |
2019-06-10 | cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSI | Varun Prakash |
2019-05-30 | treewide: Add SPDX license identifier - Kbuild | Greg Kroah-Hartman |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-04-15 | scsi: cxgb4i: fix incorrect spelling "reveive" -> "receive" | Varun Prakash |
2019-03-09 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2019-02-27 | scsi: cxgb4i: validate tcp sequence number only if chip version <= T5 | Varun Prakash |
2019-02-27 | scsi: cxgb4i: get pf number from lldi->pf | Varun Prakash |
2019-01-11 | scsi: cxgb4i: add wait_for_completion() | Varun Prakash |
2018-12-28 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2018-12-18 | scsi: remove the use_clustering flag | Christoph Hellwig |
2018-11-23 | cxgb4: use new fw interface to get the VIN and smt index | Santosh Rastapur |
2018-11-21 | scsi: cxgb4i: fix thermal configuration dependencies | Arnd Bergmann |
2018-10-16 | scsi: cxgb4i: add DCB support for iSCSI connections | Varun Prakash |
2018-04-09 | scsi: cxgb4i: silence overflow warning in t4_uld_rx_handler() | Dan Carpenter |
2017-11-21 | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts | Kees Cook |
2017-11-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2017-11-01 | scsi: cxgbi: Convert timers to use timer_setup() | Kees Cook |
2017-10-11 | scsi: cxgb4i: fix Tx skb leak | Varun Prakash |
2017-08-16 | scsi: cxgb4i: call neigh_event_send() to update MAC address | Varun Prakash |
2017-07-06 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2017-06-26 | scsi: cxgb4i: assign rxqs in round robin mode | Varun Prakash |
2017-06-16 | networking: make skb_push & __skb_push return void pointers | Johannes Berg |
2017-06-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-06-07 | cxgb4: Fix tids count for ipv6 offload connection | Ganesh Goudar |
2017-06-02 | scsi: cxgb4i: libcxgbi: in error case RST tcp conn | Varun Prakash |
2017-04-18 | scsi: cxgb4i: update module description | Varun Prakash |
2017-02-06 | scsi: remove eh_timed_out methods in the transport template | Christoph Hellwig |
2016-12-14 | scsi: cxgb4i: libcxgbi: add missing module_put() | Varun Prakash |
2016-12-14 | scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion feature | Varun Prakash |
2016-12-14 | scsi: cxgb4i: libcxgbi: add active open cmd for T6 adapters | Varun Prakash |
2016-12-14 | scsi: cxgb4i: use cxgb4_tp_smt_idx() to get smt_idx | Varun Prakash |
2016-12-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2016-11-30 | scsi: cxgb4i: Add a missing call to neigh_release | Quentin Lambert |
2016-11-18 | cxgb4: Allocate Tx queues dynamically | Hariprasad Shenai |
2016-10-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2016-09-28 | scsi: cxgb4i: Set completion bit in work request | Varun Prakash |
2016-09-19 | chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U... | Hariprasad Shenai |
2016-07-25 | cxgb3i, cxgb4i: fix symbol not declared sparse warning | Varun Prakash |