index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: stmmac: Avoid one more sometimes uninitialized Clang warning
Nathan Chancellor
2019-03-09
1
-1
/
+1
*
net: dsa: mv88e6xxx: Set correct interface mode for CPU/DSA ports
Andrew Lunn
2019-03-09
4
-0
/
+42
*
net: ethernet: sun: Zero initialize class in default case in niu_add_ethtool_...
Nathan Chancellor
2019-03-09
1
-0
/
+1
*
8139too : Add support for U.S. Robotics USR997901A 10/100 Cardbus NIC
Matthew Whitehead
2019-03-09
1
-0
/
+1
*
vhost: silence an unused-variable warning
Arnd Bergmann
2019-03-09
1
-1
/
+1
*
connector: fix unsafe usage of ->real_parent
Li RongQing
2019-03-09
1
-4
/
+18
*
vxlan: do not need BH again in vxlan_cleanup()
Litao Jiao
2019-03-08
1
-2
/
+2
*
net: hns3: add dma_rmb() for rx description
Jian Shen
2019-03-08
1
-0
/
+2
*
net: ethernet: stmmac: add management of clk_csr property
Christophe Roullier
2019-03-08
1
-0
/
+3
*
net: ethernet: stmmac: update to support all PHY config for stm32mp157c.
Christophe Roullier
2019-03-08
1
-21
/
+86
*
net: ethernet: stmmac: manage Ethernet WoL for stm32mp157c.
Christophe Roullier
2019-03-08
1
-1
/
+29
*
vxlan: Fix GRO cells race condition between receive and link delete
Stefano Brivio
2019-03-08
1
-1
/
+2
*
nfp: fix simple vNIC mailbox length
Dirk van der Merwe
2019-03-07
1
-1
/
+1
*
net: stmmac: Avoid sometimes uninitialized Clang warnings
Nathan Chancellor
2019-03-07
1
-3
/
+3
*
qede: Fix internal loopback failure with jumbo mtu configuration
Sudarsana Reddy Kalluru
2019-03-07
1
-2
/
+5
*
enic: fix build warning without CONFIG_CPUMASK_OFFSTACK
Arnd Bergmann
2019-03-07
1
-3
/
+3
*
peak_usb: fix clang build warning
Arnd Bergmann
2019-03-07
1
-1
/
+1
*
ravb: Decrease TxFIFO depth of Q3 and Q2 to one
Masaru Nagai
2019-03-07
1
-1
/
+1
*
isdn: isdnloop: fix pointer dereference bug
Arnd Bergmann
2019-03-07
1
-1
/
+1
*
davinci_emac: always build in CONFIG_OF code
Arnd Bergmann
2019-03-07
1
-3
/
+1
*
net: hns3: Fix a logical vs bitwise typo
Dan Carpenter
2019-03-06
1
-2
/
+2
*
Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2019-03-05
2
-225
/
+0
|
\
|
*
MIPS: lantiq: Remove separate GPHY Firmware loader
Hauke Mehrtens
2019-02-25
2
-225
/
+0
*
|
Merge branch 'parisc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-03-05
8
-34
/
+96
|
\
\
|
*
|
parisc: Use F_EXTEND() macro in iosapic code
Helge Deller
2019-02-21
1
-16
/
+1
|
*
|
parisc: remove the HBA_DATA macro
Christoph Hellwig
2019-02-21
2
-6
/
+9
|
*
|
parisc/lba_pci: use container_of in LBA_DEV
Christoph Hellwig
2019-02-21
1
-6
/
+4
|
*
|
parisc/dino: use container_of in DINO_DEV
Christoph Hellwig
2019-02-21
1
-6
/
+4
|
*
|
parisc: properly type the return value of parisc_walk_tree
Christoph Hellwig
2019-02-21
1
-1
/
+1
|
*
|
parisc: turn GET_IOC into an inline function
Christoph Hellwig
2019-02-21
1
-4
/
+8
|
*
|
parisc: move internal implementation details out of <asm/dma-mapping.h>
Christoph Hellwig
2019-02-21
7
-0
/
+62
|
*
|
parisc: Hide built-in serial aux port of Tosca GSP card
Helge Deller
2019-02-21
1
-0
/
+12
*
|
|
Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-03-05
15
-54
/
+132
|
\
\
\
|
*
|
|
s390/dasd: fix read device characteristic with CONFIG_VMAP_STACK=y
Martin Schwidefsky
2019-03-01
1
-14
/
+5
|
*
|
|
s390/cio: Use cpa range elsewhere within vfio-ccw
Eric Farman
2019-02-26
1
-12
/
+6
|
*
|
|
s390/cio: Fix vfio-ccw handling of recursive TICs
Eric Farman
2019-02-26
1
-1
/
+36
|
*
|
|
s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem
Pierre Morel
2019-02-22
3
-11
/
+38
|
*
|
|
pkey: Indicate old mkvp only if old and current mkvp are different
Ingo Franzki
2019-02-21
1
-1
/
+1
|
*
|
|
s390/ism: ignore some errors during deregistration
Sebastian Ott
2019-02-20
1
-3
/
+9
|
*
|
|
s390/zcrypt: use new state UNBOUND during queue driver rebind
Harald Freudenberger
2019-02-13
3
-4
/
+25
|
*
|
|
Merge tag 'vfio-ccw-20190204' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Martin Schwidefsky
2019-02-07
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
vfio-ccw: Don't assume there are more ccws after a TIC
Farhan Ali
2019-02-04
1
-1
/
+1
|
*
|
|
|
s390/qdio: make SBAL address array type-safe
Julian Wiedmann
2019-02-07
3
-7
/
+7
|
|
/
/
/
|
*
|
/
s390/setup: set control program code via diag 318
Collin Walling
2019-01-28
2
-1
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'm68k-for-v5.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-03-05
1
-2
/
+2
|
\
\
\
|
*
|
|
dio: Fix buffer overflow in case of unknown board
Geert Uytterhoeven
2019-01-21
1
-2
/
+2
*
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-03-05
98
-962
/
+1283
|
\
\
\
\
|
*
|
|
|
crypto: s5p - add AES support for Exynos5433
Kamil Konieczny
2019-02-28
1
-4
/
+46
|
*
|
|
|
crypto: crypto4xx - add missing of_node_put after of_device_is_available
Julia Lawall
2019-02-28
1
-1
/
+3
|
*
|
|
|
crypto: cavium/zip - fix collision with generic cra_driver_name
Eric Biggers
2019-02-28
1
-2
/
+4
[next]