Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
25e40305d4f4399bc8ecf9c9b7cf43493bb40bbd
/
drivers
25e4030
bonding: mc addresses don't get deleted on enslave failure
by nikolay@redhat.com
· 12 years ago
6a4cd3f
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 12 years ago
4394542
bonding: fix l23 and l34 load balancing in forwarding path
by Eric Dumazet
· 12 years ago
0c14e5c
bnx2x: Fix status blocks configuration
by Ariel Elior
· 12 years ago
d46f7c4
bnx2x: Prevent UNDI FW illegal host access
by Dmitry Kravkov
· 12 years ago
5a22483
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
7bc27a8
qlcnic: Fix typo in logs
by Shahed Shaikh
· 12 years ago
3eead21
qlcnic: fix TSO race condition
by Sritej Velaga
· 12 years ago
a4325ea
qlcnic: Stop traffic before performing loopback test
by Jitendra Kalsaria
· 12 years ago
026ac67
ixgbe: Fix a bug in setting VF VLAN via PF
by Greg Rose
· 12 years ago
f9d40f6
igb: Revert support for build_skb in igb
by Alexander Duyck
· 12 years ago
96d8683
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
46faeed
rbd: do a safe list traversal in rbd_img_request_submit()
by Alex Elder
· 12 years ago
fca8316
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
361cd29
qlcnic: fix beaconing test for 82xx adapter
by Himanshu Madhani
· 12 years ago
8665ffc9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
8d7ed0f
net: fec: fix regression in link change accounting
by Lucas Stach
· 12 years ago
32b161a
net: cdc_mbim: remove bogus sizeof()
by Bjørn Mork
· 12 years ago
91c4166
drivers: net: ethernet: cpsw: get slave VLAN id from slave node instead of cpsw node
by Mugunthan V N
· 12 years ago
ee40a11
net: mvneta: fix improper tx queue usage in mvneta_tx()
by Willy Tarreau
· 12 years ago
202dec8
Input: wacom - correct reported resolution for Intuos4 Wireless
by Jason Gerecke
· 12 years ago
bb33db7
Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
93263e5
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
09549cd
watchdog: Revert the AT91RM9200_WATCHDOG dependency
by Nicolas Ferre
· 12 years ago
2e0cbf2
net: mvmdio: add select PHYLIB
by Thomas Petazzoni
· 12 years ago
bf81710
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 12 years ago
90f340e
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 12 years ago
3be8fba
tuntap: fix error return code in tun_set_iff()
by Wei Yongjun
· 12 years ago
f11a869
be2net: take care of __vlan_put_tag return value
by Ivan Vecera
· 12 years ago
f09a878
ath9k_hw: change AR9580 initvals to fix a stability issue
by Felix Fietkau
· 12 years ago
0443de5
can: sja1000: fix handling on dt properties on little endian systems
by Christoph Fritz
· 12 years ago
db388d6
can: mcp251x: add missing IRQF_ONESHOT to request_threaded_irq
by Marc Kleine-Budde
· 12 years ago
89ced12
drm/fb-helper: Fix locking in drm_fb_helper_hotplug_event
by Daniel Vetter
· 12 years ago
1baee58
udl: handle EDID failure properly.
by Dave Airlie
· 12 years ago
cfb63ba
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
a3ab02b
Merge tag 'pm-3.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
89a132a
Merge tag 'regmap-v3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 12 years ago
ee8b890
Merge tag 'gpio-fixes-v3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 12 years ago
5a25bf3
[SCSI] lpfc: fix potential NULL pointer dereference in lpfc_sli4_rq_put()
by Wei Yongjun
· 12 years ago
7078b98
stmmac: prevent interrupt loop with MMC RX IPC Counter
by Christian Ruppert
· 12 years ago
b6a5a7b
bonding: IFF_BONDING is not stripped on enslave failure
by nikolay@redhat.com
· 12 years ago
6101391
bonding: fix netdev event NULL pointer dereference
by nikolay@redhat.com
· 12 years ago
e7a7f97
gpio: pca953x: fix irq_domain_add_simple usage
by Alexandre Belloni
· 12 years ago
30f359a
target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBs
by Nicholas Bellinger
· 12 years ago
055f648
tcm_vhost: Send bad target to guest when cmd fails
by Asias He
· 12 years ago
637ab21
tcm_vhost: Add vhost_scsi_send_bad_target() helper
by Asias He
· 12 years ago
7ea206c
tcm_vhost: Fix tv_cmd leak in vhost_scsi_handle_vq
by Asias He
· 12 years ago
f6da51c
tcm_vhost: Remove double check of response
by Asias He
· 12 years ago
7ee32a6
Merge tag 'char-misc-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
7a92bc3
Merge tag 'tty-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
722aacb
Merge tag 'stable/for-linus-3.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
fe2971a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
fea7564
bnx2x: Prevent null pointer dereference in AFEX mode
by Yuval Mintz
· 12 years ago
61a0f6e
e100: Add dma mapping error check
by Neil Horman
· 12 years ago
46fc4c9
ssb: implement spurious tone avoidance
by Rafał Miłecki
· 12 years ago
7650246
dmaengine: omap-dma: Start DMA without delay for cyclic channels
by Peter Ujfalusi
· 12 years ago
d02a9a8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 12 years ago
49b442c
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
1812a3d
drm/mgag200: Index 24 in extended CRTC registers is 24 in hex, not decimal.
by Christopher Harvey
· 12 years ago
43ecdb0
Merge tag 'vfio-v3.9-rc7' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 12 years ago
27387dd
Merge tag 'for-linus-20130409' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
51a246a
regmap: Back out work buffer fix
by Mark Brown
· 12 years ago
84ee980
Merge tag 'hwspinlock-3.9-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock
by Linus Torvalds
· 12 years ago
76dfee4
Merge tag 'remoteproc-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc
by Linus Torvalds
· 12 years ago
c9cdee1
Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 12 years ago
b1ea3e6
drm/nouveau: fix unconditional return waiting on memory
by Calvin Owens
· 12 years ago
f465d40d
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 12 years ago
65d8013
qeth: fix qeth_wait_for_threads() deadlock for OSN devices
by Stefan Raspl
· 12 years ago
dfd5d56
tcm_vhost: Initialize vq->last_used_idx when set endpoint
by Asias He
· 12 years ago
4f7f46d
tcm_vhost: Use vq->private_data to indicate if the endpoint is setup
by Asias He
· 12 years ago
69b0216
bonding: fix bonding_masters race condition in bond unloading
by nikolay@redhat.com
· 12 years ago
ffcdedb
Revert "bonding: remove sysfs before removing devices"
by nikolay@redhat.com
· 12 years ago
ec376a2
cpufreq / intel_pstate: Set timer timeout correctly
by Dirk Brandewie
· 12 years ago
25b5632
brcmsmac: request firmware in .start() callback
by Arend van Spriel
· 12 years ago
1527c34
brcmfmac: remove advertising P2P device support
by Arend van Spriel
· 12 years ago
319e7bd
ath9k_htc: accept 1.x firmware newer than 1.3
by Felix Fietkau
· 12 years ago
5d8cd3b
ath9k: fix DFS detector called in softirq context
by Zefir Kurtisi
· 12 years ago
1b581f1
tty: mxser: fix cycle termination condition in mxser_probe() and mxser_module_init()
by Alexey Khoroshilov
· 12 years ago
c12f9ea
Revert "tty/8250_pnp: serial port detection regression since v3.7"
by Sean Young
· 12 years ago
64e5751
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
b50b72d
net: mvneta: enable features before registering the driver
by willy tarreau
· 12 years ago
f1ea3cd
hyperv: Fix RNDIS send_completion code path
by Haiyang Zhang
· 12 years ago
fd5c07a
hyperv: Fix a kernel warning from netvsc_linkstatus_callback()
by Haiyang Zhang
· 12 years ago
c2fccc1
Revert "loop: cleanup partitions when detaching loop device"
by Jens Axboe
· 12 years ago
e55b6a8
Input: wacom - fix "can not retrieve extra class descriptor" for 24HDT
by Jason Gerecke
· 12 years ago
cb28ea3
bnx2x: Fix KR2 rapid link flap
by Yaniv Rosner
· 12 years ago
c7426bc
remoteproc: fix FW_CONFIG typo
by Robert Tivy
· 12 years ago
d4a2618
[SCSI] libsas: fix handling vacant phy in sas_set_ex_phy()
by Lukasz Dorau
· 12 years ago
9d85b59
[SCSI] ibmvscsi: Fix slave_configure deadlock
by Brian King
· 12 years ago
231ff54
[SCSI] qla2xxx: Update the driver version to 8.04.00.13-k.
by Saurav Kashyap
· 12 years ago
4a9fa41
[SCSI] qla2xxx: Remove debug code that msleeps for random duration.
by Saurav Kashyap
· 12 years ago
00876ae
[SCSI] qla2xxx: Fix crash during firmware dump procedure.
by Arun Easi
· 12 years ago
e9f4f41
[SCSI] Revert "qla2xxx: Add setting of driver version string for vendor application."
by Joe Carnuccio
· 12 years ago
9077a94
[SCSI] ipr: dlpar failed when adding an adapter back
by wenxiong@linux.vnet.ibm.com
· 12 years ago
c4ee22a
[SCSI] ipr: fix addition of abort command to HRRQ free queue
by Kleber Sacilotto de Souza
· 12 years ago
2b5bebc
[SCSI] st: Take additional queue ref in st_probe
by Joe Lawrence
· 12 years ago
95c9f4d
[SCSI] libsas: use right function to alloc smp response
by John Gong
· 12 years ago
f19799f
[SCSI] ipr: ipr_test_msi() fails when running with msi-x enabled adapter
by wenxiong@linux.vnet.ibm.com
· 12 years ago
fe69690
Merge tag 'dm-3.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 12 years ago
b196553
Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
Next »