index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
i40iw
/
i40iw_cm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-12-28
1
-1
/
+1
|
\
|
*
RDMA: Start use ib_device_ops
Kamal Heib
2018-12-12
1
-1
/
+1
*
|
i40iw: remove use of VLAN_TAG_PRESENT
Michał Mirosław
2018-11-09
1
-4
/
+4
|
/
*
RDMA/i40iw: Fix incorrect iterator type
Håkon Bugge
2018-09-19
1
-1
/
+1
*
infiniband: i40iw, nes: don't use wall time for TCP sequence numbers
Arnd Bergmann
2018-07-11
1
-5
/
+21
*
Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...
Jason Gunthorpe
2018-05-28
1
-1
/
+1
|
\
|
*
i40iw: Use correct address in dst_neigh_lookup for IPv6
Mustafa Ismail
2018-05-09
1
-1
/
+1
*
|
i40iw: Extend port reuse support for listeners
Shiraz Saleem
2018-05-16
1
-38
/
+25
*
|
infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_make_listen_node
Jia-Ju Bai
2018-04-18
1
-1
/
+1
*
|
infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_add_mqh_4
Jia-Ju Bai
2018-04-18
1
-1
/
+1
|
/
*
i40iw: Tear-down connection after CQP Modify QP failure
Henry Orosco
2018-03-15
1
-1
/
+1
*
i40iw: Improve CM node lookup time on connection setup
Shiraz Saleem
2018-03-07
1
-33
/
+94
*
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
2017-12-28
1
-12
/
+21
|
\
|
*
i40iw: Change accelerated flag to bool
Henry Orosco
2017-12-28
1
-2
/
+2
|
*
i40iw: Notify user of established connection after QP in RTS
Henry Orosco
2017-12-01
1
-6
/
+11
|
*
i40iw: Move MPA request event for loopback after connect
Tatyana Nikolova
2017-12-01
1
-2
/
+6
|
*
i40iw: Do not free sqbuf when event is I40IW_TIMER_TYPE_CLOSE
Mustafa Ismail
2017-12-01
1
-3
/
+3
*
|
i40iw: Fix the connection ORD value for loopback
Tatyana Nikolova
2017-12-22
1
-12
/
+14
*
|
i40iw: Validate correct IRD/ORD connection parameters
Tatyana Nikolova
2017-12-22
1
-2
/
+3
*
|
i40iw: Selectively teardown QPs on IP addr change event
Shiraz Saleem
2017-12-22
1
-8
/
+20
*
|
i40iw: Use utility function roundup_pow_of_two()
Shiraz Saleem
2017-12-22
1
-6
/
+1
|
/
*
i40iw: Account for IPv6 header when setting MSS
Shiraz Saleem
2017-10-18
1
-1
/
+2
*
Merge branch 'timer_setup' into for-next
Doug Ledford
2017-10-18
1
-4
/
+3
|
\
|
*
RDMA/i40iw: Convert timers to use timer_setup() (part 2)
Kees Cook
2017-10-18
1
-4
/
+3
*
|
RDMA/i40iw: Remove a set-but-not-used variable
Bart Van Assche
2017-10-15
1
-2
/
+0
*
|
RDMA/i40iw: Suppress gcc 7 fall-through complaints
Bart Van Assche
2017-10-15
1
-0
/
+1
*
|
i40iw: Do not retransmit MPA request after it is ACKed
Tatyana Nikolova
2017-10-04
1
-3
/
+10
*
|
i40iw: delete some stray tabs
Dan Carpenter
2017-09-29
1
-2
/
+2
|
/
*
i40iw: Add support for port reuse on active side connections
Shiraz Saleem
2017-09-22
1
-76
/
+75
*
i40iw: Add missing VLAN priority
Mustafa Ismail
2017-09-22
1
-1
/
+2
*
RDMA/i40iw: Remove unused argument
Yuval Shaia
2017-08-24
1
-12
/
+6
*
i40iw: Fixes for static checker warnings
Shiraz Saleem
2017-08-18
1
-8
/
+1
*
i40iw: Release cm_id ref on PCI function reset
Shiraz Saleem
2017-07-20
1
-1
/
+4
*
RDMA/i40iw: ACK MPA Reject frame
Tatyana Nikolova
2017-06-01
1
-1
/
+1
*
RDMA/i40iw: Don't set 0-length FULPDU RTR indication control flag
Tatyana Nikolova
2017-06-01
1
-1
/
+0
*
IB/i40iw: use setup_timer
Geliang Tang
2017-04-28
1
-3
/
+2
*
-
.
Merge branches 'chelsio', 'debug-cleanup', 'hns' and 'i40iw' into merge-test
Doug Ledford
2016-12-14
1
-87
/
+290
|
\
\
|
|
*
i40iw: Reorganize structures to align with HW capabilities
Henry Orosco
2016-12-12
1
-16
/
+20
|
|
*
i40iw: Fix race condition in terminate timer's handler
Shiraz Saleem
2016-12-12
1
-1
/
+1
|
|
*
i40iw: Fix double free of QP
Mustafa Ismail
2016-12-12
1
-4
/
+16
|
|
*
i40iw: Correctly fail loopback connection if no listener
Shiraz Saleem
2016-12-05
1
-27
/
+35
|
|
*
i40iw: Fill in IRD value when on connect request
Shiraz Saleem
2016-12-05
1
-0
/
+1
|
|
*
i40iw: Set TOS field in IP header
Shiraz Saleem
2016-12-05
1
-6
/
+19
|
|
*
i40iw: Add NULL check for ibqp event handler
Shiraz Saleem
2016-12-05
1
-1
/
+1
|
|
*
i40iw: Replace list_for_each_entry macro with safe version
Mustafa Ismail
2016-12-05
1
-2
/
+2
|
|
*
i40iw: Add IP addr handling on netdev events
Mustafa Ismail
2016-12-05
1
-3
/
+135
|
|
*
i40iw: Add missing cleanup on device close
Mustafa Ismail
2016-12-05
1
-0
/
+31
|
|
*
i40iw: Use runtime check for IS_ENABLED(CONFIG_IPV6)
Henry Orosco
2016-12-05
1
-2
/
+2
|
|
*
i40iw: Remove NULL check for cm_node->iwdev
Henry Orosco
2016-12-05
1
-1
/
+1
|
|
*
i40iw: Remove workaround for pre-production errata
Henry Orosco
2016-12-03
1
-23
/
+3
[next]