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