index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb4
/
cm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/cxgb4: Fix if statement in pick_local_ip6adddrs
Nicholas Krause
2015-09-03
1
-1
/
+1
*
iw_cxgb4: Add support for clip
Hariprasad S
2015-08-28
1
-4
/
+72
*
iw_cxgb4: set the default MPA version to 2
Hariprasad S
2015-08-28
1
-2
/
+2
*
iw_cxgb4: use wildcard mapping for getting remote addr info
Steve Wise
2015-05-11
1
-8
/
+8
*
iw_cxgb4: Remove negative advice dmesg warnings
Hariprasad S
2015-05-05
1
-9
/
+18
*
RDMA/cxgb4: Report the actual address of the remote connecting peer
Steve Wise
2015-05-05
1
-4
/
+50
*
iw_cxgb4: 32b platform fixes
Hariprasad S
2015-05-05
1
-1
/
+1
*
iw_cxgb4: Cleanup register defines/MACROS
Hariprasad S
2015-05-05
1
-2
/
+2
*
iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.h
Hariprasad Shenai
2015-01-16
1
-15
/
+15
*
iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...
Hariprasad Shenai
2015-01-12
1
-10
/
+10
*
iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess...
Hariprasad Shenai
2015-01-12
1
-39
/
+39
*
RDMA/cxgb4: Handle NET_XMIT return codes
Hariprasad S
2014-12-15
1
-0
/
+4
*
RDMA/cxgb4: Fix locking issue in process_mpa_request
Hariprasad Shenai
2014-12-15
1
-1
/
+2
*
RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an...
Hariprasad Shenai
2014-11-22
1
-1
/
+1
*
RDMA/cxgb4: Cleanup Filter related macros/register defines
Hariprasad Shenai
2014-11-22
1
-7
/
+7
*
cxgb4i/cxgb4 : Refactor macros to conform to uniform standards
Anish Bhatt
2014-11-13
1
-52
/
+52
*
cxgb4: Cleanup macros so they follow the same style and look consistent, part 2
Hariprasad Shenai
2014-11-10
1
-28
/
+28
*
RDMA/cxgb4: Fix ntuple calculation for ipv6 and remove duplicate line
Hariprasad S
2014-10-14
1
-4
/
+3
*
RDMA/cxgb4: Add missing neigh_release in find_route
Hariprasad S
2014-10-14
1
-0
/
+1
*
RDMA/cxgb4: Take IPv6 into account for best_mtu and set_emss
Hariprasad S
2014-10-14
1
-8
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-22
1
-3
/
+11
|
\
|
*
RDMA/cxgb4: Call iwpm_init() only once
Steve Wise
2014-07-13
1
-1
/
+1
|
*
RDMA/cxgb4: Clean up connection on ARP error
Hariprasad S
2014-07-08
1
-1
/
+10
|
*
RDMA/cxgb4: Fix skb_leak in reject_cr()
Hariprasad S
2014-07-08
1
-1
/
+0
*
|
iw_cxgb4: log detailed warnings for negative advice
Hariprasad Shenai
2014-07-21
1
-6
/
+23
*
|
cxgb4/iw_cxgb4: use firmware ord/ird resource limits
Hariprasad Shenai
2014-07-15
1
-23
/
+57
*
|
rdma/cxgb4: Fixes cxgb4 probe failure in VM when PF is exposed through PCI Pa...
Hariprasad Shenai
2014-07-01
1
-1
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-12
1
-15
/
+112
|
\
|
*
iw_cxgb4: don't truncate the recv window size
Hariprasad Shenai
2014-06-10
1
-4
/
+50
|
*
iw_cxgb4: Choose appropriate hw mtu index and ISS for iWARP connections
Hariprasad Shenai
2014-06-10
1
-11
/
+62
|
|
|
\
*
-
.
\
Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...
Roland Dreier
2014-06-10
1
-40
/
+157
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
RDMA/cxgb4: Add support for iWARP Port Mapper user space service
Steve Wise
2014-06-10
1
-31
/
+149
|
|
/
|
/
|
|
*
RDMA/cxgb4: Fix vlan support
Steve Wise
2014-05-19
1
-9
/
+8
|
/
*
RDMA/cxgb4: Force T5 connections to use TAHOE congestion control
Steve Wise
2014-04-28
1
-0
/
+8
*
RDMA/cxgb4: Fix endpoint mutex deadlocks
Steve Wise
2014-04-28
1
-11
/
+20
*
RDMA/cxgb4: Endpoint timeout fixes
Steve Wise
2014-04-11
1
-33
/
+56
*
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2014-04-03
1
-38
/
+72
|
\
|
*
RDMA/cxgb4: rx_data() needs to hold the ep mutex
Steve Wise
2014-04-02
1
-7
/
+9
|
*
RDMA/cxgb4: Drop RX_DATA packets if the endpoint is gone
Steve Wise
2014-04-02
1
-0
/
+2
|
*
RDMA/cxgb4: Lock around accept/reject downcalls
Steve Wise
2014-04-02
1
-10
/
+21
|
*
RDMA/cxgb4: Update snd_seq when sending MPA messages
Steve Wise
2014-03-24
1
-0
/
+3
|
*
RDMA/cxgb4: Connect_request_upcall fixes
Steve Wise
2014-03-24
1
-16
/
+24
|
*
RDMA/cxgb4: Fix possible memory leak in RX_PKT processing
Steve Wise
2014-03-24
1
-1
/
+8
|
*
RDMA/cxgb4: Default peer2peer mode to 1
Steve Wise
2014-03-20
1
-2
/
+2
|
*
RDMA/cxgb4: Always release neigh entry
Steve Wise
2014-03-20
1
-1
/
+1
|
*
RDMA/cxgb4: Allow loopback connections
Steve Wise
2014-03-20
1
-1
/
+2
*
|
cxgb4/iw_cxgb4: Treat CPL_ERR_KEEPALV_NEG_ADVICE as negative advice
Steve Wise
2014-03-14
1
-12
/
+12
|
/
*
RDMA/cxgb4: Add missing neigh_release in LE-Workaround path
Kumar Sanghvi
2014-02-13
1
-0
/
+1
*
RDMA/cxgb4: Use cxgb4_select_ntuple to correctly calculate ntuple fields
Kumar Sanghvi
2013-12-22
1
-54
/
+17
*
RDMA/cxgb4: Server filters are supported only for IPv4
Kumar Sanghvi
2013-12-22
1
-1
/
+2
[next]