summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | | * | | | RDMA/nes: Add support for IB_WR_*INVChien Tung2009-12-091-90/+113
| | | | | | | | | | * | | | RDMA/nes: In nes_post_recv() always set bad_wr on errorFrank Zago2009-12-091-2/+5
| | | | | | | | | | * | | | RDMA/nes: In nes_post_send() always set bad_wr on errorFrank Zago2009-12-091-2/+8
| | | | | | | | | * | | | | mlx4_core: Fix parsing of reserved EQ capYevgeny Petrilin2009-11-131-1/+1
| | | | | | | | | * | | | | IB/mlx4: Remove limitation on LSO header sizeEli Cohen2009-11-124-13/+15
| | | | | | | | | * | | | | IB/mlx4: Remove unneeded codeEli Cohen2009-11-121-1/+0
| | | | | | | | * | | | | | IB/uverbs: Fix return of PTR_ERR() of wrong pointer in ib_uverbs_get_context()Roel Kluin2009-12-091-1/+1
| | | | | | | | * | | | | | IB: Fix typo in ipoib.txtBart Van Assche2009-12-091-5/+5
| | | | | | | | * | | | | | IB: Clarify the documentation of ib_post_send()Bart Van Assche2009-12-091-0/+5
| | | | | | | | |/ / / / /
| | | | | | | * / / / / / IB/iser: Rewrite SG handling for RDMA logicOr Gerlitz2009-11-121-66/+56
| | | | | | | |/ / / / /
| | | | | | * / / / / / IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()David J. Wilder2009-12-091-0/+1
| | | | | | |/ / / / /
| | | | | * / / / / / IB/ipath: Use bitmap_weight()Akinobu Mita2009-12-091-7/+3
| | | | | |/ / / / /
| | | | * | / / / / IB/ehca: Fix error paths in post_send and post_recvFrank Zago2009-12-101-36/+31
| | | | | |/ / / / | | | | |/| | | |
| | | | * | | | | IB/ehca: Rework destroy_eq()Alexander Schmidt2009-12-093-4/+8
| | | | |/ / / /
| | | * | | | | RDMA/cxgb3: Fix error paths in post_send and post_recvFrank Zago2009-12-161-12/+20
| | | * | | | | RDMA/cxgb3: Remove BUG_ON() on CQ rearm failureSteve Wise2009-11-190-0/+0
| | | |/ / / /
| | * | | | | IB/addr: Fix IPv6 routing lookupSean Hefty2009-11-202-117/+74
| | * | | | | IB/addr: Simplify resolving IPv4 addressesSean Hefty2009-11-191-58/+23
| | * | | | | RDMA/cm: fix loopback address supportSean Hefty2009-11-195-63/+61
| | * | | | | IB/addr: Store net_device type instead of translating to RDMA transportSean Hefty2009-11-193-16/+6
| | * | | | | IB/addr: Verify source and destination address families matchSean Hefty2009-11-191-8/+19
| | * | | | | RDMA/cma: Replace net_device pointer with indexSean Hefty2009-11-193-3/+15
| | * | | | | RDMA/cma: Fix AF_INET6 support in multicast joiningJason Gunthorpe2009-11-191-0/+5
| | * | | | | RDMA/cma: Correct detection of SA Created MGIDJason Gunthorpe2009-11-191-1/+1
| | * | | | | RDMA/addr: Use appropriate locking with for_each_netdev()Eric Dumazet2009-11-181-1/+7
| | * | | | | RDMA/ucma: Add option to manually set IB pathSean Hefty2009-11-165-2/+81
| | |/ / / /
| * / / / / RDMA/amso1100: Fix error paths in post_send and post_recvFrank Zago2009-12-091-4/+10
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-12-1622-385/+1137
|\ \ \ \ \
| * | | | | Input: ALPS - add interleaved protocol support (Dell E6x00 series)Sebastian Kapfer2009-12-162-27/+228
| * | | | | Input: keyboard - don't override beep with a bellDmitry Torokhov2009-12-161-3/+7
| * | | | | Input: altera_ps2 - fix test of unsigned in altera_ps2_probe()Roel Kluin2009-12-151-3/+5
| * | | | | Input: add mc13783 touchscreen driverSascha Hauer2009-12-153-0/+271
| * | | | | Input: ep93xx_keypad - update driver to new core supportH Hartley Sweeten2009-12-152-110/+51
| * | | | | Merge commit 'linus' into nextDmitry Torokhov2009-12-156724-352833/+627915
| |\ \ \ \ \
| * | | | | | Input: wacom - separate pen from express keys on GraphirePing Cheng2009-12-151-4/+23
| * | | | | | Input: wacom - add defines for data packet report IDsPing Cheng2009-12-152-13/+22
| * | | | | | Input: wacom - add support for new LCD tabletsPing Cheng2009-12-154-132/+311
| * | | | | | Input: wacom - add defines for packet lengths of various devicesPing Cheng2009-12-153-64/+76
| * | | | | | Input: wacom - ensure the device is initialized properly upon resumePing Cheng2009-12-152-6/+8
| * | | | | | Input: at32psif - do not sleep in atomic contextDmitry Torokhov2009-12-151-1/+1
| * | | | | | Input: i8042 - add Gigabyte M1022M to the noloop listDmitry Torokhov2009-12-151-0/+8
| * | | | | | Input: i8042 - allow installing platform filters for incoming dataMatthew Garrett2009-12-122-4/+72
| * | | | | | Input: i8042 - fix locking in interrupt routineDmitry Torokhov2009-12-121-8/+26
| * | | | | | Input: ALPS - do not set REL_X/REL_Y capabilities on the touchpadDmitry Torokhov2009-12-121-0/+11
| * | | | | | Input: document use of input_event() functionDmitry Torokhov2009-12-121-2/+8
| * | | | | | Input: sa1111ps2 - annotate probe() and remove() methodsDmitry Torokhov2009-12-121-5/+5
| * | | | | | Input: ambakmi - annotate probe() and remove() methodsDmitry Torokhov2009-12-121-4/+4
| * | | | | | Input: gscps2 - fix probe() and remove() annotationsDmitry Torokhov2009-12-121-3/+3
| * | | | | | Input: altera_ps2 - add annotations to probe and remove methodsDmitry Torokhov2009-12-121-3/+3
| * | | | | | Input: hil-mlc - use del_timer_sync() when unloading the driverDmitry Torokhov2009-12-121-5/+3