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
2015-12-30
Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub...
David S. Miller
2
-20
/
+44
2015-12-29
drivers: net: cpsw: fix error return code
Julia Lawall
1
-3
/
+7
2015-12-24
qlcnic: fix a loop exit condition better
Dan Carpenter
1
-1
/
+1
2015-12-23
net: cdc_ncm: avoid changing RX/TX buffers on MTU changes
Bjørn Mork
2
-1
/
+32
2015-12-23
geneve: initialize needed_headroom
Paolo Abeni
1
-1
/
+9
2015-12-22
sh_eth: fix 16-bit descriptor field access endianness too
Sergei Shtylyov
2
-28
/
+30
2015-12-22
veth: don’t modify ip_summed; doing so treats packets with bad checksums as...
Vijay Pandurangan
1
-6
/
+0
2015-12-21
net: usb: cdc_ncm: Adding Dell DW5813 LTE AT&T Mobile Broadband Card
Daniele Palmas
1
-0
/
+9
2015-12-21
net: usb: cdc_ncm: Adding Dell DW5812 LTE Verizon Mobile Broadband Card
Daniele Palmas
1
-0
/
+9
2015-12-19
natsemi: add checks for dma mapping errors
Alexey Khoroshilov
1
-0
/
+12
2015-12-18
bnx2x: Prevent FW assertion when using Vxlan
Yuval Mintz
1
-9
/
+13
2015-12-18
mkiss: Fix use after free in mkiss_close().
David Miller
1
-2
/
+2
2015-12-18
6pack: Fix use after free in sixpack_close().
David Miller
1
-4
/
+4
2015-12-18
be2net: Avoid accessing eq object in be_msix_register routine, when i < 0.
Venkat Duvvuru
1
-1
/
+3
2015-12-18
net/mlx4_en: Fix HW timestamp init issue upon system startup
Eugenia Emantayev
3
-7
/
+14
2015-12-18
net/mlx4_en: Remove dependency between timestamping capability and service_task
Eugenia Emantayev
1
-3
/
+2
2015-12-18
drivers: net: cpsw: increment reference count on fixed-link PHY node
David Rivshin
1
-4
/
+9
2015-12-18
drivers: net: cpsw: fix RMII/RGMII mode when used with fixed-link PHY
David Rivshin
1
-18
/
+22
2015-12-18
ethernet:ti:cpsw: fix phy identification with multiple slaves on fixed-phy
Pascal Speck (Iktek)
1
-1
/
+1
2015-12-18
Merge tag 'iwlwifi-for-kalle-2015-12-16' of https://git.kernel.org/pub/scm/li...
Kalle Valo
2
-20
/
+44
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
54
-378
/
+550
2015-12-17
drivers: net: xgene: fix Tx flow control
Iyappan Subramanian
2
-18
/
+24
2015-12-17
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
5
-11
/
+8
2015-12-17
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-6
/
+6
2015-12-16
82xx: FCC: Fixing a bug causing to FCC port lock-up
Martin Roth
1
-1
/
+1
2015-12-16
gianfar: Don't enable RX Filer if not supported
Hamish Martin
2
-3
/
+6
2015-12-15
Revert "scatterlist: use sg_phys()"
Dan Williams
3
-5
/
+5
2015-12-15
Merge tag 'dmaengine-fix-4.4-rc6' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
4
-50
/
+105
2015-12-15
Merge tag 'fbdev-fixes-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+24
2015-12-15
ser_gigaset: remove unnecessary kfree() calls from release method
Tilman Schmidt
1
-5
/
+0
2015-12-15
ser_gigaset: fix deallocation of platform device structure
Tilman Schmidt
1
-3
/
+7
2015-12-15
ser_gigaset: turn nonsense checks into WARN_ON
Alan Cox
1
-5
/
+5
2015-12-15
ser_gigaset: fix up NULL checks
Tilman Schmidt
1
-3
/
+3
2015-12-15
qlcnic: fix a timeout loop
Dan Carpenter
1
-1
/
+2
2015-12-15
sfc: fix a timeout loop
Dan Carpenter
1
-1
/
+1
2015-12-15
qlge: fix a timeout loop in ql_change_rx_buffers()
Dan Carpenter
1
-2
/
+3
2015-12-15
amd-xgbe: fix a couple timeout loops
Dan Carpenter
1
-2
/
+2
2015-12-15
mISDN: fix a loop count
Dan Carpenter
1
-4
/
+3
2015-12-15
net/mlx4_core: fix handling return value of mlx4_slave_convert_port
Andrzej Hajda
1
-2
/
+3
2015-12-15
pptp: verify sockaddr_len in pptp_bind() and pptp_connect()
WANG Cong
1
-0
/
+6
2015-12-15
ravb: Add disable 10base
Kazuya Mizuguchi
1
-0
/
+3
2015-12-15
sh_eth: fix descriptor access endianness
Sergei Shtylyov
1
-10
/
+14
2015-12-15
sh_eth: fix TX buffer byte-swapping
Sergei Shtylyov
1
-2
/
+1
2015-12-15
drm: Don't overwrite UNVERFIED mode status to OK
Ville Syrjälä
1
-1
/
+2
2015-12-15
Merge tag 'drm-intel-fixes-2015-12-11' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
3
-6
/
+5
2015-12-14
sh_eth: uninline sh_eth_{write|read}()
Sergei Shtylyov
2
-25
/
+24
2015-12-14
stmmac: dwmac-sunxi: Call exit cleanup function in probe error path
Chen-Yu Tsai
1
-1
/
+5
2015-12-14
net: phy: mdio-mux: Check return value of mdiobus_alloc()
Tobias Klauser
1
-1
/
+6
2015-12-14
drm/omap: fix fbdev pix format to support all platforms
Tomi Valkeinen
1
-4
/
+1
2015-12-13
net:hns: print MAC with %pM
Andy Shevchenko
1
-35
/
+14
[next]