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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-12
RDMA/ocrdma: Replace BUG() with BUG_ON()
ssh10
1
-10
/
+5
2017-01-12
RDMA/cxgb4: Use AF_INET for sin_family field
ssh10
1
-3
/
+3
2017-01-12
RDMA/qedr: restructure functions that create/destroy QPs
Amrani, Ram
1
-313
/
+236
2017-01-12
RDMA/qib: use rb_entry()
Geliang Tang
1
-3
/
+3
2017-01-12
RDMA/hfi1: drop pci_link_reset()
Cao jin
1
-10
/
+0
2017-01-12
RDMA/qib: drop qib_pci_link_reset()
Cao jin
1
-8
/
+0
2017-01-12
RDMA/i40iw: use designated initializers
Kees Cook
2
-82
/
+80
2017-01-12
RDMA/nes: use designated initializers
Kees Cook
1
-11
/
+11
2017-01-11
IB/rxe: Fix an skb leak
Bart Van Assche
1
-1
/
+14
2017-01-11
IB/rxe: Remove a pointless indirection layer
Bart Van Assche
8
-67
/
+42
2017-01-11
IB/rxe: Fix reference leaks in memory key invalidation code
Bart Van Assche
2
-0
/
+2
2017-01-11
IB/rxe: Fix a MR reference leak in check_rkey()
Bart Van Assche
1
-10
/
+10
2017-01-11
IB/rxe: Generate a completion for all failed work requests
Bart Van Assche
4
-14
/
+20
2017-01-11
IB/rxe: Introduce functions for queue draining
Bart Van Assche
2
-53
/
+38
2017-01-11
IB/rxe: Add a runtime check in alloc_index()
Bart Van Assche
1
-0
/
+1
2017-01-11
IB/rxe: Issue warnings once
Bart Van Assche
3
-9
/
+10
2017-01-11
IB/rxe: Let the compiler check the type of the cleanup functions
Bart Van Assche
7
-15
/
+17
2017-01-11
IB/rxe: Enable type checking on SKB_TO_PKT() and PKT_TO_SKB() arguments
Bart Van Assche
1
-2
/
+10
2017-01-11
IB/rxe: Remove superfluous casts
Bart Van Assche
1
-2
/
+2
2017-01-11
IB/rxe: Remove an unused variable and an unused argument
Bart Van Assche
1
-8
/
+3
2017-01-11
IB/rxe: Remove an unused function
Bart Van Assche
1
-7
/
+0
2017-01-11
IB/rxe: Constify the pool name
Bart Van Assche
2
-2
/
+2
2017-01-11
IB/rxe: Suppress sparse warnings
Bart Van Assche
2
-5
/
+5
2017-01-10
RDMA: Adding ethertype ETH_P_IBOE
Selvin Xavier
8
-17
/
+8
2017-01-08
Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
45
-316
/
+549
2017-01-08
Merge tag 'char-misc-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-19
/
+23
2017-01-08
Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-30
/
+43
2017-01-07
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-7
/
+24
2017-01-07
Merge tag 'hwmon-for-linus-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2017-01-06
Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfio
Linus Torvalds
8
-89
/
+191
2017-01-06
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-12
/
+7
2017-01-06
Merge tag 'iommu-fixes-v4.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+42
2017-01-06
Merge tag 'acpi-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
6
-5
/
+72
2017-01-06
Merge tag 'pm-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
5
-28
/
+45
2017-01-06
swiotlb: Export swiotlb_max_segment to users
Konrad Rzeszutek Wilk
2
-10
/
+5
2017-01-06
Merge branches 'acpi-scan', 'acpi-sysfs', 'acpi-wdat' and 'acpi-tables'
Rafael J. Wysocki
15
-35
/
+165
2017-01-06
Merge branches 'pm-domains', 'pm-docs' and 'pm-devfreq'
Rafael J. Wysocki
3
-6
/
+12
2017-01-06
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2
-22
/
+33
2017-01-06
Merge tag 'platform-drivers-x86-v4.10-3' of git://git.infradead.org/users/dvh...
Linus Torvalds
2
-22
/
+22
2017-01-06
Merge tag 'drm-intel-fixes-2017-01-05' of git://anongit.freedesktop.org/git/d...
Linus Torvalds
11
-45
/
+190
2017-01-05
USB: fix problems with duplicate endpoint addresses
Alan Stern
1
-0
/
+10
2017-01-05
Merge tag 'pinctrl-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-53
/
+90
2017-01-05
usb: ohci-at91: use descriptor-based gpio APIs correctly
Peter Rosin
1
-14
/
+10
2017-01-05
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-4
/
+10
2017-01-05
Merge tag 'for-linus-4.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-29
/
+36
2017-01-05
usb: storage: unusual_uas: Add JMicron JMS56x to unusual device
Oliver Neukum
1
-0
/
+7
2017-01-05
usb: hub: Move hub_port_disable() to fix warning if PM is disabled
Geert Uytterhoeven
1
-30
/
+29
2017-01-05
usb: musb: blackfin: add bfin_fifo_offset in bfin_ops
Jérémy Lefaure
1
-0
/
+1
2017-01-05
usb: musb: fix compilation warning on unused function
Jérémy Lefaure
1
-0
/
+2
2017-01-05
usb: musb: Fix trying to free already-free IRQ 4
Tony Lindgren
1
-1
/
+1
[next]