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: phy: broadcom: Fix bcm_write_exp()
Florian Fainelli
2018-05-23
3
-5
/
+12
*
net: phy: broadcom: Fix auxiliary control register reads
Florian Fainelli
2018-05-23
1
-1
/
+1
*
net/mlx4: fix spelling mistake: "Inrerface" -> "Interface" and rephrase message
Colin Ian King
2018-05-23
1
-1
/
+1
*
ibmvnic: Only do H_EOI for mobility events
Nathan Fontenot
2018-05-23
1
-6
/
+9
*
Merge tag 'wireless-drivers-for-davem-2018-05-22' of git://git.kernel.org/pub...
David S. Miller
2018-05-23
2
-3
/
+3
|
\
|
*
ssb: make SSB_PCICORE_HOSTMODE depend on SSB = y
Rafał Miłecki
2018-05-12
1
-1
/
+1
|
*
Revert "ssb: Prevent build of PCI host features in module"
Rafał Miłecki
2018-05-12
1
-1
/
+1
|
*
bcma: fix buffer size caused crash in bcma_core_mips_print_irq()
Rafał Miłecki
2018-05-12
1
-1
/
+1
*
|
tuntap: correctly set SOCKWQ_ASYNC_NOSPACE
Jason Wang
2018-05-23
1
-4
/
+15
*
|
virtio-net: fix leaking page for gso packet during mergeable XDP
Jason Wang
2018-05-23
1
-8
/
+7
*
|
virtio-net: correctly check num_buf during err path
Jason Wang
2018-05-23
1
-1
/
+1
*
|
virtio-net: correctly transmit XDP buff after linearizing
Jason Wang
2018-05-23
1
-1
/
+1
*
|
virtio-net: correctly redirect linearized packet
Jason Wang
2018-05-23
1
-1
/
+1
*
|
Merge tag 'mac80211-for-davem-2018-05-23' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2018-05-23
1
-2
/
+2
|
\
\
|
*
|
mac80211_hwsim: Fix radio dump for radio idx 0
Andrew Zaborowski
2018-05-22
1
-2
/
+2
*
|
|
pcnet32: add an error handling path in pcnet32_probe_pci()
Bo Chen
2018-05-22
1
-3
/
+7
*
|
|
qed: Fix mask for physical address in ILT entry
Shahed Shaikh
2018-05-22
1
-1
/
+1
*
|
|
isdn: eicon: fix a missing-check bug
Wenwen Wang
2018-05-22
3
-16
/
+29
*
|
|
net: fec: Add a SPDX identifier
Fabio Estevam
2018-05-22
1
-0
/
+1
*
|
|
net: fec: ptp: Switch to SPDX identifier
Fabio Estevam
2018-05-22
1
-13
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-05-21
16
-216
/
+286
|
\
\
\
|
*
|
|
cxgb4: fix offset in collecting TX rate limit info
Rahul Lakkireddy
2018-05-18
1
-19
/
+9
|
*
|
|
sh_eth: Change platform check to CONFIG_ARCH_RENESAS
Geert Uytterhoeven
2018-05-18
1
-1
/
+1
|
|
/
/
|
*
|
ibmvnic: Fix statistics buffers memory leak
Thomas Falcon
2018-05-17
1
-9
/
+15
|
*
|
ibmvnic: Fix non-fatal firmware error reset
Thomas Falcon
2018-05-17
1
-2
/
+1
|
*
|
ibmvnic: Free coherent DMA memory if FW map failed
Thomas Falcon
2018-05-17
1
-0
/
+1
|
*
|
tuntap: fix use after free during release
Jason Wang
2018-05-16
1
-1
/
+1
|
*
|
qed: Fix LL2 race during connection terminate
Michal Kalderon
2018-05-16
1
-10
/
+14
|
*
|
qed: Fix possibility of list corruption during rmmod flows
Michal Kalderon
2018-05-16
1
-1
/
+10
|
*
|
qed: LL2 flush isles when connection is closed
Michal Kalderon
2018-05-16
1
-0
/
+26
|
*
|
net: 8390: ne: Fix accidentally removed RBTX4927 support
Geert Uytterhoeven
2018-05-16
1
-1
/
+3
|
*
|
net: dsa: bcm_sf2: Fix IPv6 rule half deletion
Florian Fainelli
2018-05-16
1
-4
/
+7
|
*
|
net: dsa: bcm_sf2: Fix IPv6 rules and chain ID
Florian Fainelli
2018-05-16
1
-9
/
+11
|
*
|
net: dsa: bcm_sf2: Fix RX_CLS_LOC_ANY overwrite for last rule
Florian Fainelli
2018-05-16
1
-1
/
+4
|
*
|
net: phy: micrel: add 125MHz reference clock workaround
Markus Niebel
2018-05-16
1
-0
/
+31
|
*
|
ipvlan: call netdevice notifier when master mac address changed
Keefe Liu
2018-05-16
1
-1
/
+3
|
*
|
vmxnet3: use DMA memory barriers where required
hpreg@vmware.com
2018-05-15
2
-2
/
+24
|
*
|
vmxnet3: set the DMA mask before the first DMA map operation
hpreg@vmware.com
2018-05-15
2
-28
/
+30
|
*
|
cxgb4: Correct ntuple mask validation for hash filters
Kumar Sanghvi
2018-05-15
1
-58
/
+30
|
*
|
net/mlx4_core: Fix error handling in mlx4_init_port_info.
Tarick Bedeir
2018-05-14
1
-1
/
+3
|
*
|
tun: fix use after free for ptr_ring
Jason Wang
2018-05-14
1
-15
/
+12
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-05-14
1
-1
/
+1
|
|
\
\
|
|
*
|
nfp: bpf: allow zero-length capabilities
Jakub Kicinski
2018-05-09
1
-1
/
+1
|
*
|
|
qede: Fix ref-cnt usage count
Michal Kalderon
2018-05-14
1
-2
/
+1
|
*
|
|
3c59x: convert to generic DMA API
Christoph Hellwig
2018-05-14
1
-53
/
+51
*
|
|
|
Merge branch 'parisc-4.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-05-20
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
parisc: Move ccio_cujo20_fixup() into init section
Helge Deller
2018-05-18
1
-1
/
+1
*
|
|
|
|
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-05-20
1
-0
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
efi/libstub/arm64: Handle randomized TEXT_OFFSET
Mark Rutland
2018-05-19
1
-0
/
+10
*
|
|
|
|
|
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2018-05-20
4
-5
/
+18
|
\
\
\
\
\
\
[next]