index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
i40iw
/
i40iw_cm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-12
IB/i40iw: Remove bogus call to netdev_master_upper_dev_get()
Denis V. Lunev
1
-8
/
+0
2019-11-14
RDMA/i40iw: Fix potential use after free
Pan Bian
1
-1
/
+1
2019-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-2
/
+2
2019-07-03
IB/i40iw: Use kmemdup rather than open coding
Fuqian Huang
1
-2
/
+2
2019-06-02
drivers: use in_dev_for_each_ifa_rtnl/rcu
Florian Westphal
1
-2
/
+5
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
1
-1
/
+2
2019-03-27
RDMA/i40iw: Handle workqueue allocation failure
Kangjie Lu
1
-3
/
+15
2018-12-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2018-12-12
RDMA: Start use ib_device_ops
Kamal Heib
1
-1
/
+1
2018-11-08
i40iw: remove use of VLAN_TAG_PRESENT
Michał Mirosław
1
-4
/
+4
2018-09-19
RDMA/i40iw: Fix incorrect iterator type
Håkon Bugge
1
-1
/
+1
2018-07-11
infiniband: i40iw, nes: don't use wall time for TCP sequence numbers
Arnd Bergmann
1
-5
/
+21
2018-05-28
Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...
Jason Gunthorpe
1
-1
/
+1
2018-05-16
i40iw: Extend port reuse support for listeners
Shiraz Saleem
1
-38
/
+25
2018-05-09
i40iw: Use correct address in dst_neigh_lookup for IPv6
Mustafa Ismail
1
-1
/
+1
2018-04-17
infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_make_listen_node
Jia-Ju Bai
1
-1
/
+1
2018-04-17
infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_add_mqh_4
Jia-Ju Bai
1
-1
/
+1
2018-03-15
i40iw: Tear-down connection after CQP Modify QP failure
Henry Orosco
1
-1
/
+1
2018-03-06
i40iw: Improve CM node lookup time on connection setup
Shiraz Saleem
1
-33
/
+94
2017-12-27
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
1
-12
/
+21
2017-12-27
i40iw: Change accelerated flag to bool
Henry Orosco
1
-2
/
+2
2017-12-22
i40iw: Fix the connection ORD value for loopback
Tatyana Nikolova
1
-12
/
+14
2017-12-22
i40iw: Validate correct IRD/ORD connection parameters
Tatyana Nikolova
1
-2
/
+3
2017-12-22
i40iw: Selectively teardown QPs on IP addr change event
Shiraz Saleem
1
-8
/
+20
2017-12-22
i40iw: Use utility function roundup_pow_of_two()
Shiraz Saleem
1
-6
/
+1
2017-12-01
i40iw: Notify user of established connection after QP in RTS
Henry Orosco
1
-6
/
+11
2017-12-01
i40iw: Move MPA request event for loopback after connect
Tatyana Nikolova
1
-2
/
+6
2017-12-01
i40iw: Do not free sqbuf when event is I40IW_TIMER_TYPE_CLOSE
Mustafa Ismail
1
-3
/
+3
2017-10-18
i40iw: Account for IPv6 header when setting MSS
Shiraz Saleem
1
-1
/
+2
2017-10-18
Merge branch 'timer_setup' into for-next
Doug Ledford
1
-4
/
+3
2017-10-18
RDMA/i40iw: Convert timers to use timer_setup() (part 2)
Kees Cook
1
-4
/
+3
2017-10-14
RDMA/i40iw: Remove a set-but-not-used variable
Bart Van Assche
1
-2
/
+0
2017-10-14
RDMA/i40iw: Suppress gcc 7 fall-through complaints
Bart Van Assche
1
-0
/
+1
2017-10-04
i40iw: Do not retransmit MPA request after it is ACKed
Tatyana Nikolova
1
-3
/
+10
2017-09-29
i40iw: delete some stray tabs
Dan Carpenter
1
-2
/
+2
2017-09-22
i40iw: Add support for port reuse on active side connections
Shiraz Saleem
1
-76
/
+75
2017-09-22
i40iw: Add missing VLAN priority
Mustafa Ismail
1
-1
/
+2
2017-08-24
RDMA/i40iw: Remove unused argument
Yuval Shaia
1
-12
/
+6
2017-08-18
i40iw: Fixes for static checker warnings
Shiraz Saleem
1
-8
/
+1
2017-07-20
i40iw: Release cm_id ref on PCI function reset
Shiraz Saleem
1
-1
/
+4
2017-06-01
RDMA/i40iw: ACK MPA Reject frame
Tatyana Nikolova
1
-1
/
+1
2017-06-01
RDMA/i40iw: Don't set 0-length FULPDU RTR indication control flag
Tatyana Nikolova
1
-1
/
+0
2017-04-28
IB/i40iw: use setup_timer
Geliang Tang
1
-3
/
+2
2016-12-14
Merge branches 'chelsio', 'debug-cleanup', 'hns' and 'i40iw' into merge-test
Doug Ledford
1
-87
/
+290
2016-12-12
i40iw: Reorganize structures to align with HW capabilities
Henry Orosco
1
-16
/
+20
2016-12-12
i40iw: Fix race condition in terminate timer's handler
Shiraz Saleem
1
-1
/
+1
2016-12-12
i40iw: Fix double free of QP
Mustafa Ismail
1
-4
/
+16
2016-12-05
i40iw: Correctly fail loopback connection if no listener
Shiraz Saleem
1
-27
/
+35
2016-12-05
i40iw: Fill in IRD value when on connect request
Shiraz Saleem
1
-0
/
+1
2016-12-05
i40iw: Set TOS field in IP header
Shiraz Saleem
1
-6
/
+19
[next]