index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
hexdump.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-25
IB/mlx4: Micro-optimize mlx4_ib_poll_one()
Roland Dreier
1
-4
/
+5
2008-01-25
IB/mthca: Remove MSI support as scheduled
Adrian Bunk
4
-54
/
+13
2008-01-25
IB/iser: Typo fix (s/destory/destroy/)
Oliver Pinter
1
-1
/
+1
2008-01-25
IB/iser: update URLs of iSER docs
Erez Zilber
1
-2
/
+2
2008-01-25
RDMA/cma: add support for rdma_migrate_id()
Sean Hefty
2
-1
/
+104
2008-01-25
RDMA/cma: Reenable device removal on passive side
Vladimir Sokolovsky
1
-1
/
+3
2008-01-25
IB/mad: Fix incorrect access to items on local_list
Sean Hefty
1
-2
/
+0
2008-01-25
IB/cm: Add basic performance counters
Sean Hefty
2
-40
/
+303
2008-01-25
IB/mad: Report number of times a mad was retried
Sean Hefty
4
-5
/
+13
2008-01-25
IB/multicast: Report errors on multicast groups if P_key changes
Sean Hefty
1
-10
/
+45
2008-01-25
IB: Spelling fixes in comments
Joe Perches
2
-2
/
+2
2008-01-25
mlx4_core: Fix max_eqs masking in QUERY_DEV_CAP
Jack Morgenstein
1
-1
/
+1
2008-01-25
IB/ipath: Convert from .nopage to .fault
Nick Piggin
2
-21
/
+12
2008-01-25
IB/ipath: Add the work completion error code to the QP error debug output
Ralph Campbell
1
-2
/
+2
2008-01-25
IB/ipath: Better comment for rmb() in ipath_intr()
Arthur Jones
1
-1
/
+9
2008-01-25
IB/ipath: Fix comments for ipath_create_srq()
Ralph Campbell
1
-2
/
+2
2008-01-25
IB/ipath: Fix error returned from ib_resize_cq if new size smaller than # entries
Ralph Campbell
1
-1
/
+1
2008-01-25
IB/ipath: Fix sendctrl locking
John Gregor
6
-29
/
+72
2008-01-25
IB/ipath: Remove dead code for user process waiting for send buffer
Ralph Campbell
2
-30
/
+0
2008-01-25
RDMA/cxgb3: Support version 5.0 firmware
Steve Wise
1
-19
/
+2
2008-01-25
RDMA/cxgb3: Hold rtnl_lock() around ethtool get_drvinfo call
Steve Wise
1
-0
/
+5
2008-01-25
drivers/infiniband: Add missing "space"
Joe Perches
3
-5
/
+5
2008-01-25
IB/ipath: Convert ipath_eep_sem semaphore to a mutex
Matthias Kaehlcke
3
-12
/
+13
2008-01-25
IB/mad: Enable loopback of DR SMP responses from userspace
Steve Welch
2
-4
/
+20
2008-01-25
IB/ipath: Enable loopback of DR SMP responses from userspace
Ralph Campbell
1
-2
/
+2
2008-01-25
IB/mad: Remove redundant NULL pointer check in ib_mad_recv_done_handler()
Ralph Campbell
1
-9
/
+0
2008-01-25
RDMA/iwcm: Set initiator depth and responder resources to device max values
Steve Wise
1
-0
/
+10
2008-01-25
IB/ipath: Improve interrupt handler cache footprint
Dave Olson
1
-2
/
+2
2008-01-25
IPoIB/cm: Add connected mode support for devices without SRQs
Pradeep Satyanarayana
4
-43
/
+200
2008-01-25
IPoIB/cm: Factor out ipoib_cm_free_rx_reap_list()
Roland Dreier
1
-22
/
+21
2008-01-25
IPoIB/cm: Factor out ipoib_cm_create_srq()
Roland Dreier
1
-17
/
+30
2008-01-25
IPoIB/cm: Factor out ipoib_cm_free_rx_ring()
Roland Dreier
1
-9
/
+19
2008-01-25
IPoIB: Trivial formatting cleanups
Roland Dreier
6
-130
/
+130
2008-01-25
IB/ipath: Fix crash on unload introduced by sysfs changes
Roland Dreier
1
-1
/
+2
2008-01-25
slab: fix bootstrap on memoryless node
Pekka Enberg
1
-23
/
+23
2008-01-25
fix oops on rmmod capidrv
Karsten Keil
1
-4
/
+5
2008-01-25
[GFS2] Allow journal recovery on read-only mount
Abhijith Das
1
-4
/
+12
2008-01-25
[GFS2] Lockup on error
Bob Peterson
1
-1
/
+1
2008-01-25
[GFS2] Fix page_mkwrite truncation race path
Steven Whitehouse
1
-0
/
+1
2008-01-25
[GFS2] Fix typo
Bob Peterson
1
-1
/
+1
2008-01-25
[GFS2] Fix write alloc required shortcut calculation
Steven Whitehouse
1
-2
/
+2
2008-01-25
[GFS2] gfs2_alloc_required performance
Bob Peterson
1
-0
/
+5
2008-01-25
[GFS2] Remove unneeded i_spin
Bob Peterson
2
-2
/
+0
2008-01-25
[GFS2] Reduce inode size by moving i_alloc out of line
Steven Whitehouse
12
-36
/
+39
2008-01-25
[GFS2] Fix assert in log code
Steven Whitehouse
1
-7
/
+4
2008-01-25
[GFS2] Fix problems relating to execution of files on GFS2
Steven Whitehouse
2
-9
/
+16
2008-01-25
[GFS2] Initialize extent_list earlier
Bob Peterson
2
-1
/
+1
2008-01-25
[GFS2] Allow page migration for writeback and ordered pages
Steven Whitehouse
1
-0
/
+2
2008-01-25
[GFS2] Remove unused variable
Steven Whitehouse
1
-1
/
+0
2008-01-25
[GFS2] Fix log block mapper
Steven Whitehouse
1
-1
/
+1
[next]