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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-06
infiniband: use for_each_set_bit()
Akinobu Mita
1
-16
/
+5
2010-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-26
/
+25
2010-03-03
switch infiniband uverbs to anon_inodes
Al Viro
3
-81
/
+28
2010-03-01
Merge branch 'misc' into for-next
Roland Dreier
3
-67
/
+10
2010-02-24
IB/uverbs: Use anon_inodes instead of private infinibandeventfs
Roland Dreier
1
-56
/
+4
2010-02-24
IB/core: Fix and clean up ib_ud_header_init()
Eli Cohen
1
-10
/
+4
2010-02-24
IB/ucm: Clean whitespace errors
Alexander Chiang
1
-3
/
+3
2010-02-24
IB/ucm: Increase maximum devices supported
Alexander Chiang
1
-8
/
+45
2010-02-24
IB/ucm: Use stack variable 'base' in ib_ucm_add_one
Alexander Chiang
1
-1
/
+3
2010-02-24
IB/ucm: Use stack variable 'devnum' in ib_ucm_add_one
Alexander Chiang
1
-5
/
+7
2010-02-24
IB/umad: Clean whitespace
Alexander Chiang
1
-13
/
+13
2010-02-24
IB/umad: Increase maximum devices supported
Alexander Chiang
1
-6
/
+44
2010-02-24
IB/umad: Use stack variable 'base' in ib_umad_init_port
Alexander Chiang
1
-2
/
+5
2010-02-24
IB/umad: Use stack variable 'devnum' in ib_umad_init_port
Alexander Chiang
1
-6
/
+9
2010-02-24
IB/umad: Remove port_table[]
Alexander Chiang
1
-36
/
+9
2010-02-24
IB/umad: Convert *cdev to cdev in struct ib_umad_port
Alexander Chiang
1
-26
/
+20
2010-02-24
IB/uverbs: Whitespace cleanup
Alexander Chiang
1
-34
/
+34
2010-02-24
IB/uverbs: Pack struct ib_uverbs_event_file tighter
Alexander Chiang
1
-2
/
+2
2010-02-24
IB/uverbs: Increase maximum devices supported
Alexander Chiang
1
-6
/
+50
2010-02-24
IB/uverbs: use stack variable 'base' in ib_uverbs_add_one
Alexander Chiang
1
-1
/
+3
2010-02-24
IB/uverbs: Use stack variable 'devnum' in ib_uverbs_add_one
Alexander Chiang
1
-5
/
+7
2010-02-24
IB/uverbs: Remove dev_table
Alexander Chiang
1
-19
/
+5
2010-02-24
IB/uverbs: Convert *cdev to cdev in struct ib_uverbs_device
Alexander Chiang
2
-16
/
+14
2010-02-11
RDMA: Use rlimit helpers
Jiri Slaby
1
-1
/
+1
2010-02-10
RDMA/cm: Revert association of an RDMA device when binding to loopback
Sean Hefty
1
-3
/
+1
2010-01-06
IB/addr: Correct CONFIG_IPv6 to CONFIG_IPV6
Robert P. J. Day
1
-1
/
+1
2009-12-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...
Linus Torvalds
1
-2
/
+7
2009-12-16
switch alloc_file() to passing struct path
Al Viro
1
-2
/
+7
2009-12-15
Merge branches 'amso1100', 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'iser', ...
Roland Dreier
5
-232
/
+241
2009-12-09
IB/uverbs: Fix return of PTR_ERR() of wrong pointer in ib_uverbs_get_context()
Roel Kluin
1
-1
/
+1
2009-11-19
IB/addr: Fix IPv6 routing lookup
Sean Hefty
2
-117
/
+74
2009-11-19
IB/addr: Simplify resolving IPv4 addresses
Sean Hefty
1
-58
/
+23
2009-11-19
RDMA/cm: fix loopback address support
Sean Hefty
2
-38
/
+47
2009-11-19
IB/addr: Store net_device type instead of translating to RDMA transport
Sean Hefty
2
-15
/
+4
2009-11-19
IB/addr: Verify source and destination address families match
Sean Hefty
1
-8
/
+19
2009-11-19
RDMA/cma: Replace net_device pointer with index
Sean Hefty
2
-2
/
+14
2009-11-19
RDMA/cma: Fix AF_INET6 support in multicast joining
Jason Gunthorpe
1
-0
/
+5
2009-11-19
RDMA/cma: Correct detection of SA Created MGID
Jason Gunthorpe
1
-1
/
+1
2009-11-18
RDMA/addr: Use appropriate locking with for_each_netdev()
Eric Dumazet
1
-1
/
+7
2009-11-16
RDMA/ucma: Add option to manually set IB path
Sean Hefty
2
-0
/
+55
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2
-0
/
+2
2009-10-07
RDMA/addr: Fix resolution of local IPv6 addresses
David J. Wilder
1
-1
/
+1
2009-10-07
RDMA/iwcm: Don't call provider reject func with irqs disabled
Steve Wise
1
-0
/
+2
2009-10-04
headers: remove sched.h from poll.h
Alexey Dobriyan
3
-0
/
+3
2009-09-23
IB/mad: Fix lock-lock-timer deadlock in RMPP code
Roland Dreier
1
-4
/
+13
2009-09-10
Merge branch 'mad' into for-linus
Roland Dreier
3
-8
/
+34
2009-09-09
RDMA/iwcm: Reject the connection when the cm_id is destroyed
Steve Wise
1
-0
/
+1
2009-09-07
IB/mad: Allow tuning of QP0 and QP1 sizes
Hal Rosenstock
2
-5
/
+23
2009-09-07
IB/mad: Fix possible lock-lock-timer deadlock
Roland Dreier
1
-3
/
+3
2009-09-05
IB/uverbs: Return ENOSYS for unimplemented commands (not EINVAL)
Jack Morgenstein
1
-2
/
+4
[next]