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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-30
IB/core: Guarantee that a local_dma_lkey is available
Jason Gunthorpe
3
-12
/
+45
2015-08-30
IB/iser: Chain all iser transaction send work requests
Sagi Grimberg
4
-77
/
+99
2015-08-30
IB/iser: Add debug prints to the various memory registration methods
Sagi Grimberg
1
-1
/
+9
2015-08-30
IB/iser: Support up to 8MB data transfer in a single command
Sagi Grimberg
5
-7
/
+60
2015-08-30
IB/iser: Pass registration pool a size parameter
Sagi Grimberg
3
-25
/
+36
2015-08-30
IB/iser: Unify fast memory registration flows
Sagi Grimberg
3
-131
/
+113
2015-08-30
IB/iser: Make reg_desc_get a per device routine
Sagi Grimberg
2
-13
/
+41
2015-08-30
IB/iser: Rename iser_reg_page_vec to iser_fast_reg_fmr
Sagi Grimberg
1
-8
/
+8
2015-08-30
IB/iser: Maintain connection fmr_pool under a single registration descriptor
Adir Lev
3
-54
/
+68
2015-08-30
IB/iser: Introduce iser registration pool struct
Sagi Grimberg
3
-59
/
+82
2015-08-30
IB/iser: Move fastreg descriptor allocation to iser_create_fastreg_desc
Sagi Grimberg
1
-21
/
+17
2015-08-30
IB/iser: Introduce iser_reg_ops
Sagi Grimberg
4
-45
/
+75
2015-08-30
IB/iser: Remove dead code in fmr_pool alloc/free
Sagi Grimberg
1
-16
/
+10
2015-08-30
IB/iser: Rename struct fast_reg_descriptor -> iser_fr_desc
Sagi Grimberg
3
-14
/
+14
2015-08-30
IB/iser: Introduce struct iser_reg_resources
Sagi Grimberg
3
-81
/
+91
2015-08-30
IB/iser: Remove an unneeded print for unaligned memory
Sagi Grimberg
1
-11
/
+9
2015-08-30
IB/iser: Remove a redundant always-false condition
Sagi Grimberg
1
-6
/
+0
2015-08-30
IB/iser: Fix possible bogus DMA unmapping
Sagi Grimberg
2
-4
/
+10
2015-08-30
IB/iser: Get rid of un-maintained counters
Sagi Grimberg
1
-9
/
+3
2015-08-30
IB/iser: Fix missing return status check in iser_send_data_out
Sagi Grimberg
1
-3
/
+5
2015-08-30
IB/iser: Remove '.' from log message
Sagi Grimberg
1
-1
/
+2
2015-08-30
IB/iser: Change minor assignments and logging prints
Sagi Grimberg
1
-7
/
+4
2015-08-30
IB/iser: Change some module parameters to be RO
Jenny Falkovich
1
-16
/
+15
2015-08-30
IB/sa: Route SA pathrecord query through netlink
Kaike Wan
1
-1
/
+500
2015-08-30
IB/sa: Allocate SA query with kzalloc
Kaike Wan
1
-4
/
+4
2015-08-30
IB/core: Add rdma netlink helper functions
Kaike Wan
2
-0
/
+62
2015-08-30
IB/netlink: Add defines for local service requests through netlink
Kaike Wan
1
-0
/
+82
2015-08-30
IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login fails
Bart Van Assche
1
-0
/
+9
2015-08-30
IB/srp: Bump driver version and release date
Bart Van Assche
1
-2
/
+2
2015-08-30
IB/srp: Handle partial connection success correctly
Bart Van Assche
1
-1
/
+2
2015-08-30
IB/srp: Constify a function argument
Bart Van Assche
1
-1
/
+1
2015-08-30
IB/mlx4: Fix incorrect cq flushing in error state
Ariel Nahum
1
-1
/
+1
2015-08-30
IB/mlx4: Use correct SL on AH query under RoCE
Noa Osherovich
1
-1
/
+5
2015-08-30
IB/mlx4: Forbid using sysfs to change RoCE pkeys
Jack Morgenstein
1
-1
/
+4
2015-08-30
IB/mlx4: Demote mcg message from warning to debug
Jack Morgenstein
1
-2
/
+6
2015-08-30
IB/mlx4: Fix potential deadlock when sending mad to wire
Jack Morgenstein
1
-3
/
+4
2015-08-30
IB/core: Remove needless bracketization
Doug Ledford
1
-7
/
+4
2015-08-30
RDMA/ocrdma: Incorporate the moving of GID Table mgmt to IB/Core
Somnath Kotur
5
-233
/
+60
2015-08-30
IB/mlx4: Replace mechanism for RoCE GID management
Moni Shoua
4
-494
/
+35
2015-08-30
IB/mlx4: Implement ib_device callbacks
Moni Shoua
5
-4
/
+257
2015-08-30
net/mlx4: Postpone the registration of net_device
Moni Shoua
3
-15
/
+25
2015-08-30
IB/core: Add RoCE table bonding support
Matan Barak
1
-20
/
+285
2015-08-30
IB/core: missing curly braces in ib_find_gid()
Dan Carpenter
1
-1
/
+2
2015-08-30
IB/core: Add RoCE GID table management
Matan Barak
6
-108
/
+1338
2015-08-30
IB/core: Make ib_alloc_device init the kobject
Jason Gunthorpe
4
-87
/
+68
2015-08-30
net/bonding: Export bond_option_active_slave_get_rcu
Matan Barak
2
-13
/
+7
2015-08-30
net: Add info for NETDEV_CHANGEUPPER event
Matan Barak
2
-2
/
+24
2015-08-30
net/ipv6: Export addrconf_ifid_eui48
Matan Barak
2
-31
/
+31
2015-08-30
IB/core: Drop ib_alloc_fast_reg_mr
Sagi Grimberg
2
-40
/
+3
2015-08-30
IB/hfi1: Support ib_alloc_mr verb
Mike Marciniszyn
3
-3
/
+11
[next]