index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
1
-3
/
+6
*
[SK_BUFF]: Convert skb->end to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+3
*
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
1
-3
/
+3
*
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
2
-2
/
+2
*
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+0
*
IB/mthca: Fix data corruption after FMR unmap on Sinai
Michael S. Tsirkin
2007-04-16
1
-0
/
+1
*
RDMA/cxgb3: Add set_tcb_rpl_handler
Steve Wise
2007-04-12
1
-0
/
+12
*
IPoIB/cm: Fix DMA direction typo
Michael S. Tsirkin
2007-04-10
1
-1
/
+1
*
IB/iser: Don't defer connection failure notification to workqueue
Erez Zilber
2007-04-05
2
-25
/
+16
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-03-28
3
-14
/
+19
|
\
|
*
IB/iser: Handle aborting a command after it is sent
Erez Zilber
2007-03-26
1
-8
/
+9
|
*
IB/mthca: Fix thinko in init_mr_table()
Michael S. Tsirkin
2007-03-26
1
-2
/
+2
|
*
RDMA/cxgb3: Fix resource leak in cxio_hal_init_ctrl_qp()
Steve Wise
2007-03-26
1
-4
/
+8
*
|
[NET]: Fix neighbour destructor handling.
Alexey Kuznetsov
2007-03-25
1
-3
/
+3
|
/
*
IB/ipoib: Fix thinko in packet length checks
Michael S. Tsirkin
2007-03-22
2
-3
/
+3
*
IPoIB: Fix use-after-free in path_rec_completion()
Michael S. Tsirkin
2007-03-22
1
-2
/
+2
*
IB/ehca: Make scaling code work without CPU hotplug
Joachim Fenkes
2007-03-22
1
-0
/
+8
*
RDMA/cxgb3: Handle build_phys_page_list() failure in iwch_reregister_phys_mem()
Steve Wise
2007-03-22
1
-1
/
+4
*
IB/ipath: Check return value of lookup_one_len
Bryan O'Sullivan
2007-03-22
1
-1
/
+15
*
IPoIB: Fix race in detaching from mcast group before attaching
Sean Hefty
2007-03-22
1
-3
/
+3
*
IPoIB/cm: Fix reaping of stale connections
Michael S. Tsirkin
2007-03-22
1
-1
/
+1
*
[PATCH] fix ipath_dma_free_coherent() prototype
Al Viro
2007-03-14
1
-1
/
+1
*
IPoIB: Turn on interface's carrier after broadcast group is joined
Shirley Ma
2007-03-08
1
-1
/
+4
*
RDMA/ucma: Avoid sending reject if backlog is full
Sean Hefty
2007-03-06
1
-1
/
+1
*
RDMA/cxgb3: Fix MR permission problems
Steve Wise
2007-03-06
3
-41
/
+18
*
RDMA/cxgb3: Don't reuse skbs that are non-linear or cloned
Steve Wise
2007-03-06
1
-2
/
+1
*
RDMA/cxgb3: Squelch logging AE errors
Steve Wise
2007-03-06
1
-6
/
+6
*
RDMA/cxgb3: Stop EP timer when MPA exchange is aborted by peer
Steve Wise
2007-03-06
1
-0
/
+2
*
RDMA/cxgb3: Move QP to error on destroy if the state is IDLE
Steve Wise
2007-03-06
1
-4
/
+2
*
RDMA/cxgb3: Fixes for "normal close" failures
Steve Wise
2007-03-06
1
-4
/
+7
*
RDMA/cxgb3: Fix build on sparc64
David Miller
2007-03-06
1
-0
/
+1
*
RDMA/cma: Initialize rdma_bind_list in cma_alloc_any_port()
Sean Hefty
2007-03-06
1
-1
/
+1
*
RDMA/cxgb3: Don't use mm after it's freed in iwch_mmap()
Steve Wise
2007-03-06
1
-4
/
+6
*
RDMA/cxgb3: Start ep timer on a MPA reject
Steve Wise
2007-03-06
1
-2
/
+1
*
IB/mthca: Fix error path in mthca_alloc_memfree()
Roland Dreier
2007-03-01
1
-5
/
+5
*
IB/ehca: Fix sync between completion handler and destroy cq
Hoang-Nam Nguyen
2007-03-01
4
-25
/
+60
*
IPoIB: Only handle async events for one port
Roland Dreier
2007-02-27
1
-6
/
+7
*
IPoIB: Correct debugging output when path record lookup fails
Roland Dreier
2007-02-26
1
-1
/
+1
*
RDMA/cxgb3: Stop the EP Timer on BAD CLOSE
Steve Wise
2007-02-23
1
-0
/
+1
*
RDMA/cxgb3: cleanups
Adrian Bunk
2007-02-23
8
-61
/
+27
*
RDMA/cma: Remove unused node_guid from cma_device structure
Sean Hefty
2007-02-22
1
-2
/
+0
*
IB/cm: Remove ca_guid from cm_device structure
Sean Hefty
2007-02-22
1
-6
/
+4
*
RDMA/cma: Request reversible paths only
Sean Hefty
2007-02-22
1
-1
/
+3
*
IB/core: Set hop limit in ib_init_ah_from_wc correctly
Sean Hefty
2007-02-22
1
-1
/
+1
*
IB/uverbs: Return correct error for invalid PD in register MR
Roland Dreier
2007-02-22
1
-1
/
+3
*
IPoIB: Remove unused local_rate tracking
Roland Dreier
2007-02-21
2
-6
/
+3
*
IPoIB/cm: Improve small message bandwidth
Michael S. Tsirkin
2007-02-20
1
-19
/
+27
*
IB/mthca: Make 2 functions static
Adrian Bunk
2007-02-20
1
-4
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-02-19
2
-2
/
+2
|
\
[next]