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
2014-08-05
tg3: Modify tg3_tso_bug() to handle multiple TX rings
Prashant Sreedharan
1
-10
/
+12
2014-08-05
net: sun4i-emac: fix memory leak on bad packet
Marc Zyngier
1
-2
/
+4
2014-08-05
Revert "net: phy: Set the driver when registering an MDIO bus device"
Fabio Estevam
1
-1
/
+0
2014-08-05
qlcnic: Initialize dcbnl_ops before register_netdev
Rajesh Borundia
1
-2
/
+2
2014-08-05
qlcnic: Set driver version before registering netdev
Rajesh Borundia
2
-4
/
+4
2014-08-05
qlcnic: Fix update of ethtool stats.
Rajesh Borundia
1
-5
/
+13
2014-08-02
r8152: add missing Makefile rule
JF Le Fillatre
1
-0
/
+1
2014-08-02
cdc_subset: deal with a device that needs reset for timeout
Oliver Neukum
2
-3
/
+32
2014-07-31
xen-netfront: print correct number of queues
David Vrabel
1
-2
/
+2
2014-07-31
xen-netfront: release per-queue Tx and Rx resource when disconnecting
David Vrabel
1
-61
/
+7
2014-07-31
xen-netfront: fix locking in connect error path
David Vrabel
1
-1
/
+1
2014-07-31
macvlan: Initialize vlan_features to turn on offload support.
Vlad Yasevich
1
-0
/
+1
2014-07-31
bonding: use kobject_put instead of _del after kobject_add
Veaceslav Falico
1
-2
/
+2
2014-07-30
bna: fix performance regression
Ivan Vecera
1
-1
/
+1
2014-07-30
bna: fill the magic in bnad_get_eeprom() instead of validating
Ivan Vecera
1
-4
/
+2
2014-07-30
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-1
/
+65
2014-07-30
Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+8
2014-07-30
Revert "cdc_subset: deal with a device that needs reset for timeout"
Linus Torvalds
2
-33
/
+2
2014-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
19
-25
/
+131
2014-07-30
x86/xen: safely map and unmap grant frames when in atomic context
David Vrabel
1
-1
/
+8
2014-07-29
of: Add memory limiting function for flattened devicetrees
Laura Abbott
1
-0
/
+48
2014-07-29
of: Split early_init_dt_scan into two parts
Laura Abbott
1
-1
/
+17
2014-07-29
net: phy: re-apply PHY fixups during phy_register_device
Florian Fainelli
1
-1
/
+1
2014-07-29
cdc-ether: clean packet filter upon probe
Oliver Neukum
1
-0
/
+16
2014-07-29
cdc_subset: deal with a device that needs reset for timeout
Oliver Neukum
2
-2
/
+33
2014-07-29
isdn/bas_gigaset: fix a leak on failure path in gigaset_probe()
Alexey Khoroshilov
1
-0
/
+1
2014-07-28
neighbour : fix ndm_type type error issue
Jun Zhao
1
-1
/
+1
2014-07-28
sunvnet: only use connected ports when sending
David L Stevens
1
-5
/
+17
2014-07-28
Merge tag 'linux-can-fixes-for-3.16-20140725' of git://gitorious.org/linux-ca...
David S. Miller
1
-1
/
+2
2014-07-27
Merge tag 'firewire-fix-vt6315' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2014-07-25
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
14
-88
/
+146
2014-07-25
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+3
2014-07-25
parport: fix menu breakage
Randy Dunlap
1
-6
/
+6
2014-07-25
can: c_can_platform: Fix raminit, use devm_ioremap() instead of devm_ioremap_...
George Cherian
1
-1
/
+2
2014-07-24
bnx2x: fix crash during TSO tunneling
Dmitry Kravkov
2
-0
/
+10
2014-07-24
r8152: fix the checking of the usb speed
hayeswang
1
-4
/
+3
2014-07-24
Merge tag 'master-2014-07-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
3
-9
/
+22
2014-07-24
net: phy: Ensure the MDIO bus module is held
Ezequiel Garcia
1
-0
/
+13
2014-07-24
net: phy: Set the driver when registering an MDIO bus device
Ezequiel Garcia
1
-0
/
+1
2014-07-24
bnx2x: fix set_setting for some PHYs
Yaniv Rosner
1
-0
/
+1
2014-07-25
drm/radeon: fix cut and paste issue for hawaii.
Jerome Glisse
1
-0
/
+1
2014-07-25
Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
5
-0
/
+8
2014-07-25
Merge tag 'drm-intel-fixes-2014-07-24' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
3
-25
/
+15
2014-07-24
hwmon: (smsc47m192) Fix temperature limit and vrm write operations
Guenter Roeck
1
-1
/
+3
2014-07-23
Merge tag 'pinctrl-v3.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+2
2014-07-23
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-12
/
+4
2014-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-27
/
+28
2014-07-23
zram: avoid lockdep splat by revalidate_disk
Minchan Kim
1
-4
/
+18
2014-07-23
hyperv: Fix error return code in netvsc_init_buf()
Wei Yongjun
1
-1
/
+3
2014-07-23
amd-xgbe: Fix error return code in xgbe_probe()
Wei Yongjun
1
-1
/
+2
[next]