index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-29
net:ethernet:aquantia: Fix for incorrect speed index.
Pavel Belous
4
-23
/
+18
2017-08-29
net:ethernet:aquantia: Workaround for HW checksum bug.
Pavel Belous
2
-0
/
+12
2017-08-29
net:ethernet:aquantia: Fix for number of RSS queues.
Pavel Belous
1
-0
/
+2
2017-08-29
net:ethernet:aquantia: Extra spinlocks removed.
Pavel Belous
4
-41
/
+14
2017-08-28
cxgb4: Fix stack out-of-bounds read due to wrong size to t4_record_mbox()
Stefano Brivio
1
-3
/
+3
2017-08-28
net: stmmac: sun8i: Remove the compatibles
Maxime Ripard
1
-8
/
+0
2017-08-28
nfp: remove incorrect mask check for vlan matching
Pieter Jansen van Vuuren
1
-6
/
+2
2017-08-28
nfp: fix supported key layers calculation
Pieter Jansen van Vuuren
1
-0
/
+19
2017-08-28
nfp: fix unchecked flow dissector use
Pieter Jansen van Vuuren
2
-81
/
+93
2017-08-28
net: mvpp2: fix the mac address used when using PPv2.2
Antoine Tenart
1
-1
/
+1
2017-08-28
cdc_ncm: flag the u-blox TOBY-L4 as wwan
Aleksander Morgado
1
-0
/
+7
2017-08-25
Merge tag 'wireless-drivers-for-davem-2017-08-25' of git://git.kernel.org/pub...
David S. Miller
3
-9
/
+12
2017-08-25
net: sxgbe: check memory allocation failure
Christophe Jaillet
1
-0
/
+2
2017-08-25
r8169: Be drop monitor friendly
Florian Fainelli
1
-2
/
+2
2017-08-25
r8169: Do not increment tx_dropped in TX ring cleaning
Florian Fainelli
1
-1
/
+0
2017-08-24
netvsc: fix deadlock betwen link status and removal
stephen hemminger
1
-1
/
+6
2017-08-24
net: systemport: Free DMA coherent descriptors on errors
Florian Fainelli
1
-0
/
+2
2017-08-24
net: bcmgenet: Be drop monitor friendly
Florian Fainelli
1
-3
/
+3
2017-08-24
net: systemport: Be drop monitor friendly
Florian Fainelli
1
-1
/
+1
2017-08-24
qlge: avoid memcpy buffer overflow
Arnd Bergmann
1
-1
/
+1
2017-08-24
virtio_net: be drop monitor friendly
Eric Dumazet
1
-1
/
+1
2017-08-24
iwlwifi: pcie: move rx workqueue initialization to iwl_trans_pcie_alloc()
Luca Coelho
3
-9
/
+12
2017-08-23
bnxt_en: Do not setup MAC address in bnxt_hwrm_func_qcaps().
Michael Chan
1
-12
/
+28
2017-08-23
bnxt_en: Free MSIX vectors when unregistering the device from bnxt_re.
Michael Chan
1
-0
/
+2
2017-08-23
bnxt_en: Fix .ndo_setup_tc() to include XDP rings.
Michael Chan
1
-0
/
+1
2017-08-23
nfp: TX time stamp packets before HW doorbell is rung
Jakub Kicinski
1
-2
/
+2
2017-08-23
nfp: avoid buffer leak when representor is missing
Jakub Kicinski
1
-5
/
+5
2017-08-23
nfp: make sure representors are destroyed before their lower netdev
Jakub Kicinski
1
-8
/
+14
2017-08-23
nfp: don't hold PF lock while enabling SR-IOV
Jakub Kicinski
1
-9
/
+7
2017-08-23
net: stmmac: socfgpa: Ensure emac bit set in sys manager for MII/GMII/SGMII.
Stephan Gatzka
1
-1
/
+4
2017-08-22
fsl/man: Inherit parent device and of_node
Florian Fainelli
1
-0
/
+2
2017-08-22
net: phy: Deal with unbound PHY driver in phy_attached_print()
Florian Fainelli
1
-2
/
+4
2017-08-22
macsec: add genl family module alias
Sabrina Dubroca
1
-0
/
+1
2017-08-22
mlxsw: spectrum_switchdev: Fix mrouter flag update
Nogah Frankel
1
-4
/
+11
2017-08-22
net: ftgmac100: Fix oops in probe on failure to find associated PHY
Andrew Jeffery
1
-1
/
+0
2017-08-21
Merge tag 'rtc-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+0
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-10
/
+11
2017-08-21
rtc: ds1307: fix regmap config
Heiner Kallweit
1
-1
/
+0
2017-08-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-9
/
+10
2017-08-20
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-33
/
+74
2017-08-18
net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabled
Huy Nguyen
1
-2
/
+2
2017-08-18
PCI: Allow PCI express root ports to find themselves
Thierry Reding
1
-5
/
+4
2017-08-18
tun: handle register_netdevice() failures properly
Eric Dumazet
1
-0
/
+3
2017-08-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-19
/
+13
2017-08-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
10
-55
/
+114
2017-08-18
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-7
/
+10
2017-08-18
netxen: fix incorrect loop counter decrement
Colin Ian King
1
-1
/
+1
2017-08-18
Merge tag 'dma-mapping-4.13-3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-4
/
+4
2017-08-18
nfp: fix infinite loop on umapping cleanup
Colin Ian King
1
-2
/
+1
2017-08-18
Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus
Jens Axboe
4
-14
/
+9
[next]