index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
IB/ipath: Fix driver crash (in interrupt or during unload) after chip reset
Michael Albaugh
2007-04-18
2
-12
/
+35
|
|
*
|
IB/ipath: Improve handling and reporting of parity errors
Bryan O'Sullivan
2007-04-18
8
-86
/
+170
|
|
*
|
IB/ipath: Print better error messages if kernel is misconfigured
Bryan O'Sullivan
2007-04-18
1
-2
/
+10
|
|
*
|
IB/ipath: Force PIOAvail update entry point
Arthur Jones
2007-04-18
2
-10
/
+35
|
|
*
|
IB/ipath: Call free_irq() on chip specific initialization failure
Arthur Jones
2007-04-18
1
-1
/
+4
|
|
*
|
IB/ipath: Discard multicast packets without a GRH
Bryan O'Sullivan
2007-04-18
1
-2
/
+5
|
|
*
|
IB/ipath: Fix calculation for number of kernel PIO buffers
Bryan O'Sullivan
2007-04-18
1
-21
/
+16
|
|
*
|
IB/ipath: Remove unused ipath_read_kreg64_port()
Bryan O'Sullivan
2007-04-18
4
-29
/
+4
|
|
*
|
IB/ipath: Fix RDMA reads of length zero and error handling
Ralph Campbell
2007-04-18
1
-19
/
+44
|
|
*
|
IB/ipath: Allow receive ports mapped into userspace to be shared
Mark Debbage
2007-04-18
2
-83
/
+104
|
|
*
|
IB/ipath: Fix port sharing on powerpc
Ralph Campbell
2007-04-18
1
-42
/
+46
|
|
*
|
IB/ipath: Fix CQ flushing when QP is modified to error state
Bryan O'Sullivan
2007-04-18
2
-1
/
+2
|
|
*
|
IB/ipath: Fix bad argument to clear_bit()
Bryan O'Sullivan
2007-04-18
1
-3
/
+2
|
|
*
|
IB/ipath: Change packet problems vs chip errors handling and reporting
Bryan O'Sullivan
2007-04-18
6
-37
/
+99
|
|
*
|
IB/ipath: Fix PSN update for RC retries
Ralph Campbell
2007-04-18
1
-27
/
+38
|
|
*
|
IB/ipath: Fix QP error completion queue entries
Ralph Campbell
2007-04-18
2
-3
/
+7
|
|
*
|
IB/ipath: Fix up some debug messages
Bryan O'Sullivan
2007-04-18
3
-5
/
+6
|
|
*
|
IB/ipath: Support larger IB_QP_MAX_DEST_RD_ATOMIC and IB_QP_MAX_QP_RD_ATOMIC
Ralph Campbell
2007-04-18
7
-403
/
+548
|
|
*
|
IB/ipath: NMI cpu lockup if local loopback used
Ralph Campbell
2007-04-18
1
-1
/
+2
|
|
*
|
IB/ipath: Fix SRQ limit event causing dropped CQ entry
Ralph Campbell
2007-04-18
1
-1
/
+1
|
|
*
|
IB/ipath: Don't initialize port memory for subports
Ralph Campbell
2007-04-18
2
-4
/
+17
|
|
*
|
IB/ipath: Definitions of two RXE parity err bits were reversed
Bryan O'Sullivan
2007-04-18
1
-3
/
+3
|
|
*
|
IB/ipath: Fix user memory region creation when IOMMU present
Bryan O'Sullivan
2007-04-18
1
-3
/
+9
|
|
*
|
IB/ipath: Add ability to set and clear IB local loopback
Bryan O'Sullivan
2007-04-18
2
-0
/
+18
|
|
*
|
IPoIB: Remove pointless opcode field from debugging output
Roland Dreier
2007-04-18
2
-8
/
+8
|
|
*
|
IB/umad: Fix declaration of dev_map[]
Hal Rosenstock
2007-04-18
1
-1
/
+1
|
*
|
|
[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
*
|
|
Revert "[POWERPC] Rename get_property to of_get_property: drivers"
Paul Mackerras
2007-04-26
1
-1
/
+1
*
|
|
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
2007-04-13
1
-1
/
+1
*
|
|
[POWERPC] get_property returns const
Stephen Rothwell
2007-04-13
1
-2
/
+2
|
/
/
*
|
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
[prev]
[next]