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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-15
IB/iser: Get rid of struct iser_rdma_regd
Sagi Grimberg
4
-70
/
+53
2015-04-15
IB/iser: Remove redundant assignments in iser_reg_page_vec
Sagi Grimberg
1
-5
/
+2
2015-04-15
IB/iser: Move memory reg/dereg routines to iser_memory.c
Sagi Grimberg
3
-91
/
+88
2015-04-15
IB/iser: Don't pass ib_device to fall_to_bounce_buff routine
Sagi Grimberg
1
-6
/
+6
2015-04-15
IB/iser: Remove a redundant struct iser_data_buf
Sagi Grimberg
3
-52
/
+34
2015-04-15
IB/iser: Remove redundant cmd_data_len calculation
Sagi Grimberg
1
-4
/
+1
2015-04-15
IB/iser: Fix wrong calculation of protection buffer length
Sagi Grimberg
1
-2
/
+2
2015-04-15
IB/iser: Handle fastreg/local_inv completion errors
Sagi Grimberg
1
-5
/
+6
2015-04-15
IB/iser: Fix unload during ep_poll wrong dereference
Sagi Grimberg
1
-1
/
+1
2015-04-15
ib_srpt: convert printk's to pr_* functions
Doug Ledford
1
-97
/
+91
2015-04-15
IB/srp: Use P_Key cache for P_Key lookups
Bart Van Assche
1
-4
/
+5
2015-04-15
infiniband/mlx4: check for mapping error
Sebastian Ott
2
-0
/
+13
2015-04-15
ib_uverbs: Fix pages leak when using XRC SRQs
Sébastien Dugué
1
-11
/
+11
2015-04-15
IB/mlx4: Fix WQE LSO segment calculation
Erez Shitrit
1
-2
/
+1
2015-04-15
IB/ipoib: Remove IPOIB_MCAST_RUN bit
Erez Shitrit
2
-5
/
+2
2015-04-15
IB/ipoib: Save only IPOIB_MAX_PATH_REC_QUEUE skb's
Erez Shitrit
1
-3
/
+10
2015-04-15
IB/ipoib: Handle QP in SQE state
Erez Shitrit
2
-1
/
+63
2015-04-15
IB/ipoib: Update broadcast record values after each successful join request
Erez Shitrit
1
-1
/
+17
2015-04-15
IB/ipoib: Use one linear skb in RX flow
Erez Shitrit
3
-72
/
+13
2015-04-15
IB/ipoib: drop mcast_mutex usage
Doug Ledford
1
-38
/
+32
2015-04-15
IB/ipoib: deserialize multicast joins
Doug Ledford
1
-168
/
+82
2015-04-15
IB/ipoib: fix MCAST_FLAG_BUSY usage
Doug Ledford
2
-128
/
+238
2015-04-15
IB/ipoib: No longer use flush as a parameter
Doug Ledford
4
-30
/
+39
2015-04-15
IB/ipoib: Use dedicated workqueues per interface
Doug Ledford
6
-38
/
+66
2015-04-15
IB/ipoib: Make the carrier_on_task race aware
Doug Ledford
1
-8
/
+17
2015-04-15
IB/ipoib: Consolidate rtnl_lock tasks in workqueue
Doug Ledford
1
-6
/
+2
2015-04-15
IB/ipoib: change init sequence ordering
Doug Ledford
1
-7
/
+17
2015-04-15
IB/ipoib: factor out ah flushing
Doug Ledford
1
-18
/
+28
2015-04-15
IB/core: don't disallow registering region starting at 0x0
Yann Droneaud
1
-2
/
+2
2015-04-15
IB/core: disallow registering 0-sized memory region
Yann Droneaud
1
-0
/
+3
2015-04-15
IB/mlx4: Change alias guids default to be host assigned
Yishai Hadas
1
-2
/
+2
2015-04-15
IB/mlx4: Request alias GUID on demand
Yishai Hadas
3
-0
/
+75
2015-04-15
IB/mlx4: Change init flow to request alias GUIDs for active VFs
Yishai Hadas
3
-79
/
+50
2015-04-15
IB/mlx4: Manage admin alias GUID upon admin request
Yishai Hadas
2
-9
/
+15
2015-04-15
IB/mlx4: Alias GUID adding persistency support
Yishai Hadas
3
-84
/
+245
2015-04-15
VFS: assorted weird filesystems: d_inode() annotations
David Howells
2
-18
/
+18
2015-04-14
target: simplify the target template registration API
Christoph Hellwig
1
-36
/
+13
2015-04-11
infinibad: weird APIs switched to ->write_iter()
Al Viro
2
-15
/
+23
2015-04-09
Merge branch 'iocb' into for-davem
Al Viro
2
-2
/
+0
2015-04-07
iser-target: Bump version to 1.0
Sagi Grimberg
1
-1
/
+1
2015-04-07
iser-target: Remove conn_ prefix from struct isert_conn members
Sagi Grimberg
2
-148
/
+148
2015-04-07
iser-target: Remove un-needed rdma_listen backlog
Sagi Grimberg
2
-2
/
+1
2015-04-07
iser-target: Remove redundant check on the device
Sagi Grimberg
1
-4
/
+5
2015-04-07
iser-target: Get rid of redundant max_accept
Sagi Grimberg
1
-4
/
+2
2015-04-07
iser-target: Split some logic in isert_connect_request to routines
Sagi Grimberg
1
-48
/
+70
2015-04-07
iser-target: Rename device find/release routines
Sagi Grimberg
1
-7
/
+6
2015-04-07
iser-target: Rename rend/recv completion routines
Sagi Grimberg
1
-5
/
+6
2015-04-07
iser-target: Remove redundant assignment to local variable
Sagi Grimberg
1
-3
/
+2
2015-04-07
iser-target: Introduce isert_[alloc|free]_comps
Sagi Grimberg
1
-46
/
+60
2015-04-07
iser-target: Split isert_setup_qp
Sagi Grimberg
1
-14
/
+42
[prev]
[next]