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
2011-03-15
RDMA/cma: Replace global lock in rdma_destroy_id() with id-specific one
Sean Hefty
1
-27
/
+16
2011-03-15
IB/cm: Cancel pending LAP message when exiting IB_CM_ESTABLISH state
Sean Hefty
1
-1
/
+18
2011-03-15
IB/cm: Bump reference count on cm_id before invoking callback
Sean Hefty
1
-0
/
+1
2011-03-15
RDMA/cma: Fix crash in request handlers
Sean Hefty
1
-0
/
+15
2011-03-14
IB/ipath: Don't reset disabled devices
Nicolas Kaiser
1
-0
/
+1
2011-03-14
IB/qib: Fix M_Key field in SubnGet and SubnGetResp MADs
Mitko Haralanov
1
-2
/
+3
2011-03-14
IB/qib: Set default LE2 value for active cables to 0
Mitko Haralanov
2
-3
/
+12
2011-03-14
RDMA/cxgb4: Debugfs dump_qp() updates
Steve Wise
1
-4
/
+9
2011-03-14
RDMA/cxgb4: Dispatch FATAL event on EEH errors
Steve Wise
1
-1
/
+9
2011-03-14
RDMA/cxgb4: Use ULP_MODE_TCPDDP
Steve Wise
1
-0
/
+2
2011-03-14
RDMA/cxgb4: Enable on-chip SQ support by default
Steve Wise
1
-2
/
+2
2011-03-14
RDMA/cxgb4: Do CIDX_INC updates every 1/16 CQ depth CQE reaps
Steve Wise
1
-1
/
+7
2011-03-14
RDMA/cxgb4: Remove db_drop_task
Steve Wise
2
-2
/
+0
2011-03-14
RDMA/cxgb4: Turn on delayed ACK
Steve Wise
1
-2
/
+2
2011-03-12
ipv6: Convert to use flowi6 where applicable.
David S. Miller
1
-9
/
+9
2011-03-12
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
1
-1
/
+1
2011-03-12
ipv4: Create and use route lookup helpers.
David S. Miller
4
-45
/
+10
2011-03-02
ipv4: Make output route lookup return rtable directly.
David S. Miller
4
-6
/
+10
2011-03-01
ipv4: Kill can_sleep arg to ip_route_output_flow()
David S. Miller
2
-2
/
+2
2011-03-01
ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"
David S. Miller
2
-2
/
+2
2011-02-24
[SCSI] iser: export addr and port
Mike Christie
1
-0
/
+26
2011-02-22
IB/qib: Return correct MAD when setting link width to 255
Mitko Haralanov
1
-3
/
+4
2011-02-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
8
-41
/
+62
2011-02-17
Merge branches 'nes' and 'qib' into for-next
Roland Dreier
1
-1
/
+4
2011-02-17
IB/qib: Prevent double completions after a timeout or RNR error
Mike Marciniszyn
1
-1
/
+2
2011-02-13
net: make dev->master general
Jiri Pirko
2
-2
/
+3
2011-02-10
IB/qib: Fix double add_timer()
Mike Marciniszyn
1
-0
/
+2
2011-02-03
RDMA/nes: Don't generate async events for unregistered devices
Maciej Sosnowski
1
-12
/
+20
2011-02-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
6
-28
/
+38
2011-01-29
Merge branches 'amso1100', 'cma', 'cxgb4', 'misc', 'mlx4' and 'qib' into for-...
Roland Dreier
5
-25
/
+35
2011-01-28
RDMA: Update missed conversion of flush_scheduled_work()
Tejun Heo
1
-1
/
+1
2011-01-28
RDMA/ucma: Copy iWARP route information on queries
Steve Wise
1
-2
/
+20
2011-01-28
RDMA/amso1100: Fix compile warnings
Ralf Thielow
1
-3
/
+3
2011-01-28
RDMA/cxgb4: Set the correct device physical function for iWARP connections
Steve Wise
1
-1
/
+1
2011-01-28
RDMA/cxgb4: Limit MAXBURST EQ context field to 256B
Steve Wise
1
-2
/
+2
2011-01-28
IB/qib: Hold link for TX SERDES settings
Mitko Haralanov
1
-19
/
+11
2011-01-20
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
2
-2
/
+2
2011-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
31
-122
/
+320
2011-01-16
Merge branches 'misc', 'mlx4', 'mthca', 'nes' and 'srp' into for-next
Roland Dreier
14
-38
/
+269
2011-01-16
RDMA: Update workqueue usage
Tejun Heo
12
-50
/
+36
2011-01-16
RDMA/nes: Fix incorrect SFP+ link status detection on driver init
Maciej Sosnowski
1
-4
/
+39
2011-01-16
RDMA/nes: Fix SFP+ link down detection issue with switch port disable
Maciej Sosnowski
4
-0
/
+100
2011-01-16
RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE events
Maciej Sosnowski
4
-9
/
+83
2011-01-16
RDMA/nes: Fix bonding on iw_nes
Maciej Sosnowski
2
-6
/
+26
2011-01-13
IB/srp: Test only once whether iu allocation succeeded
Bart Van Assche
1
-8
/
+7
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
3
-3
/
+2
2011-01-12
IB/mlx4: Handle protocol field in multicast table
Aleksey Senin
1
-4
/
+5
2011-01-12
RDMA: Use vzalloc() to replace vmalloc()+memset(0)
Joe Perches
8
-34
/
+15
2011-01-12
mlx4_{core, ib, en}: Fix driver when sizeof (phys_addr_t) > sizeof (long)
Roland Dreier
1
-1
/
+2
2011-01-11
IB/mthca: Fix driver when sizeof (phys_addr_t) > sizeof (long)
John L. Burr
5
-6
/
+7
[prev]
[next]