index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-11-17
IB/core: extended command: an improved infrastructure for uverbs commands
Yann Droneaud
6
-73
/
+160
2013-11-17
IB/core: Remove ib_uverbs_flow_spec structure from userspace
Yann Droneaud
2
-16
/
+16
2013-11-17
IB/core: Use a common header for uverbs flow_specs
Yann Droneaud
1
-13
/
+40
2013-11-17
IB/core: Make uverbs flow structure use names like verbs ones
Yann Droneaud
2
-22
/
+22
2013-11-17
IB/core: Rename 'flow' structs to match other uverbs structs
Yann Droneaud
2
-25
/
+25
2013-11-17
IB/core: clarify overflow/underflow checks on ib_create/destroy_flow
Matan Barak
2
-17
/
+16
2013-11-16
IB/ucma: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-1
/
+1
2013-11-16
IB/cm: Convert to using idr_alloc_cyclic()
Zhao Hongjiang
1
-4
/
+1
2013-11-15
IB/mlx5: Fix page shift in create CQ for userspace
Eli Cohen
1
-1
/
+1
2013-11-15
IB/mlx4: Fix device max capabilities check
Eli Cohen
1
-1
/
+6
2013-11-15
IB/mlx5: Fix list_del of empty list
Eli Cohen
1
-1
/
+2
2013-11-15
IB/mlx5: Remove dead code
Eli Cohen
1
-6
/
+0
2013-11-15
IB/core: Encorce MR access rights rules on kernel consumers
Eli Cohen
3
-7
/
+30
2013-11-15
IB/mlx4: Fix endless loop in resize CQ
Eli Cohen
1
-1
/
+1
2013-11-11
RDMA/cma: Remove unused argument and minor dead code
Michal Nazarewicz
1
-3
/
+0
2013-11-11
RDMA/ucma: Discard events for IDs not yet claimed by user space
Sean Hefty
1
-1
/
+1
2013-11-09
IB/core: Add Cisco usNIC rdma node and transport types
Upinder Malhi \(umalhi\)
3
-2
/
+8
2013-11-09
RDMA/nes: Remove self-assignment from nes_query_qp()
Dave Jones
1
-1
/
+1
2013-11-08
IB/srp: Report receive errors correctly
Bart Van Assche
1
-5
/
+4
2013-11-08
IB/srp: Avoid offlining operational SCSI devices
Bart Van Assche
1
-1
/
+1
2013-11-08
IB/srp: Remove target from list before freeing Scsi_Host structure
Vu Pham
1
-4
/
+5
2013-11-08
IB/srp: Add change_queue_depth and change_queue_type support
Jack Wang
1
-0
/
+54
2013-11-08
IB/srp: Make queue size configurable
Bart Van Assche
3
-39
/
+107
2013-11-08
IB/srp: Introduce srp_alloc_req_data()
Bart Van Assche
1
-24
/
+40
2013-11-08
IB/srp: Export sgid to sysfs
Bart Van Assche
2
-0
/
+17
2013-11-08
IB/srp: Add periodic reconnect functionality
Bart Van Assche
1
-6
/
+46
2013-11-08
scsi_transport_srp: Add periodic reconnect support
Bart Van Assche
4
-11
/
+118
2013-11-08
IB/srp: Start timers if a transport layer error occurs
Bart Van Assche
2
-0
/
+20
2013-11-08
IB/srp: Use SRP transport layer error recovery
Bart Van Assche
2
-41
/
+101
2013-11-08
scsi_transport_srp: Add transport layer error handling
Bart Van Assche
3
-3
/
+532
2013-11-08
IB/srp: Keep rport as long as the IB transport layer
Bart Van Assche
4
-0
/
+24
2013-11-08
IB/srp: Make transport layer retry count configurable
Vu Pham
3
-1
/
+26
2013-11-08
IB/qib: Fix txselect regression
Mike Marciniszyn
1
-6
/
+5
2013-11-08
IB/qib: Fix checkpatch __packed warnings
Mike Marciniszyn
2
-12
/
+12
2013-11-08
IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast()
Jan Kara
1
-5
/
+1
2013-11-08
IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast()
Jan Kara
1
-6
/
+1
2013-11-08
RDMA/ocrdma: Remove redundant check in ocrdma_build_fr()
Naresh Gottumukkala
1
-3
/
+1
2013-11-08
RDMA/ocrdma: Fix a crash in rmmod
Naresh Gottumukkala
3
-30
/
+32
2013-11-08
RDMA/ocrdma: Silence an integer underflow warning
Dan Carpenter
1
-1
/
+1
2013-11-08
mlx5: Use enum to indicate adapter page size
Eli Cohen
5
-6
/
+11
2013-11-08
IB/mlx5: Update opt param mask for RTS2RTS
Eli Cohen
1
-2
/
+4
2013-11-08
IB/mlx5: Remove "Always false" comparison
Eli Cohen
1
-1
/
+1
2013-11-08
IB/mlx5: Remove dead code in mr.c
Eli Cohen
1
-7
/
+3
2013-11-08
mlx5_core: Change optimal_reclaimed_pages for better performance
Moshe Lazer
1
-2
/
+7
2013-11-08
mlx5: Clear reserved area in set_hca_cap()
Eli Cohen
2
-5
/
+39
2013-11-08
mlx5: Support communicating arbitrary host page size to firmware
Eli Cohen
6
-60
/
+127
2013-11-08
mlx5: Fix cleanup flow when DMA mapping fails
Eli Cohen
1
-5
/
+13
2013-11-08
IB/mlx5: Fix srq free in destroy qp
Moshe Lazer
1
-12
/
+4
2013-11-08
IB/mlx5: Simplify mlx5_ib_destroy_srq
Eli Cohen
1
-3
/
+1
2013-11-08
IB/mlx5: Fix overflow check in IB_WR_FAST_REG_MR
Eli Cohen
1
-0
/
+4
[next]