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-01-20
xen-netfront: Fix Rx stall during network stress and OOM
Vineeth Remanan Pillai
1
-1
/
+1
2017-01-20
net/mlx5e: Do not recycle pages from emergency reserve
Eric Dumazet
1
-0
/
+3
2017-01-20
bcm63xx_enet: avoid uninitialized variable warning
Arnd Bergmann
1
-2
/
+4
2017-01-20
qed: avoid possible stack overflow in qed_ll2_acquire_connection
Arnd Bergmann
3
-61
/
+53
2017-01-20
r8152: fix rtl8152_post_reset function
hayeswang
1
-0
/
+2
2017-01-20
virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving
Jason Wang
3
-3
/
+3
2017-01-19
gianfar: Do not reuse pages from emergency reserve
Eric Dumazet
1
-1
/
+1
2017-01-19
net/mlx5e: Remove unused variable
Arnd Bergmann
1
-1
/
+0
2017-01-18
bnxt_en: Fix "uninitialized variable" bug in TPA code path.
Michael Chan
1
-1
/
+1
2017-01-18
net: phy: bcm63xx: Utilize correct config_intr function
Daniel Gonzalez Cabanelas
1
-2
/
+19
2017-01-18
xen-netback: protect resource cleaning on XenBus disconnect
Igor Druzhinin
2
-2
/
+6
2017-01-18
xen-netback: fix memory leaks on XenBus disconnect
Igor Druzhinin
1
-0
/
+11
2017-01-18
net/mlx5e: Remove unnecessary checks when setting num channels
Eran Ben Elisha
1
-10
/
+0
2017-01-18
net/mlx4_en: Remove unnecessary checks when setting num channels
Eran Ben Elisha
1
-6
/
+1
2017-01-18
can: ti_hecc: add missing prepare and unprepare of the clock
Yegor Yefremov
1
-4
/
+12
2017-01-18
can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointer
Einar Jón
1
-0
/
+1
2017-01-17
net: phy: dp83848: add DP83620 PHY support
Alvaro G. M
1
-0
/
+3
2017-01-17
vxlan: fix byte order of vxlan-gpe port number
Lance Richardson
1
-1
/
+1
2017-01-17
stmmac: add missing of_node_put
Julia Lawall
1
-0
/
+1
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
23
-98
/
+199
2017-01-17
Merge tag 'mmc-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
4
-19
/
+23
2017-01-17
Merge tag 'for-linus-20170116' of git://git.infradead.org/linux-mtd
Linus Torvalds
4
-7
/
+7
2017-01-16
net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOV
Jack Morgenstein
1
-9
/
+14
2017-01-16
net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...
Jack Morgenstein
1
-2
/
+3
2017-01-16
net/mlx4_core: Fix racy CQ (Completion Queue) free
Jack Morgenstein
1
-18
/
+20
2017-01-16
net: stmmac: don't use netdev_[dbg, info, ..] before net_device is registered
Heiner Kallweit
1
-9
/
+10
2017-01-16
net/mlx5e: Fix a -Wmaybe-uninitialized warning
Arnd Bergmann
1
-4
/
+7
2017-01-16
net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface types
Karicheri, Muralidharan
1
-2
/
+6
2017-01-16
be2net: fix MAC addr setting on privileged BE3 VFs
Ivan Vecera
1
-2
/
+10
2017-01-16
be2net: don't delete MAC on close on unprivileged BE3 VFs
Ivan Vecera
1
-1
/
+5
2017-01-16
be2net: fix status check in be_cmd_pmac_add()
Ivan Vecera
1
-1
/
+1
2017-01-16
cpmac: remove hopeless #warning
Arnd Bergmann
1
-1
/
+1
2017-01-16
ravb: do not use zero-length alignment DMA descriptor
Masaru Nagai
1
-0
/
+13
2017-01-16
mlx4: do not call napi_schedule() without care
Eric Dumazet
1
-1
/
+4
2017-01-16
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-18
/
+45
2017-01-16
mmc: core: Restore parts of the polling policy when switch to HS/HS DDR
Ulf Hansson
1
-13
/
+12
2017-01-15
Merge tag 'char-misc-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-16
/
+34
2017-01-15
Merge tag 'driver-core-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-22
/
+0
2017-01-15
Merge tag 'tty-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-17
/
+25
2017-01-15
Merge tag 'usb-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-66
/
+98
2017-01-15
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-12
/
+33
2017-01-15
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-41
/
+95
2017-01-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-58
/
+28
2017-01-14
Merge tag 'dmaengine-fix-4.10-rc4' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
8
-40
/
+78
2017-01-14
Revert "driver core: Add deferred_probe attribute to devices in sysfs"
Greg Kroah-Hartman
3
-22
/
+0
2017-01-13
Merge tag 'vfio-v4.10-rc4' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-3
/
+1
2017-01-13
sd: remove __data_len hack for WRITE SAME
Christoph Hellwig
1
-16
/
+1
2017-01-13
nvme: use blk_rq_payload_bytes
Christoph Hellwig
4
-30
/
+15
2017-01-13
scsi: use blk_rq_payload_bytes
Christoph Hellwig
1
-1
/
+1
2017-01-13
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
7
-6
/
+26
[next]