index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-1
/
+1
2007-05-08
inode numbering: change libfs sb creation routines to avoid collisions with t...
Jeff Layton
1
-1
/
+1
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
30
-186
/
+337
2007-05-07
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
25
-180
/
+337
2007-05-07
IB: Return "maybe missed event" hint from ib_req_notify_cq()
Roland Dreier
11
-24
/
+62
2007-05-07
IB: Add CQ comp_vector support
Michael S. Tsirkin
9
-7
/
+13
2007-05-07
IB/ipath: Fix a race condition when generating ACKs
Ralph Campbell
1
-13
/
+15
2007-05-07
IB/ipath: Fix two more spin lock problems
Ralph Campbell
1
-1
/
+1
2007-05-07
RDMA/cxgb3: Support for new abort logic
Steve Wise
2
-0
/
+24
2007-05-03
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
5
-6
/
+0
2007-05-02
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
1
-1
/
+1
2007-05-01
RDMA/cxgb3: Initialize cpu_idx field in cpl_close_listserv_req message
Steve Wise
1
-0
/
+1
2007-05-01
RDMA/cxgb3: Fail qp creation if the requested max_inline is too large
Steve Wise
2
-0
/
+4
2007-05-01
RDMA/cxgb3: Fix TERM codes
Steve Wise
1
-31
/
+38
2007-05-01
IB/ipath: Don't corrupt pending mmap list when unmapped objects are freed
Robert Walsh
6
-90
/
+153
2007-05-01
IB/mthca: Work around kernel QP starvation
Michael S. Tsirkin
1
-0
/
+13
2007-05-01
IB/ipath: Don't put QP in timeout queue if waiting to send
Ralph Campbell
2
-7
/
+2
2007-05-01
IB/ipath: Don't call spin_lock_irq() from interrupt context
Ralph Campbell
1
-7
/
+11
2007-04-30
Merge branch 'linux-2.6' into for-2.6.22
Paul Mackerras
36
-851
/
+1470
2007-04-27
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
34
-841
/
+1444
2007-04-26
Revert "[POWERPC] Rename get_property to of_get_property: drivers"
Paul Mackerras
1
-1
/
+1
2007-04-26
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-3
/
+6
2007-04-26
[SK_BUFF]: Convert skb->end to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-2
/
+3
2007-04-26
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
1
-3
/
+3
2007-04-26
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
1
-1
/
+0
2007-04-25
IB: Set class_dev->dev in core for nice device symlink
Joachim Fenkes
4
-4
/
+0
2007-04-25
IB/ehca: Implement modify_port
Joachim Fenkes
5
-2
/
+83
2007-04-25
IB/mthca: Simplify CQ cleaning in mthca_free_qp()
Roland Dreier
1
-4
/
+3
2007-04-25
IB/mthca: Fix mthca_write_mtt() on HCAs with hidden memory
Roland Dreier
1
-2
/
+4
2007-04-19
IB/mthca: Update HCA firmware revisions
Roland Dreier
1
-5
/
+5
2007-04-19
IB/ipath: Fix WC format drift between user and kernel space
Robert Walsh
2
-3
/
+38
2007-04-19
IB/ipath: Check that a UD work request's address handle is valid
Robert Walsh
1
-0
/
+5
2007-04-19
IB/ipath: Remove duplicate stuff from ipath_verbs.h
Robert Walsh
1
-2
/
+0
2007-04-19
IB/ipath: Check reserved memory keys
Robert Walsh
1
-0
/
+12
2007-04-19
IB/ipath: Fix unit selection when all CPU affinity bits set
Bryan O'Sullivan
1
-4
/
+5
2007-04-19
IB/ipath: Don't allow QPs 0 and 1 to be opened multiple times
Bryan O'Sullivan
1
-38
/
+53
2007-04-19
IB/ipath: Disable IB link earlier in shutdown sequence
Bryan O'Sullivan
1
-2
/
+6
2007-04-19
IB/ipath: Prevent random program use of diags interface
Bryan O'Sullivan
1
-1
/
+10
2007-04-19
IB/ipath: On unrecoverable errors, force link down, LEDs off
Bryan O'Sullivan
2
-2
/
+21
2007-04-19
IB/ipath: Fix driver crash (in interrupt or during unload) after chip reset
Michael Albaugh
2
-12
/
+35
2007-04-19
IB/ipath: Improve handling and reporting of parity errors
Bryan O'Sullivan
8
-86
/
+170
2007-04-19
IB/ipath: Print better error messages if kernel is misconfigured
Bryan O'Sullivan
1
-2
/
+10
2007-04-19
IB/ipath: Force PIOAvail update entry point
Arthur Jones
2
-10
/
+35
2007-04-19
IB/ipath: Call free_irq() on chip specific initialization failure
Arthur Jones
1
-1
/
+4
2007-04-19
IB/ipath: Discard multicast packets without a GRH
Bryan O'Sullivan
1
-2
/
+5
2007-04-19
IB/ipath: Fix calculation for number of kernel PIO buffers
Bryan O'Sullivan
1
-21
/
+16
2007-04-19
IB/ipath: Remove unused ipath_read_kreg64_port()
Bryan O'Sullivan
4
-29
/
+4
2007-04-19
IB/ipath: Fix RDMA reads of length zero and error handling
Ralph Campbell
1
-19
/
+44
2007-04-19
IB/ipath: Allow receive ports mapped into userspace to be shared
Mark Debbage
2
-83
/
+104
[next]