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-09-22
bnxt_re: Stop issuing further cmds to FW once a cmd times out
Somnath Kotur
2
-1
/
+6
2017-09-22
bnxt_re: Fix update of qplib_qp.mtu when modified
Devesh Sharma
1
-0
/
+3
2017-09-22
i40iw: Add support for port reuse on active side connections
Shiraz Saleem
2
-76
/
+78
2017-09-22
i40iw: Add missing VLAN priority
Mustafa Ismail
2
-1
/
+4
2017-09-22
i40iw: Call i40iw_cm_disconn on modify QP to disconnect
Shiraz Saleem
1
-0
/
+12
2017-09-22
i40iw: Prevent multiple netdev event notifier registrations
Shiraz Saleem
3
-19
/
+20
2017-09-22
i40iw: Fail open if there are no available MSI-X vectors
Shiraz Saleem
1
-1
/
+6
2017-09-22
RDMA/vmw_pvrdma: Fix reporting correct opcodes for completion
Adit Ranadive
1
-3
/
+28
2017-09-22
IB/bnxt_re: Fix frame stack compilation warning
Leon Romanovsky
1
-31
/
+36
2017-09-22
IB/mlx5: fix debugfs cleanup
Sudip Mukherjee
1
-3
/
+3
2017-09-22
IB/ocrdma: fix incorrect fall-through on switch statement
Colin Ian King
1
-0
/
+3
2017-09-22
IB/ipoib: Suppress the retry related completion errors
Santosh Shilimkar
1
-5
/
+11
2017-09-22
Input: elan_i2c - extend Flash-Write delay
KT Liao
1
-1
/
+1
2017-09-22
iw_cxgb4: remove the stid on listen create failure
Steve Wise
1
-1
/
+1
2017-09-22
iw_cxgb4: drop listen destroy replies if no ep found
Steve Wise
1
-0
/
+5
2017-09-22
iw_cxgb4: put ep reference in pass_accept_req()
Steve Wise
1
-1
/
+1
2017-09-22
Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-63
/
+67
2017-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-9
/
+36
2017-09-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
6
-50
/
+46
2017-09-22
IB/core: Fix for core panic
Alex Estrin
1
-2
/
+2
2017-09-22
drivers/perf: arm_pmu_acpi: Release memory obtained by kasprintf
Arvind Yadav
1
-0
/
+1
2017-09-22
iommu/of: Remove PCI host bridge node check
Robin Murphy
1
-4
/
+1
2017-09-21
net: phy: Fix truncation of large IRQ numbers in phy_attached_print()
Geert Uytterhoeven
1
-1
/
+1
2017-09-21
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+9
2017-09-21
Input: uinput - avoid crash when sending FF request to device going away
Dmitry Torokhov
1
-18
/
+21
2017-09-21
Input: uinput - avoid FF flush when destroying device
Dmitry Torokhov
2
-3
/
+28
2017-09-21
net: stmmac: Cocci spatch "of_table"
Thomas Meyer
1
-0
/
+1
2017-09-21
lan78xx: Use default values loaded from EEPROM/OTP after reset
Nisar Sayed
1
-1
/
+0
2017-09-21
lan78xx: Allow EEPROM write for less than MAX_EEPROM_SIZE
Nisar Sayed
1
-5
/
+4
2017-09-21
lan78xx: Fix for eeprom read/write when device auto suspend
Nisar Sayed
1
-4
/
+20
2017-09-21
net: phy: Keep reporting transceiver type
Florian Fainelli
1
-1
/
+2
2017-09-21
net: qcom/emac: add software control for pause frame mode
Timur Tabi
4
-0
/
+58
2017-09-21
hv_netvsc: fix send buffer failure on MTU change
Alex Ng
3
-5
/
+12
2017-09-21
Merge tag 'mtd/fixes-for-4.14-rc2' of git://git.infradead.org/linux-mtd
Linus Torvalds
3
-6
/
+45
2017-09-21
Merge tag 'drm-fixes-for-v4.14-rc2' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
13
-109
/
+109
2017-09-21
Merge tag 'dma-mapping-4.14-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-10
/
+9
2017-09-21
ath10k: mark PM functions as __maybe_unused
Arnd Bergmann
1
-5
/
+2
2017-09-20
net: hns3: Fix for pri to tc mapping in TM
Yunsheng Lin
3
-9
/
+12
2017-09-20
net: hns3: Fix for setting rss_size incorrectly
Yunsheng Lin
3
-40
/
+38
2017-09-20
net: hns3: Fix typo error for feild in hclge_tm
Yunsheng Lin
2
-12
/
+12
2017-09-20
net: hns3: Fix for rx priv buf allocation when DCB is not supported
Yunsheng Lin
1
-0
/
+10
2017-09-20
net: hns3: Fix for rx_priv_buf_alloc not setting rx shared buffer
Yunsheng Lin
2
-1
/
+6
2017-09-20
net: hns3: Fix for not setting rx private buffer size to zero
Yunsheng Lin
1
-2
/
+14
2017-09-20
net: hns3: Fix for DEFAULT_DV when dev doesn't support DCB
Yunsheng Lin
2
-1
/
+6
2017-09-20
net: hns3: Fix initialization when cmd is not supported
Yunsheng Lin
4
-16
/
+31
2017-09-20
net: hns3: Cleanup for ROCE capability flag in ae_dev
Yunsheng Lin
3
-27
/
+19
2017-09-20
isdn/i4l: fetch the ppp_write buffer in one shot
Meng Xu
1
-12
/
+25
2017-09-20
net: fec: return IRQ_HANDLED if fec_ptp_check_pps_event handled it
Troy Kisky
1
-2
/
+2
2017-09-20
net: fec: remove unused interrupt FEC_ENET_TS_TIMER
Troy Kisky
1
-2
/
+2
2017-09-20
net: fec: only check queue 0 if RXF_0/TXF_0 interrupt is set
Troy Kisky
1
-2
/
+2
[prev]
[next]