index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-02-25
IB/mlx4: Support memory window binding
Shani Michaeli
4
-6
/
+64
2013-02-25
mlx4: Implement memory windows allocation and deallocation
Shani Michaeli
4
-1
/
+178
2013-02-25
mlx4_core: Enable memory windows in {INIT, QUERY}_HCA
Shani Michaeli
4
-0
/
+10
2013-02-25
mlx4_core: Disable memory windows for virtual functions
Shani Michaeli
4
-15
/
+75
2013-02-25
IPoIB: Free ipoib neigh on path record failure so path rec queries are retried
Roland Dreier
1
-0
/
+3
2013-02-25
IB/srp: Fail I/O requests if the transport is offline
Bart Van Assche
2
-0
/
+8
2013-02-25
IB/srp: Avoid endless SCSI error handling loop
Bart Van Assche
1
-14
/
+15
2013-02-25
IB/srp: Avoid sending a task management function needlessly
Bart Van Assche
1
-2
/
+3
2013-02-25
IB/srp: Track connection state properly
Bart Van Assche
1
-1
/
+0
2013-02-25
IB/mlx4: Remove redundant NULL check before kfree
Syam Sidhardhan
1
-2
/
+1
2013-02-25
IB/mlx4: Fix compiler warning about uninitialized 'vlan' variable
Paul Bolle
1
-1
/
+1
2013-02-25
IB/mlx4: Convert is_xxx variables in build_mlx_header() to bool
Roland Dreier
2
-6
/
+6
2013-02-22
IB/iser: Enable iser when FMRs are not supported
Or Gerlitz
2
-5
/
+10
2013-02-22
IB/iser: Avoid error prints on EAGAIN registration failures
Or Gerlitz
1
-1
/
+1
2013-02-22
IB/iser: Use proper define for the commands per LUN value advertised to SCSI ML
Or Gerlitz
1
-1
/
+1
2013-02-21
IB/uverbs: Implement memory windows support in uverbs
Shani Michaeli
4
-2
/
+150
2013-02-21
IB/core: Add "type 2" memory windows support
Shani Michaeli
10
-41
/
+110
2013-02-21
mlx4_core: Propagate MR deregistration failures to caller
Shani Michaeli
4
-15
/
+33
2013-02-21
mlx4_core: Rename MPT-related functions to have mpt_ prefix
Shani Michaeli
3
-39
/
+39
2013-02-21
IB/mlx4_ib: Remove local invalidate segment unused fields
Shani Michaeli
2
-9
/
+5
2013-02-19
IPoIB: Don't attempt to release resources on error flow
Itai Garbi
1
-0
/
+2
2013-02-19
IPoIB: Add version and firmware info to ethtool reporting
Yan Burman
3
-1
/
+25
2013-02-19
IPoIB: Fix ipoib_neigh hashing to use the correct daddr octets
Shlomo Pongratz
2
-2
/
+4
2013-02-16
IB/mlx4: Adjust duplicate test
Julia Lawall
1
-1
/
+1
2013-02-16
IB/mlx4: Fix bug unwinding on error in mlx4_ib_init_sriov()
Dan Carpenter
1
-3
/
+4
2013-02-16
RDMA/amso1100: Use module_pci_driver() to simplify the code
Wei Yongjun
1
-12
/
+1
2013-02-16
RDMA/cxgb4: Fix cast warning
Stefan Hasko
1
-1
/
+1
2013-02-15
IB/qib: Fix QP locate/remove race
Mike Marciniszyn
1
-2
/
+3
2013-02-15
RDMA/cxgb4: "cookie" can stay in host endianness
Paul Bolle
1
-2
/
+2
2013-02-15
RDMA/cxgb4: Address sparse warnings
Vipul Pandya
2
-31
/
+40
2013-02-15
RDMA/cxgb4: Insert hwtid in pass_accept_req instead in pass_establish
Vipul Pandya
1
-1
/
+1
2013-02-15
RDMA/cxgb4: Don't wakeup threads for MPAv2
Vipul Pandya
1
-1
/
+11
2013-02-15
RDMA/cxgb4: Don't reconnect on abort for mpa_rev 1
Vipul Pandya
1
-6
/
+5
2013-02-15
RDMA/cxgb4: Fix endpoint timeout race condition
Vipul Pandya
2
-13
/
+17
2013-02-15
RDMA/cxgb4: Only log rx_data warnings if cpl status is non-zero
Vipul Pandya
1
-1
/
+1
2013-02-15
RDMA/cxgb4: Always log async errors
Vipul Pandya
2
-6
/
+8
2013-02-15
RDMA/cxgb4: Keep QP referenced until TID released
Vipul Pandya
2
-4
/
+17
2013-02-15
RDMA/cxgb4: Display streaming mode error only if detected in RTS
Vipul Pandya
1
-12
/
+14
2013-02-15
RDMA/cxgb4: Abort connections when moving to ERROR state
Vipul Pandya
2
-0
/
+2
2013-02-15
RDMA/cxgb4: Abort connections that receive unexpected streaming mode data
Vipul Pandya
1
-9
/
+10
2013-02-08
Linux 3.8-rc7
v3.8-rc7
Linus Torvalds
1
-1
/
+1
2013-02-08
net: sctp: sctp_endpoint_free: zero out secret key data
Daniel Borkmann
1
-0
/
+5
2013-02-08
net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
Daniel Borkmann
1
-1
/
+1
2013-02-08
atm/iphase: rename fregt_t -> ffreg_t
Heiko Carstens
1
-73
/
+73
2013-02-08
ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is aligned
Will Deacon
1
-1
/
+1
2013-02-08
ARM: DMA mapping: fix bad atomic test
Russell King
1
-1
/
+1
2013-02-08
ARM: realview: ensure that we have sufficient IRQs available
Russell King
1
-1
/
+1
2013-02-08
ARM: GIC: fix GIC cpumask initialization
Russell King
1
-2
/
+23
2013-02-08
net: usb: fix regression from FLAG_NOARP code
Lucas Stach
1
-1
/
+1
2013-02-08
l2tp: dont play with skb->truesize
Eric Dumazet
2
-12
/
+0
[next]