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: Disallow providing non zero VLAN ID for NIC drivers FDB add flow
Or Gerlitz
2014-12-16
1
-0
/
+5
*
net/mlx4: Cache line CQE/EQE stride fixes
Ido Shamay
2014-12-16
2
-4
/
+11
*
net: fec: Fix NAPI race
Nimrod Andy
2014-12-16
1
-12
/
+7
*
xen-netfront: use napi_complete() correctly to prevent Rx stalling
David Vrabel
2014-12-16
1
-8
/
+3
*
Merge tag 'master-2014-12-15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-12-16
8
-21
/
+20
|
\
|
*
rtlwifi: rtl8192ce: Set fw_ready flag
Larry Finger
2014-12-15
1
-0
/
+2
|
*
brcmsmac: don't leak kernel memory via printk()
Brian Norris
2014-12-15
1
-1
/
+1
|
*
rtlwifi: rtl8192cu: Fix sparse non static symbol warning
Wei Yongjun
2014-12-15
1
-1
/
+1
|
*
rtlwifi: rtl8821ae: fix misspelling of current function in string
Julia Lawall
2014-12-15
1
-6
/
+5
|
*
hostap_cs: fix misspelling of current function in string
Julia Lawall
2014-12-15
1
-10
/
+5
|
*
zd1211rw: fix misspelling of current function in string
Julia Lawall
2014-12-15
1
-3
/
+3
|
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-12-15
2
-0
/
+3
|
|
\
|
|
*
Bluetooth: Add USB device 04ca:3010 as Atheros AR3012
Janne Heikkinen
2014-12-09
2
-0
/
+3
*
|
|
net: Allow FIXED_PHY to be modular.
David S. Miller
2014-12-16
3
-3
/
+3
*
|
|
macvtap: drop broken IFF_VNET_LE
Michael S. Tsirkin
2014-12-16
1
-3
/
+20
*
|
|
tun: drop broken IFF_VNET_LE
Michael S. Tsirkin
2014-12-16
1
-3
/
+23
*
|
|
macvtap: fix uninitialized access on TUNSETIFF
Michael S. Tsirkin
2014-12-16
1
-3
/
+4
*
|
|
net: dsa: bcm_sf2: always select FIXED_PHY
Florian Fainelli
2014-12-16
1
-1
/
+1
*
|
|
net: systemport: always select FIXED_PHY
Florian Fainelli
2014-12-16
1
-1
/
+1
*
|
|
net: bcmgenet: always select FIXED_PHY
Florian Fainelli
2014-12-16
1
-1
/
+1
*
|
|
net/macb: remove useless calls of devm_free_irq()
Cyrille Pitchen
2014-12-15
1
-15
/
+8
*
|
|
net/macb: fix misplaced call of free_netdev() in macb_remove()
Cyrille Pitchen
2014-12-15
1
-1
/
+1
*
|
|
net: stmmac: sti: Fix uninitialized pointer dereference if !OF
Geert Uytterhoeven
2014-12-15
1
-5
/
+5
*
|
|
net: smc91x: Fix build without gpiolib
Tobias Klauser
2014-12-15
1
-1
/
+1
*
|
|
cirrus: cs89x0: fix time comparison
Asaf Vertz
2014-12-15
1
-13
/
+14
*
|
|
net/mlx4_core: Avoid double dumping of the PF device capabilities
Or Gerlitz
2014-12-15
3
-11
/
+17
*
|
|
net/mlx4_core: Fixed memory leak and incorrect refcount in mlx4_load_one
Matan Barak
2014-12-15
1
-28
/
+33
|
/
/
*
|
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-15
60
-211
/
+6225
|
\
\
|
*
|
parport: parport_pc, do not remove parent devices early
Jiri Slaby
2014-11-27
1
-3
/
+4
|
*
|
carma-fpga-program: drop videobuf dependency
Hans Verkuil
2014-11-27
2
-19
/
+81
|
*
|
carma-fpga: drop videobuf dependency
Hans Verkuil
2014-11-27
2
-19
/
+82
|
*
|
carma-fpga-program.c: fix compile errors
Hans Verkuil
2014-11-27
1
-4
/
+3
|
*
|
i8k: Fix temperature bug handling in i8k_get_temp()
Pali Rohár
2014-11-27
1
-6
/
+10
|
*
|
cxl: Name interrupts in /proc/interrupt
Michael Neuling
2014-11-27
2
-13
/
+98
|
*
|
CXL: Return error to PSL if IRQ demultiplexing fails & print clearer warning
Ian Munsie
2014-11-27
3
-25
/
+37
|
*
|
coresight-replicator: remove .owner field for driver
Pankaj Dubey
2014-11-27
1
-1
/
+0
|
*
|
coresight: fix typo in comment in coresight-priv.h
Pankaj Dubey
2014-11-27
1
-1
/
+1
|
*
|
w1: support auto-load of w1_bq27000 module.
NeilBrown
2014-11-27
3
-3
/
+4
|
*
|
w1: avoid potential u16 overflow
David Fries
2014-11-27
1
-1
/
+1
|
*
|
cn: verify msg->len before making callback
David Fries
2014-11-27
1
-0
/
+6
|
*
|
mei: export fw status registers through sysfs
Tomas Winkler
2014-11-27
1
-2
/
+41
|
*
|
mei: read and print all six FW status registers
Alexander Usyskin
2014-11-27
7
-29
/
+100
|
*
|
mei: txe: add cherrytrail device id
Tomas Winkler
2014-11-27
1
-0
/
+1
|
*
|
mei: kill cached host and me csr values
Tomas Winkler
2014-11-27
2
-21
/
+16
|
*
|
misc: Remove unused subdirectory
Thierry Reding
2014-11-27
1
-1
/
+0
|
*
|
hv: hv_balloon: avoid memory leak on alloc_error of 2MB memory block
Dexuan Cui
2014-11-27
1
-3
/
+7
|
*
|
Drivers: hv: kvp,vss: Fast propagation of userspace communication failure
Vitaly Kuznetsov
2014-11-27
2
-2
/
+15
|
*
|
Drivers: hv: vss: Introduce timeout for communication with userspace
Vitaly Kuznetsov
2014-11-27
1
-2
/
+18
|
*
|
Merge tag 'extcon-next-for-3.19' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2014-11-25
3
-11
/
+17
|
|
\
\
|
|
*
|
extcon: max14577: Fix obvious typo in company name in copyright
Krzysztof Kozlowski
2014-11-24
1
-1
/
+1
[next]