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
2016-12-06
net/mlx5: Verify module parameters
Kamal Heib
2
-12
/
+17
2016-12-06
net: fec: fix compile with CONFIG_M5272
Nikita Yushchenko
1
-3
/
+10
2016-12-06
be2net: Add DEVSEC privilege to SET_HSW_CONFIG command.
Venkat Duvvuru
1
-1
/
+2
2016-12-06
virtio-net: Fix DMA-from-the-stack in virtnet_set_mac_address()
Andy Lutomirski
1
-5
/
+14
2016-12-06
net: stmmac: clear reset value of snps, wr_osr_lmt/snps, rd_osr_lmt before wr...
Niklas Cassel
3
-2
/
+8
2016-12-06
PM / OPP: Don't WARN on multiple calls to dev_pm_opp_set_regulators()
Viresh Kumar
1
-1
/
+1
2016-12-06
PM / OPP: Allow platform specific custom set_opp() callbacks
Viresh Kumar
2
-1
/
+115
2016-12-06
PM / OPP: Separate out _generic_set_opp()
Viresh Kumar
2
-53
/
+131
2016-12-06
PM / OPP: Add infrastructure to manage multiple regulators
Viresh Kumar
5
-123
/
+296
2016-12-06
PM / OPP: Pass struct dev_pm_opp_supply to _set_opp_voltage()
Viresh Kumar
1
-27
/
+17
2016-12-06
PM / OPP: Manage supply's voltage/current in a separate structure
Viresh Kumar
4
-42
/
+39
2016-12-06
PM / OPP: Don't use OPP structure outside of rcu protected section
Viresh Kumar
1
-3
/
+13
2016-12-05
net: ep93xx_eth: Do not crash unloading module
Florian Fainelli
1
-0
/
+4
2016-12-05
bnx2x: Prevent tunnel config for 577xx
Mintz, Yuval
1
-2
/
+2
2016-12-05
bnx2x: Correct ringparam estimate when DOWN
Mintz, Yuval
1
-0
/
+8
2016-12-05
isdn: hisax: set error code on failure
Pan Bian
1
-0
/
+1
2016-12-05
net: bnx2x: fix improper return value
Pan Bian
1
-0
/
+1
2016-12-05
net: ethernet: qlogic: set error code on failure
Pan Bian
1
-0
/
+1
2016-12-05
atm: fix improper return value
Pan Bian
1
-1
/
+1
2016-12-05
net: irda: set error code on failures
Pan Bian
1
-0
/
+1
2016-12-05
atm: lanai: set error code when ioremap fails
Pan Bian
1
-0
/
+1
2016-12-05
net: usb: set error code when usb_alloc_urb fails
Pan Bian
1
-0
/
+1
2016-12-05
netdev: broadcom: propagate error code
Pan Bian
1
-1
/
+1
2016-12-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+2
2016-12-04
Merge tag 'drm-fixes-for-v4.9-rc8' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
7
-13
/
+34
2016-12-03
Merge tag 'drm-intel-fixes-2016-12-01' of git://anongit.freedesktop.org/git/d...
Dave Airlie
2
-3
/
+5
2016-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
60
-239
/
+645
2016-12-02
geneve: avoid use-after-free of skb->data
Sabrina Dubroca
1
-10
/
+4
2016-12-02
Merge tag 'linux-can-fixes-for-4.9-20161201' of git://git.kernel.org/pub/scm/...
David S. Miller
4
-24
/
+121
2016-12-02
net: renesas: ravb: unintialized return value
Dan Carpenter
1
-2
/
+0
2016-12-02
sh_eth: remove unchecked interrupts for RZ/A1
Chris Brandt
1
-1
/
+1
2016-12-02
net: bcmgenet: Utilize correct struct device for all DMA operations
Florian Fainelli
1
-3
/
+5
2016-12-02
NET: usb: qmi_wwan: add support for Telit LE922A PID 0x1040
Daniele Palmas
1
-0
/
+1
2016-12-02
cdc_ether: Fix handling connection notification
Kristian Evensen
1
-7
/
+31
2016-12-02
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-19
/
+12
2016-12-02
net: ethernet: altera: TSE: do not use tx queue lock in tx completion handler
Lino Sanfilippo
1
-2
/
+0
2016-12-02
net: ethernet: altera: TSE: Remove unneeded dma sync for tx buffers
Lino Sanfilippo
1
-10
/
+0
2016-12-02
net: ethernet: stmmac: fix of-node and fixed-link-phydev leaks
Johan Hovold
13
-49
/
+156
2016-12-02
net: ethernet: stmmac: platform: fix outdated function header
Johan Hovold
1
-1
/
+0
2016-12-02
net: ethernet: stmmac: dwmac-meson8b: fix probe error path
Johan Hovold
1
-1
/
+10
2016-12-02
net: ethernet: stmmac: dwmac-generic: fix probe error path
Johan Hovold
1
-1
/
+11
2016-12-02
net: ethernet: stmmac: dwmac-rk: fix probe error path
Johan Hovold
1
-1
/
+10
2016-12-02
net: ethernet: stmmac: dwmac-sti: fix probe error path
Johan Hovold
1
-1
/
+10
2016-12-02
net: ethernet: stmmac: dwmac-socfpga: fix use-after-free on probe errors
Johan Hovold
1
-10
/
+19
2016-12-02
Merge tag 'pci-v4.9-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-16
/
+28
2016-12-02
cpufreq: ondemand: Set MIN_FREQUENCY_UP_THRESHOLD to 1
Chen Yu
1
-1
/
+1
2016-12-01
ixgbe/ixgbevf: Don't use lco_csum to compute IPv4 checksum
Alexander Duyck
2
-4
/
+12
2016-12-01
igb/igbvf: Don't use lco_csum to compute IPv4 checksum
Alexander Duyck
2
-4
/
+12
2016-12-01
net: asix: Fix AX88772_suspend() USB vendor commands failure issues
allan
1
-3
/
+3
2016-12-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-4
/
+0
[prev]
[next]