index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2016-02-18
USB: cdc_subset: only build when one driver is enabled
Arnd Bergmann
-1
/
+11
2016-02-18
vxlan: do not use fdb in metadata mode
Jiri Benc
-3
/
+5
2016-02-18
mISDN: prevent possible NULL pointer dereference
Anton Protopopov
-1
/
+1
2016-02-18
lance: Return correct error code
Amitoj Kaur Chawla
-2
/
+2
2016-02-18
geneve: clear IFF_TX_SKB_SHARING
Jiri Benc
-0
/
+1
2016-02-18
vxlan: clear IFF_TX_SKB_SHARING
Jiri Benc
-0
/
+1
2016-02-18
geneve: Refine MTU limit
David Wragg
-5
/
+22
2016-02-18
mlxsw: spectrum: Allow for PVID deletion
Ido Schimmel
-9
/
+63
2016-02-18
mlxsw: reg: Add the Switch Port Acceptable Frame Types register
Ido Schimmel
-0
/
+58
2016-02-17
et131x: check return value of dma_alloc_coherent
Insu Yun
-1
/
+1
2016-02-17
net: thunderx: Fix receive packet stats
Sunil Goutham
-13
/
+9
2016-02-17
net: thunderx: Fix for HW TSO not enabled for secondary qsets
Sunil Goutham
-3
/
+3
2016-02-17
net: thunderx: Fix for multiqset not configured upon interface toggle
Sunil Goutham
-1
/
+0
2016-02-17
phy: marvell: Fix and unify reg-init behavior
Clemens Gruber
-2
/
+13
2016-02-17
pppoe: fix reference counting in PPPoE proxy
Guillaume Nault
-0
/
+2
2016-02-17
mlxsw: spectrum: Set STP state when leaving 802.1D bridge
Ido Schimmel
-0
/
+8
2016-02-17
mlxsw: Treat local port 64 as valid
Ido Schimmel
-1
/
+1
2016-02-17
drivers: net: cpsw-phy-sel: add dev_warn() for unsupported PHY mode
David Rivshin
-2
/
+10
2016-02-17
phy: keep pause flags in phy driver features
Woojung.Huh@microchip.com
-1
/
+1
2016-02-17
net/mlx4_en: Avoid changing dev->features directly in run-time
Eugenia Emantayev
-4
/
+5
2016-02-17
net/mlx4_core: Set UAR page size to 4KB regardless of system page size
Huy Nguyen
-22
/
+71
2016-02-17
net/mlx4_core: Do not BUG_ON during reset when PCI is offline
Daniel Jurgens
-2
/
+9
2016-02-17
net/mlx4_core: Fix potential corruption in counters database
Eran Ben Elisha
-4
/
+6
2016-02-17
net/mlx4_en: Choose time-stamping shift value according to HW frequency
Eugenia Emantayev
-6
/
+19
2016-02-17
net/mlx4_en: Count HW buffer overrun only once
Amir Vadai
-2
/
+2
2016-02-16
qmi_wwan: add "4G LTE usb-modem U901"
Bjørn Mork
-0
/
+1
2016-02-16
pcnet_cs: add new id
Ken Kawasaki
-0
/
+1
2016-02-16
net: dsa: mv88e6xxx: Add support for Marvell 88E6240
Sascha Hauer
-0
/
+1
2016-02-16
bnxt_en: Reduce default ring sizes.
Michael Chan
-2
/
+2
2016-02-16
bnxt_en: Fix implementation of tx push operation.
Michael Chan
-19
/
+34
2016-02-16
bnxt_en: Remove 20G support and advertise only 40GbaseCR4.
Michael Chan
-16
/
+5
2016-02-16
bnxt_en: Cleanup and Fix flow control setup logic
Michael Chan
-26
/
+9
2016-02-16
bnxt_en: Fix ethtool autoneg logic.
Michael Chan
-4
/
+6
2016-02-16
cxgb4: Add pci device id for chelsio t540 lom adapter
Hariprasad Shenai
-0
/
+1
2016-02-16
net: arc_emac: fix sk_buff leak
Alexander Kochetkov
-0
/
+62
2016-02-16
net: arc_emac: reset txbd_curr and txbd_dirty pointers to zero
Alexander Kochetkov
-0
/
+3
2016-02-16
net: arc_emac: fix koops caused by sk_buff free
Alexander Kochetkov
-2
/
+7
2016-02-16
net/mlx5e: Use static constant netdevice ndos
Saeed Mahameed
-13
/
+28
2016-02-16
net/mlx5e: Remove select queue ndo initialization
Saeed Mahameed
-3
/
+0
2016-02-16
bonding: don't use stale speed and duplex information
Jay Vosburgh
-0
/
+1
2016-02-16
net: am79c961a: avoid %? in inline assembly
Arnd Bergmann
-32
/
+32
2016-02-16
net: smc91x: propagate irq return code
Robert Jarzmik
-2
/
+2
2016-02-16
net: phy: bcm7xxx: Remove wildcard entries
Florian Fainelli
-31
/
+0
2016-02-16
net: phy: bcm7xxx: Fix bcm7xxx_config_init() check
Florian Fainelli
-4
/
+0
2016-02-16
net: phy: bcm7xxx: Fix 40nm EPHY features
Florian Fainelli
-3
/
+3
2016-02-16
net: phy: bcm7xxx: Fix shadow mode 2 disabling
Florian Fainelli
-1
/
+1
2016-02-16
ravb: skip gPTP start/stop on R-Car gen3
Sergei Shtylyov
-4
/
+8
2016-02-16
ravb: kill duplicate setting of CCC.CSEL
Sergei Shtylyov
-4
/
+0
2016-02-13
dscc4: Undefined signed int shift
Michael McConville
-1
/
+1
2016-02-13
net: dsa: mv88e6xxx: do not leave reserved VLANs
Vivien Didelot
-15
/
+10
[next]