index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
iscsi
/
cxgbit
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
5
-39
/
+39
*
scsi: target: iscsi: Rename iscsi_cmd to iscsit_cmd
Max Gurtovoy
2022-05-10
3
-23
/
+23
*
scsi: target: cxgbit: Enable Delayed ACK
Varun Prakash
2021-10-18
2
-10
/
+26
*
scsi: target: cxgbit: Increase max DataSegmentLength
Varun Prakash
2021-10-18
1
-5
/
+12
*
scsi: target: Remove redundant assignment to variable ret
Colin Ian King
2021-07-27
1
-1
/
+1
*
scsi: target: cxgbit: Unmap DMA buffer before calling target_execute_cmd()
Varun Prakash
2021-05-14
2
-12
/
+28
*
cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 an...
Ayush Sawal
2021-02-15
1
-2
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
scsi: target: cxgbit: Remove tx flow control code
Varun Prakash
2020-07-08
3
-23
/
+4
*
scsi: target: cxgbit: Check connection state before issuing hardware command
Varun Prakash
2020-07-08
1
-8
/
+24
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-1
/
+1
*
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-12-02
1
-3
/
+0
|
\
|
*
scsi: cxgb4i: remove set but not used variable 'ppmax'
YueHaibing
2019-10-24
1
-3
/
+0
*
|
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
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-06
2
-4
/
+7
|
\
\
|
*
|
scsi: target: cxgbit: add support for IEEE_8021QAZ_APP_SEL_STREAM selector
Varun Prakash
2019-07-22
2
-4
/
+7
|
|
/
*
|
net: Use skb_frag_off accessors
Jonathan Lemon
2019-07-30
1
-2
/
+2
*
|
Build fixes for skb_frag_size conversion
Matthew Wilcox (Oracle)
2019-07-24
1
-1
/
+1
*
|
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-22
1
-6
/
+7
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-22
5
-20
/
+5
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
5
-20
/
+5
*
|
cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSI
Varun Prakash
2019-06-10
1
-2
/
+4
|
/
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-18
1
-3
/
+3
*
scsi: target/iscsi: Rename a function and a function pointer
Bart Van Assche
2019-02-04
3
-3
/
+3
*
scsi: target/iscsi: Fix spelling of "unsolicited"
Bart Van Assche
2019-02-04
1
-1
/
+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: add missing spin_lock_init()
Varun Prakash
2018-12-12
1
-0
/
+1
*
|
scsi: target: iscsi: cxgbit: fix csk leak
Varun Prakash
2018-12-12
1
-1
/
+4
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-10-25
1
-3
/
+20
|
\
|
*
scsi: target: iscsi: cxgbit: fix csk leak
Varun Prakash
2018-09-25
1
-3
/
+20
*
|
scsi: target: iscsi: cxgbit: use pr_debug() instead of pr_info()
Varun Prakash
2018-08-27
1
-4
/
+4
|
/
*
scsi: target: iscsi: cxgbit: fix max iso npdu calculation
Varun Prakash
2018-07-12
1
-7
/
+9
*
cxgbit: call neigh_event_send() to update MAC address
Varun Prakash
2018-01-12
1
-0
/
+3
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-11-24
4
-0
/
+56
|
\
|
*
target: Suppress gcc 7 fallthrough warnings
Bart Van Assche
2017-11-04
1
-0
/
+1
|
*
cxgbit: Abort the TCP connection in case of data out timeout
Varun Prakash
2017-11-04
3
-0
/
+55
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
cxgbit: fix sg_nents calculation
Varun Prakash
2017-07-30
1
-5
/
+7
*
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_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-3
/
+2
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
2
-5
/
+5
*
cxgb4: Fix tids count for ipv6 offload connection
Ganesh Goudar
2017-06-07
1
-3
/
+3
*
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-03
1
-0
/
+2
|
\
|
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+2
[next]